[ Feb 28 10:02:27 Enabled. ] [ Feb 28 10:02:27 Rereading configuration. ] [ Feb 28 10:02:31 Rereading configuration. ] [ Feb 28 10:02:37 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Feb 28 10:02:37 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2025.02.28 10:02:38.269797 [ 1 ] {} Application: Will watch for the process with pid 25012 2025.02.28 10:02:38.270296 [ 1 ] {} Application: Forked a child process to watch 2025.02.28 10:02:38.567072 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 25012 2025.02.28 10:02:38.567937 [ 1 ] {} Application: starting up 2025.02.28 10:02:38.568711 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.02.28 10:02:38.661182 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.02.28 10:02:38.692130 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.02.28 10:02:38.692230 [ 1 ] {} Application: Initializing DateLUT. 2025.02.28 10:02:38.692258 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.02.28 10:02:38.692328 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.02.28 10:02:38.693137 [ 1 ] {} Application: Initializing interserver credentials. 2025.02.28 10:02:38.695133 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.02.28 10:02:38.695985 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.28 10:02:38.696944 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2025.02.28 10:02:38.697006 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2025.02.28 10:02:38.697056 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.02.28 10:02:38.697246 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.28 10:02:38.698127 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.02.28 10:02:38.704383 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.28 10:02:38.705350 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.28 10:02:38.706721 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.28 10:02:38.706822 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.28 10:02:38.708542 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.02.28 10:02:38.709106 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.28 10:02:38.714168 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.28 10:02:38.714908 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.02.28 10:02:38.716517 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.02.28 10:02:38.717035 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.02.28 10:02:38.717482 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.02.28 10:02:38.717911 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.02.28 10:02:38.719463 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.02.28 10:02:38.719497 [ 1 ] {} Application: Loading metadata from /data/ 2025.02.28 10:02:38.719565 [ 131 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:02:38.719686 [ 131 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:02:38.740431 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.02.28 10:02:38.740465 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000204963 sec 2025.02.28 10:02:38.740561 [ 1 ] {} ReferentialDeps: No tables 2025.02.28 10:02:38.740612 [ 1 ] {} LoadingDeps: No tables 2025.02.28 10:02:38.742097 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.02.28 10:02:38.743409 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.02.28 10:02:38.759381 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.02.28 10:02:38.759434 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.02.28 10:02:38.759521 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.02.28 10:02:38.759535 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.02.28 10:02:38.759569 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.02.28 10:02:38.759647 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.02.28 10:02:38.764364 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.02.28 10:02:38.764412 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.02.28 10:02:38.764468 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.02.28 10:02:38.764686 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.02.28 10:02:38.764706 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.02.28 10:02:38.764742 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.02.28 10:02:38.764822 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.02.28 10:02:38.764836 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.02.28 10:02:38.764866 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.02.28 10:02:38.764943 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.02.28 10:02:38.798879 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.02.28 10:02:38.800886 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.02.28 10:02:38.801005 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000151092 sec 2025.02.28 10:02:38.801023 [ 1 ] {} ReferentialDeps: No tables 2025.02.28 10:02:38.801035 [ 1 ] {} LoadingDeps: No tables 2025.02.28 10:02:38.801064 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.02.28 10:02:38.801378 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.02.28 10:02:38.801520 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.02.28 10:02:38.801541 [ 1 ] {} Application: Loaded metadata. 2025.02.28 10:02:38.801556 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2025.02.28 10:02:38.801570 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.02.28 10:02:38.812020 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.28 10:02:38.812239 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.13 MiB (RSS), difference: 92.35 MiB 2025.02.28 10:02:38.813336 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.2211e-05 sec. 2025.02.28 10:02:38.814432 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.02.28 10:02:38.814515 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.02.28 10:02:38.814538 [ 1 ] {} Application: Ready for connections. 2025.02.28 10:02:39.110003 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42898 2025.02.28 10:02:39.110466 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.110554 [ 3 ] {} TCP-Session: 4520ae7b-a870-40c5-b4e6-6a99f6f7e556 Authenticating user 'default' from [fd00:1122:3344:101::a]:42898 2025.02.28 10:02:39.110602 [ 3 ] {} TCP-Session: 4520ae7b-a870-40c5-b4e6-6a99f6f7e556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.110705 [ 3 ] {} TCP-Session: 4520ae7b-a870-40c5-b4e6-6a99f6f7e556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.110842 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.28 10:02:39.110882 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.28 10:02:39.110988 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.28 10:02:39.111623 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34825 2025.02.28 10:02:39.111637 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33048 2025.02.28 10:02:39.111799 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.111822 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.111853 [ 4 ] {} TCP-Session: 153cc54f-66a0-4398-9fe1-85eb51e6b063 Authenticating user 'default' from [fd00:1122:3344:101::a]:34825 2025.02.28 10:02:39.111969 [ 5 ] {} TCP-Session: 02f8fd5d-f465-4d9f-ba4f-2f22c727e7a9 Authenticating user 'default' from [fd00:1122:3344:101::a]:33048 2025.02.28 10:02:39.111979 [ 4 ] {} TCP-Session: 153cc54f-66a0-4398-9fe1-85eb51e6b063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.112005 [ 5 ] {} TCP-Session: 02f8fd5d-f465-4d9f-ba4f-2f22c727e7a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.112078 [ 4 ] {} TCP-Session: 153cc54f-66a0-4398-9fe1-85eb51e6b063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.112093 [ 5 ] {} TCP-Session: 02f8fd5d-f465-4d9f-ba4f-2f22c727e7a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.112739 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38210 2025.02.28 10:02:39.112882 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.112912 [ 253 ] {} TCP-Session: 1bb6c8d7-4d61-4871-b234-faef9680cc9b Authenticating user 'default' from [fd00:1122:3344:101::a]:38210 2025.02.28 10:02:39.112934 [ 253 ] {} TCP-Session: 1bb6c8d7-4d61-4871-b234-faef9680cc9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.113018 [ 253 ] {} TCP-Session: 1bb6c8d7-4d61-4871-b234-faef9680cc9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.113118 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55310 2025.02.28 10:02:39.113128 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49166 2025.02.28 10:02:39.113310 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.113321 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41738 2025.02.28 10:02:39.113373 [ 254 ] {} TCP-Session: 541d2a71-1861-44e4-8bb8-1c06338eb0d4 Authenticating user 'default' from [fd00:1122:3344:101::a]:55310 2025.02.28 10:02:39.113609 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47519 2025.02.28 10:02:39.113630 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.113646 [ 254 ] {} TCP-Session: 541d2a71-1861-44e4-8bb8-1c06338eb0d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.113622 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.113993 [ 254 ] {} TCP-Session: 541d2a71-1861-44e4-8bb8-1c06338eb0d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.114025 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.113927 [ 255 ] {} TCP-Session: 54ac581c-1057-42ab-9ef3-50e660eb1ec8 Authenticating user 'default' from [fd00:1122:3344:101::a]:49166 2025.02.28 10:02:39.114018 [ 256 ] {} TCP-Session: a19dc897-7255-44f5-b495-15d259e317c3 Authenticating user 'default' from [fd00:1122:3344:101::a]:41738 2025.02.28 10:02:39.114240 [ 255 ] {} TCP-Session: 54ac581c-1057-42ab-9ef3-50e660eb1ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.114696 [ 256 ] {} TCP-Session: a19dc897-7255-44f5-b495-15d259e317c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.114895 [ 256 ] {} TCP-Session: a19dc897-7255-44f5-b495-15d259e317c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.114960 [ 255 ] {} TCP-Session: 54ac581c-1057-42ab-9ef3-50e660eb1ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.116597 [ 257 ] {} TCP-Session: 63d3995c-1294-4627-8f9c-ba4dfede0ea6 Authenticating user 'default' from [fd00:1122:3344:101::a]:47519 2025.02.28 10:02:39.116768 [ 257 ] {} TCP-Session: 63d3995c-1294-4627-8f9c-ba4dfede0ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.116979 [ 257 ] {} TCP-Session: 63d3995c-1294-4627-8f9c-ba4dfede0ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.524719 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45388 2025.02.28 10:02:39.524938 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.525089 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Authenticating user 'default' from [fd00:1122:3344:101::d]:45388 2025.02.28 10:02:39.525126 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.525149 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.525325 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.28 10:02:39.525361 [ 258 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.28 10:02:39.525452 [ 258 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.28 10:02:39.527724 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51147 2025.02.28 10:02:39.527853 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32832 2025.02.28 10:02:39.528807 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.528711 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63504 2025.02.28 10:02:39.528837 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.528833 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41242 2025.02.28 10:02:39.528881 [ 259 ] {} TCP-Session: 86ce3ec2-619e-49ce-b975-29b7f2183e32 Authenticating user 'default' from [fd00:1122:3344:101::d]:51147 2025.02.28 10:02:39.529709 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35054 2025.02.28 10:02:39.529745 [ 260 ] {} TCP-Session: 7ab80037-fe8d-4314-a7ef-d718db2bef6e Authenticating user 'default' from [fd00:1122:3344:101::d]:32832 2025.02.28 10:02:39.529785 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.529786 [ 259 ] {} TCP-Session: 86ce3ec2-619e-49ce-b975-29b7f2183e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.529753 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.529827 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62568 2025.02.28 10:02:39.530036 [ 259 ] {} TCP-Session: 86ce3ec2-619e-49ce-b975-29b7f2183e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.530051 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42971 2025.02.28 10:02:39.530107 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Authenticating user 'default' from [fd00:1122:3344:101::d]:63504 2025.02.28 10:02:39.530280 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56614 2025.02.28 10:02:39.530292 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.530123 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.530396 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.530202 [ 260 ] {} TCP-Session: 7ab80037-fe8d-4314-a7ef-d718db2bef6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.530456 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.530623 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.530556 [ 263 ] {} TCP-Session: 0b33fef4-9d07-4887-a03e-c222ac128b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:35054 2025.02.28 10:02:39.530695 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Authenticating user 'default' from [fd00:1122:3344:101::d]:41242 2025.02.28 10:02:39.530879 [ 260 ] {} TCP-Session: 7ab80037-fe8d-4314-a7ef-d718db2bef6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.530896 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.530906 [ 263 ] {} TCP-Session: 0b33fef4-9d07-4887-a03e-c222ac128b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.531646 [ 265 ] {} TCP-Session: 931b3216-f105-472d-82af-80cf69f4f177 Authenticating user 'default' from [fd00:1122:3344:101::d]:42971 2025.02.28 10:02:39.531645 [ 263 ] {} TCP-Session: 0b33fef4-9d07-4887-a03e-c222ac128b6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.531691 [ 264 ] {} TCP-Session: 01c1081c-c8be-488c-90ce-be1e8811e189 Authenticating user 'default' from [fd00:1122:3344:101::d]:62568 2025.02.28 10:02:39.531708 [ 265 ] {} TCP-Session: 931b3216-f105-472d-82af-80cf69f4f177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.531657 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.531650 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.532261 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.532284 [ 265 ] {} TCP-Session: 931b3216-f105-472d-82af-80cf69f4f177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.532302 [ 264 ] {} TCP-Session: 01c1081c-c8be-488c-90ce-be1e8811e189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.532898 [ 264 ] {} TCP-Session: 01c1081c-c8be-488c-90ce-be1e8811e189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.532910 [ 266 ] {} TCP-Session: 24779b9c-c944-46c7-bf45-903d6cb8a9c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56614 2025.02.28 10:02:39.532999 [ 266 ] {} TCP-Session: 24779b9c-c944-46c7-bf45-903d6cb8a9c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.533559 [ 266 ] {} TCP-Session: 24779b9c-c944-46c7-bf45-903d6cb8a9c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.534405 [ 258 ] {2bb922cd-9b0d-4dfa-b6c1-8c49dcb1f195} executeQuery: (from [fd00:1122:3344:101::d]:45388) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.28 10:02:39.597671 [ 258 ] {2bb922cd-9b0d-4dfa-b6c1-8c49dcb1f195} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45388) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.28 10:02:39.599475 [ 258 ] {2bb922cd-9b0d-4dfa-b6c1-8c49dcb1f195} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.28 10:02:39.599814 [ 258 ] {2bb922cd-9b0d-4dfa-b6c1-8c49dcb1f195} TCPHandler: Processed in 0.072010649 sec. 2025.02.28 10:02:39.600270 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.600513 [ 261 ] {11d6b3c0-7f4c-4ec9-8a6f-1709eccf2d61} executeQuery: (from [fd00:1122:3344:101::d]:63504) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.28 10:02:39.600968 [ 261 ] {11d6b3c0-7f4c-4ec9-8a6f-1709eccf2d61} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63504) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.28 10:02:39.601296 [ 261 ] {11d6b3c0-7f4c-4ec9-8a6f-1709eccf2d61} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.28 10:02:39.601579 [ 261 ] {11d6b3c0-7f4c-4ec9-8a6f-1709eccf2d61} TCPHandler: Processed in 0.001491539 sec. 2025.02.28 10:02:39.602453 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.604097 [ 258 ] {92194e30-58cc-4f10-8c4c-595b5a2ad08a} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.02.28 10:02:39.604209 [ 258 ] {92194e30-58cc-4f10-8c4c-595b5a2ad08a} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.02.28 10:02:39.609700 [ 258 ] {92194e30-58cc-4f10-8c4c-595b5a2ad08a} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.02.28 10:02:39.609815 [ 258 ] {92194e30-58cc-4f10-8c4c-595b5a2ad08a} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152762 sec 2025.02.28 10:02:39.609835 [ 258 ] {92194e30-58cc-4f10-8c4c-595b5a2ad08a} ReferentialDeps: No tables 2025.02.28 10:02:39.609847 [ 258 ] {92194e30-58cc-4f10-8c4c-595b5a2ad08a} LoadingDeps: No tables 2025.02.28 10:02:39.609960 [ 258 ] {92194e30-58cc-4f10-8c4c-595b5a2ad08a} DatabaseAtomic (oximeter): Starting up tables. 2025.02.28 10:02:39.610646 [ 258 ] {92194e30-58cc-4f10-8c4c-595b5a2ad08a} TCPHandler: Processed in 0.008332159 sec. 2025.02.28 10:02:39.610888 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.611140 [ 261 ] {f00364ac-dc8e-45ca-9cff-611e444bfe14} executeQuery: (from [fd00:1122:3344:101::d]:63504) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2025.02.28 10:02:39.611241 [ 261 ] {f00364ac-dc8e-45ca-9cff-611e444bfe14} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.02.28 10:02:39.620047 [ 261 ] {f00364ac-dc8e-45ca-9cff-611e444bfe14} StoragePolicy (default): Storage policy default created, total volumes 1 2025.02.28 10:02:39.624048 [ 261 ] {f00364ac-dc8e-45ca-9cff-611e444bfe14} oximeter.version (67447cd7-98a4-460a-995f-6783e3beb4c1): Loading data parts 2025.02.28 10:02:39.624733 [ 261 ] {f00364ac-dc8e-45ca-9cff-611e444bfe14} oximeter.version (67447cd7-98a4-460a-995f-6783e3beb4c1): There are no data parts 2025.02.28 10:02:39.631200 [ 261 ] {f00364ac-dc8e-45ca-9cff-611e444bfe14} TCPHandler: Processed in 0.020379005 sec. 2025.02.28 10:02:39.631654 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.631974 [ 258 ] {e8e1f0f8-8667-4d30-9b99-20ce2090bd12} executeQuery: (from [fd00:1122:3344:101::d]:45388) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.632188 [ 258 ] {e8e1f0f8-8667-4d30-9b99-20ce2090bd12} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.02.28 10:02:39.638719 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37709 2025.02.28 10:02:39.639416 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.639486 [ 268 ] {} TCP-Session: 8fc5552e-3e55-49b0-a100-104b66390c60 Authenticating user 'default' from [fd00:1122:3344:101::b]:37709 2025.02.28 10:02:39.639513 [ 268 ] {} TCP-Session: 8fc5552e-3e55-49b0-a100-104b66390c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.639527 [ 268 ] {} TCP-Session: 8fc5552e-3e55-49b0-a100-104b66390c60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.639628 [ 268 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.28 10:02:39.639658 [ 268 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.28 10:02:39.639727 [ 268 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.28 10:02:39.640918 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51277 2025.02.28 10:02:39.641126 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.641155 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59661 2025.02.28 10:02:39.641247 [ 269 ] {} TCP-Session: 53a5e33a-1a64-435a-9de2-46ecdd2c25b4 Authenticating user 'default' from [fd00:1122:3344:101::b]:51277 2025.02.28 10:02:39.641303 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36283 2025.02.28 10:02:39.641453 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53320 2025.02.28 10:02:39.641453 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.641477 [ 269 ] {} TCP-Session: 53a5e33a-1a64-435a-9de2-46ecdd2c25b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.641807 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63691 2025.02.28 10:02:39.641814 [ 269 ] {} TCP-Session: 53a5e33a-1a64-435a-9de2-46ecdd2c25b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.641821 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.642028 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.642166 [ 270 ] {} TCP-Session: 36d6f7c3-5b10-4957-82a5-49b390c52cfe Authenticating user 'default' from [fd00:1122:3344:101::b]:59661 2025.02.28 10:02:39.642292 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46563 2025.02.28 10:02:39.642308 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.642378 [ 271 ] {} TCP-Session: 28f1920a-5eec-4b2b-bbf0-444401bd6d77 Authenticating user 'default' from [fd00:1122:3344:101::b]:36283 2025.02.28 10:02:39.642358 [ 270 ] {} TCP-Session: 36d6f7c3-5b10-4957-82a5-49b390c52cfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.642337 [ 272 ] {} TCP-Session: 8029376d-cabc-403e-aef5-0adfe467c19c Authenticating user 'default' from [fd00:1122:3344:101::b]:53320 2025.02.28 10:02:39.642518 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.642530 [ 270 ] {} TCP-Session: 36d6f7c3-5b10-4957-82a5-49b390c52cfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.642556 [ 272 ] {} TCP-Session: 8029376d-cabc-403e-aef5-0adfe467c19c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.642579 [ 273 ] {} TCP-Session: d13125cb-420e-4a74-acad-1b345d49bfbb Authenticating user 'default' from [fd00:1122:3344:101::b]:63691 2025.02.28 10:02:39.642642 [ 271 ] {} TCP-Session: 28f1920a-5eec-4b2b-bbf0-444401bd6d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.642526 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48871 2025.02.28 10:02:39.642674 [ 274 ] {} TCP-Session: b1d1ffcc-e141-45bc-91e4-8635c87de017 Authenticating user 'default' from [fd00:1122:3344:101::b]:46563 2025.02.28 10:02:39.642773 [ 271 ] {} TCP-Session: 28f1920a-5eec-4b2b-bbf0-444401bd6d77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.642676 [ 272 ] {} TCP-Session: 8029376d-cabc-403e-aef5-0adfe467c19c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.642785 [ 273 ] {} TCP-Session: d13125cb-420e-4a74-acad-1b345d49bfbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.642930 [ 274 ] {} TCP-Session: b1d1ffcc-e141-45bc-91e4-8635c87de017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.643038 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.643078 [ 274 ] {} TCP-Session: b1d1ffcc-e141-45bc-91e4-8635c87de017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.643118 [ 275 ] {} TCP-Session: 4ec628e1-71d0-4728-bcbc-aac4f92c12ee Authenticating user 'default' from [fd00:1122:3344:101::b]:48871 2025.02.28 10:02:39.643046 [ 273 ] {} TCP-Session: d13125cb-420e-4a74-acad-1b345d49bfbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.643253 [ 275 ] {} TCP-Session: 4ec628e1-71d0-4728-bcbc-aac4f92c12ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.643398 [ 275 ] {} TCP-Session: 4ec628e1-71d0-4728-bcbc-aac4f92c12ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.650228 [ 258 ] {e8e1f0f8-8667-4d30-9b99-20ce2090bd12} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Loading data parts 2025.02.28 10:02:39.650516 [ 258 ] {e8e1f0f8-8667-4d30-9b99-20ce2090bd12} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): There are no data parts 2025.02.28 10:02:39.653545 [ 258 ] {e8e1f0f8-8667-4d30-9b99-20ce2090bd12} TCPHandler: Processed in 0.022016897 sec. 2025.02.28 10:02:39.653909 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.654194 [ 261 ] {e4187107-fe16-4a0a-8c05-8dc0355cefb9} executeQuery: (from [fd00:1122:3344:101::d]:63504) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.654363 [ 261 ] {e4187107-fe16-4a0a-8c05-8dc0355cefb9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.02.28 10:02:39.658988 [ 261 ] {e4187107-fe16-4a0a-8c05-8dc0355cefb9} oximeter.measurements_i8 (683eddcc-26c5-44df-aa5f-8af73c826ee2): Loading data parts 2025.02.28 10:02:39.659209 [ 261 ] {e4187107-fe16-4a0a-8c05-8dc0355cefb9} oximeter.measurements_i8 (683eddcc-26c5-44df-aa5f-8af73c826ee2): There are no data parts 2025.02.28 10:02:39.665098 [ 261 ] {e4187107-fe16-4a0a-8c05-8dc0355cefb9} TCPHandler: Processed in 0.011316368 sec. 2025.02.28 10:02:39.665505 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.665971 [ 258 ] {ab4fa09a-0765-4045-b804-22d550cef57f} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.666144 [ 258 ] {ab4fa09a-0765-4045-b804-22d550cef57f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.02.28 10:02:39.671002 [ 258 ] {ab4fa09a-0765-4045-b804-22d550cef57f} oximeter.measurements_u8 (16012c82-b535-4db1-a7f1-ffce36a5c5ea): Loading data parts 2025.02.28 10:02:39.671288 [ 258 ] {ab4fa09a-0765-4045-b804-22d550cef57f} oximeter.measurements_u8 (16012c82-b535-4db1-a7f1-ffce36a5c5ea): There are no data parts 2025.02.28 10:02:39.675427 [ 258 ] {ab4fa09a-0765-4045-b804-22d550cef57f} TCPHandler: Processed in 0.010097992 sec. 2025.02.28 10:02:39.675734 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.675997 [ 261 ] {4ec91dde-e619-4fc9-8ba6-86d654253350} executeQuery: (from [fd00:1122:3344:101::d]:63504) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.676209 [ 261 ] {4ec91dde-e619-4fc9-8ba6-86d654253350} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.02.28 10:02:39.678615 [ 261 ] {4ec91dde-e619-4fc9-8ba6-86d654253350} oximeter.measurements_i16 (15d957e3-7462-4386-bbcb-93962a2ac3c5): Loading data parts 2025.02.28 10:02:39.678913 [ 261 ] {4ec91dde-e619-4fc9-8ba6-86d654253350} oximeter.measurements_i16 (15d957e3-7462-4386-bbcb-93962a2ac3c5): There are no data parts 2025.02.28 10:02:39.684684 [ 261 ] {4ec91dde-e619-4fc9-8ba6-86d654253350} TCPHandler: Processed in 0.009065618 sec. 2025.02.28 10:02:39.685000 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.685386 [ 258 ] {56c5b493-d444-46f2-a861-99feb1dd0908} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.685530 [ 258 ] {56c5b493-d444-46f2-a861-99feb1dd0908} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.02.28 10:02:39.689024 [ 258 ] {56c5b493-d444-46f2-a861-99feb1dd0908} oximeter.measurements_u16 (85e7cbee-53e8-428b-80d6-44a48de285df): Loading data parts 2025.02.28 10:02:39.689206 [ 258 ] {56c5b493-d444-46f2-a861-99feb1dd0908} oximeter.measurements_u16 (85e7cbee-53e8-428b-80d6-44a48de285df): There are no data parts 2025.02.28 10:02:39.695260 [ 258 ] {56c5b493-d444-46f2-a861-99feb1dd0908} TCPHandler: Processed in 0.010371205 sec. 2025.02.28 10:02:39.695561 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.695825 [ 261 ] {7adacc7b-0c6c-4fe0-857d-25efeb93f0e9} executeQuery: (from [fd00:1122:3344:101::d]:63504) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.695979 [ 261 ] {7adacc7b-0c6c-4fe0-857d-25efeb93f0e9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.02.28 10:02:39.701562 [ 261 ] {7adacc7b-0c6c-4fe0-857d-25efeb93f0e9} oximeter.measurements_i32 (0413211a-0a79-43bb-9ace-8c0b144a7745): Loading data parts 2025.02.28 10:02:39.701884 [ 261 ] {7adacc7b-0c6c-4fe0-857d-25efeb93f0e9} oximeter.measurements_i32 (0413211a-0a79-43bb-9ace-8c0b144a7745): There are no data parts 2025.02.28 10:02:39.705042 [ 261 ] {7adacc7b-0c6c-4fe0-857d-25efeb93f0e9} TCPHandler: Processed in 0.009583165 sec. 2025.02.28 10:02:39.705394 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.705906 [ 258 ] {c2893874-a1cc-4a25-afb9-bb623e3e1667} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.706093 [ 258 ] {c2893874-a1cc-4a25-afb9-bb623e3e1667} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.02.28 10:02:39.710539 [ 258 ] {c2893874-a1cc-4a25-afb9-bb623e3e1667} oximeter.measurements_u32 (1d88b71e-5dba-432f-a2e7-8d3021c00ced): Loading data parts 2025.02.28 10:02:39.710740 [ 258 ] {c2893874-a1cc-4a25-afb9-bb623e3e1667} oximeter.measurements_u32 (1d88b71e-5dba-432f-a2e7-8d3021c00ced): There are no data parts 2025.02.28 10:02:39.716891 [ 258 ] {c2893874-a1cc-4a25-afb9-bb623e3e1667} TCPHandler: Processed in 0.011649281 sec. 2025.02.28 10:02:39.717350 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.717662 [ 261 ] {89685427-3c71-4bce-8ffd-865cedeaa4c1} executeQuery: (from [fd00:1122:3344:101::d]:63504) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.717845 [ 261 ] {89685427-3c71-4bce-8ffd-865cedeaa4c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.02.28 10:02:39.722721 [ 261 ] {89685427-3c71-4bce-8ffd-865cedeaa4c1} oximeter.measurements_i64 (b2d5222f-2198-4472-b411-b2318c853d54): Loading data parts 2025.02.28 10:02:39.722967 [ 261 ] {89685427-3c71-4bce-8ffd-865cedeaa4c1} oximeter.measurements_i64 (b2d5222f-2198-4472-b411-b2318c853d54): There are no data parts 2025.02.28 10:02:39.728415 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53449 2025.02.28 10:02:39.728555 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.728661 [ 277 ] {} TCP-Session: 3d0918d5-200b-4e2f-a70f-4d3633f131fc Authenticating user 'default' from [fd00:1122:3344:101::c]:53449 2025.02.28 10:02:39.728687 [ 277 ] {} TCP-Session: 3d0918d5-200b-4e2f-a70f-4d3633f131fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.728702 [ 277 ] {} TCP-Session: 3d0918d5-200b-4e2f-a70f-4d3633f131fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.728842 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.28 10:02:39.728872 [ 277 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.28 10:02:39.729053 [ 261 ] {89685427-3c71-4bce-8ffd-865cedeaa4c1} TCPHandler: Processed in 0.011897905 sec. 2025.02.28 10:02:39.729075 [ 277 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.02.28 10:02:39.729460 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.729710 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46626 2025.02.28 10:02:39.729844 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52854 2025.02.28 10:02:39.729959 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.729966 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54051 2025.02.28 10:02:39.730043 [ 258 ] {3035195e-2dcf-4ff7-9622-d62ef5ba4db7} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.730080 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40988 2025.02.28 10:02:39.730240 [ 278 ] {} TCP-Session: 3b2e2711-4d19-47ab-94f1-d0fa7525ddf5 Authenticating user 'default' from [fd00:1122:3344:101::c]:46626 2025.02.28 10:02:39.730244 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.730457 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.730468 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.730501 [ 278 ] {} TCP-Session: 3b2e2711-4d19-47ab-94f1-d0fa7525ddf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.730639 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47418 2025.02.28 10:02:39.730562 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47771 2025.02.28 10:02:39.730476 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52874 2025.02.28 10:02:39.730704 [ 280 ] {} TCP-Session: 66c055f7-aaa4-4770-a33e-174b6de9a398 Authenticating user 'default' from [fd00:1122:3344:101::c]:54051 2025.02.28 10:02:39.730696 [ 278 ] {} TCP-Session: 3b2e2711-4d19-47ab-94f1-d0fa7525ddf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.730526 [ 258 ] {3035195e-2dcf-4ff7-9622-d62ef5ba4db7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.02.28 10:02:39.730959 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.731029 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.731049 [ 281 ] {} TCP-Session: 131f2b62-7136-4b31-b5ec-4ad77d17c84f Authenticating user 'default' from [fd00:1122:3344:101::c]:40988 2025.02.28 10:02:39.731014 [ 280 ] {} TCP-Session: 66c055f7-aaa4-4770-a33e-174b6de9a398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.731228 [ 280 ] {} TCP-Session: 66c055f7-aaa4-4770-a33e-174b6de9a398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.731251 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 10:02:39.731261 [ 281 ] {} TCP-Session: 131f2b62-7136-4b31-b5ec-4ad77d17c84f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.731127 [ 284 ] {} TCP-Session: e7d99a18-de0a-4a81-8be6-f8f918921fc3 Authenticating user 'default' from [fd00:1122:3344:101::c]:47418 2025.02.28 10:02:39.731243 [ 283 ] {} TCP-Session: 461ffeec-a761-4e79-acc2-63f1fcc7255b Authenticating user 'default' from [fd00:1122:3344:101::c]:47771 2025.02.28 10:02:39.731396 [ 281 ] {} TCP-Session: 131f2b62-7136-4b31-b5ec-4ad77d17c84f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.731426 [ 279 ] {} TCP-Session: e4d35ef8-6724-481c-917e-78142bfab688 Authenticating user 'default' from [fd00:1122:3344:101::c]:52854 2025.02.28 10:02:39.731535 [ 283 ] {} TCP-Session: 461ffeec-a761-4e79-acc2-63f1fcc7255b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.731501 [ 282 ] {} TCP-Session: 57edb30a-0aa7-4efe-ac4e-07e77f40b78d Authenticating user 'default' from [fd00:1122:3344:101::c]:52874 2025.02.28 10:02:39.731484 [ 284 ] {} TCP-Session: e7d99a18-de0a-4a81-8be6-f8f918921fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.731707 [ 279 ] {} TCP-Session: e4d35ef8-6724-481c-917e-78142bfab688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.731746 [ 282 ] {} TCP-Session: 57edb30a-0aa7-4efe-ac4e-07e77f40b78d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.731737 [ 283 ] {} TCP-Session: 461ffeec-a761-4e79-acc2-63f1fcc7255b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.731868 [ 279 ] {} TCP-Session: e4d35ef8-6724-481c-917e-78142bfab688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.731862 [ 282 ] {} TCP-Session: 57edb30a-0aa7-4efe-ac4e-07e77f40b78d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.731833 [ 284 ] {} TCP-Session: e7d99a18-de0a-4a81-8be6-f8f918921fc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:02:39.735577 [ 258 ] {3035195e-2dcf-4ff7-9622-d62ef5ba4db7} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Loading data parts 2025.02.28 10:02:39.735801 [ 258 ] {3035195e-2dcf-4ff7-9622-d62ef5ba4db7} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): There are no data parts 2025.02.28 10:02:39.740125 [ 258 ] {3035195e-2dcf-4ff7-9622-d62ef5ba4db7} TCPHandler: Processed in 0.010849172 sec. 2025.02.28 10:02:39.740615 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.740877 [ 261 ] {aaa8b14b-272a-4ccb-9e07-37cae6889409} executeQuery: (from [fd00:1122:3344:101::d]:63504) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.741034 [ 261 ] {aaa8b14b-272a-4ccb-9e07-37cae6889409} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.02.28 10:02:39.746769 [ 261 ] {aaa8b14b-272a-4ccb-9e07-37cae6889409} oximeter.measurements_f32 (f038a1ad-828f-4197-a949-eccc7e273afc): Loading data parts 2025.02.28 10:02:39.747121 [ 261 ] {aaa8b14b-272a-4ccb-9e07-37cae6889409} oximeter.measurements_f32 (f038a1ad-828f-4197-a949-eccc7e273afc): There are no data parts 2025.02.28 10:02:39.749475 [ 261 ] {aaa8b14b-272a-4ccb-9e07-37cae6889409} TCPHandler: Processed in 0.008968117 sec. 2025.02.28 10:02:39.749783 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.750292 [ 258 ] {b17fd612-f8eb-4298-aee7-6a06233bd654} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.750377 [ 258 ] {b17fd612-f8eb-4298-aee7-6a06233bd654} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.02.28 10:02:39.753373 [ 258 ] {b17fd612-f8eb-4298-aee7-6a06233bd654} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Loading data parts 2025.02.28 10:02:39.753577 [ 258 ] {b17fd612-f8eb-4298-aee7-6a06233bd654} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): There are no data parts 2025.02.28 10:02:39.756062 [ 258 ] {b17fd612-f8eb-4298-aee7-6a06233bd654} TCPHandler: Processed in 0.006394614 sec. 2025.02.28 10:02:39.756537 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.756806 [ 261 ] {7c1d3a7b-fa0f-474b-8b65-34bdd8aa21fe} executeQuery: (from [fd00:1122:3344:101::d]:63504) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.756992 [ 261 ] {7c1d3a7b-fa0f-474b-8b65-34bdd8aa21fe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.02.28 10:02:39.760574 [ 261 ] {7c1d3a7b-fa0f-474b-8b65-34bdd8aa21fe} oximeter.measurements_string (e421ffae-3db1-4583-ae98-1aa3d9c76491): Loading data parts 2025.02.28 10:02:39.760873 [ 261 ] {7c1d3a7b-fa0f-474b-8b65-34bdd8aa21fe} oximeter.measurements_string (e421ffae-3db1-4583-ae98-1aa3d9c76491): There are no data parts 2025.02.28 10:02:39.763057 [ 261 ] {7c1d3a7b-fa0f-474b-8b65-34bdd8aa21fe} TCPHandler: Processed in 0.006637267 sec. 2025.02.28 10:02:39.763347 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.763801 [ 258 ] {505e5b92-b900-41a3-893c-70b8da81b179} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.763977 [ 258 ] {505e5b92-b900-41a3-893c-70b8da81b179} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.02.28 10:02:39.768942 [ 258 ] {505e5b92-b900-41a3-893c-70b8da81b179} oximeter.measurements_bytes (9f36cd1e-5232-4cec-9a94-923b5ef32bf4): Loading data parts 2025.02.28 10:02:39.769227 [ 258 ] {505e5b92-b900-41a3-893c-70b8da81b179} oximeter.measurements_bytes (9f36cd1e-5232-4cec-9a94-923b5ef32bf4): There are no data parts 2025.02.28 10:02:39.775367 [ 258 ] {505e5b92-b900-41a3-893c-70b8da81b179} TCPHandler: Processed in 0.012131318 sec. 2025.02.28 10:02:39.775690 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.776042 [ 261 ] {18bd71bd-a3f3-43e0-a506-e6cf63b9bd28} executeQuery: (from [fd00:1122:3344:101::d]:63504) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.776173 [ 261 ] {18bd71bd-a3f3-43e0-a506-e6cf63b9bd28} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.02.28 10:02:39.780407 [ 261 ] {18bd71bd-a3f3-43e0-a506-e6cf63b9bd28} oximeter.measurements_cumulativei64 (6cb4c00e-50b9-423e-a856-681a7c66c270): Loading data parts 2025.02.28 10:02:39.780621 [ 261 ] {18bd71bd-a3f3-43e0-a506-e6cf63b9bd28} oximeter.measurements_cumulativei64 (6cb4c00e-50b9-423e-a856-681a7c66c270): There are no data parts 2025.02.28 10:02:39.786486 [ 261 ] {18bd71bd-a3f3-43e0-a506-e6cf63b9bd28} TCPHandler: Processed in 0.010905332 sec. 2025.02.28 10:02:39.786834 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.787136 [ 258 ] {e86a1b15-d109-4b6d-81db-b6ba2e1dbd1e} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.787317 [ 258 ] {e86a1b15-d109-4b6d-81db-b6ba2e1dbd1e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.02.28 10:02:39.792877 [ 258 ] {e86a1b15-d109-4b6d-81db-b6ba2e1dbd1e} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Loading data parts 2025.02.28 10:02:39.793121 [ 258 ] {e86a1b15-d109-4b6d-81db-b6ba2e1dbd1e} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): There are no data parts 2025.02.28 10:02:39.799842 [ 258 ] {e86a1b15-d109-4b6d-81db-b6ba2e1dbd1e} TCPHandler: Processed in 0.013136051 sec. 2025.02.28 10:02:39.800306 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.800584 [ 261 ] {ef9105c4-48ea-4305-a99a-8745a3c62d92} executeQuery: (from [fd00:1122:3344:101::d]:63504) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.800775 [ 261 ] {ef9105c4-48ea-4305-a99a-8745a3c62d92} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.02.28 10:02:39.804416 [ 261 ] {ef9105c4-48ea-4305-a99a-8745a3c62d92} oximeter.measurements_cumulativef32 (51c7cf28-2384-421f-8174-b785981019fc): Loading data parts 2025.02.28 10:02:39.804786 [ 261 ] {ef9105c4-48ea-4305-a99a-8745a3c62d92} oximeter.measurements_cumulativef32 (51c7cf28-2384-421f-8174-b785981019fc): There are no data parts 2025.02.28 10:02:39.806894 [ 261 ] {ef9105c4-48ea-4305-a99a-8745a3c62d92} TCPHandler: Processed in 0.006701787 sec. 2025.02.28 10:02:39.807226 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.807689 [ 258 ] {c0096226-6626-4626-9a0f-aaa357faa6a7} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.807894 [ 258 ] {c0096226-6626-4626-9a0f-aaa357faa6a7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.02.28 10:02:39.814902 [ 258 ] {c0096226-6626-4626-9a0f-aaa357faa6a7} oximeter.measurements_cumulativef64 (a1a23d72-d627-4362-996d-030b3b59e303): Loading data parts 2025.02.28 10:02:39.815216 [ 258 ] {c0096226-6626-4626-9a0f-aaa357faa6a7} oximeter.measurements_cumulativef64 (a1a23d72-d627-4362-996d-030b3b59e303): There are no data parts 2025.02.28 10:02:39.821578 [ 258 ] {c0096226-6626-4626-9a0f-aaa357faa6a7} TCPHandler: Processed in 0.014510859 sec. 2025.02.28 10:02:39.821877 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.822263 [ 261 ] {a5ef455f-f36a-48ee-a572-3953a8ff2b6d} executeQuery: (from [fd00:1122:3344:101::d]:63504) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.822445 [ 261 ] {a5ef455f-f36a-48ee-a572-3953a8ff2b6d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.02.28 10:02:39.825764 [ 261 ] {a5ef455f-f36a-48ee-a572-3953a8ff2b6d} oximeter.measurements_histogrami8 (e89c4ea0-cab7-45ba-a2f0-3f75b1b6aac9): Loading data parts 2025.02.28 10:02:39.826042 [ 261 ] {a5ef455f-f36a-48ee-a572-3953a8ff2b6d} oximeter.measurements_histogrami8 (e89c4ea0-cab7-45ba-a2f0-3f75b1b6aac9): There are no data parts 2025.02.28 10:02:39.828357 [ 261 ] {a5ef455f-f36a-48ee-a572-3953a8ff2b6d} TCPHandler: Processed in 0.006592126 sec. 2025.02.28 10:02:39.828661 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.829148 [ 258 ] {719ae8b9-adb2-498e-befd-1991d95425f3} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.829325 [ 258 ] {719ae8b9-adb2-498e-befd-1991d95425f3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.02.28 10:02:39.832587 [ 258 ] {719ae8b9-adb2-498e-befd-1991d95425f3} oximeter.measurements_histogramu8 (11ad8701-5e4f-43cb-82bd-8102dc5f1290): Loading data parts 2025.02.28 10:02:39.832846 [ 258 ] {719ae8b9-adb2-498e-befd-1991d95425f3} oximeter.measurements_histogramu8 (11ad8701-5e4f-43cb-82bd-8102dc5f1290): There are no data parts 2025.02.28 10:02:39.839363 [ 258 ] {719ae8b9-adb2-498e-befd-1991d95425f3} TCPHandler: Processed in 0.010819062 sec. 2025.02.28 10:02:39.839721 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.840099 [ 261 ] {cf7965be-5e10-442f-a440-bc044a0985df} executeQuery: (from [fd00:1122:3344:101::d]:63504) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.840328 [ 261 ] {cf7965be-5e10-442f-a440-bc044a0985df} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.02.28 10:02:39.846426 [ 261 ] {cf7965be-5e10-442f-a440-bc044a0985df} oximeter.measurements_histogrami16 (07dfe172-8d55-4f38-8558-eb30aabaf772): Loading data parts 2025.02.28 10:02:39.846810 [ 261 ] {cf7965be-5e10-442f-a440-bc044a0985df} oximeter.measurements_histogrami16 (07dfe172-8d55-4f38-8558-eb30aabaf772): There are no data parts 2025.02.28 10:02:39.852633 [ 261 ] {cf7965be-5e10-442f-a440-bc044a0985df} TCPHandler: Processed in 0.01302584 sec. 2025.02.28 10:02:39.852929 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.853448 [ 258 ] {a92c68fe-3930-4bc2-93d6-4d5ce51eca74} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.853612 [ 258 ] {a92c68fe-3930-4bc2-93d6-4d5ce51eca74} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.02.28 10:02:39.860225 [ 258 ] {a92c68fe-3930-4bc2-93d6-4d5ce51eca74} oximeter.measurements_histogramu16 (f7a16e7e-6a39-4ccd-83fe-94ed7fa8a99e): Loading data parts 2025.02.28 10:02:39.860437 [ 258 ] {a92c68fe-3930-4bc2-93d6-4d5ce51eca74} oximeter.measurements_histogramu16 (f7a16e7e-6a39-4ccd-83fe-94ed7fa8a99e): There are no data parts 2025.02.28 10:02:39.866534 [ 258 ] {a92c68fe-3930-4bc2-93d6-4d5ce51eca74} TCPHandler: Processed in 0.013716649 sec. 2025.02.28 10:02:39.866827 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.867162 [ 261 ] {bdd4e277-20a6-48aa-a755-8a2b4facc556} executeQuery: (from [fd00:1122:3344:101::d]:63504) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.867333 [ 261 ] {bdd4e277-20a6-48aa-a755-8a2b4facc556} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.02.28 10:02:39.872524 [ 261 ] {bdd4e277-20a6-48aa-a755-8a2b4facc556} oximeter.measurements_histogrami32 (4276a732-f5b1-4a46-a9e3-ca2cbb1b9dbb): Loading data parts 2025.02.28 10:02:39.872857 [ 261 ] {bdd4e277-20a6-48aa-a755-8a2b4facc556} oximeter.measurements_histogrami32 (4276a732-f5b1-4a46-a9e3-ca2cbb1b9dbb): There are no data parts 2025.02.28 10:02:39.877247 [ 261 ] {bdd4e277-20a6-48aa-a755-8a2b4facc556} TCPHandler: Processed in 0.010514307 sec. 2025.02.28 10:02:39.877513 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.877947 [ 258 ] {36a36117-13d3-435a-9d5e-2400042362da} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.878094 [ 258 ] {36a36117-13d3-435a-9d5e-2400042362da} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.02.28 10:02:39.884788 [ 258 ] {36a36117-13d3-435a-9d5e-2400042362da} oximeter.measurements_histogramu32 (7aaf0b3c-e601-497f-babb-c577cd2aeca3): Loading data parts 2025.02.28 10:02:39.884980 [ 258 ] {36a36117-13d3-435a-9d5e-2400042362da} oximeter.measurements_histogramu32 (7aaf0b3c-e601-497f-babb-c577cd2aeca3): There are no data parts 2025.02.28 10:02:39.891250 [ 258 ] {36a36117-13d3-435a-9d5e-2400042362da} TCPHandler: Processed in 0.01383021 sec. 2025.02.28 10:02:39.891646 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.891985 [ 261 ] {e072834b-57bc-4bb3-a993-5a0a26ecaf90} executeQuery: (from [fd00:1122:3344:101::d]:63504) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.892158 [ 261 ] {e072834b-57bc-4bb3-a993-5a0a26ecaf90} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.02.28 10:02:39.896968 [ 261 ] {e072834b-57bc-4bb3-a993-5a0a26ecaf90} oximeter.measurements_histogrami64 (c895de88-747a-407c-a054-4cb0286dfc16): Loading data parts 2025.02.28 10:02:39.897280 [ 261 ] {e072834b-57bc-4bb3-a993-5a0a26ecaf90} oximeter.measurements_histogrami64 (c895de88-747a-407c-a054-4cb0286dfc16): There are no data parts 2025.02.28 10:02:39.907306 [ 261 ] {e072834b-57bc-4bb3-a993-5a0a26ecaf90} TCPHandler: Processed in 0.015751046 sec. 2025.02.28 10:02:39.907595 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.908090 [ 258 ] {463ddab2-5584-492d-9928-f181de5c4473} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.908252 [ 258 ] {463ddab2-5584-492d-9928-f181de5c4473} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.02.28 10:02:39.914565 [ 258 ] {463ddab2-5584-492d-9928-f181de5c4473} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Loading data parts 2025.02.28 10:02:39.914744 [ 258 ] {463ddab2-5584-492d-9928-f181de5c4473} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): There are no data parts 2025.02.28 10:02:39.921009 [ 258 ] {463ddab2-5584-492d-9928-f181de5c4473} TCPHandler: Processed in 0.013524027 sec. 2025.02.28 10:02:39.921353 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.921684 [ 261 ] {59ab8166-9d71-484e-83be-7e8623e151f1} executeQuery: (from [fd00:1122:3344:101::d]:63504) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.921864 [ 261 ] {59ab8166-9d71-484e-83be-7e8623e151f1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.02.28 10:02:39.928088 [ 261 ] {59ab8166-9d71-484e-83be-7e8623e151f1} oximeter.measurements_histogramf32 (d4d4e018-59fa-411d-8f9b-384dcf2177b0): Loading data parts 2025.02.28 10:02:39.928352 [ 261 ] {59ab8166-9d71-484e-83be-7e8623e151f1} oximeter.measurements_histogramf32 (d4d4e018-59fa-411d-8f9b-384dcf2177b0): There are no data parts 2025.02.28 10:02:39.936023 [ 261 ] {59ab8166-9d71-484e-83be-7e8623e151f1} TCPHandler: Processed in 0.014760033 sec. 2025.02.28 10:02:39.936302 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.936760 [ 258 ] {9890fe0e-3552-46f8-a979-486c24256207} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.936914 [ 258 ] {9890fe0e-3552-46f8-a979-486c24256207} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.02.28 10:02:39.940014 [ 258 ] {9890fe0e-3552-46f8-a979-486c24256207} oximeter.measurements_histogramf64 (e4b421b5-8b60-4624-9b31-9a2c7bb88acd): Loading data parts 2025.02.28 10:02:39.940228 [ 258 ] {9890fe0e-3552-46f8-a979-486c24256207} oximeter.measurements_histogramf64 (e4b421b5-8b60-4624-9b31-9a2c7bb88acd): There are no data parts 2025.02.28 10:02:39.943346 [ 258 ] {9890fe0e-3552-46f8-a979-486c24256207} TCPHandler: Processed in 0.007155343 sec. 2025.02.28 10:02:39.943773 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.944014 [ 261 ] {44672858-c26c-4a40-9d4c-dd966c62e2b3} executeQuery: (from [fd00:1122:3344:101::d]:63504) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.944200 [ 261 ] {44672858-c26c-4a40-9d4c-dd966c62e2b3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.02.28 10:02:39.950396 [ 261 ] {44672858-c26c-4a40-9d4c-dd966c62e2b3} oximeter.fields_bool (b0ed6464-a1f2-4355-adbd-ecae502e800d): Loading data parts 2025.02.28 10:02:39.950581 [ 261 ] {44672858-c26c-4a40-9d4c-dd966c62e2b3} oximeter.fields_bool (b0ed6464-a1f2-4355-adbd-ecae502e800d): There are no data parts 2025.02.28 10:02:39.955680 [ 261 ] {44672858-c26c-4a40-9d4c-dd966c62e2b3} TCPHandler: Processed in 0.011978366 sec. 2025.02.28 10:02:39.956024 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.956284 [ 258 ] {65172cd1-a594-4d6e-b083-3a96320f1537} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.956462 [ 258 ] {65172cd1-a594-4d6e-b083-3a96320f1537} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.02.28 10:02:39.962764 [ 258 ] {65172cd1-a594-4d6e-b083-3a96320f1537} oximeter.fields_i8 (ed9b9bcf-dde9-4450-adce-4fa076abf2da): Loading data parts 2025.02.28 10:02:39.962966 [ 258 ] {65172cd1-a594-4d6e-b083-3a96320f1537} oximeter.fields_i8 (ed9b9bcf-dde9-4450-adce-4fa076abf2da): There are no data parts 2025.02.28 10:02:39.971133 [ 258 ] {65172cd1-a594-4d6e-b083-3a96320f1537} TCPHandler: Processed in 0.015216758 sec. 2025.02.28 10:02:39.971513 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.971837 [ 261 ] {d1cb439f-bf03-4ae9-9b86-f6adc8214202} executeQuery: (from [fd00:1122:3344:101::d]:63504) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.972100 [ 261 ] {d1cb439f-bf03-4ae9-9b86-f6adc8214202} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.02.28 10:02:39.975043 [ 261 ] {d1cb439f-bf03-4ae9-9b86-f6adc8214202} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Loading data parts 2025.02.28 10:02:39.975387 [ 261 ] {d1cb439f-bf03-4ae9-9b86-f6adc8214202} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): There are no data parts 2025.02.28 10:02:39.983294 [ 261 ] {d1cb439f-bf03-4ae9-9b86-f6adc8214202} TCPHandler: Processed in 0.011869705 sec. 2025.02.28 10:02:39.983617 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.983991 [ 258 ] {d47045c6-d2cb-4abc-a39d-4c105036a332} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.984107 [ 258 ] {d47045c6-d2cb-4abc-a39d-4c105036a332} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.02.28 10:02:39.990765 [ 258 ] {d47045c6-d2cb-4abc-a39d-4c105036a332} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Loading data parts 2025.02.28 10:02:39.990984 [ 258 ] {d47045c6-d2cb-4abc-a39d-4c105036a332} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): There are no data parts 2025.02.28 10:02:39.997358 [ 258 ] {d47045c6-d2cb-4abc-a39d-4c105036a332} TCPHandler: Processed in 0.013872061 sec. 2025.02.28 10:02:39.997789 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:39.998110 [ 261 ] {564855a2-9a79-4e7c-9da9-508a7e57fe1d} executeQuery: (from [fd00:1122:3344:101::d]:63504) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:39.998330 [ 261 ] {564855a2-9a79-4e7c-9da9-508a7e57fe1d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.02.28 10:02:40.000238 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 124.47 MiB, peak 124.47 MiB, free memory in arenas 0.00 B, will set to 136.58 MiB (RSS), difference: 12.11 MiB 2025.02.28 10:02:40.007651 [ 261 ] {564855a2-9a79-4e7c-9da9-508a7e57fe1d} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Loading data parts 2025.02.28 10:02:40.008286 [ 261 ] {564855a2-9a79-4e7c-9da9-508a7e57fe1d} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): There are no data parts 2025.02.28 10:02:40.014032 [ 261 ] {564855a2-9a79-4e7c-9da9-508a7e57fe1d} TCPHandler: Processed in 0.016389834 sec. 2025.02.28 10:02:40.014433 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:40.014837 [ 258 ] {243e6884-5d8e-4be0-9698-68efda8f759a} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:40.015016 [ 258 ] {243e6884-5d8e-4be0-9698-68efda8f759a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.02.28 10:02:40.021690 [ 258 ] {243e6884-5d8e-4be0-9698-68efda8f759a} oximeter.fields_i32 (84e26124-1377-4c38-b25c-7d51260287ed): Loading data parts 2025.02.28 10:02:40.021965 [ 258 ] {243e6884-5d8e-4be0-9698-68efda8f759a} oximeter.fields_i32 (84e26124-1377-4c38-b25c-7d51260287ed): There are no data parts 2025.02.28 10:02:40.027932 [ 258 ] {243e6884-5d8e-4be0-9698-68efda8f759a} TCPHandler: Processed in 0.013637397 sec. 2025.02.28 10:02:40.028213 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:40.028491 [ 261 ] {709bb7fa-f65d-4f64-b6b7-d1d000595ef6} executeQuery: (from [fd00:1122:3344:101::d]:63504) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:40.028667 [ 261 ] {709bb7fa-f65d-4f64-b6b7-d1d000595ef6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.02.28 10:02:40.035213 [ 261 ] {709bb7fa-f65d-4f64-b6b7-d1d000595ef6} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Loading data parts 2025.02.28 10:02:40.035404 [ 261 ] {709bb7fa-f65d-4f64-b6b7-d1d000595ef6} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): There are no data parts 2025.02.28 10:02:40.041326 [ 261 ] {709bb7fa-f65d-4f64-b6b7-d1d000595ef6} TCPHandler: Processed in 0.013223452 sec. 2025.02.28 10:02:40.041666 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:40.041919 [ 258 ] {5661116d-27d6-4119-9616-93251f578e48} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:40.042092 [ 258 ] {5661116d-27d6-4119-9616-93251f578e48} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.02.28 10:02:40.048641 [ 258 ] {5661116d-27d6-4119-9616-93251f578e48} oximeter.fields_i64 (83135458-8817-4863-b663-ac176fd9a09b): Loading data parts 2025.02.28 10:02:40.048982 [ 258 ] {5661116d-27d6-4119-9616-93251f578e48} oximeter.fields_i64 (83135458-8817-4863-b663-ac176fd9a09b): There are no data parts 2025.02.28 10:02:40.051961 [ 258 ] {5661116d-27d6-4119-9616-93251f578e48} TCPHandler: Processed in 0.010388005 sec. 2025.02.28 10:02:40.052207 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:40.052570 [ 261 ] {a616a33a-51ae-4d9f-ba2b-4e68128adac9} executeQuery: (from [fd00:1122:3344:101::d]:63504) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:40.052634 [ 261 ] {a616a33a-51ae-4d9f-ba2b-4e68128adac9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.02.28 10:02:40.056324 [ 261 ] {a616a33a-51ae-4d9f-ba2b-4e68128adac9} oximeter.fields_u64 (625adbd6-a159-4f02-9c42-4331c8d3cc21): Loading data parts 2025.02.28 10:02:40.056515 [ 261 ] {a616a33a-51ae-4d9f-ba2b-4e68128adac9} oximeter.fields_u64 (625adbd6-a159-4f02-9c42-4331c8d3cc21): There are no data parts 2025.02.28 10:02:40.061130 [ 261 ] {a616a33a-51ae-4d9f-ba2b-4e68128adac9} TCPHandler: Processed in 0.009016068 sec. 2025.02.28 10:02:40.061474 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:40.061717 [ 258 ] {f95733b8-2895-4462-99be-5bdd5c3c85be} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:40.061959 [ 258 ] {f95733b8-2895-4462-99be-5bdd5c3c85be} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.02.28 10:02:40.067332 [ 258 ] {f95733b8-2895-4462-99be-5bdd5c3c85be} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Loading data parts 2025.02.28 10:02:40.067655 [ 258 ] {f95733b8-2895-4462-99be-5bdd5c3c85be} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): There are no data parts 2025.02.28 10:02:40.073973 [ 258 ] {f95733b8-2895-4462-99be-5bdd5c3c85be} TCPHandler: Processed in 0.012581164 sec. 2025.02.28 10:02:40.074233 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:40.074579 [ 261 ] {e5eb400f-dc86-4b07-b68a-5319e44a8293} executeQuery: (from [fd00:1122:3344:101::d]:63504) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:40.074703 [ 261 ] {e5eb400f-dc86-4b07-b68a-5319e44a8293} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.02.28 10:02:40.080880 [ 261 ] {e5eb400f-dc86-4b07-b68a-5319e44a8293} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Loading data parts 2025.02.28 10:02:40.081118 [ 261 ] {e5eb400f-dc86-4b07-b68a-5319e44a8293} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): There are no data parts 2025.02.28 10:02:40.087490 [ 261 ] {e5eb400f-dc86-4b07-b68a-5319e44a8293} TCPHandler: Processed in 0.013348744 sec. 2025.02.28 10:02:40.087800 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:40.088061 [ 258 ] {71f71a9a-c82f-416e-91ac-9977603676aa} executeQuery: (from [fd00:1122:3344:101::d]:45388) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.02.28 10:02:40.088238 [ 258 ] {71f71a9a-c82f-416e-91ac-9977603676aa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.02.28 10:02:40.092519 [ 258 ] {71f71a9a-c82f-416e-91ac-9977603676aa} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Loading data parts 2025.02.28 10:02:40.092784 [ 258 ] {71f71a9a-c82f-416e-91ac-9977603676aa} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): There are no data parts 2025.02.28 10:02:40.100398 [ 258 ] {71f71a9a-c82f-416e-91ac-9977603676aa} TCPHandler: Processed in 0.012683586 sec. 2025.02.28 10:02:40.100665 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:40.101115 [ 261 ] {14574ff6-c97a-40fb-bc7e-ca29428ab9da} executeQuery: (from [fd00:1122:3344:101::d]:63504) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2025.02.28 10:02:40.101290 [ 261 ] {14574ff6-c97a-40fb-bc7e-ca29428ab9da} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.02.28 10:02:40.107648 [ 261 ] {14574ff6-c97a-40fb-bc7e-ca29428ab9da} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): Loading data parts 2025.02.28 10:02:40.107995 [ 261 ] {14574ff6-c97a-40fb-bc7e-ca29428ab9da} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): There are no data parts 2025.02.28 10:02:40.111626 [ 261 ] {14574ff6-c97a-40fb-bc7e-ca29428ab9da} TCPHandler: Processed in 0.011043234 sec. 2025.02.28 10:02:40.111920 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:02:40.112368 [ 258 ] {a561ad3d-d8ee-4e58-8789-e64e66f62c83} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.02.28 10:02:40.113828 [ 258 ] {a561ad3d-d8ee-4e58-8789-e64e66f62c83} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.02.28 10:02:40.123057 [ 276 ] {a561ad3d-d8ee-4e58-8789-e64e66f62c83} oximeter.version (67447cd7-98a4-460a-995f-6783e3beb4c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:02:40.123283 [ 276 ] {a561ad3d-d8ee-4e58-8789-e64e66f62c83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. 2025.02.28 10:02:40.128638 [ 276 ] {a561ad3d-d8ee-4e58-8789-e64e66f62c83} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 10:02:40.129183 [ 276 ] {a561ad3d-d8ee-4e58-8789-e64e66f62c83} oximeter.version (67447cd7-98a4-460a-995f-6783e3beb4c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:02:40.129618 [ 258 ] {a561ad3d-d8ee-4e58-8789-e64e66f62c83} executeQuery: Read 1 rows, 16.00 B in 0.017418 sec., 57.41187277528993 rows/sec., 918.59 B/sec. 2025.02.28 10:02:40.129952 [ 258 ] {a561ad3d-d8ee-4e58-8789-e64e66f62c83} TCPHandler: Processed in 0.018115006 sec. 2025.02.28 10:02:41.000151 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 137.32 MiB, peak 137.32 MiB, free memory in arenas 0.00 B, will set to 140.89 MiB (RSS), difference: 3.57 MiB 2025.02.28 10:02:46.265262 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.02.28 10:02:46.265290 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2025.02.28 10:02:46.265451 [ 244 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.02.28 10:02:46.265517 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.02.28 10:02:46.272728 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Loading data parts 2025.02.28 10:02:46.273067 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): There are no data parts 2025.02.28 10:02:46.281194 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:02:46.281403 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 10:02:46.284600 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 10:02:46.285501 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:02:46.286458 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2025.02.28 10:02:46.293520 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Loading data parts 2025.02.28 10:02:46.293680 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): There are no data parts 2025.02.28 10:02:46.317966 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:02:46.319571 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 10:02:46.327021 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 10:02:46.328196 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:02:46.330599 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.02.28 10:02:47.000204 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 145.86 MiB, peak 149.86 MiB, free memory in arenas 0.00 B, will set to 150.42 MiB (RSS), difference: 4.57 MiB 2025.02.28 10:02:48.765234 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 2025.02.28 10:02:48.765457 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.02.28 10:02:48.770755 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Loading data parts 2025.02.28 10:02:48.770973 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): There are no data parts 2025.02.28 10:02:48.779146 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:02:48.779290 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. 2025.02.28 10:02:48.781115 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 10:02:48.781649 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:02:48.782221 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 88 2025.02.28 10:02:49.000159 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.60 MiB, peak 154.60 MiB, free memory in arenas 0.00 B, will set to 150.80 MiB (RSS), difference: -3.80 MiB 2025.02.28 10:02:53.719801 [ 78 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:02:53.719880 [ 78 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:02:53.786799 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2025.02.28 10:02:53.787763 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:02:53.787818 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.02.28 10:02:53.788533 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 10:02:53.789543 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:02:53.789813 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.02.28 10:02:53.830683 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.02.28 10:02:53.851485 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:02:53.851595 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.02.28 10:02:53.858202 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 10:02:53.859334 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:02:53.861808 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.02.28 10:02:54.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 151.47 MiB, peak 155.47 MiB, free memory in arenas 0.00 B, will set to 152.59 MiB (RSS), difference: 1.11 MiB 2025.02.28 10:02:59.000219 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 148.60 MiB, peak 155.47 MiB, free memory in arenas 0.00 B, will set to 152.62 MiB (RSS), difference: 4.02 MiB 2025.02.28 10:03:01.289928 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2025.02.28 10:03:01.290569 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:01.290610 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:01.291402 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 10:03:01.291893 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:01.292185 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2025.02.28 10:03:01.361892 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.02.28 10:03:01.381009 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:01.381071 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:01.387528 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 10:03:01.388911 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:01.391509 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.02.28 10:03:08.719958 [ 115 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:03:08.720078 [ 115 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:03:08.792388 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2025.02.28 10:03:08.793008 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:08.793059 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:08.793790 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 10:03:08.794341 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:08.794571 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.02.28 10:03:08.891612 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.02.28 10:03:08.910889 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:08.910950 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:08.917829 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 10:03:08.918998 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:08.921611 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.02.28 10:03:10.140551 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.140770 [ 258 ] {7f7702a6-caa2-43e6-a781-92e933422403} executeQuery: (from [fd00:1122:3344:101::d]:45388) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.02.28 10:03:10.143164 [ 258 ] {7f7702a6-caa2-43e6-a781-92e933422403} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:10.151254 [ 258 ] {7f7702a6-caa2-43e6-a781-92e933422403} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:10.163412 [ 258 ] {7f7702a6-caa2-43e6-a781-92e933422403} TCPHandler: Processed in 0.02299153 sec. 2025.02.28 10:03:10.174075 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.174316 [ 261 ] {3cddc2c0-9133-4f92-b099-8f03a749dbc5} executeQuery: (from [fd00:1122:3344:101::d]:63504) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2025.02.28 10:03:10.180441 [ 261 ] {3cddc2c0-9133-4f92-b099-8f03a749dbc5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:10.180527 [ 261 ] {3cddc2c0-9133-4f92-b099-8f03a749dbc5} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:10.181195 [ 261 ] {3cddc2c0-9133-4f92-b099-8f03a749dbc5} TCPHandler: Processed in 0.007254995 sec. 2025.02.28 10:03:10.181518 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.181689 [ 258 ] {15500798-f5bf-4341-a3ac-ad5c733051c1} executeQuery: (from [fd00:1122:3344:101::d]:45388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2025.02.28 10:03:10.182137 [ 258 ] {15500798-f5bf-4341-a3ac-ad5c733051c1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:10.182197 [ 258 ] {15500798-f5bf-4341-a3ac-ad5c733051c1} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:10.182742 [ 258 ] {15500798-f5bf-4341-a3ac-ad5c733051c1} TCPHandler: Processed in 0.001281247 sec. 2025.02.28 10:03:10.183008 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.183179 [ 261 ] {5e8271d1-ebd9-4538-93f4-92e02832360c} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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) 2025.02.28 10:03:10.183560 [ 261 ] {5e8271d1-ebd9-4538-93f4-92e02832360c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:10.183619 [ 261 ] {5e8271d1-ebd9-4538-93f4-92e02832360c} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:10.184147 [ 261 ] {5e8271d1-ebd9-4538-93f4-92e02832360c} TCPHandler: Processed in 0.001195336 sec. 2025.02.28 10:03:10.185363 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.185555 [ 258 ] {8af5db99-0cf1-468a-921b-1ff2dfa06bc5} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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) 2025.02.28 10:03:10.185968 [ 258 ] {8af5db99-0cf1-468a-921b-1ff2dfa06bc5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:10.186026 [ 258 ] {8af5db99-0cf1-468a-921b-1ff2dfa06bc5} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:10.186584 [ 258 ] {8af5db99-0cf1-468a-921b-1ff2dfa06bc5} TCPHandler: Processed in 0.001291597 sec. 2025.02.28 10:03:10.187509 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.187699 [ 261 ] {25a98cd4-4192-4df7-b9d8-b8dc0bc70246} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) 2025.02.28 10:03:10.188089 [ 261 ] {25a98cd4-4192-4df7-b9d8-b8dc0bc70246} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:10.188146 [ 261 ] {25a98cd4-4192-4df7-b9d8-b8dc0bc70246} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:10.188659 [ 261 ] {25a98cd4-4192-4df7-b9d8-b8dc0bc70246} TCPHandler: Processed in 0.001216666 sec. 2025.02.28 10:03:10.189376 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.189561 [ 258 ] {f41302e6-a36e-44a2-bccd-f4d741496d64} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) 2025.02.28 10:03:10.189974 [ 258 ] {f41302e6-a36e-44a2-bccd-f4d741496d64} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:10.190031 [ 258 ] {f41302e6-a36e-44a2-bccd-f4d741496d64} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:10.190529 [ 258 ] {f41302e6-a36e-44a2-bccd-f4d741496d64} TCPHandler: Processed in 0.001222365 sec. 2025.02.28 10:03:10.190833 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.191020 [ 261 ] {45656081-4051-4939-a103-76c901e4e590} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.02.28 10:03:10.191466 [ 261 ] {45656081-4051-4939-a103-76c901e4e590} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:10.191535 [ 261 ] {45656081-4051-4939-a103-76c901e4e590} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:10.192099 [ 261 ] {45656081-4051-4939-a103-76c901e4e590} TCPHandler: Processed in 0.001326577 sec. 2025.02.28 10:03:10.192425 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.192579 [ 258 ] {557055ac-7ec4-44b6-b30e-bfb3d119f855} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.28 10:03:10.192958 [ 258 ] {557055ac-7ec4-44b6-b30e-bfb3d119f855} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:10.193013 [ 258 ] {557055ac-7ec4-44b6-b30e-bfb3d119f855} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:10.193608 [ 258 ] {557055ac-7ec4-44b6-b30e-bfb3d119f855} TCPHandler: Processed in 0.001238026 sec. 2025.02.28 10:03:10.193958 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.194116 [ 261 ] {d449f9dd-132b-4b97-bc79-e872ace8dbba} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.28 10:03:10.194491 [ 261 ] {d449f9dd-132b-4b97-bc79-e872ace8dbba} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:10.194546 [ 261 ] {d449f9dd-132b-4b97-bc79-e872ace8dbba} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:10.195047 [ 261 ] {d449f9dd-132b-4b97-bc79-e872ace8dbba} TCPHandler: Processed in 0.001142575 sec. 2025.02.28 10:03:10.195365 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.195578 [ 258 ] {021feb2c-3b99-45f1-b48d-808e4a275eec} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.28 10:03:10.196011 [ 258 ] {021feb2c-3b99-45f1-b48d-808e4a275eec} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:10.196073 [ 258 ] {021feb2c-3b99-45f1-b48d-808e4a275eec} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:10.196605 [ 258 ] {021feb2c-3b99-45f1-b48d-808e4a275eec} TCPHandler: Processed in 0.001309957 sec. 2025.02.28 10:03:10.196934 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.197148 [ 261 ] {f5e341ad-df37-4c90-a7b7-c3665885a509} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:10.197601 [ 261 ] {f5e341ad-df37-4c90-a7b7-c3665885a509} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:10.197669 [ 261 ] {f5e341ad-df37-4c90-a7b7-c3665885a509} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:10.198254 [ 261 ] {f5e341ad-df37-4c90-a7b7-c3665885a509} TCPHandler: Processed in 0.001386418 sec. 2025.02.28 10:03:10.198561 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.198721 [ 258 ] {25b836c5-4b8e-4f7b-9bc1-1cd791bbf030} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:10.199107 [ 258 ] {25b836c5-4b8e-4f7b-9bc1-1cd791bbf030} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:10.199163 [ 258 ] {25b836c5-4b8e-4f7b-9bc1-1cd791bbf030} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:10.199676 [ 258 ] {25b836c5-4b8e-4f7b-9bc1-1cd791bbf030} TCPHandler: Processed in 0.001170556 sec. 2025.02.28 10:03:10.199991 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.200149 [ 261 ] {e0fe13ea-a8ba-4e40-bba8-61601af3b379} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:10.200529 [ 261 ] {e0fe13ea-a8ba-4e40-bba8-61601af3b379} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:10.200585 [ 261 ] {e0fe13ea-a8ba-4e40-bba8-61601af3b379} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:10.201103 [ 261 ] {e0fe13ea-a8ba-4e40-bba8-61601af3b379} TCPHandler: Processed in 0.001165765 sec. 2025.02.28 10:03:10.201394 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.201553 [ 258 ] {a2628513-13f7-49a6-ba5b-04667d9a39ad} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:10.201946 [ 258 ] {a2628513-13f7-49a6-ba5b-04667d9a39ad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:10.202002 [ 258 ] {a2628513-13f7-49a6-ba5b-04667d9a39ad} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:10.202506 [ 258 ] {a2628513-13f7-49a6-ba5b-04667d9a39ad} TCPHandler: Processed in 0.001168406 sec. 2025.02.28 10:03:10.209160 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.209360 [ 261 ] {c08352d2-cbfe-48e2-bb07-75a3390b557d} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:10.209833 [ 261 ] {c08352d2-cbfe-48e2-bb07-75a3390b557d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:10.209891 [ 261 ] {c08352d2-cbfe-48e2-bb07-75a3390b557d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:10.210456 [ 261 ] {c08352d2-cbfe-48e2-bb07-75a3390b557d} TCPHandler: Processed in 0.001365098 sec. 2025.02.28 10:03:10.210857 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.211011 [ 258 ] {91b9ec49-4a17-4a95-bb12-abbffcf379bd} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.28 10:03:10.211076 [ 258 ] {91b9ec49-4a17-4a95-bb12-abbffcf379bd} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:10.212124 [ 258 ] {91b9ec49-4a17-4a95-bb12-abbffcf379bd} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:10.212177 [ 258 ] {91b9ec49-4a17-4a95-bb12-abbffcf379bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:10.214879 [ 258 ] {91b9ec49-4a17-4a95-bb12-abbffcf379bd} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 10:03:10.215328 [ 258 ] {91b9ec49-4a17-4a95-bb12-abbffcf379bd} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:10.215527 [ 258 ] {91b9ec49-4a17-4a95-bb12-abbffcf379bd} executeQuery: Read 16 rows, 4.79 KiB in 0.004559 sec., 3509.5415661329243 rows/sec., 1.03 MiB/sec. 2025.02.28 10:03:10.215594 [ 258 ] {91b9ec49-4a17-4a95-bb12-abbffcf379bd} TCPHandler: Processed in 0.004805582 sec. 2025.02.28 10:03:10.215788 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.215940 [ 261 ] {a20844cb-3ba6-44ba-b2c7-d24c93876121} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:03:10.216000 [ 261 ] {a20844cb-3ba6-44ba-b2c7-d24c93876121} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:03:10.222585 [ 261 ] {a20844cb-3ba6-44ba-b2c7-d24c93876121} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:10.222633 [ 261 ] {a20844cb-3ba6-44ba-b2c7-d24c93876121} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:10.225485 [ 261 ] {a20844cb-3ba6-44ba-b2c7-d24c93876121} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 10:03:10.225978 [ 261 ] {a20844cb-3ba6-44ba-b2c7-d24c93876121} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:10.226274 [ 261 ] {a20844cb-3ba6-44ba-b2c7-d24c93876121} executeQuery: Read 212 rows, 13.81 KiB in 0.010356 sec., 20471.224410969484 rows/sec., 1.30 MiB/sec. 2025.02.28 10:03:10.226378 [ 261 ] {a20844cb-3ba6-44ba-b2c7-d24c93876121} TCPHandler: Processed in 0.010650979 sec. 2025.02.28 10:03:10.226563 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.226690 [ 258 ] {1a5402ab-a238-4b52-9ed0-739f20d96ec3} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:03:10.226741 [ 258 ] {1a5402ab-a238-4b52-9ed0-739f20d96ec3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:03:10.227769 [ 258 ] {1a5402ab-a238-4b52-9ed0-739f20d96ec3} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:10.227815 [ 258 ] {1a5402ab-a238-4b52-9ed0-739f20d96ec3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:10.228373 [ 258 ] {1a5402ab-a238-4b52-9ed0-739f20d96ec3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 10:03:10.228999 [ 258 ] {1a5402ab-a238-4b52-9ed0-739f20d96ec3} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:10.229181 [ 258 ] {1a5402ab-a238-4b52-9ed0-739f20d96ec3} executeQuery: Read 615 rows, 50.03 KiB in 0.002521 sec., 243950.81316937724 rows/sec., 19.38 MiB/sec. 2025.02.28 10:03:10.229240 [ 258 ] {1a5402ab-a238-4b52-9ed0-739f20d96ec3} TCPHandler: Processed in 0.002740326 sec. 2025.02.28 10:03:10.229405 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.229545 [ 261 ] {e1da812a-70eb-40fd-8705-0c58e00e0c3f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:03:10.229602 [ 261 ] {e1da812a-70eb-40fd-8705-0c58e00e0c3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:03:10.230319 [ 261 ] {e1da812a-70eb-40fd-8705-0c58e00e0c3f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:10.230357 [ 261 ] {e1da812a-70eb-40fd-8705-0c58e00e0c3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:10.230922 [ 261 ] {e1da812a-70eb-40fd-8705-0c58e00e0c3f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 10:03:10.231362 [ 261 ] {e1da812a-70eb-40fd-8705-0c58e00e0c3f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:10.231627 [ 261 ] {e1da812a-70eb-40fd-8705-0c58e00e0c3f} executeQuery: Read 133 rows, 8.42 KiB in 0.002093 sec., 63545.150501672244 rows/sec., 3.93 MiB/sec. 2025.02.28 10:03:10.231716 [ 261 ] {e1da812a-70eb-40fd-8705-0c58e00e0c3f} TCPHandler: Processed in 0.002378301 sec. 2025.02.28 10:03:10.231883 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.232003 [ 258 ] {16b8f43b-77a3-4a11-9fa6-2b96a971579c} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:03:10.232052 [ 258 ] {16b8f43b-77a3-4a11-9fa6-2b96a971579c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:03:10.232652 [ 258 ] {16b8f43b-77a3-4a11-9fa6-2b96a971579c} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:10.232691 [ 258 ] {16b8f43b-77a3-4a11-9fa6-2b96a971579c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:10.233182 [ 258 ] {16b8f43b-77a3-4a11-9fa6-2b96a971579c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 10:03:10.233667 [ 258 ] {16b8f43b-77a3-4a11-9fa6-2b96a971579c} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:10.233906 [ 258 ] {16b8f43b-77a3-4a11-9fa6-2b96a971579c} executeQuery: Read 113 rows, 7.49 KiB in 0.001916 sec., 58977.03549060543 rows/sec., 3.82 MiB/sec. 2025.02.28 10:03:10.233997 [ 258 ] {16b8f43b-77a3-4a11-9fa6-2b96a971579c} TCPHandler: Processed in 0.002172768 sec. 2025.02.28 10:03:10.234157 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.234297 [ 261 ] {254da3af-56ac-42be-812f-83d38f0795bf} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:03:10.234354 [ 261 ] {254da3af-56ac-42be-812f-83d38f0795bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:03:10.235062 [ 261 ] {254da3af-56ac-42be-812f-83d38f0795bf} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:10.235107 [ 261 ] {254da3af-56ac-42be-812f-83d38f0795bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:10.235589 [ 261 ] {254da3af-56ac-42be-812f-83d38f0795bf} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 10:03:10.236048 [ 261 ] {254da3af-56ac-42be-812f-83d38f0795bf} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:10.236258 [ 261 ] {254da3af-56ac-42be-812f-83d38f0795bf} executeQuery: Read 112 rows, 6.53 KiB in 0.001994 sec., 56168.505516549645 rows/sec., 3.20 MiB/sec. 2025.02.28 10:03:10.236314 [ 261 ] {254da3af-56ac-42be-812f-83d38f0795bf} TCPHandler: Processed in 0.002229319 sec. 2025.02.28 10:03:10.236464 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.236580 [ 258 ] {343155fd-f207-40ae-80a2-ba2f5e7d6ae6} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:03:10.236627 [ 258 ] {343155fd-f207-40ae-80a2-ba2f5e7d6ae6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:03:10.237337 [ 258 ] {343155fd-f207-40ae-80a2-ba2f5e7d6ae6} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:10.237374 [ 258 ] {343155fd-f207-40ae-80a2-ba2f5e7d6ae6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:10.237915 [ 258 ] {343155fd-f207-40ae-80a2-ba2f5e7d6ae6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 10:03:10.238417 [ 258 ] {343155fd-f207-40ae-80a2-ba2f5e7d6ae6} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:10.238658 [ 258 ] {343155fd-f207-40ae-80a2-ba2f5e7d6ae6} executeQuery: Read 360 rows, 25.84 KiB in 0.002077 sec., 173326.91381800675 rows/sec., 12.15 MiB/sec. 2025.02.28 10:03:10.238732 [ 258 ] {343155fd-f207-40ae-80a2-ba2f5e7d6ae6} TCPHandler: Processed in 0.00232278 sec. 2025.02.28 10:03:10.238887 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.239007 [ 261 ] {0f076443-7873-4cd7-8771-627961c45275} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 10:03:10.239058 [ 261 ] {0f076443-7873-4cd7-8771-627961c45275} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 10:03:10.239579 [ 261 ] {0f076443-7873-4cd7-8771-627961c45275} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:10.239618 [ 261 ] {0f076443-7873-4cd7-8771-627961c45275} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:10.240149 [ 261 ] {0f076443-7873-4cd7-8771-627961c45275} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 10:03:10.240684 [ 261 ] {0f076443-7873-4cd7-8771-627961c45275} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:10.240963 [ 261 ] {0f076443-7873-4cd7-8771-627961c45275} executeQuery: Read 6 rows, 321.00 B in 0.001959 sec., 3062.7871362940277 rows/sec., 160.02 KiB/sec. 2025.02.28 10:03:10.241062 [ 261 ] {0f076443-7873-4cd7-8771-627961c45275} TCPHandler: Processed in 0.002232639 sec. 2025.02.28 10:03:10.241225 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.241362 [ 258 ] {fe5c2abb-65e4-4cac-ad0c-e00b3b9b5cf9} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:10.241424 [ 258 ] {fe5c2abb-65e4-4cac-ad0c-e00b3b9b5cf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:03:10.242001 [ 258 ] {fe5c2abb-65e4-4cac-ad0c-e00b3b9b5cf9} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:10.242039 [ 258 ] {fe5c2abb-65e4-4cac-ad0c-e00b3b9b5cf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:10.242529 [ 258 ] {fe5c2abb-65e4-4cac-ad0c-e00b3b9b5cf9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 10:03:10.243009 [ 258 ] {fe5c2abb-65e4-4cac-ad0c-e00b3b9b5cf9} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:10.243185 [ 258 ] {fe5c2abb-65e4-4cac-ad0c-e00b3b9b5cf9} executeQuery: Read 77 rows, 4.86 KiB in 0.001854 sec., 41531.82308522114 rows/sec., 2.56 MiB/sec. 2025.02.28 10:03:10.243235 [ 258 ] {fe5c2abb-65e4-4cac-ad0c-e00b3b9b5cf9} TCPHandler: Processed in 0.002079727 sec. 2025.02.28 10:03:10.243385 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.243503 [ 261 ] {0e1293eb-11e7-45ec-a51a-b29053ae00d9} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 10:03:10.243554 [ 261 ] {0e1293eb-11e7-45ec-a51a-b29053ae00d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 10:03:10.244041 [ 261 ] {0e1293eb-11e7-45ec-a51a-b29053ae00d9} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:10.244080 [ 261 ] {0e1293eb-11e7-45ec-a51a-b29053ae00d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:10.244534 [ 261 ] {0e1293eb-11e7-45ec-a51a-b29053ae00d9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 10:03:10.244994 [ 261 ] {0e1293eb-11e7-45ec-a51a-b29053ae00d9} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:10.245264 [ 261 ] {0e1293eb-11e7-45ec-a51a-b29053ae00d9} executeQuery: Read 1 rows, 69.00 B in 0.001772 sec., 564.3340857787811 rows/sec., 38.03 KiB/sec. 2025.02.28 10:03:10.245323 [ 261 ] {0e1293eb-11e7-45ec-a51a-b29053ae00d9} TCPHandler: Processed in 0.001998566 sec. 2025.02.28 10:03:10.245480 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.245617 [ 258 ] {81aeaa3d-4d67-4f98-9cc0-1958cb4b1232} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:10.245706 [ 258 ] {81aeaa3d-4d67-4f98-9cc0-1958cb4b1232} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:03:10.246825 [ 258 ] {81aeaa3d-4d67-4f98-9cc0-1958cb4b1232} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:10.246862 [ 258 ] {81aeaa3d-4d67-4f98-9cc0-1958cb4b1232} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:10.249760 [ 258 ] {81aeaa3d-4d67-4f98-9cc0-1958cb4b1232} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 10:03:10.250233 [ 258 ] {81aeaa3d-4d67-4f98-9cc0-1958cb4b1232} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:10.250520 [ 258 ] {81aeaa3d-4d67-4f98-9cc0-1958cb4b1232} executeQuery: Read 27 rows, 49.54 KiB in 0.004923 sec., 5484.460694698354 rows/sec., 9.83 MiB/sec. 2025.02.28 10:03:10.250624 [ 258 ] {81aeaa3d-4d67-4f98-9cc0-1958cb4b1232} TCPHandler: Processed in 0.005210328 sec. 2025.02.28 10:03:10.250774 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.250891 [ 261 ] {60bb206e-b247-4374-bdb0-564b3617ddb6} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.28 10:03:10.250943 [ 261 ] {60bb206e-b247-4374-bdb0-564b3617ddb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.28 10:03:10.251444 [ 261 ] {60bb206e-b247-4374-bdb0-564b3617ddb6} oximeter.measurements_i64 (b2d5222f-2198-4472-b411-b2318c853d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:10.251481 [ 261 ] {60bb206e-b247-4374-bdb0-564b3617ddb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:10.251959 [ 261 ] {60bb206e-b247-4374-bdb0-564b3617ddb6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 10:03:10.252398 [ 261 ] {60bb206e-b247-4374-bdb0-564b3617ddb6} oximeter.measurements_i64 (b2d5222f-2198-4472-b411-b2318c853d54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:10.252682 [ 261 ] {60bb206e-b247-4374-bdb0-564b3617ddb6} executeQuery: Read 24 rows, 1.78 KiB in 0.001804 sec., 13303.769401330377 rows/sec., 986.85 KiB/sec. 2025.02.28 10:03:10.252752 [ 261 ] {60bb206e-b247-4374-bdb0-564b3617ddb6} TCPHandler: Processed in 0.002038826 sec. 2025.02.28 10:03:10.252906 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:10.253044 [ 258 ] {cd8d9849-1061-43ec-a3bc-fa40c6f4ad34} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:03:10.253103 [ 258 ] {cd8d9849-1061-43ec-a3bc-fa40c6f4ad34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:03:10.253650 [ 258 ] {cd8d9849-1061-43ec-a3bc-fa40c6f4ad34} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:10.253694 [ 258 ] {cd8d9849-1061-43ec-a3bc-fa40c6f4ad34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:10.254166 [ 258 ] {cd8d9849-1061-43ec-a3bc-fa40c6f4ad34} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 10:03:10.254617 [ 258 ] {cd8d9849-1061-43ec-a3bc-fa40c6f4ad34} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:10.254789 [ 258 ] {cd8d9849-1061-43ec-a3bc-fa40c6f4ad34} executeQuery: Read 22 rows, 1.19 KiB in 0.001777 sec., 12380.416432189084 rows/sec., 671.01 KiB/sec. 2025.02.28 10:03:10.254838 [ 258 ] {cd8d9849-1061-43ec-a3bc-fa40c6f4ad34} TCPHandler: Processed in 0.001998836 sec. 2025.02.28 10:03:15.137326 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.137580 [ 258 ] {c832a969-c0e9-4e28-86ba-d31097e0d603} executeQuery: (from [fd00:1122:3344:101::d]:45388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:15.139845 [ 258 ] {c832a969-c0e9-4e28-86ba-d31097e0d603} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:15.141786 [ 258 ] {c832a969-c0e9-4e28-86ba-d31097e0d603} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:15.142095 [ 258 ] {c832a969-c0e9-4e28-86ba-d31097e0d603} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:15.145963 [ 258 ] {c832a969-c0e9-4e28-86ba-d31097e0d603} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:15.146497 [ 258 ] {c832a969-c0e9-4e28-86ba-d31097e0d603} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2025.02.28 10:03:15.151788 [ 258 ] {c832a969-c0e9-4e28-86ba-d31097e0d603} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:15.153708 [ 258 ] {c832a969-c0e9-4e28-86ba-d31097e0d603} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 10:03:15.153732 [ 258 ] {c832a969-c0e9-4e28-86ba-d31097e0d603} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:15.153856 [ 258 ] {c832a969-c0e9-4e28-86ba-d31097e0d603} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:15.153884 [ 258 ] {c832a969-c0e9-4e28-86ba-d31097e0d603} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 2025.02.28 10:03:15.165591 [ 258 ] {c832a969-c0e9-4e28-86ba-d31097e0d603} executeQuery: Read 16 rows, 586.00 B in 0.028109 sec., 569.2127076736989 rows/sec., 20.36 KiB/sec. 2025.02.28 10:03:15.165743 [ 258 ] {c832a969-c0e9-4e28-86ba-d31097e0d603} TCPHandler: Processed in 0.028540052 sec. 2025.02.28 10:03:15.166171 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.166423 [ 261 ] {7313be5c-ac49-4de7-a500-c99c4c46fe25} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:15.166816 [ 261 ] {7313be5c-ac49-4de7-a500-c99c4c46fe25} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:15.166859 [ 261 ] {7313be5c-ac49-4de7-a500-c99c4c46fe25} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:15.167158 [ 261 ] {7313be5c-ac49-4de7-a500-c99c4c46fe25} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:15.167242 [ 261 ] {7313be5c-ac49-4de7-a500-c99c4c46fe25} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:15.167422 [ 261 ] {7313be5c-ac49-4de7-a500-c99c4c46fe25} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2025.02.28 10:03:15.167463 [ 261 ] {7313be5c-ac49-4de7-a500-c99c4c46fe25} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:15.167489 [ 261 ] {7313be5c-ac49-4de7-a500-c99c4c46fe25} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 10:03:15.167508 [ 261 ] {7313be5c-ac49-4de7-a500-c99c4c46fe25} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:15.167555 [ 261 ] {7313be5c-ac49-4de7-a500-c99c4c46fe25} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:15.167580 [ 261 ] {7313be5c-ac49-4de7-a500-c99c4c46fe25} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 2025.02.28 10:03:15.168290 [ 261 ] {7313be5c-ac49-4de7-a500-c99c4c46fe25} executeQuery: Read 16 rows, 586.00 B in 0.001977 sec., 8093.070308548306 rows/sec., 289.46 KiB/sec. 2025.02.28 10:03:15.168423 [ 261 ] {7313be5c-ac49-4de7-a500-c99c4c46fe25} TCPHandler: Processed in 0.002384711 sec. 2025.02.28 10:03:15.168687 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.168865 [ 258 ] {acb70633-650a-4e7f-93f0-e255b513764c} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:15.169174 [ 258 ] {acb70633-650a-4e7f-93f0-e255b513764c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:15.169214 [ 258 ] {acb70633-650a-4e7f-93f0-e255b513764c} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:15.169471 [ 258 ] {acb70633-650a-4e7f-93f0-e255b513764c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:15.169540 [ 258 ] {acb70633-650a-4e7f-93f0-e255b513764c} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:15.169692 [ 258 ] {acb70633-650a-4e7f-93f0-e255b513764c} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.02.28 10:03:15.169728 [ 258 ] {acb70633-650a-4e7f-93f0-e255b513764c} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:15.169752 [ 258 ] {acb70633-650a-4e7f-93f0-e255b513764c} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 10:03:15.169769 [ 258 ] {acb70633-650a-4e7f-93f0-e255b513764c} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:15.169816 [ 258 ] {acb70633-650a-4e7f-93f0-e255b513764c} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:15.169839 [ 258 ] {acb70633-650a-4e7f-93f0-e255b513764c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 2025.02.28 10:03:15.170438 [ 258 ] {acb70633-650a-4e7f-93f0-e255b513764c} executeQuery: Read 16 rows, 586.00 B in 0.001657 sec., 9656.004828002413 rows/sec., 345.36 KiB/sec. 2025.02.28 10:03:15.170557 [ 258 ] {acb70633-650a-4e7f-93f0-e255b513764c} TCPHandler: Processed in 0.001931045 sec. 2025.02.28 10:03:15.170888 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.171075 [ 261 ] {aaae9e39-f87b-43d0-9390-a2c27a9d627f} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:15.171396 [ 261 ] {aaae9e39-f87b-43d0-9390-a2c27a9d627f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:15.171438 [ 261 ] {aaae9e39-f87b-43d0-9390-a2c27a9d627f} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:15.171708 [ 261 ] {aaae9e39-f87b-43d0-9390-a2c27a9d627f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:15.171782 [ 261 ] {aaae9e39-f87b-43d0-9390-a2c27a9d627f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:15.171936 [ 261 ] {aaae9e39-f87b-43d0-9390-a2c27a9d627f} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.02.28 10:03:15.171971 [ 261 ] {aaae9e39-f87b-43d0-9390-a2c27a9d627f} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:15.171995 [ 261 ] {aaae9e39-f87b-43d0-9390-a2c27a9d627f} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 10:03:15.172013 [ 261 ] {aaae9e39-f87b-43d0-9390-a2c27a9d627f} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:15.172058 [ 261 ] {aaae9e39-f87b-43d0-9390-a2c27a9d627f} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:15.172081 [ 261 ] {aaae9e39-f87b-43d0-9390-a2c27a9d627f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 2025.02.28 10:03:15.172963 [ 261 ] {aaae9e39-f87b-43d0-9390-a2c27a9d627f} executeQuery: Read 16 rows, 586.00 B in 0.001971 sec., 8117.706747843734 rows/sec., 290.34 KiB/sec. 2025.02.28 10:03:15.173084 [ 261 ] {aaae9e39-f87b-43d0-9390-a2c27a9d627f} TCPHandler: Processed in 0.002254549 sec. 2025.02.28 10:03:15.173344 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.173549 [ 258 ] {d0e70fc4-2d01-405f-b1e9-aaf31467002e} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:15.173919 [ 258 ] {d0e70fc4-2d01-405f-b1e9-aaf31467002e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:15.173967 [ 258 ] {d0e70fc4-2d01-405f-b1e9-aaf31467002e} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:15.174229 [ 258 ] {d0e70fc4-2d01-405f-b1e9-aaf31467002e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:15.174296 [ 258 ] {d0e70fc4-2d01-405f-b1e9-aaf31467002e} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:15.174442 [ 258 ] {d0e70fc4-2d01-405f-b1e9-aaf31467002e} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.02.28 10:03:15.174476 [ 258 ] {d0e70fc4-2d01-405f-b1e9-aaf31467002e} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:15.174499 [ 258 ] {d0e70fc4-2d01-405f-b1e9-aaf31467002e} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 10:03:15.174515 [ 258 ] {d0e70fc4-2d01-405f-b1e9-aaf31467002e} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:15.174557 [ 258 ] {d0e70fc4-2d01-405f-b1e9-aaf31467002e} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:15.174579 [ 258 ] {d0e70fc4-2d01-405f-b1e9-aaf31467002e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 2025.02.28 10:03:15.175152 [ 258 ] {d0e70fc4-2d01-405f-b1e9-aaf31467002e} executeQuery: Read 16 rows, 586.00 B in 0.0017 sec., 9411.764705882353 rows/sec., 336.63 KiB/sec. 2025.02.28 10:03:15.175268 [ 258 ] {d0e70fc4-2d01-405f-b1e9-aaf31467002e} TCPHandler: Processed in 0.001991576 sec. 2025.02.28 10:03:15.175555 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.175763 [ 261 ] {7aed6db4-0db1-4f8b-8399-8641f67e62f6} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:15.176102 [ 261 ] {7aed6db4-0db1-4f8b-8399-8641f67e62f6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:15.176142 [ 261 ] {7aed6db4-0db1-4f8b-8399-8641f67e62f6} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:15.176410 [ 261 ] {7aed6db4-0db1-4f8b-8399-8641f67e62f6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:15.176477 [ 261 ] {7aed6db4-0db1-4f8b-8399-8641f67e62f6} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:15.176624 [ 261 ] {7aed6db4-0db1-4f8b-8399-8641f67e62f6} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.02.28 10:03:15.176658 [ 261 ] {7aed6db4-0db1-4f8b-8399-8641f67e62f6} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:15.176681 [ 261 ] {7aed6db4-0db1-4f8b-8399-8641f67e62f6} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 10:03:15.176698 [ 261 ] {7aed6db4-0db1-4f8b-8399-8641f67e62f6} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:15.176741 [ 261 ] {7aed6db4-0db1-4f8b-8399-8641f67e62f6} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:15.176764 [ 261 ] {7aed6db4-0db1-4f8b-8399-8641f67e62f6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 2025.02.28 10:03:15.177349 [ 261 ] {7aed6db4-0db1-4f8b-8399-8641f67e62f6} executeQuery: Read 16 rows, 586.00 B in 0.001683 sec., 9506.833036244801 rows/sec., 340.03 KiB/sec. 2025.02.28 10:03:15.177466 [ 261 ] {7aed6db4-0db1-4f8b-8399-8641f67e62f6} TCPHandler: Processed in 0.001981876 sec. 2025.02.28 10:03:15.177810 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.178090 [ 258 ] {8fe2c0d1-c744-47fb-bf74-5b5669b33982} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:15.178453 [ 258 ] {8fe2c0d1-c744-47fb-bf74-5b5669b33982} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:15.178505 [ 258 ] {8fe2c0d1-c744-47fb-bf74-5b5669b33982} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:15.178833 [ 258 ] {8fe2c0d1-c744-47fb-bf74-5b5669b33982} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:15.178914 [ 258 ] {8fe2c0d1-c744-47fb-bf74-5b5669b33982} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:15.179065 [ 258 ] {8fe2c0d1-c744-47fb-bf74-5b5669b33982} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.02.28 10:03:15.179099 [ 258 ] {8fe2c0d1-c744-47fb-bf74-5b5669b33982} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:15.179121 [ 258 ] {8fe2c0d1-c744-47fb-bf74-5b5669b33982} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 10:03:15.179138 [ 258 ] {8fe2c0d1-c744-47fb-bf74-5b5669b33982} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:15.179181 [ 258 ] {8fe2c0d1-c744-47fb-bf74-5b5669b33982} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:15.179203 [ 258 ] {8fe2c0d1-c744-47fb-bf74-5b5669b33982} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 2025.02.28 10:03:15.179803 [ 258 ] {8fe2c0d1-c744-47fb-bf74-5b5669b33982} executeQuery: Read 16 rows, 586.00 B in 0.001826 sec., 8762.322015334064 rows/sec., 313.40 KiB/sec. 2025.02.28 10:03:15.179918 [ 258 ] {8fe2c0d1-c744-47fb-bf74-5b5669b33982} TCPHandler: Processed in 0.002216258 sec. 2025.02.28 10:03:15.180166 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.180373 [ 261 ] {746ba57b-72db-4309-a229-5f1ee65ed716} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:15.180746 [ 261 ] {746ba57b-72db-4309-a229-5f1ee65ed716} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:15.180798 [ 261 ] {746ba57b-72db-4309-a229-5f1ee65ed716} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:15.181098 [ 261 ] {746ba57b-72db-4309-a229-5f1ee65ed716} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:15.181164 [ 261 ] {746ba57b-72db-4309-a229-5f1ee65ed716} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:15.181308 [ 261 ] {746ba57b-72db-4309-a229-5f1ee65ed716} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.02.28 10:03:15.181341 [ 261 ] {746ba57b-72db-4309-a229-5f1ee65ed716} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:15.181363 [ 261 ] {746ba57b-72db-4309-a229-5f1ee65ed716} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 10:03:15.181379 [ 261 ] {746ba57b-72db-4309-a229-5f1ee65ed716} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:15.181421 [ 261 ] {746ba57b-72db-4309-a229-5f1ee65ed716} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:15.181444 [ 261 ] {746ba57b-72db-4309-a229-5f1ee65ed716} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 2025.02.28 10:03:15.181996 [ 261 ] {746ba57b-72db-4309-a229-5f1ee65ed716} executeQuery: Read 16 rows, 586.00 B in 0.001719 sec., 9307.737056428155 rows/sec., 332.91 KiB/sec. 2025.02.28 10:03:15.182110 [ 261 ] {746ba57b-72db-4309-a229-5f1ee65ed716} TCPHandler: Processed in 0.002015856 sec. 2025.02.28 10:03:15.182340 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.182514 [ 258 ] {9475636f-672c-4a97-a0c3-40c6c89074ca} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:15.182830 [ 258 ] {9475636f-672c-4a97-a0c3-40c6c89074ca} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:15.182871 [ 258 ] {9475636f-672c-4a97-a0c3-40c6c89074ca} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:15.183143 [ 258 ] {9475636f-672c-4a97-a0c3-40c6c89074ca} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:15.183209 [ 258 ] {9475636f-672c-4a97-a0c3-40c6c89074ca} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:15.183351 [ 258 ] {9475636f-672c-4a97-a0c3-40c6c89074ca} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.02.28 10:03:15.183385 [ 258 ] {9475636f-672c-4a97-a0c3-40c6c89074ca} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:15.183408 [ 258 ] {9475636f-672c-4a97-a0c3-40c6c89074ca} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 10:03:15.183424 [ 258 ] {9475636f-672c-4a97-a0c3-40c6c89074ca} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:15.183467 [ 258 ] {9475636f-672c-4a97-a0c3-40c6c89074ca} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:15.183489 [ 258 ] {9475636f-672c-4a97-a0c3-40c6c89074ca} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 2025.02.28 10:03:15.184038 [ 258 ] {9475636f-672c-4a97-a0c3-40c6c89074ca} executeQuery: Read 16 rows, 586.00 B in 0.001605 sec., 9968.84735202492 rows/sec., 356.55 KiB/sec. 2025.02.28 10:03:15.184153 [ 258 ] {9475636f-672c-4a97-a0c3-40c6c89074ca} TCPHandler: Processed in 0.001868324 sec. 2025.02.28 10:03:15.184415 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.184624 [ 261 ] {709ad2e1-c116-40a5-ba7e-9ef111de3eb2} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:15.185002 [ 261 ] {709ad2e1-c116-40a5-ba7e-9ef111de3eb2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:15.185046 [ 261 ] {709ad2e1-c116-40a5-ba7e-9ef111de3eb2} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:15.185324 [ 261 ] {709ad2e1-c116-40a5-ba7e-9ef111de3eb2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:15.185389 [ 261 ] {709ad2e1-c116-40a5-ba7e-9ef111de3eb2} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:15.185534 [ 261 ] {709ad2e1-c116-40a5-ba7e-9ef111de3eb2} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.02.28 10:03:15.185568 [ 261 ] {709ad2e1-c116-40a5-ba7e-9ef111de3eb2} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:15.185590 [ 261 ] {709ad2e1-c116-40a5-ba7e-9ef111de3eb2} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 10:03:15.185607 [ 261 ] {709ad2e1-c116-40a5-ba7e-9ef111de3eb2} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:15.185649 [ 261 ] {709ad2e1-c116-40a5-ba7e-9ef111de3eb2} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:15.185672 [ 261 ] {709ad2e1-c116-40a5-ba7e-9ef111de3eb2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 2025.02.28 10:03:15.186221 [ 261 ] {709ad2e1-c116-40a5-ba7e-9ef111de3eb2} executeQuery: Read 16 rows, 586.00 B in 0.001696 sec., 9433.962264150943 rows/sec., 337.42 KiB/sec. 2025.02.28 10:03:15.186336 [ 261 ] {709ad2e1-c116-40a5-ba7e-9ef111de3eb2} TCPHandler: Processed in 0.001991956 sec. 2025.02.28 10:03:15.186576 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.186751 [ 258 ] {24134908-60e5-4b7d-a994-2e7647264625} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:15.187064 [ 258 ] {24134908-60e5-4b7d-a994-2e7647264625} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:15.187106 [ 258 ] {24134908-60e5-4b7d-a994-2e7647264625} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:15.187382 [ 258 ] {24134908-60e5-4b7d-a994-2e7647264625} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:15.187447 [ 258 ] {24134908-60e5-4b7d-a994-2e7647264625} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:15.187593 [ 258 ] {24134908-60e5-4b7d-a994-2e7647264625} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.02.28 10:03:15.187626 [ 258 ] {24134908-60e5-4b7d-a994-2e7647264625} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:15.187648 [ 258 ] {24134908-60e5-4b7d-a994-2e7647264625} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 10:03:15.187665 [ 258 ] {24134908-60e5-4b7d-a994-2e7647264625} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:15.187706 [ 258 ] {24134908-60e5-4b7d-a994-2e7647264625} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:15.187730 [ 258 ] {24134908-60e5-4b7d-a994-2e7647264625} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 2025.02.28 10:03:15.188287 [ 258 ] {24134908-60e5-4b7d-a994-2e7647264625} executeQuery: Read 16 rows, 586.00 B in 0.001619 sec., 9882.643607164917 rows/sec., 353.47 KiB/sec. 2025.02.28 10:03:15.188400 [ 258 ] {24134908-60e5-4b7d-a994-2e7647264625} TCPHandler: Processed in 0.001880355 sec. 2025.02.28 10:03:15.188662 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.188870 [ 261 ] {5469e77b-029c-48b5-b6ae-7ef0e2602d11} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:15.189195 [ 261 ] {5469e77b-029c-48b5-b6ae-7ef0e2602d11} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:15.189238 [ 261 ] {5469e77b-029c-48b5-b6ae-7ef0e2602d11} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:15.189523 [ 261 ] {5469e77b-029c-48b5-b6ae-7ef0e2602d11} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:15.189587 [ 261 ] {5469e77b-029c-48b5-b6ae-7ef0e2602d11} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:15.189732 [ 261 ] {5469e77b-029c-48b5-b6ae-7ef0e2602d11} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.02.28 10:03:15.189767 [ 261 ] {5469e77b-029c-48b5-b6ae-7ef0e2602d11} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:15.189789 [ 261 ] {5469e77b-029c-48b5-b6ae-7ef0e2602d11} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 10:03:15.189806 [ 261 ] {5469e77b-029c-48b5-b6ae-7ef0e2602d11} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:15.189848 [ 261 ] {5469e77b-029c-48b5-b6ae-7ef0e2602d11} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:15.189872 [ 261 ] {5469e77b-029c-48b5-b6ae-7ef0e2602d11} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 2025.02.28 10:03:15.190458 [ 261 ] {5469e77b-029c-48b5-b6ae-7ef0e2602d11} executeQuery: Read 16 rows, 586.00 B in 0.001686 sec., 9489.916963226571 rows/sec., 339.42 KiB/sec. 2025.02.28 10:03:15.190573 [ 261 ] {5469e77b-029c-48b5-b6ae-7ef0e2602d11} TCPHandler: Processed in 0.001981305 sec. 2025.02.28 10:03:15.190824 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.191009 [ 258 ] {86ffdca7-a19f-49e2-ac00-fc35f19d4550} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:15.191387 [ 258 ] {86ffdca7-a19f-49e2-ac00-fc35f19d4550} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:15.191440 [ 258 ] {86ffdca7-a19f-49e2-ac00-fc35f19d4550} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:15.191791 [ 258 ] {86ffdca7-a19f-49e2-ac00-fc35f19d4550} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:15.191869 [ 258 ] {86ffdca7-a19f-49e2-ac00-fc35f19d4550} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:15.192030 [ 258 ] {86ffdca7-a19f-49e2-ac00-fc35f19d4550} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.02.28 10:03:15.192063 [ 258 ] {86ffdca7-a19f-49e2-ac00-fc35f19d4550} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:15.192085 [ 258 ] {86ffdca7-a19f-49e2-ac00-fc35f19d4550} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 10:03:15.192102 [ 258 ] {86ffdca7-a19f-49e2-ac00-fc35f19d4550} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:15.192144 [ 258 ] {86ffdca7-a19f-49e2-ac00-fc35f19d4550} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:15.192167 [ 258 ] {86ffdca7-a19f-49e2-ac00-fc35f19d4550} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 2025.02.28 10:03:15.192740 [ 258 ] {86ffdca7-a19f-49e2-ac00-fc35f19d4550} executeQuery: Read 16 rows, 586.00 B in 0.001823 sec., 8776.74163466813 rows/sec., 313.91 KiB/sec. 2025.02.28 10:03:15.192854 [ 258 ] {86ffdca7-a19f-49e2-ac00-fc35f19d4550} TCPHandler: Processed in 0.002086287 sec. 2025.02.28 10:03:15.193107 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.193318 [ 261 ] {98dcc33d-8239-4a65-816f-e63b7d36dcec} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:15.193696 [ 261 ] {98dcc33d-8239-4a65-816f-e63b7d36dcec} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:15.193752 [ 261 ] {98dcc33d-8239-4a65-816f-e63b7d36dcec} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:15.194080 [ 261 ] {98dcc33d-8239-4a65-816f-e63b7d36dcec} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:15.194144 [ 261 ] {98dcc33d-8239-4a65-816f-e63b7d36dcec} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:15.194289 [ 261 ] {98dcc33d-8239-4a65-816f-e63b7d36dcec} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.02.28 10:03:15.194322 [ 261 ] {98dcc33d-8239-4a65-816f-e63b7d36dcec} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:15.194345 [ 261 ] {98dcc33d-8239-4a65-816f-e63b7d36dcec} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 10:03:15.194361 [ 261 ] {98dcc33d-8239-4a65-816f-e63b7d36dcec} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:15.194403 [ 261 ] {98dcc33d-8239-4a65-816f-e63b7d36dcec} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:15.194427 [ 261 ] {98dcc33d-8239-4a65-816f-e63b7d36dcec} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 2025.02.28 10:03:15.195009 [ 261 ] {98dcc33d-8239-4a65-816f-e63b7d36dcec} executeQuery: Read 16 rows, 586.00 B in 0.001794 sec., 8918.617614269788 rows/sec., 318.99 KiB/sec. 2025.02.28 10:03:15.195124 [ 261 ] {98dcc33d-8239-4a65-816f-e63b7d36dcec} TCPHandler: Processed in 0.002086428 sec. 2025.02.28 10:03:15.200675 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.200825 [ 258 ] {5d87cb1b-8f6d-480c-ae9c-dc5724dd0b30} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.28 10:03:15.200889 [ 258 ] {5d87cb1b-8f6d-480c-ae9c-dc5724dd0b30} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:15.201620 [ 258 ] {5d87cb1b-8f6d-480c-ae9c-dc5724dd0b30} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:15.201663 [ 258 ] {5d87cb1b-8f6d-480c-ae9c-dc5724dd0b30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:15.202179 [ 258 ] {5d87cb1b-8f6d-480c-ae9c-dc5724dd0b30} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 10:03:15.202399 [ 258 ] {5d87cb1b-8f6d-480c-ae9c-dc5724dd0b30} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:15.202593 [ 258 ] {5d87cb1b-8f6d-480c-ae9c-dc5724dd0b30} executeQuery: Read 14 rows, 2.01 KiB in 0.001812 sec., 7726.269315673289 rows/sec., 1.08 MiB/sec. 2025.02.28 10:03:15.202655 [ 258 ] {5d87cb1b-8f6d-480c-ae9c-dc5724dd0b30} TCPHandler: Processed in 0.002047897 sec. 2025.02.28 10:03:15.202803 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.202950 [ 261 ] {e1ade9d3-1ea2-488b-9ec2-6ff891688402} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:03:15.203009 [ 261 ] {e1ade9d3-1ea2-488b-9ec2-6ff891688402} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:03:15.203783 [ 261 ] {e1ade9d3-1ea2-488b-9ec2-6ff891688402} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:15.203834 [ 261 ] {e1ade9d3-1ea2-488b-9ec2-6ff891688402} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:15.204256 [ 261 ] {e1ade9d3-1ea2-488b-9ec2-6ff891688402} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 10:03:15.204511 [ 261 ] {e1ade9d3-1ea2-488b-9ec2-6ff891688402} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:15.204730 [ 261 ] {e1ade9d3-1ea2-488b-9ec2-6ff891688402} executeQuery: Read 52 rows, 4.04 KiB in 0.001821 sec., 28555.738605162 rows/sec., 2.17 MiB/sec. 2025.02.28 10:03:15.204785 [ 261 ] {e1ade9d3-1ea2-488b-9ec2-6ff891688402} TCPHandler: Processed in 0.002051767 sec. 2025.02.28 10:03:15.204933 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.205070 [ 258 ] {ee3294cb-9ac3-4257-ba7d-c4e01c91410d} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:03:15.205127 [ 258 ] {ee3294cb-9ac3-4257-ba7d-c4e01c91410d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:03:15.205823 [ 258 ] {ee3294cb-9ac3-4257-ba7d-c4e01c91410d} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:15.205868 [ 258 ] {ee3294cb-9ac3-4257-ba7d-c4e01c91410d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:15.206250 [ 258 ] {ee3294cb-9ac3-4257-ba7d-c4e01c91410d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 10:03:15.206485 [ 258 ] {ee3294cb-9ac3-4257-ba7d-c4e01c91410d} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:15.206654 [ 258 ] {ee3294cb-9ac3-4257-ba7d-c4e01c91410d} executeQuery: Read 56 rows, 4.47 KiB in 0.001618 sec., 34610.630407911 rows/sec., 2.70 MiB/sec. 2025.02.28 10:03:15.206706 [ 258 ] {ee3294cb-9ac3-4257-ba7d-c4e01c91410d} TCPHandler: Processed in 0.001830264 sec. 2025.02.28 10:03:15.206844 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.206967 [ 261 ] {a6fd6005-df4b-4fef-9dca-911dd0be70f8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:15.207028 [ 261 ] {a6fd6005-df4b-4fef-9dca-911dd0be70f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:03:15.207666 [ 261 ] {a6fd6005-df4b-4fef-9dca-911dd0be70f8} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:15.207717 [ 261 ] {a6fd6005-df4b-4fef-9dca-911dd0be70f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:15.208138 [ 261 ] {a6fd6005-df4b-4fef-9dca-911dd0be70f8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 10:03:15.208364 [ 261 ] {a6fd6005-df4b-4fef-9dca-911dd0be70f8} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:15.208568 [ 261 ] {a6fd6005-df4b-4fef-9dca-911dd0be70f8} executeQuery: Read 120 rows, 8.52 KiB in 0.001632 sec., 73529.41176470589 rows/sec., 5.10 MiB/sec. 2025.02.28 10:03:15.208622 [ 261 ] {a6fd6005-df4b-4fef-9dca-911dd0be70f8} TCPHandler: Processed in 0.001836954 sec. 2025.02.28 10:03:15.208772 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:15.208890 [ 258 ] {a7976dd3-22bb-40a1-b437-2216457940a6} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:03:15.208940 [ 258 ] {a7976dd3-22bb-40a1-b437-2216457940a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:03:15.209493 [ 258 ] {a7976dd3-22bb-40a1-b437-2216457940a6} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:15.209535 [ 258 ] {a7976dd3-22bb-40a1-b437-2216457940a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:15.209979 [ 258 ] {a7976dd3-22bb-40a1-b437-2216457940a6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 10:03:15.210208 [ 258 ] {a7976dd3-22bb-40a1-b437-2216457940a6} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:15.210431 [ 258 ] {a7976dd3-22bb-40a1-b437-2216457940a6} executeQuery: Read 40 rows, 2.81 KiB in 0.001548 sec., 25839.793281653747 rows/sec., 1.77 MiB/sec. 2025.02.28 10:03:15.210563 [ 258 ] {a7976dd3-22bb-40a1-b437-2216457940a6} TCPHandler: Processed in 0.001847924 sec. 2025.02.28 10:03:16.294721 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2025.02.28 10:03:16.295450 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:16.295508 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:16.296135 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 10:03:16.296404 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:16.296664 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2025.02.28 10:03:16.421719 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.02.28 10:03:16.442564 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:16.442618 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:16.449619 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 10:03:16.450371 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:16.452983 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.02.28 10:03:17.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 156.61 MiB, peak 160.61 MiB, free memory in arenas 0.00 B, will set to 158.55 MiB (RSS), difference: 1.94 MiB 2025.02.28 10:03:18.782843 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 96 entries to flush up to offset 184 2025.02.28 10:03:18.788597 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:18.788656 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:18.790264 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 10:03:18.790583 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:18.791351 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 184 2025.02.28 10:03:20.152744 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:20.152954 [ 258 ] {5a4aae20-e281-40a8-ae94-f0cedcf5bb27} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:03:20.153033 [ 258 ] {5a4aae20-e281-40a8-ae94-f0cedcf5bb27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:03:20.153865 [ 258 ] {5a4aae20-e281-40a8-ae94-f0cedcf5bb27} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:20.153917 [ 258 ] {5a4aae20-e281-40a8-ae94-f0cedcf5bb27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:20.154364 [ 258 ] {5a4aae20-e281-40a8-ae94-f0cedcf5bb27} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 10:03:20.154617 [ 258 ] {5a4aae20-e281-40a8-ae94-f0cedcf5bb27} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:20.154865 [ 258 ] {5a4aae20-e281-40a8-ae94-f0cedcf5bb27} executeQuery: Read 212 rows, 13.81 KiB in 0.001968 sec., 107723.57723577235 rows/sec., 6.85 MiB/sec. 2025.02.28 10:03:20.154932 [ 258 ] {5a4aae20-e281-40a8-ae94-f0cedcf5bb27} TCPHandler: Processed in 0.00232102 sec. 2025.02.28 10:03:20.155232 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:20.155424 [ 261 ] {48118b2f-fa4f-4d24-a17d-6baf38914044} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:03:20.155497 [ 261 ] {48118b2f-fa4f-4d24-a17d-6baf38914044} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:03:20.156649 [ 261 ] {48118b2f-fa4f-4d24-a17d-6baf38914044} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:20.156700 [ 261 ] {48118b2f-fa4f-4d24-a17d-6baf38914044} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:20.157166 [ 261 ] {48118b2f-fa4f-4d24-a17d-6baf38914044} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 10:03:20.157418 [ 261 ] {48118b2f-fa4f-4d24-a17d-6baf38914044} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:20.157659 [ 261 ] {48118b2f-fa4f-4d24-a17d-6baf38914044} executeQuery: Read 669 rows, 54.27 KiB in 0.002288 sec., 292395.1048951049 rows/sec., 23.16 MiB/sec. 2025.02.28 10:03:20.157739 [ 261 ] {48118b2f-fa4f-4d24-a17d-6baf38914044} TCPHandler: Processed in 0.002644795 sec. 2025.02.28 10:03:20.157886 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:20.158026 [ 258 ] {f11545d2-f137-40fd-8231-3d62e4531648} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:03:20.158082 [ 258 ] {f11545d2-f137-40fd-8231-3d62e4531648} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:03:20.158841 [ 258 ] {f11545d2-f137-40fd-8231-3d62e4531648} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:20.158890 [ 258 ] {f11545d2-f137-40fd-8231-3d62e4531648} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:20.159297 [ 258 ] {f11545d2-f137-40fd-8231-3d62e4531648} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 10:03:20.159548 [ 258 ] {f11545d2-f137-40fd-8231-3d62e4531648} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:20.159840 [ 258 ] {f11545d2-f137-40fd-8231-3d62e4531648} executeQuery: Read 134 rows, 8.49 KiB in 0.001802 sec., 74361.82019977803 rows/sec., 4.60 MiB/sec. 2025.02.28 10:03:20.159950 [ 258 ] {f11545d2-f137-40fd-8231-3d62e4531648} TCPHandler: Processed in 0.002119687 sec. 2025.02.28 10:03:20.160088 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:20.160226 [ 261 ] {89c68b19-829c-4bb5-bb3c-352faa45adec} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:03:20.160285 [ 261 ] {89c68b19-829c-4bb5-bb3c-352faa45adec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:03:20.161059 [ 261 ] {89c68b19-829c-4bb5-bb3c-352faa45adec} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:20.161106 [ 261 ] {89c68b19-829c-4bb5-bb3c-352faa45adec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:20.161463 [ 261 ] {89c68b19-829c-4bb5-bb3c-352faa45adec} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 10:03:20.161702 [ 261 ] {89c68b19-829c-4bb5-bb3c-352faa45adec} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:20.161909 [ 261 ] {89c68b19-829c-4bb5-bb3c-352faa45adec} executeQuery: Read 113 rows, 7.49 KiB in 0.001715 sec., 65889.21282798835 rows/sec., 4.27 MiB/sec. 2025.02.28 10:03:20.161961 [ 261 ] {89c68b19-829c-4bb5-bb3c-352faa45adec} TCPHandler: Processed in 0.001930106 sec. 2025.02.28 10:03:20.162133 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:20.162273 [ 258 ] {8a0058d3-f119-47de-af0a-627589465204} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:03:20.162331 [ 258 ] {8a0058d3-f119-47de-af0a-627589465204} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:03:20.163265 [ 258 ] {8a0058d3-f119-47de-af0a-627589465204} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:20.163305 [ 258 ] {8a0058d3-f119-47de-af0a-627589465204} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:20.163662 [ 258 ] {8a0058d3-f119-47de-af0a-627589465204} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 10:03:20.163911 [ 258 ] {8a0058d3-f119-47de-af0a-627589465204} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:20.164191 [ 258 ] {8a0058d3-f119-47de-af0a-627589465204} executeQuery: Read 112 rows, 6.53 KiB in 0.001931 sec., 58001.03573278094 rows/sec., 3.30 MiB/sec. 2025.02.28 10:03:20.164250 [ 258 ] {8a0058d3-f119-47de-af0a-627589465204} TCPHandler: Processed in 0.002177909 sec. 2025.02.28 10:03:20.164412 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:20.164537 [ 261 ] {554216f4-c060-4145-9268-ba2a8db5c35a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:03:20.164586 [ 261 ] {554216f4-c060-4145-9268-ba2a8db5c35a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:03:20.165362 [ 261 ] {554216f4-c060-4145-9268-ba2a8db5c35a} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:20.165401 [ 261 ] {554216f4-c060-4145-9268-ba2a8db5c35a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:20.165794 [ 261 ] {554216f4-c060-4145-9268-ba2a8db5c35a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 10:03:20.166032 [ 261 ] {554216f4-c060-4145-9268-ba2a8db5c35a} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:20.166298 [ 261 ] {554216f4-c060-4145-9268-ba2a8db5c35a} executeQuery: Read 402 rows, 29.18 KiB in 0.001771 sec., 226990.4009034444 rows/sec., 16.09 MiB/sec. 2025.02.28 10:03:20.166371 [ 261 ] {554216f4-c060-4145-9268-ba2a8db5c35a} TCPHandler: Processed in 0.002015426 sec. 2025.02.28 10:03:20.166524 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:20.166641 [ 258 ] {4b88b080-8818-4c84-898e-ea9c9fa76476} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 10:03:20.166694 [ 258 ] {4b88b080-8818-4c84-898e-ea9c9fa76476} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 10:03:20.167167 [ 258 ] {4b88b080-8818-4c84-898e-ea9c9fa76476} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:20.167206 [ 258 ] {4b88b080-8818-4c84-898e-ea9c9fa76476} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:20.167560 [ 258 ] {4b88b080-8818-4c84-898e-ea9c9fa76476} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 10:03:20.167793 [ 258 ] {4b88b080-8818-4c84-898e-ea9c9fa76476} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:20.168002 [ 258 ] {4b88b080-8818-4c84-898e-ea9c9fa76476} executeQuery: Read 6 rows, 321.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 226.50 KiB/sec. 2025.02.28 10:03:20.168087 [ 258 ] {4b88b080-8818-4c84-898e-ea9c9fa76476} TCPHandler: Processed in 0.001618941 sec. 2025.02.28 10:03:20.168253 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:20.168393 [ 261 ] {b7edcf75-0602-4add-a726-4a105edc5d4a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:20.168455 [ 261 ] {b7edcf75-0602-4add-a726-4a105edc5d4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:03:20.169129 [ 261 ] {b7edcf75-0602-4add-a726-4a105edc5d4a} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:20.169168 [ 261 ] {b7edcf75-0602-4add-a726-4a105edc5d4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:20.169551 [ 261 ] {b7edcf75-0602-4add-a726-4a105edc5d4a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 10:03:20.169785 [ 261 ] {b7edcf75-0602-4add-a726-4a105edc5d4a} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:20.170073 [ 261 ] {b7edcf75-0602-4add-a726-4a105edc5d4a} executeQuery: Read 227 rows, 15.50 KiB in 0.0017 sec., 133529.4117647059 rows/sec., 8.91 MiB/sec. 2025.02.28 10:03:20.170137 [ 261 ] {b7edcf75-0602-4add-a726-4a105edc5d4a} TCPHandler: Processed in 0.001951086 sec. 2025.02.28 10:03:20.170305 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:20.170441 [ 258 ] {75534d1a-4676-49db-b55a-3dbbbb2cea82} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 10:03:20.170501 [ 258 ] {75534d1a-4676-49db-b55a-3dbbbb2cea82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 10:03:20.171059 [ 258 ] {75534d1a-4676-49db-b55a-3dbbbb2cea82} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:20.171106 [ 258 ] {75534d1a-4676-49db-b55a-3dbbbb2cea82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:20.171461 [ 258 ] {75534d1a-4676-49db-b55a-3dbbbb2cea82} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 10:03:20.171690 [ 258 ] {75534d1a-4676-49db-b55a-3dbbbb2cea82} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:20.171898 [ 258 ] {75534d1a-4676-49db-b55a-3dbbbb2cea82} executeQuery: Read 1 rows, 69.00 B in 0.001488 sec., 672.0430107526882 rows/sec., 45.28 KiB/sec. 2025.02.28 10:03:20.171948 [ 258 ] {75534d1a-4676-49db-b55a-3dbbbb2cea82} TCPHandler: Processed in 0.001708382 sec. 2025.02.28 10:03:20.172114 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:20.172251 [ 261 ] {4514ea53-6398-44ec-8e34-e57782324f03} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:20.172342 [ 261 ] {4514ea53-6398-44ec-8e34-e57782324f03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:03:20.173560 [ 261 ] {4514ea53-6398-44ec-8e34-e57782324f03} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:20.173599 [ 261 ] {4514ea53-6398-44ec-8e34-e57782324f03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:20.174227 [ 261 ] {4514ea53-6398-44ec-8e34-e57782324f03} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 10:03:20.174475 [ 261 ] {4514ea53-6398-44ec-8e34-e57782324f03} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:20.174811 [ 261 ] {4514ea53-6398-44ec-8e34-e57782324f03} executeQuery: Read 28 rows, 51.38 KiB in 0.002583 sec., 10840.108401084011 rows/sec., 19.42 MiB/sec. 2025.02.28 10:03:20.174922 [ 261 ] {4514ea53-6398-44ec-8e34-e57782324f03} TCPHandler: Processed in 0.002863738 sec. 2025.02.28 10:03:20.175081 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:20.175217 [ 258 ] {c86f1cff-d918-4a62-a44c-47b7cb55e846} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:03:20.175274 [ 258 ] {c86f1cff-d918-4a62-a44c-47b7cb55e846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:03:20.175845 [ 258 ] {c86f1cff-d918-4a62-a44c-47b7cb55e846} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:20.175889 [ 258 ] {c86f1cff-d918-4a62-a44c-47b7cb55e846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:20.176291 [ 258 ] {c86f1cff-d918-4a62-a44c-47b7cb55e846} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 10:03:20.176531 [ 258 ] {c86f1cff-d918-4a62-a44c-47b7cb55e846} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:20.176733 [ 258 ] {c86f1cff-d918-4a62-a44c-47b7cb55e846} executeQuery: Read 72 rows, 4.70 KiB in 0.001547 sec., 46541.69360051713 rows/sec., 2.97 MiB/sec. 2025.02.28 10:03:20.176783 [ 258 ] {c86f1cff-d918-4a62-a44c-47b7cb55e846} TCPHandler: Processed in 0.001767003 sec. 2025.02.28 10:03:23.720351 [ 84 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:03:23.720424 [ 84 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:03:23.796816 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2025.02.28 10:03:23.797434 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:23.797478 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:23.798057 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 10:03:23.798314 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:23.798527 [ 84 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 10:03:23.798546 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.02.28 10:03:23.798613 [ 84 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:23.798643 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:23.800792 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 10:03:23.800983 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:03:23.801075 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2025.02.28 10:03:23.801199 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2025.02.28 10:03:23.801398 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2025.02.28 10:03:23.801593 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2025.02.28 10:03:23.801779 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2025.02.28 10:03:23.801887 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2025.02.28 10:03:23.820550 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.021816714 sec., 128616.98604106923 rows/sec., 1.84 MiB/sec. 2025.02.28 10:03:23.820879 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 10:03:23.821210 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_6_1} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:23.821292 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_6_1} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 10:03:23.821406 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.02.28 10:03:23.953086 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.02.28 10:03:23.973560 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:23.973617 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:23.980894 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 10:03:23.981772 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:23.982044 [ 84 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 10:03:23.982104 [ 84 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:23.982147 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:23.982578 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 10:03:23.997473 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.02.28 10:03:23.999222 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:03:24.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.21 MiB, peak 165.00 MiB, free memory in arenas 0.00 B, will set to 160.80 MiB (RSS), difference: 1.59 MiB 2025.02.28 10:03:24.001188 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.02.28 10:03:24.006713 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.02.28 10:03:24.012177 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.02.28 10:03:24.017150 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.02.28 10:03:24.024372 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2025.02.28 10:03:24.029065 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.02.28 10:03:24.090405 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.108135041 sec., 425.394021906368 rows/sec., 2.20 MiB/sec. 2025.02.28 10:03:24.092741 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 10:03:24.095924 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_6_1} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:24.096009 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_6_1} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 10:03:24.098128 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.02.28 10:03:25.000228 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 161.36 MiB, peak 170.90 MiB, free memory in arenas 0.00 B, will set to 163.13 MiB (RSS), difference: 1.77 MiB 2025.02.28 10:03:25.144740 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.144948 [ 258 ] {88badfcd-a76e-4d72-9a06-0d85c7ab7c1c} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:03:25.145030 [ 258 ] {88badfcd-a76e-4d72-9a06-0d85c7ab7c1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:03:25.145825 [ 258 ] {88badfcd-a76e-4d72-9a06-0d85c7ab7c1c} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:25.145877 [ 258 ] {88badfcd-a76e-4d72-9a06-0d85c7ab7c1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:25.146341 [ 258 ] {88badfcd-a76e-4d72-9a06-0d85c7ab7c1c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 10:03:25.146598 [ 258 ] {88badfcd-a76e-4d72-9a06-0d85c7ab7c1c} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:25.146911 [ 258 ] {88badfcd-a76e-4d72-9a06-0d85c7ab7c1c} executeQuery: Read 52 rows, 4.04 KiB in 0.002008 sec., 25896.414342629483 rows/sec., 1.97 MiB/sec. 2025.02.28 10:03:25.147049 [ 258 ] {88badfcd-a76e-4d72-9a06-0d85c7ab7c1c} TCPHandler: Processed in 0.002441072 sec. 2025.02.28 10:03:25.147316 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.147507 [ 261 ] {62f84a3a-0201-4101-86a5-0c2c40afae33} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:03:25.147582 [ 261 ] {62f84a3a-0201-4101-86a5-0c2c40afae33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:03:25.148362 [ 261 ] {62f84a3a-0201-4101-86a5-0c2c40afae33} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:25.148410 [ 261 ] {62f84a3a-0201-4101-86a5-0c2c40afae33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:25.148855 [ 261 ] {62f84a3a-0201-4101-86a5-0c2c40afae33} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 10:03:25.149106 [ 261 ] {62f84a3a-0201-4101-86a5-0c2c40afae33} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:25.149420 [ 261 ] {62f84a3a-0201-4101-86a5-0c2c40afae33} executeQuery: Read 56 rows, 4.47 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.25 MiB/sec. 2025.02.28 10:03:25.149555 [ 261 ] {62f84a3a-0201-4101-86a5-0c2c40afae33} TCPHandler: Processed in 0.002373322 sec. 2025.02.28 10:03:25.149728 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.149876 [ 258 ] {d2315270-c6e9-480e-b928-48c530f05b0f} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:25.149942 [ 258 ] {d2315270-c6e9-480e-b928-48c530f05b0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:03:25.150603 [ 258 ] {d2315270-c6e9-480e-b928-48c530f05b0f} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:25.150642 [ 258 ] {d2315270-c6e9-480e-b928-48c530f05b0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:25.151046 [ 258 ] {d2315270-c6e9-480e-b928-48c530f05b0f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 10:03:25.151290 [ 258 ] {d2315270-c6e9-480e-b928-48c530f05b0f} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:25.151511 [ 258 ] {d2315270-c6e9-480e-b928-48c530f05b0f} executeQuery: Read 150 rows, 10.65 KiB in 0.001672 sec., 89712.91866028708 rows/sec., 6.22 MiB/sec. 2025.02.28 10:03:25.151566 [ 258 ] {d2315270-c6e9-480e-b928-48c530f05b0f} TCPHandler: Processed in 0.001906315 sec. 2025.02.28 10:03:25.151745 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.151897 [ 261 ] {47812104-446d-407f-8f09-067ecb0219dd} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:03:25.151962 [ 261 ] {47812104-446d-407f-8f09-067ecb0219dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:03:25.152507 [ 261 ] {47812104-446d-407f-8f09-067ecb0219dd} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:25.152547 [ 261 ] {47812104-446d-407f-8f09-067ecb0219dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:25.152927 [ 261 ] {47812104-446d-407f-8f09-067ecb0219dd} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 10:03:25.153159 [ 261 ] {47812104-446d-407f-8f09-067ecb0219dd} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:25.153459 [ 261 ] {47812104-446d-407f-8f09-067ecb0219dd} executeQuery: Read 50 rows, 3.51 KiB in 0.001579 sec., 31665.611146295123 rows/sec., 2.17 MiB/sec. 2025.02.28 10:03:25.153583 [ 261 ] {47812104-446d-407f-8f09-067ecb0219dd} TCPHandler: Processed in 0.001910685 sec. 2025.02.28 10:03:25.569389 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.569686 [ 258 ] {f7204997-a4a4-429d-aa63-8520d10e9293} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:25.570165 [ 258 ] {f7204997-a4a4-429d-aa63-8520d10e9293} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:25.570226 [ 258 ] {f7204997-a4a4-429d-aa63-8520d10e9293} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:25.570621 [ 258 ] {f7204997-a4a4-429d-aa63-8520d10e9293} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:25.570702 [ 258 ] {f7204997-a4a4-429d-aa63-8520d10e9293} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:25.570884 [ 258 ] {f7204997-a4a4-429d-aa63-8520d10e9293} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.02.28 10:03:25.571186 [ 287 ] {f7204997-a4a4-429d-aa63-8520d10e9293} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 10:03:25.571188 [ 286 ] {f7204997-a4a4-429d-aa63-8520d10e9293} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:25.571343 [ 258 ] {f7204997-a4a4-429d-aa63-8520d10e9293} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.28 10:03:25.571372 [ 258 ] {f7204997-a4a4-429d-aa63-8520d10e9293} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:25.571589 [ 258 ] {f7204997-a4a4-429d-aa63-8520d10e9293} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 10:03:25.571616 [ 258 ] {f7204997-a4a4-429d-aa63-8520d10e9293} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.28 10:03:25.571679 [ 258 ] {f7204997-a4a4-429d-aa63-8520d10e9293} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.571726 [ 258 ] {f7204997-a4a4-429d-aa63-8520d10e9293} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.573096 [ 258 ] {f7204997-a4a4-429d-aa63-8520d10e9293} executeQuery: Read 30 rows, 1.14 KiB in 0.003549 sec., 8453.085376162298 rows/sec., 322.22 KiB/sec. 2025.02.28 10:03:25.573240 [ 258 ] {f7204997-a4a4-429d-aa63-8520d10e9293} TCPHandler: Processed in 0.004006653 sec. 2025.02.28 10:03:25.573738 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.574029 [ 261 ] {4caa7570-7db5-421f-a6da-298d91dc29b5} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:25.574490 [ 261 ] {4caa7570-7db5-421f-a6da-298d91dc29b5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:25.574544 [ 261 ] {4caa7570-7db5-421f-a6da-298d91dc29b5} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:25.574885 [ 261 ] {4caa7570-7db5-421f-a6da-298d91dc29b5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:25.574966 [ 261 ] {4caa7570-7db5-421f-a6da-298d91dc29b5} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:25.575146 [ 261 ] {4caa7570-7db5-421f-a6da-298d91dc29b5} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.02.28 10:03:25.575240 [ 288 ] {4caa7570-7db5-421f-a6da-298d91dc29b5} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:25.575254 [ 286 ] {4caa7570-7db5-421f-a6da-298d91dc29b5} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 10:03:25.575361 [ 261 ] {4caa7570-7db5-421f-a6da-298d91dc29b5} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.28 10:03:25.575391 [ 261 ] {4caa7570-7db5-421f-a6da-298d91dc29b5} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:25.575480 [ 261 ] {4caa7570-7db5-421f-a6da-298d91dc29b5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 10:03:25.575502 [ 261 ] {4caa7570-7db5-421f-a6da-298d91dc29b5} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.28 10:03:25.575545 [ 261 ] {4caa7570-7db5-421f-a6da-298d91dc29b5} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.575594 [ 261 ] {4caa7570-7db5-421f-a6da-298d91dc29b5} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.576621 [ 261 ] {4caa7570-7db5-421f-a6da-298d91dc29b5} executeQuery: Read 30 rows, 1.14 KiB in 0.00273 sec., 10989.01098901099 rows/sec., 418.88 KiB/sec. 2025.02.28 10:03:25.576767 [ 261 ] {4caa7570-7db5-421f-a6da-298d91dc29b5} TCPHandler: Processed in 0.003172532 sec. 2025.02.28 10:03:25.577099 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.577321 [ 258 ] {df8c5e9c-4a74-4a2f-819d-d79cd8d3a66f} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:25.577666 [ 258 ] {df8c5e9c-4a74-4a2f-819d-d79cd8d3a66f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:25.577714 [ 258 ] {df8c5e9c-4a74-4a2f-819d-d79cd8d3a66f} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:25.578033 [ 258 ] {df8c5e9c-4a74-4a2f-819d-d79cd8d3a66f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:25.578101 [ 258 ] {df8c5e9c-4a74-4a2f-819d-d79cd8d3a66f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:25.578255 [ 258 ] {df8c5e9c-4a74-4a2f-819d-d79cd8d3a66f} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.02.28 10:03:25.578363 [ 288 ] {df8c5e9c-4a74-4a2f-819d-d79cd8d3a66f} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 10:03:25.578369 [ 287 ] {df8c5e9c-4a74-4a2f-819d-d79cd8d3a66f} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:25.578488 [ 258 ] {df8c5e9c-4a74-4a2f-819d-d79cd8d3a66f} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.28 10:03:25.578516 [ 258 ] {df8c5e9c-4a74-4a2f-819d-d79cd8d3a66f} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:25.578600 [ 258 ] {df8c5e9c-4a74-4a2f-819d-d79cd8d3a66f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 10:03:25.578620 [ 258 ] {df8c5e9c-4a74-4a2f-819d-d79cd8d3a66f} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.28 10:03:25.578661 [ 258 ] {df8c5e9c-4a74-4a2f-819d-d79cd8d3a66f} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.578707 [ 258 ] {df8c5e9c-4a74-4a2f-819d-d79cd8d3a66f} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.579704 [ 258 ] {df8c5e9c-4a74-4a2f-819d-d79cd8d3a66f} executeQuery: Read 30 rows, 1.14 KiB in 0.002489 sec., 12053.033346725593 rows/sec., 459.44 KiB/sec. 2025.02.28 10:03:25.579840 [ 258 ] {df8c5e9c-4a74-4a2f-819d-d79cd8d3a66f} TCPHandler: Processed in 0.002813317 sec. 2025.02.28 10:03:25.580169 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.580397 [ 261 ] {c75d1731-c085-4567-adfd-ce4fa232342a} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:25.580811 [ 261 ] {c75d1731-c085-4567-adfd-ce4fa232342a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:25.580870 [ 261 ] {c75d1731-c085-4567-adfd-ce4fa232342a} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:25.581262 [ 261 ] {c75d1731-c085-4567-adfd-ce4fa232342a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:25.581329 [ 261 ] {c75d1731-c085-4567-adfd-ce4fa232342a} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:25.581481 [ 261 ] {c75d1731-c085-4567-adfd-ce4fa232342a} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.02.28 10:03:25.581590 [ 286 ] {c75d1731-c085-4567-adfd-ce4fa232342a} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:25.581601 [ 287 ] {c75d1731-c085-4567-adfd-ce4fa232342a} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 10:03:25.581728 [ 261 ] {c75d1731-c085-4567-adfd-ce4fa232342a} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.28 10:03:25.581756 [ 261 ] {c75d1731-c085-4567-adfd-ce4fa232342a} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:25.581838 [ 261 ] {c75d1731-c085-4567-adfd-ce4fa232342a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 10:03:25.581859 [ 261 ] {c75d1731-c085-4567-adfd-ce4fa232342a} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.28 10:03:25.581899 [ 261 ] {c75d1731-c085-4567-adfd-ce4fa232342a} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.581946 [ 261 ] {c75d1731-c085-4567-adfd-ce4fa232342a} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.582954 [ 261 ] {c75d1731-c085-4567-adfd-ce4fa232342a} executeQuery: Read 30 rows, 1.14 KiB in 0.002674 sec., 11219.147344801795 rows/sec., 427.66 KiB/sec. 2025.02.28 10:03:25.583087 [ 261 ] {c75d1731-c085-4567-adfd-ce4fa232342a} TCPHandler: Processed in 0.002987419 sec. 2025.02.28 10:03:25.583378 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.583573 [ 258 ] {a9897f20-525c-4ffd-8992-8af6e6b0805d} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:25.583930 [ 258 ] {a9897f20-525c-4ffd-8992-8af6e6b0805d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:25.583979 [ 258 ] {a9897f20-525c-4ffd-8992-8af6e6b0805d} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:25.584309 [ 258 ] {a9897f20-525c-4ffd-8992-8af6e6b0805d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:25.584378 [ 258 ] {a9897f20-525c-4ffd-8992-8af6e6b0805d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:25.584530 [ 258 ] {a9897f20-525c-4ffd-8992-8af6e6b0805d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.02.28 10:03:25.584620 [ 286 ] {a9897f20-525c-4ffd-8992-8af6e6b0805d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:25.584638 [ 287 ] {a9897f20-525c-4ffd-8992-8af6e6b0805d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 10:03:25.584741 [ 258 ] {a9897f20-525c-4ffd-8992-8af6e6b0805d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.28 10:03:25.584769 [ 258 ] {a9897f20-525c-4ffd-8992-8af6e6b0805d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:25.584850 [ 258 ] {a9897f20-525c-4ffd-8992-8af6e6b0805d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 10:03:25.584871 [ 258 ] {a9897f20-525c-4ffd-8992-8af6e6b0805d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.28 10:03:25.584911 [ 258 ] {a9897f20-525c-4ffd-8992-8af6e6b0805d} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.584957 [ 258 ] {a9897f20-525c-4ffd-8992-8af6e6b0805d} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.585985 [ 258 ] {a9897f20-525c-4ffd-8992-8af6e6b0805d} executeQuery: Read 30 rows, 1.14 KiB in 0.002508 sec., 11961.722488038278 rows/sec., 455.96 KiB/sec. 2025.02.28 10:03:25.586131 [ 258 ] {a9897f20-525c-4ffd-8992-8af6e6b0805d} TCPHandler: Processed in 0.002813697 sec. 2025.02.28 10:03:25.586438 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.586631 [ 261 ] {0ff718da-7202-40c8-b69c-780cb2fde43d} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:25.586972 [ 261 ] {0ff718da-7202-40c8-b69c-780cb2fde43d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:25.587020 [ 261 ] {0ff718da-7202-40c8-b69c-780cb2fde43d} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:25.587341 [ 261 ] {0ff718da-7202-40c8-b69c-780cb2fde43d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:25.587406 [ 261 ] {0ff718da-7202-40c8-b69c-780cb2fde43d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:25.587553 [ 261 ] {0ff718da-7202-40c8-b69c-780cb2fde43d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.02.28 10:03:25.587628 [ 288 ] {0ff718da-7202-40c8-b69c-780cb2fde43d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:25.587649 [ 286 ] {0ff718da-7202-40c8-b69c-780cb2fde43d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 10:03:25.587748 [ 261 ] {0ff718da-7202-40c8-b69c-780cb2fde43d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.28 10:03:25.587777 [ 261 ] {0ff718da-7202-40c8-b69c-780cb2fde43d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:25.587856 [ 261 ] {0ff718da-7202-40c8-b69c-780cb2fde43d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 10:03:25.587875 [ 261 ] {0ff718da-7202-40c8-b69c-780cb2fde43d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.28 10:03:25.587916 [ 261 ] {0ff718da-7202-40c8-b69c-780cb2fde43d} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.587962 [ 261 ] {0ff718da-7202-40c8-b69c-780cb2fde43d} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.589054 [ 261 ] {0ff718da-7202-40c8-b69c-780cb2fde43d} executeQuery: Read 30 rows, 1.14 KiB in 0.002519 sec., 11909.487892020643 rows/sec., 453.97 KiB/sec. 2025.02.28 10:03:25.589195 [ 261 ] {0ff718da-7202-40c8-b69c-780cb2fde43d} TCPHandler: Processed in 0.002816707 sec. 2025.02.28 10:03:25.598953 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.599152 [ 258 ] {6466b5d0-e681-4339-b88a-942e34b328a8} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:25.599498 [ 258 ] {6466b5d0-e681-4339-b88a-942e34b328a8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:25.599547 [ 258 ] {6466b5d0-e681-4339-b88a-942e34b328a8} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:25.599875 [ 258 ] {6466b5d0-e681-4339-b88a-942e34b328a8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:25.599942 [ 258 ] {6466b5d0-e681-4339-b88a-942e34b328a8} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:25.600091 [ 258 ] {6466b5d0-e681-4339-b88a-942e34b328a8} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.02.28 10:03:25.600208 [ 288 ] {6466b5d0-e681-4339-b88a-942e34b328a8} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 10:03:25.600214 [ 287 ] {6466b5d0-e681-4339-b88a-942e34b328a8} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:25.600333 [ 258 ] {6466b5d0-e681-4339-b88a-942e34b328a8} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.28 10:03:25.600362 [ 258 ] {6466b5d0-e681-4339-b88a-942e34b328a8} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:25.600444 [ 258 ] {6466b5d0-e681-4339-b88a-942e34b328a8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 10:03:25.600463 [ 258 ] {6466b5d0-e681-4339-b88a-942e34b328a8} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.28 10:03:25.600505 [ 258 ] {6466b5d0-e681-4339-b88a-942e34b328a8} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.600551 [ 258 ] {6466b5d0-e681-4339-b88a-942e34b328a8} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.601524 [ 258 ] {6466b5d0-e681-4339-b88a-942e34b328a8} executeQuery: Read 30 rows, 1.14 KiB in 0.002472 sec., 12135.922330097088 rows/sec., 462.60 KiB/sec. 2025.02.28 10:03:25.601664 [ 258 ] {6466b5d0-e681-4339-b88a-942e34b328a8} TCPHandler: Processed in 0.002767416 sec. 2025.02.28 10:03:25.601965 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.602196 [ 261 ] {838daa0a-a3b5-4aa0-a635-ae7d3e277b4a} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:25.602551 [ 261 ] {838daa0a-a3b5-4aa0-a635-ae7d3e277b4a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:25.602599 [ 261 ] {838daa0a-a3b5-4aa0-a635-ae7d3e277b4a} 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:25.602927 [ 261 ] {838daa0a-a3b5-4aa0-a635-ae7d3e277b4a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:25.602993 [ 261 ] {838daa0a-a3b5-4aa0-a635-ae7d3e277b4a} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:25.603141 [ 261 ] {838daa0a-a3b5-4aa0-a635-ae7d3e277b4a} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.02.28 10:03:25.603248 [ 287 ] {838daa0a-a3b5-4aa0-a635-ae7d3e277b4a} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:25.603251 [ 286 ] {838daa0a-a3b5-4aa0-a635-ae7d3e277b4a} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 10:03:25.603423 [ 261 ] {838daa0a-a3b5-4aa0-a635-ae7d3e277b4a} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.28 10:03:25.603454 [ 261 ] {838daa0a-a3b5-4aa0-a635-ae7d3e277b4a} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:25.603535 [ 261 ] {838daa0a-a3b5-4aa0-a635-ae7d3e277b4a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 10:03:25.603555 [ 261 ] {838daa0a-a3b5-4aa0-a635-ae7d3e277b4a} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.28 10:03:25.603596 [ 261 ] {838daa0a-a3b5-4aa0-a635-ae7d3e277b4a} 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.603644 [ 261 ] {838daa0a-a3b5-4aa0-a635-ae7d3e277b4a} 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.604729 [ 261 ] {838daa0a-a3b5-4aa0-a635-ae7d3e277b4a} executeQuery: Read 30 rows, 1.14 KiB in 0.00265 sec., 11320.754716981131 rows/sec., 431.53 KiB/sec. 2025.02.28 10:03:25.604867 [ 261 ] {838daa0a-a3b5-4aa0-a635-ae7d3e277b4a} TCPHandler: Processed in 0.002971148 sec. 2025.02.28 10:03:25.605161 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.605386 [ 258 ] {e058150d-b8f5-4bdf-ae9a-02f80c95194d} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:25.605796 [ 258 ] {e058150d-b8f5-4bdf-ae9a-02f80c95194d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:25.605856 [ 258 ] {e058150d-b8f5-4bdf-ae9a-02f80c95194d} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:25.606263 [ 258 ] {e058150d-b8f5-4bdf-ae9a-02f80c95194d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:25.606329 [ 258 ] {e058150d-b8f5-4bdf-ae9a-02f80c95194d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:25.606477 [ 258 ] {e058150d-b8f5-4bdf-ae9a-02f80c95194d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.02.28 10:03:25.606584 [ 287 ] {e058150d-b8f5-4bdf-ae9a-02f80c95194d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 10:03:25.606588 [ 288 ] {e058150d-b8f5-4bdf-ae9a-02f80c95194d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:25.606698 [ 258 ] {e058150d-b8f5-4bdf-ae9a-02f80c95194d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.28 10:03:25.606727 [ 258 ] {e058150d-b8f5-4bdf-ae9a-02f80c95194d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:25.606808 [ 258 ] {e058150d-b8f5-4bdf-ae9a-02f80c95194d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 10:03:25.606831 [ 258 ] {e058150d-b8f5-4bdf-ae9a-02f80c95194d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.28 10:03:25.606871 [ 258 ] {e058150d-b8f5-4bdf-ae9a-02f80c95194d} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.606918 [ 258 ] {e058150d-b8f5-4bdf-ae9a-02f80c95194d} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.607960 [ 258 ] {e058150d-b8f5-4bdf-ae9a-02f80c95194d} executeQuery: Read 30 rows, 1.14 KiB in 0.00269 sec., 11152.416356877324 rows/sec., 425.11 KiB/sec. 2025.02.28 10:03:25.608093 [ 258 ] {e058150d-b8f5-4bdf-ae9a-02f80c95194d} TCPHandler: Processed in 0.00300009 sec. 2025.02.28 10:03:25.608385 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.608615 [ 261 ] {77b3cbb5-2be8-409a-a883-0b38b91262ee} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:25.609028 [ 261 ] {77b3cbb5-2be8-409a-a883-0b38b91262ee} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:25.609089 [ 261 ] {77b3cbb5-2be8-409a-a883-0b38b91262ee} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:25.609456 [ 261 ] {77b3cbb5-2be8-409a-a883-0b38b91262ee} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:25.609521 [ 261 ] {77b3cbb5-2be8-409a-a883-0b38b91262ee} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:25.609670 [ 261 ] {77b3cbb5-2be8-409a-a883-0b38b91262ee} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2025.02.28 10:03:25.609789 [ 286 ] {77b3cbb5-2be8-409a-a883-0b38b91262ee} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:25.609794 [ 287 ] {77b3cbb5-2be8-409a-a883-0b38b91262ee} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 10:03:25.609908 [ 261 ] {77b3cbb5-2be8-409a-a883-0b38b91262ee} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.28 10:03:25.609936 [ 261 ] {77b3cbb5-2be8-409a-a883-0b38b91262ee} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:25.610017 [ 261 ] {77b3cbb5-2be8-409a-a883-0b38b91262ee} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 10:03:25.610037 [ 261 ] {77b3cbb5-2be8-409a-a883-0b38b91262ee} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.28 10:03:25.610077 [ 261 ] {77b3cbb5-2be8-409a-a883-0b38b91262ee} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.610126 [ 261 ] {77b3cbb5-2be8-409a-a883-0b38b91262ee} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.611079 [ 261 ] {77b3cbb5-2be8-409a-a883-0b38b91262ee} executeQuery: Read 30 rows, 1.14 KiB in 0.002582 sec., 11618.900077459333 rows/sec., 442.89 KiB/sec. 2025.02.28 10:03:25.611210 [ 261 ] {77b3cbb5-2be8-409a-a883-0b38b91262ee} TCPHandler: Processed in 0.002892738 sec. 2025.02.28 10:03:25.611482 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.611706 [ 258 ] {b5f9fa64-7e71-4f4d-aa73-06f395696fdc} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:25.612121 [ 258 ] {b5f9fa64-7e71-4f4d-aa73-06f395696fdc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:25.612184 [ 258 ] {b5f9fa64-7e71-4f4d-aa73-06f395696fdc} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:25.612538 [ 258 ] {b5f9fa64-7e71-4f4d-aa73-06f395696fdc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:25.612603 [ 258 ] {b5f9fa64-7e71-4f4d-aa73-06f395696fdc} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:25.612750 [ 258 ] {b5f9fa64-7e71-4f4d-aa73-06f395696fdc} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2025.02.28 10:03:25.612855 [ 288 ] {b5f9fa64-7e71-4f4d-aa73-06f395696fdc} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 10:03:25.612857 [ 287 ] {b5f9fa64-7e71-4f4d-aa73-06f395696fdc} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:25.612967 [ 258 ] {b5f9fa64-7e71-4f4d-aa73-06f395696fdc} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.28 10:03:25.612995 [ 258 ] {b5f9fa64-7e71-4f4d-aa73-06f395696fdc} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:25.613076 [ 258 ] {b5f9fa64-7e71-4f4d-aa73-06f395696fdc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 10:03:25.613096 [ 258 ] {b5f9fa64-7e71-4f4d-aa73-06f395696fdc} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.28 10:03:25.613138 [ 258 ] {b5f9fa64-7e71-4f4d-aa73-06f395696fdc} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.613185 [ 258 ] {b5f9fa64-7e71-4f4d-aa73-06f395696fdc} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.614240 [ 258 ] {b5f9fa64-7e71-4f4d-aa73-06f395696fdc} executeQuery: Read 30 rows, 1.14 KiB in 0.002651 sec., 11316.484345529989 rows/sec., 431.37 KiB/sec. 2025.02.28 10:03:25.614371 [ 258 ] {b5f9fa64-7e71-4f4d-aa73-06f395696fdc} TCPHandler: Processed in 0.002958248 sec. 2025.02.28 10:03:25.614652 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.614885 [ 261 ] {7a5abe36-8b6c-4708-b4a0-bb4825d69503} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:25.615299 [ 261 ] {7a5abe36-8b6c-4708-b4a0-bb4825d69503} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:25.615350 [ 261 ] {7a5abe36-8b6c-4708-b4a0-bb4825d69503} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:25.615689 [ 261 ] {7a5abe36-8b6c-4708-b4a0-bb4825d69503} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:25.615753 [ 261 ] {7a5abe36-8b6c-4708-b4a0-bb4825d69503} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:25.615901 [ 261 ] {7a5abe36-8b6c-4708-b4a0-bb4825d69503} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2025.02.28 10:03:25.616007 [ 287 ] {7a5abe36-8b6c-4708-b4a0-bb4825d69503} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:25.616010 [ 286 ] {7a5abe36-8b6c-4708-b4a0-bb4825d69503} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 10:03:25.616127 [ 261 ] {7a5abe36-8b6c-4708-b4a0-bb4825d69503} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.02.28 10:03:25.616156 [ 261 ] {7a5abe36-8b6c-4708-b4a0-bb4825d69503} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:25.616236 [ 261 ] {7a5abe36-8b6c-4708-b4a0-bb4825d69503} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 10:03:25.616256 [ 261 ] {7a5abe36-8b6c-4708-b4a0-bb4825d69503} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Reading approx. 30 rows with 2 streams 2025.02.28 10:03:25.616299 [ 261 ] {7a5abe36-8b6c-4708-b4a0-bb4825d69503} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.616397 [ 261 ] {7a5abe36-8b6c-4708-b4a0-bb4825d69503} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:25.617470 [ 261 ] {7a5abe36-8b6c-4708-b4a0-bb4825d69503} executeQuery: Read 30 rows, 1.14 KiB in 0.002709 sec., 11074.197120708748 rows/sec., 422.13 KiB/sec. 2025.02.28 10:03:25.617599 [ 261 ] {7a5abe36-8b6c-4708-b4a0-bb4825d69503} TCPHandler: Processed in 0.00301433 sec. 2025.02.28 10:03:25.718296 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.718470 [ 258 ] {8a3abb55-4170-4d32-838f-40d6339afc61} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.28 10:03:25.718535 [ 258 ] {8a3abb55-4170-4d32-838f-40d6339afc61} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:25.719492 [ 258 ] {8a3abb55-4170-4d32-838f-40d6339afc61} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:25.719536 [ 258 ] {8a3abb55-4170-4d32-838f-40d6339afc61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:25.720063 [ 258 ] {8a3abb55-4170-4d32-838f-40d6339afc61} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 10:03:25.720288 [ 258 ] {8a3abb55-4170-4d32-838f-40d6339afc61} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:25.720586 [ 258 ] {8a3abb55-4170-4d32-838f-40d6339afc61} executeQuery: Read 12 rows, 4.18 KiB in 0.002139 sec., 5610.098176718093 rows/sec., 1.91 MiB/sec. 2025.02.28 10:03:25.720732 [ 258 ] {8a3abb55-4170-4d32-838f-40d6339afc61} TCPHandler: Processed in 0.002513423 sec. 2025.02.28 10:03:25.720910 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.721064 [ 261 ] {df720e8b-0bba-4739-8160-4e09f403ecaa} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:03:25.721124 [ 261 ] {df720e8b-0bba-4739-8160-4e09f403ecaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:03:25.721769 [ 261 ] {df720e8b-0bba-4739-8160-4e09f403ecaa} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:25.721813 [ 261 ] {df720e8b-0bba-4739-8160-4e09f403ecaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:25.722217 [ 261 ] {df720e8b-0bba-4739-8160-4e09f403ecaa} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 10:03:25.722458 [ 261 ] {df720e8b-0bba-4739-8160-4e09f403ecaa} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:25.722712 [ 261 ] {df720e8b-0bba-4739-8160-4e09f403ecaa} executeQuery: Read 24 rows, 2.04 KiB in 0.001686 sec., 14234.875444839858 rows/sec., 1.18 MiB/sec. 2025.02.28 10:03:25.722773 [ 261 ] {df720e8b-0bba-4739-8160-4e09f403ecaa} TCPHandler: Processed in 0.001933536 sec. 2025.02.28 10:03:25.722977 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.723201 [ 258 ] {0abf369a-7e29-4e6b-99d5-c63afd8e43d1} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:03:25.723290 [ 258 ] {0abf369a-7e29-4e6b-99d5-c63afd8e43d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:03:25.724536 [ 258 ] {0abf369a-7e29-4e6b-99d5-c63afd8e43d1} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:25.724576 [ 258 ] {0abf369a-7e29-4e6b-99d5-c63afd8e43d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:25.725069 [ 258 ] {0abf369a-7e29-4e6b-99d5-c63afd8e43d1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 10:03:25.725321 [ 258 ] {0abf369a-7e29-4e6b-99d5-c63afd8e43d1} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:25.725552 [ 258 ] {0abf369a-7e29-4e6b-99d5-c63afd8e43d1} executeQuery: Read 1368 rows, 116.85 KiB in 0.002408 sec., 568106.3122923588 rows/sec., 47.39 MiB/sec. 2025.02.28 10:03:25.725610 [ 258 ] {0abf369a-7e29-4e6b-99d5-c63afd8e43d1} TCPHandler: Processed in 0.002742505 sec. 2025.02.28 10:03:25.725745 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.725864 [ 261 ] {18e1206c-cb6f-4f47-bec3-5064d20e7e66} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:03:25.725913 [ 261 ] {18e1206c-cb6f-4f47-bec3-5064d20e7e66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:03:25.726501 [ 261 ] {18e1206c-cb6f-4f47-bec3-5064d20e7e66} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:25.726541 [ 261 ] {18e1206c-cb6f-4f47-bec3-5064d20e7e66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:25.726894 [ 261 ] {18e1206c-cb6f-4f47-bec3-5064d20e7e66} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 10:03:25.727140 [ 261 ] {18e1206c-cb6f-4f47-bec3-5064d20e7e66} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:25.727346 [ 261 ] {18e1206c-cb6f-4f47-bec3-5064d20e7e66} executeQuery: Read 40 rows, 3.07 KiB in 0.001507 sec., 26542.800265428003 rows/sec., 1.99 MiB/sec. 2025.02.28 10:03:25.727401 [ 261 ] {18e1206c-cb6f-4f47-bec3-5064d20e7e66} TCPHandler: Processed in 0.001710412 sec. 2025.02.28 10:03:25.727596 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.727817 [ 258 ] {b1932b8d-871a-4cc5-b3f9-da3a2704bd40} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:03:25.727906 [ 258 ] {b1932b8d-871a-4cc5-b3f9-da3a2704bd40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:03:25.728760 [ 258 ] {b1932b8d-871a-4cc5-b3f9-da3a2704bd40} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:25.728801 [ 258 ] {b1932b8d-871a-4cc5-b3f9-da3a2704bd40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:25.729165 [ 258 ] {b1932b8d-871a-4cc5-b3f9-da3a2704bd40} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 10:03:25.729396 [ 258 ] {b1932b8d-871a-4cc5-b3f9-da3a2704bd40} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:25.729590 [ 258 ] {b1932b8d-871a-4cc5-b3f9-da3a2704bd40} executeQuery: Read 252 rows, 17.85 KiB in 0.001827 sec., 137931.0344827586 rows/sec., 9.54 MiB/sec. 2025.02.28 10:03:25.729643 [ 258 ] {b1932b8d-871a-4cc5-b3f9-da3a2704bd40} TCPHandler: Processed in 0.002155508 sec. 2025.02.28 10:03:25.729791 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.729929 [ 261 ] {8d6d34d5-552a-4fd5-b1cd-b106387a4e26} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:03:25.729985 [ 261 ] {8d6d34d5-552a-4fd5-b1cd-b106387a4e26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:03:25.730599 [ 261 ] {8d6d34d5-552a-4fd5-b1cd-b106387a4e26} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:25.730637 [ 261 ] {8d6d34d5-552a-4fd5-b1cd-b106387a4e26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:25.730990 [ 261 ] {8d6d34d5-552a-4fd5-b1cd-b106387a4e26} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 10:03:25.731218 [ 261 ] {8d6d34d5-552a-4fd5-b1cd-b106387a4e26} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:25.731508 [ 261 ] {8d6d34d5-552a-4fd5-b1cd-b106387a4e26} executeQuery: Read 12 rows, 960.00 B in 0.001595 sec., 7523.510971786834 rows/sec., 587.77 KiB/sec. 2025.02.28 10:03:25.731603 [ 261 ] {8d6d34d5-552a-4fd5-b1cd-b106387a4e26} TCPHandler: Processed in 0.001878585 sec. 2025.02.28 10:03:25.731803 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.732022 [ 258 ] {df35c669-bc5f-4d47-942a-5d671ba8f3fc} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:03:25.732111 [ 258 ] {df35c669-bc5f-4d47-942a-5d671ba8f3fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:03:25.732984 [ 258 ] {df35c669-bc5f-4d47-942a-5d671ba8f3fc} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:25.733022 [ 258 ] {df35c669-bc5f-4d47-942a-5d671ba8f3fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:25.733394 [ 258 ] {df35c669-bc5f-4d47-942a-5d671ba8f3fc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 10:03:25.733629 [ 258 ] {df35c669-bc5f-4d47-942a-5d671ba8f3fc} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:25.733849 [ 258 ] {df35c669-bc5f-4d47-942a-5d671ba8f3fc} executeQuery: Read 576 rows, 44.26 KiB in 0.00188 sec., 306382.9787234043 rows/sec., 22.99 MiB/sec. 2025.02.28 10:03:25.733902 [ 258 ] {df35c669-bc5f-4d47-942a-5d671ba8f3fc} TCPHandler: Processed in 0.002213649 sec. 2025.02.28 10:03:25.734046 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.734185 [ 261 ] {22816e1a-5471-48e5-8dc9-6e8d7a01094e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:25.734246 [ 261 ] {22816e1a-5471-48e5-8dc9-6e8d7a01094e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:03:25.735733 [ 261 ] {22816e1a-5471-48e5-8dc9-6e8d7a01094e} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:25.735770 [ 261 ] {22816e1a-5471-48e5-8dc9-6e8d7a01094e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:25.736408 [ 261 ] {22816e1a-5471-48e5-8dc9-6e8d7a01094e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 10:03:25.736642 [ 261 ] {22816e1a-5471-48e5-8dc9-6e8d7a01094e} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:25.736881 [ 261 ] {22816e1a-5471-48e5-8dc9-6e8d7a01094e} executeQuery: Read 3072 rows, 213.42 KiB in 0.002723 sec., 1128167.4623576936 rows/sec., 76.54 MiB/sec. 2025.02.28 10:03:25.736946 [ 261 ] {22816e1a-5471-48e5-8dc9-6e8d7a01094e} TCPHandler: Processed in 0.002967579 sec. 2025.02.28 10:03:25.737144 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.737366 [ 258 ] {0b61144e-58b2-41d1-b2fd-00d9dfea33d9} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:25.737502 [ 258 ] {0b61144e-58b2-41d1-b2fd-00d9dfea33d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:03:25.738981 [ 258 ] {0b61144e-58b2-41d1-b2fd-00d9dfea33d9} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:25.739020 [ 258 ] {0b61144e-58b2-41d1-b2fd-00d9dfea33d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:25.739655 [ 258 ] {0b61144e-58b2-41d1-b2fd-00d9dfea33d9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 10:03:25.739907 [ 258 ] {0b61144e-58b2-41d1-b2fd-00d9dfea33d9} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:25.740136 [ 258 ] {0b61144e-58b2-41d1-b2fd-00d9dfea33d9} executeQuery: Read 28 rows, 51.38 KiB in 0.002825 sec., 9911.504424778761 rows/sec., 17.76 MiB/sec. 2025.02.28 10:03:25.740238 [ 258 ] {0b61144e-58b2-41d1-b2fd-00d9dfea33d9} TCPHandler: Processed in 0.003203282 sec. 2025.02.28 10:03:25.740417 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:25.740556 [ 261 ] {19f1df9e-3ec8-47cd-9db8-d435c2e9f72d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:03:25.740616 [ 261 ] {19f1df9e-3ec8-47cd-9db8-d435c2e9f72d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:03:25.741196 [ 261 ] {19f1df9e-3ec8-47cd-9db8-d435c2e9f72d} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:25.741243 [ 261 ] {19f1df9e-3ec8-47cd-9db8-d435c2e9f72d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.02.28 10:03:25.741612 [ 261 ] {19f1df9e-3ec8-47cd-9db8-d435c2e9f72d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 10:03:25.741844 [ 261 ] {19f1df9e-3ec8-47cd-9db8-d435c2e9f72d} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:25.742065 [ 261 ] {19f1df9e-3ec8-47cd-9db8-d435c2e9f72d} executeQuery: Read 10 rows, 719.00 B in 0.00154 sec., 6493.506493506494 rows/sec., 455.94 KiB/sec. 2025.02.28 10:03:25.742121 [ 261 ] {19f1df9e-3ec8-47cd-9db8-d435c2e9f72d} TCPHandler: Processed in 0.001768983 sec. 2025.02.28 10:03:26.000233 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.82 MiB, peak 170.90 MiB, free memory in arenas 0.00 B, will set to 163.64 MiB (RSS), difference: -1.18 MiB 2025.02.28 10:03:28.791912 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 258 2025.02.28 10:03:28.795834 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:28.795894 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:28.797477 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 10:03:28.797795 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:28.798660 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 258 2025.02.28 10:03:30.139732 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:30.140180 [ 258 ] {be248017-d7bc-4b50-a39e-07c22f017984} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:30.140721 [ 258 ] {be248017-d7bc-4b50-a39e-07c22f017984} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:30.140776 [ 258 ] {be248017-d7bc-4b50-a39e-07c22f017984} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:30.141160 [ 258 ] {be248017-d7bc-4b50-a39e-07c22f017984} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:30.141243 [ 258 ] {be248017-d7bc-4b50-a39e-07c22f017984} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:30.141425 [ 258 ] {be248017-d7bc-4b50-a39e-07c22f017984} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 42-element set) 2025.02.28 10:03:30.141621 [ 288 ] {be248017-d7bc-4b50-a39e-07c22f017984} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 10:03:30.141638 [ 287 ] {be248017-d7bc-4b50-a39e-07c22f017984} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.28 10:03:30.141641 [ 286 ] {be248017-d7bc-4b50-a39e-07c22f017984} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:30.141834 [ 258 ] {be248017-d7bc-4b50-a39e-07c22f017984} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.02.28 10:03:30.141861 [ 258 ] {be248017-d7bc-4b50-a39e-07c22f017984} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:30.141983 [ 258 ] {be248017-d7bc-4b50-a39e-07c22f017984} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 10:03:30.142006 [ 258 ] {be248017-d7bc-4b50-a39e-07c22f017984} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Reading approx. 42 rows with 3 streams 2025.02.28 10:03:30.142051 [ 258 ] {be248017-d7bc-4b50-a39e-07c22f017984} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:30.142101 [ 258 ] {be248017-d7bc-4b50-a39e-07c22f017984} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:30.142147 [ 258 ] {be248017-d7bc-4b50-a39e-07c22f017984} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:30.143788 [ 258 ] {be248017-d7bc-4b50-a39e-07c22f017984} executeQuery: Read 42 rows, 1.67 KiB in 0.003832 sec., 10960.334029227557 rows/sec., 434.51 KiB/sec. 2025.02.28 10:03:30.143977 [ 258 ] {be248017-d7bc-4b50-a39e-07c22f017984} TCPHandler: Processed in 0.004425828 sec. 2025.02.28 10:03:30.144344 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:30.144644 [ 261 ] {56c3426d-74dc-41c5-bfd9-9377507e8a18} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:30.145166 [ 261 ] {56c3426d-74dc-41c5-bfd9-9377507e8a18} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:30.145234 [ 261 ] {56c3426d-74dc-41c5-bfd9-9377507e8a18} 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', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:30.145656 [ 261 ] {56c3426d-74dc-41c5-bfd9-9377507e8a18} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:30.145748 [ 261 ] {56c3426d-74dc-41c5-bfd9-9377507e8a18} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:30.145934 [ 261 ] {56c3426d-74dc-41c5-bfd9-9377507e8a18} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 43-element set) 2025.02.28 10:03:30.146106 [ 290 ] {56c3426d-74dc-41c5-bfd9-9377507e8a18} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 10:03:30.146117 [ 287 ] {56c3426d-74dc-41c5-bfd9-9377507e8a18} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.28 10:03:30.146100 [ 286 ] {56c3426d-74dc-41c5-bfd9-9377507e8a18} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:30.146279 [ 261 ] {56c3426d-74dc-41c5-bfd9-9377507e8a18} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.02.28 10:03:30.146311 [ 261 ] {56c3426d-74dc-41c5-bfd9-9377507e8a18} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:30.146439 [ 261 ] {56c3426d-74dc-41c5-bfd9-9377507e8a18} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 10:03:30.146463 [ 261 ] {56c3426d-74dc-41c5-bfd9-9377507e8a18} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Reading approx. 42 rows with 3 streams 2025.02.28 10:03:30.146510 [ 261 ] {56c3426d-74dc-41c5-bfd9-9377507e8a18} 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', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:30.146563 [ 261 ] {56c3426d-74dc-41c5-bfd9-9377507e8a18} 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', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:30.146610 [ 261 ] {56c3426d-74dc-41c5-bfd9-9377507e8a18} 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', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:30.148097 [ 261 ] {56c3426d-74dc-41c5-bfd9-9377507e8a18} executeQuery: Read 42 rows, 1.67 KiB in 0.003609 sec., 11637.572734829593 rows/sec., 461.36 KiB/sec. 2025.02.28 10:03:30.148289 [ 261 ] {56c3426d-74dc-41c5-bfd9-9377507e8a18} TCPHandler: Processed in 0.004082053 sec. 2025.02.28 10:03:30.148643 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:30.148894 [ 258 ] {34202fe4-0667-4762-b20d-d5c977d6f127} executeQuery: (from [fd00:1122:3344:101::d]:45388) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:30.149327 [ 258 ] {34202fe4-0667-4762-b20d-d5c977d6f127} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:30.149392 [ 258 ] {34202fe4-0667-4762-b20d-d5c977d6f127} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:30.149752 [ 258 ] {34202fe4-0667-4762-b20d-d5c977d6f127} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:30.149819 [ 258 ] {34202fe4-0667-4762-b20d-d5c977d6f127} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:30.149973 [ 258 ] {34202fe4-0667-4762-b20d-d5c977d6f127} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 44-element set) 2025.02.28 10:03:30.150115 [ 287 ] {34202fe4-0667-4762-b20d-d5c977d6f127} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 10:03:30.150137 [ 288 ] {34202fe4-0667-4762-b20d-d5c977d6f127} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.28 10:03:30.150151 [ 286 ] {34202fe4-0667-4762-b20d-d5c977d6f127} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:30.150278 [ 258 ] {34202fe4-0667-4762-b20d-d5c977d6f127} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.02.28 10:03:30.150303 [ 258 ] {34202fe4-0667-4762-b20d-d5c977d6f127} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:30.150412 [ 258 ] {34202fe4-0667-4762-b20d-d5c977d6f127} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 10:03:30.150434 [ 258 ] {34202fe4-0667-4762-b20d-d5c977d6f127} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Reading approx. 42 rows with 3 streams 2025.02.28 10:03:30.150478 [ 258 ] {34202fe4-0667-4762-b20d-d5c977d6f127} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:30.150528 [ 258 ] {34202fe4-0667-4762-b20d-d5c977d6f127} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:30.150574 [ 258 ] {34202fe4-0667-4762-b20d-d5c977d6f127} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:30.152104 [ 258 ] {34202fe4-0667-4762-b20d-d5c977d6f127} executeQuery: Read 42 rows, 1.67 KiB in 0.003346 sec., 12552.301255230126 rows/sec., 497.62 KiB/sec. 2025.02.28 10:03:30.152283 [ 258 ] {34202fe4-0667-4762-b20d-d5c977d6f127} TCPHandler: Processed in 0.003713839 sec. 2025.02.28 10:03:30.152544 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:30.152787 [ 261 ] {0589db2a-5bbe-4a4f-9d56-be73ded7db31} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:30.153226 [ 261 ] {0589db2a-5bbe-4a4f-9d56-be73ded7db31} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:30.153294 [ 261 ] {0589db2a-5bbe-4a4f-9d56-be73ded7db31} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:30.153671 [ 261 ] {0589db2a-5bbe-4a4f-9d56-be73ded7db31} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:30.153738 [ 261 ] {0589db2a-5bbe-4a4f-9d56-be73ded7db31} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:30.153889 [ 261 ] {0589db2a-5bbe-4a4f-9d56-be73ded7db31} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 45-element set) 2025.02.28 10:03:30.154000 [ 288 ] {0589db2a-5bbe-4a4f-9d56-be73ded7db31} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:30.154058 [ 290 ] {0589db2a-5bbe-4a4f-9d56-be73ded7db31} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.28 10:03:30.154078 [ 286 ] {0589db2a-5bbe-4a4f-9d56-be73ded7db31} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 10:03:30.154194 [ 261 ] {0589db2a-5bbe-4a4f-9d56-be73ded7db31} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.02.28 10:03:30.154225 [ 261 ] {0589db2a-5bbe-4a4f-9d56-be73ded7db31} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:30.154336 [ 261 ] {0589db2a-5bbe-4a4f-9d56-be73ded7db31} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 10:03:30.154359 [ 261 ] {0589db2a-5bbe-4a4f-9d56-be73ded7db31} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Reading approx. 42 rows with 3 streams 2025.02.28 10:03:30.154401 [ 261 ] {0589db2a-5bbe-4a4f-9d56-be73ded7db31} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:30.154450 [ 261 ] {0589db2a-5bbe-4a4f-9d56-be73ded7db31} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:30.154496 [ 261 ] {0589db2a-5bbe-4a4f-9d56-be73ded7db31} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:30.155855 [ 261 ] {0589db2a-5bbe-4a4f-9d56-be73ded7db31} executeQuery: Read 42 rows, 1.67 KiB in 0.003198 sec., 13133.208255159476 rows/sec., 520.65 KiB/sec. 2025.02.28 10:03:30.156047 [ 261 ] {0589db2a-5bbe-4a4f-9d56-be73ded7db31} TCPHandler: Processed in 0.003574366 sec. 2025.02.28 10:03:30.160747 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:30.160903 [ 258 ] {3010b312-3cab-4ed6-868c-5e3567fedad9} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.28 10:03:30.160968 [ 258 ] {3010b312-3cab-4ed6-868c-5e3567fedad9} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:30.161808 [ 258 ] {3010b312-3cab-4ed6-868c-5e3567fedad9} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:30.161851 [ 258 ] {3010b312-3cab-4ed6-868c-5e3567fedad9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:30.162367 [ 258 ] {3010b312-3cab-4ed6-868c-5e3567fedad9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 10:03:30.162597 [ 258 ] {3010b312-3cab-4ed6-868c-5e3567fedad9} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:30.162834 [ 258 ] {3010b312-3cab-4ed6-868c-5e3567fedad9} executeQuery: Read 4 rows, 521.00 B in 0.001975 sec., 2025.3164556962024 rows/sec., 257.61 KiB/sec. 2025.02.28 10:03:30.162900 [ 258 ] {3010b312-3cab-4ed6-868c-5e3567fedad9} TCPHandler: Processed in 0.002221869 sec. 2025.02.28 10:03:30.163054 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:30.163208 [ 261 ] {91713460-7ca3-427d-8f26-59c0a79628fa} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:03:30.163268 [ 261 ] {91713460-7ca3-427d-8f26-59c0a79628fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:03:30.163918 [ 261 ] {91713460-7ca3-427d-8f26-59c0a79628fa} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:30.163962 [ 261 ] {91713460-7ca3-427d-8f26-59c0a79628fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:30.164377 [ 261 ] {91713460-7ca3-427d-8f26-59c0a79628fa} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 10:03:30.164624 [ 261 ] {91713460-7ca3-427d-8f26-59c0a79628fa} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:30.164800 [ 74 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 10:03:30.164875 [ 74 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:30.164893 [ 261 ] {91713460-7ca3-427d-8f26-59c0a79628fa} executeQuery: Read 56 rows, 4.38 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.48 MiB/sec. 2025.02.28 10:03:30.164915 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:30.165056 [ 261 ] {91713460-7ca3-427d-8f26-59c0a79628fa} TCPHandler: Processed in 0.002067047 sec. 2025.02.28 10:03:30.165321 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:30.165323 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 10:03:30.165546 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:03:30.165548 [ 258 ] {b094d259-b2ef-4ec7-abbe-3024ec533c84} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:03:30.165583 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 615 rows starting from the beginning of the part 2025.02.28 10:03:30.165620 [ 258 ] {b094d259-b2ef-4ec7-abbe-3024ec533c84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:03:30.165843 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part 2025.02.28 10:03:30.166276 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 669 rows starting from the beginning of the part 2025.02.28 10:03:30.166650 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part 2025.02.28 10:03:30.166950 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1368 rows starting from the beginning of the part 2025.02.28 10:03:30.167357 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2025.02.28 10:03:30.168258 [ 258 ] {b094d259-b2ef-4ec7-abbe-3024ec533c84} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:30.168306 [ 258 ] {b094d259-b2ef-4ec7-abbe-3024ec533c84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:30.168920 [ 258 ] {b094d259-b2ef-4ec7-abbe-3024ec533c84} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 10:03:30.169221 [ 258 ] {b094d259-b2ef-4ec7-abbe-3024ec533c84} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:30.169407 [ 74 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 10:03:30.169500 [ 74 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:30.169574 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:30.169591 [ 258 ] {b094d259-b2ef-4ec7-abbe-3024ec533c84} executeQuery: Read 64 rows, 5.12 KiB in 0.004077 sec., 15697.817022320334 rows/sec., 1.23 MiB/sec. 2025.02.28 10:03:30.170061 [ 258 ] {b094d259-b2ef-4ec7-abbe-3024ec533c84} TCPHandler: Processed in 0.004895044 sec. 2025.02.28 10:03:30.170176 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 10:03:30.170387 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:30.170656 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2812 rows, containing 5 columns (5 merged, 0 gathered) in 0.005547043 sec., 506936.75891822006 rows/sec., 43.06 MiB/sec. 2025.02.28 10:03:30.170687 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:03:30.170767 [ 261 ] {0ed2cd5a-00f4-4a14-a3d7-e2ffeaab7238} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:30.170787 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 360 rows starting from the beginning of the part 2025.02.28 10:03:30.170889 [ 261 ] {0ed2cd5a-00f4-4a14-a3d7-e2ffeaab7238} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:03:30.171074 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2025.02.28 10:03:30.171269 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 10:03:30.171504 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 402 rows starting from the beginning of the part 2025.02.28 10:03:30.172003 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2025.02.28 10:03:30.172421 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 576 rows starting from the beginning of the part 2025.02.28 10:03:30.172878 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2025.02.28 10:03:30.174158 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_6_1} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:30.174599 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_6_1} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 10:03:30.174786 [ 261 ] {0ed2cd5a-00f4-4a14-a3d7-e2ffeaab7238} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:30.174880 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.02.28 10:03:30.174890 [ 261 ] {0ed2cd5a-00f4-4a14-a3d7-e2ffeaab7238} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:30.176095 [ 261 ] {0ed2cd5a-00f4-4a14-a3d7-e2ffeaab7238} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 10:03:30.176637 [ 261 ] {0ed2cd5a-00f4-4a14-a3d7-e2ffeaab7238} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:30.176848 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1514 rows, containing 5 columns (5 merged, 0 gathered) in 0.007128113 sec., 212398.42858832344 rows/sec., 16.34 MiB/sec. 2025.02.28 10:03:30.176962 [ 74 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 10:03:30.177057 [ 74 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:30.177104 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:30.177123 [ 261 ] {0ed2cd5a-00f4-4a14-a3d7-e2ffeaab7238} executeQuery: Read 128 rows, 9.13 KiB in 0.006443 sec., 19866.52180661183 rows/sec., 1.38 MiB/sec. 2025.02.28 10:03:30.177372 [ 195 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 10:03:30.177571 [ 261 ] {0ed2cd5a-00f4-4a14-a3d7-e2ffeaab7238} TCPHandler: Processed in 0.007373666 sec. 2025.02.28 10:03:30.177875 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:30.177987 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 10:03:30.178111 [ 258 ] {6171f557-7c1a-4cd3-9efb-e2d7e7f00348} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:03:30.178256 [ 258 ] {6171f557-7c1a-4cd3-9efb-e2d7e7f00348} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:03:30.178365 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:03:30.178476 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 77 rows starting from the beginning of the part 2025.02.28 10:03:30.178524 [ 195 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_6_1} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:30.178969 [ 195 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_6_1} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 10:03:30.179025 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 120 rows starting from the beginning of the part 2025.02.28 10:03:30.179362 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.28 10:03:30.179548 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 227 rows starting from the beginning of the part 2025.02.28 10:03:30.179885 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 150 rows starting from the beginning of the part 2025.02.28 10:03:30.180213 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3072 rows starting from the beginning of the part 2025.02.28 10:03:30.180655 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 128 rows starting from the beginning of the part 2025.02.28 10:03:30.181115 [ 258 ] {6171f557-7c1a-4cd3-9efb-e2d7e7f00348} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:30.181161 [ 258 ] {6171f557-7c1a-4cd3-9efb-e2d7e7f00348} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:30.181701 [ 258 ] {6171f557-7c1a-4cd3-9efb-e2d7e7f00348} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 10:03:30.182073 [ 258 ] {6171f557-7c1a-4cd3-9efb-e2d7e7f00348} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:30.182351 [ 72 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 10:03:30.182436 [ 258 ] {6171f557-7c1a-4cd3-9efb-e2d7e7f00348} executeQuery: Read 48 rows, 3.31 KiB in 0.004398 sec., 10914.051841746248 rows/sec., 753.18 KiB/sec. 2025.02.28 10:03:30.182450 [ 72 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:30.182535 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:30.182638 [ 258 ] {6171f557-7c1a-4cd3-9efb-e2d7e7f00348} TCPHandler: Processed in 0.004935314 sec. 2025.02.28 10:03:30.183070 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 10:03:30.183484 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:03:30.183578 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part 2025.02.28 10:03:30.183597 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 3774 rows, containing 5 columns (5 merged, 0 gathered) in 0.006286462 sec., 600337.6780134836 rows/sec., 40.71 MiB/sec. 2025.02.28 10:03:30.183742 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part 2025.02.28 10:03:30.184037 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part 2025.02.28 10:03:30.184168 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 10:03:30.184263 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part 2025.02.28 10:03:30.184585 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part 2025.02.28 10:03:30.184777 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part 2025.02.28 10:03:30.185213 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_6_1} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:30.185378 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_6_1} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 10:03:30.185511 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. 2025.02.28 10:03:30.186254 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 4 columns (4 merged, 0 gathered) in 0.003589077 sec., 67426.8063906124 rows/sec., 4.42 MiB/sec. 2025.02.28 10:03:30.186408 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 10:03:30.186705 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_6_1} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:30.186782 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_6_1} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 10:03:30.186868 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.28 10:03:31.298714 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2025.02.28 10:03:31.299473 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:31.299515 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:31.300044 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 10:03:31.300296 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:31.300524 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2025.02.28 10:03:31.497606 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.02.28 10:03:31.517943 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:31.518001 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:31.524771 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 10:03:31.525529 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:31.528392 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.02.28 10:03:32.000231 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.50 MiB, peak 170.90 MiB, free memory in arenas 0.00 B, will set to 165.79 MiB (RSS), difference: 1.30 MiB 2025.02.28 10:03:35.145597 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:35.145823 [ 258 ] {364c9343-a4b8-4f56-9fab-f114278a6bfa} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:03:35.145905 [ 258 ] {364c9343-a4b8-4f56-9fab-f114278a6bfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:03:35.146733 [ 258 ] {364c9343-a4b8-4f56-9fab-f114278a6bfa} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:35.146786 [ 258 ] {364c9343-a4b8-4f56-9fab-f114278a6bfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:35.147245 [ 258 ] {364c9343-a4b8-4f56-9fab-f114278a6bfa} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 10:03:35.147514 [ 258 ] {364c9343-a4b8-4f56-9fab-f114278a6bfa} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:35.147759 [ 258 ] {364c9343-a4b8-4f56-9fab-f114278a6bfa} executeQuery: Read 56 rows, 4.38 KiB in 0.001995 sec., 28070.175438596492 rows/sec., 2.14 MiB/sec. 2025.02.28 10:03:35.147832 [ 258 ] {364c9343-a4b8-4f56-9fab-f114278a6bfa} TCPHandler: Processed in 0.002371211 sec. 2025.02.28 10:03:35.148086 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:35.148309 [ 261 ] {abf174a9-230a-46e8-9f42-d2e96ce9d5ff} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:03:35.148394 [ 261 ] {abf174a9-230a-46e8-9f42-d2e96ce9d5ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:03:35.149188 [ 261 ] {abf174a9-230a-46e8-9f42-d2e96ce9d5ff} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:35.149240 [ 261 ] {abf174a9-230a-46e8-9f42-d2e96ce9d5ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:35.149678 [ 261 ] {abf174a9-230a-46e8-9f42-d2e96ce9d5ff} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 10:03:35.149957 [ 261 ] {abf174a9-230a-46e8-9f42-d2e96ce9d5ff} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:35.150189 [ 261 ] {abf174a9-230a-46e8-9f42-d2e96ce9d5ff} executeQuery: Read 64 rows, 5.12 KiB in 0.00194 sec., 32989.69072164948 rows/sec., 2.57 MiB/sec. 2025.02.28 10:03:35.150257 [ 261 ] {abf174a9-230a-46e8-9f42-d2e96ce9d5ff} TCPHandler: Processed in 0.00231489 sec. 2025.02.28 10:03:35.150416 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:35.150568 [ 258 ] {edd21f88-370a-428e-b602-d181238557f2} executeQuery: (from [fd00:1122:3344:101::d]:45388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:35.150637 [ 258 ] {edd21f88-370a-428e-b602-d181238557f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:03:35.151340 [ 258 ] {edd21f88-370a-428e-b602-d181238557f2} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:35.151391 [ 258 ] {edd21f88-370a-428e-b602-d181238557f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:35.151837 [ 258 ] {edd21f88-370a-428e-b602-d181238557f2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 10:03:35.152084 [ 258 ] {edd21f88-370a-428e-b602-d181238557f2} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:35.152314 [ 258 ] {edd21f88-370a-428e-b602-d181238557f2} executeQuery: Read 160 rows, 11.41 KiB in 0.001783 sec., 89736.399326977 rows/sec., 6.25 MiB/sec. 2025.02.28 10:03:35.152382 [ 258 ] {edd21f88-370a-428e-b602-d181238557f2} TCPHandler: Processed in 0.002035706 sec. 2025.02.28 10:03:35.152526 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:35.152653 [ 261 ] {9bb3692e-9cc1-46e1-810c-fc6b670c23d4} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:03:35.152710 [ 261 ] {9bb3692e-9cc1-46e1-810c-fc6b670c23d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:03:35.153324 [ 261 ] {9bb3692e-9cc1-46e1-810c-fc6b670c23d4} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:35.153374 [ 261 ] {9bb3692e-9cc1-46e1-810c-fc6b670c23d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:35.153842 [ 261 ] {9bb3692e-9cc1-46e1-810c-fc6b670c23d4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 10:03:35.154188 [ 261 ] {9bb3692e-9cc1-46e1-810c-fc6b670c23d4} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:35.154499 [ 261 ] {9bb3692e-9cc1-46e1-810c-fc6b670c23d4} executeQuery: Read 60 rows, 4.14 KiB in 0.001853 sec., 32379.924446842957 rows/sec., 2.18 MiB/sec. 2025.02.28 10:03:35.154612 [ 261 ] {9bb3692e-9cc1-46e1-810c-fc6b670c23d4} TCPHandler: Processed in 0.002144437 sec. 2025.02.28 10:03:38.720674 [ 58 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:03:38.720774 [ 58 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:03:38.799044 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 284 2025.02.28 10:03:38.800799 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2025.02.28 10:03:38.804935 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:38.805093 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:38.806616 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 10:03:38.807184 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:38.807208 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:38.807271 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:38.807970 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.02.28 10:03:38.809635 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 10:03:38.809965 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:38.810827 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 284 2025.02.28 10:03:39.028501 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.02.28 10:03:39.048655 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:39.048719 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:39.055656 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 10:03:39.056421 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:39.059458 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.02.28 10:03:39.531651 [ 258 ] {} TCPHandler: Done processing connection. 2025.02.28 10:03:39.531753 [ 258 ] {} TCP-Session: 3631d8d3-b9af-46bd-a463-f762e708775f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 10:03:40.000167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.34 MiB, peak 170.90 MiB, free memory in arenas 0.00 B, will set to 166.50 MiB (RSS), difference: 2.16 MiB 2025.02.28 10:03:40.147297 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:40.147497 [ 261 ] {0bd85362-c61e-4fe3-9306-7be6bc060b6c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:03:40.147575 [ 261 ] {0bd85362-c61e-4fe3-9306-7be6bc060b6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:03:40.148380 [ 261 ] {0bd85362-c61e-4fe3-9306-7be6bc060b6c} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:40.148430 [ 261 ] {0bd85362-c61e-4fe3-9306-7be6bc060b6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:40.148870 [ 261 ] {0bd85362-c61e-4fe3-9306-7be6bc060b6c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 10:03:40.149127 [ 261 ] {0bd85362-c61e-4fe3-9306-7be6bc060b6c} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:40.149399 [ 261 ] {0bd85362-c61e-4fe3-9306-7be6bc060b6c} executeQuery: Read 128 rows, 11.21 KiB in 0.001952 sec., 65573.77049180328 rows/sec., 5.61 MiB/sec. 2025.02.28 10:03:40.149470 [ 261 ] {0bd85362-c61e-4fe3-9306-7be6bc060b6c} TCPHandler: Processed in 0.002341701 sec. 2025.02.28 10:03:40.149743 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:40.149934 [ 262 ] {dce58f87-ab08-41aa-b63d-615560111220} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:03:40.150035 [ 262 ] {dce58f87-ab08-41aa-b63d-615560111220} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:03:40.150870 [ 262 ] {dce58f87-ab08-41aa-b63d-615560111220} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:40.150913 [ 262 ] {dce58f87-ab08-41aa-b63d-615560111220} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:40.151335 [ 262 ] {dce58f87-ab08-41aa-b63d-615560111220} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 10:03:40.151591 [ 262 ] {dce58f87-ab08-41aa-b63d-615560111220} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:40.151986 [ 262 ] {dce58f87-ab08-41aa-b63d-615560111220} executeQuery: Read 36 rows, 2.71 KiB in 0.002079 sec., 17316.017316017314 rows/sec., 1.27 MiB/sec. 2025.02.28 10:03:40.152123 [ 262 ] {dce58f87-ab08-41aa-b63d-615560111220} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2025.02.28 10:03:40.152140 [ 262 ] {dce58f87-ab08-41aa-b63d-615560111220} TCPHandler: Processed in 0.002544923 sec. 2025.02.28 10:03:40.152286 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:40.152411 [ 261 ] {d59c82ea-9a98-4b27-a4ae-c0425f88f6c2} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:03:40.152464 [ 261 ] {d59c82ea-9a98-4b27-a4ae-c0425f88f6c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:03:40.153086 [ 261 ] {d59c82ea-9a98-4b27-a4ae-c0425f88f6c2} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:40.153127 [ 261 ] {d59c82ea-9a98-4b27-a4ae-c0425f88f6c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:40.153497 [ 261 ] {d59c82ea-9a98-4b27-a4ae-c0425f88f6c2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 10:03:40.153739 [ 261 ] {d59c82ea-9a98-4b27-a4ae-c0425f88f6c2} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:40.154074 [ 261 ] {d59c82ea-9a98-4b27-a4ae-c0425f88f6c2} executeQuery: Read 100 rows, 8.00 KiB in 0.001666 sec., 60024.009603841536 rows/sec., 4.69 MiB/sec. 2025.02.28 10:03:40.154285 [ 261 ] {d59c82ea-9a98-4b27-a4ae-c0425f88f6c2} TCPHandler: Processed in 0.002056357 sec. 2025.02.28 10:03:40.154448 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:40.154592 [ 262 ] {bb2aac93-cb2a-4172-8666-227d18e15b8f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:40.154657 [ 262 ] {bb2aac93-cb2a-4172-8666-227d18e15b8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:03:40.155344 [ 262 ] {bb2aac93-cb2a-4172-8666-227d18e15b8f} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:40.155391 [ 262 ] {bb2aac93-cb2a-4172-8666-227d18e15b8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:40.155840 [ 262 ] {bb2aac93-cb2a-4172-8666-227d18e15b8f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 10:03:40.156077 [ 262 ] {bb2aac93-cb2a-4172-8666-227d18e15b8f} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:40.156364 [ 262 ] {bb2aac93-cb2a-4172-8666-227d18e15b8f} executeQuery: Read 160 rows, 11.41 KiB in 0.001784 sec., 89686.09865470852 rows/sec., 6.25 MiB/sec. 2025.02.28 10:03:40.156461 [ 262 ] {bb2aac93-cb2a-4172-8666-227d18e15b8f} TCPHandler: Processed in 0.002084727 sec. 2025.02.28 10:03:40.156612 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:40.156734 [ 261 ] {9b4915cc-56b1-4564-9030-be83c687820f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:40.156818 [ 261 ] {9b4915cc-56b1-4564-9030-be83c687820f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:03:40.158021 [ 261 ] {9b4915cc-56b1-4564-9030-be83c687820f} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:40.158061 [ 261 ] {9b4915cc-56b1-4564-9030-be83c687820f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:40.158735 [ 261 ] {9b4915cc-56b1-4564-9030-be83c687820f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 10:03:40.158993 [ 261 ] {9b4915cc-56b1-4564-9030-be83c687820f} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:40.159443 [ 261 ] {9b4915cc-56b1-4564-9030-be83c687820f} executeQuery: Read 36 rows, 66.06 KiB in 0.00272 sec., 13235.294117647058 rows/sec., 23.72 MiB/sec. 2025.02.28 10:03:40.159579 [ 261 ] {9b4915cc-56b1-4564-9030-be83c687820f} TCPHandler: Processed in 0.00302335 sec. 2025.02.28 10:03:40.159734 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:40.159882 [ 262 ] {6ad55035-0545-403a-8c7d-f79db59d2039} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:03:40.159943 [ 262 ] {6ad55035-0545-403a-8c7d-f79db59d2039} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:03:40.160545 [ 262 ] {6ad55035-0545-403a-8c7d-f79db59d2039} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:40.160593 [ 262 ] {6ad55035-0545-403a-8c7d-f79db59d2039} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:40.161004 [ 262 ] {6ad55035-0545-403a-8c7d-f79db59d2039} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 10:03:40.161252 [ 262 ] {6ad55035-0545-403a-8c7d-f79db59d2039} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:40.161710 [ 262 ] {6ad55035-0545-403a-8c7d-f79db59d2039} executeQuery: Read 60 rows, 4.14 KiB in 0.001789 sec., 33538.28954723309 rows/sec., 2.26 MiB/sec. 2025.02.28 10:03:40.161836 [ 262 ] {6ad55035-0545-403a-8c7d-f79db59d2039} TCPHandler: Processed in 0.002171788 sec. 2025.02.28 10:03:41.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 168.97 MiB, peak 170.90 MiB, free memory in arenas 0.00 B, will set to 166.55 MiB (RSS), difference: -2.42 MiB 2025.02.28 10:03:45.146304 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:45.146509 [ 261 ] {5034243e-9b31-4e93-bb2d-4e3b1520ac3e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:03:45.146585 [ 261 ] {5034243e-9b31-4e93-bb2d-4e3b1520ac3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:03:45.147390 [ 261 ] {5034243e-9b31-4e93-bb2d-4e3b1520ac3e} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:45.147441 [ 261 ] {5034243e-9b31-4e93-bb2d-4e3b1520ac3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:45.147887 [ 261 ] {5034243e-9b31-4e93-bb2d-4e3b1520ac3e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 10:03:45.148141 [ 261 ] {5034243e-9b31-4e93-bb2d-4e3b1520ac3e} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:45.148412 [ 261 ] {5034243e-9b31-4e93-bb2d-4e3b1520ac3e} executeQuery: Read 56 rows, 4.38 KiB in 0.001956 sec., 28629.856850715747 rows/sec., 2.19 MiB/sec. 2025.02.28 10:03:45.148633 [ 261 ] {5034243e-9b31-4e93-bb2d-4e3b1520ac3e} TCPHandler: Processed in 0.002460661 sec. 2025.02.28 10:03:45.148915 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:45.149114 [ 262 ] {5b5e7319-4d1a-4418-ac08-75c62be4f54f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:03:45.149191 [ 262 ] {5b5e7319-4d1a-4418-ac08-75c62be4f54f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:03:45.149966 [ 262 ] {5b5e7319-4d1a-4418-ac08-75c62be4f54f} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:45.150012 [ 262 ] {5b5e7319-4d1a-4418-ac08-75c62be4f54f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:45.150462 [ 262 ] {5b5e7319-4d1a-4418-ac08-75c62be4f54f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 10:03:45.150724 [ 262 ] {5b5e7319-4d1a-4418-ac08-75c62be4f54f} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:45.150934 [ 262 ] {5b5e7319-4d1a-4418-ac08-75c62be4f54f} executeQuery: Read 64 rows, 5.12 KiB in 0.001873 sec., 34169.78109983983 rows/sec., 2.67 MiB/sec. 2025.02.28 10:03:45.151001 [ 262 ] {5b5e7319-4d1a-4418-ac08-75c62be4f54f} TCPHandler: Processed in 0.002220769 sec. 2025.02.28 10:03:45.151175 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:45.151310 [ 261 ] {660a9536-8efd-4d48-b1d1-2c0324262d83} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:45.151370 [ 261 ] {660a9536-8efd-4d48-b1d1-2c0324262d83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:03:45.151983 [ 261 ] {660a9536-8efd-4d48-b1d1-2c0324262d83} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:45.152025 [ 261 ] {660a9536-8efd-4d48-b1d1-2c0324262d83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:45.152448 [ 261 ] {660a9536-8efd-4d48-b1d1-2c0324262d83} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 10:03:45.152692 [ 261 ] {660a9536-8efd-4d48-b1d1-2c0324262d83} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:45.152919 [ 261 ] {660a9536-8efd-4d48-b1d1-2c0324262d83} executeQuery: Read 160 rows, 11.41 KiB in 0.001639 sec., 97620.50030506407 rows/sec., 6.80 MiB/sec. 2025.02.28 10:03:45.152979 [ 261 ] {660a9536-8efd-4d48-b1d1-2c0324262d83} TCPHandler: Processed in 0.001866374 sec. 2025.02.28 10:03:45.153134 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:45.153263 [ 262 ] {23a61fb9-3f66-4393-a684-c05b43402ac5} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:03:45.153321 [ 262 ] {23a61fb9-3f66-4393-a684-c05b43402ac5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:03:45.153860 [ 262 ] {23a61fb9-3f66-4393-a684-c05b43402ac5} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:45.153899 [ 262 ] {23a61fb9-3f66-4393-a684-c05b43402ac5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:45.154317 [ 262 ] {23a61fb9-3f66-4393-a684-c05b43402ac5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 10:03:45.154562 [ 262 ] {23a61fb9-3f66-4393-a684-c05b43402ac5} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:45.154797 [ 262 ] {23a61fb9-3f66-4393-a684-c05b43402ac5} executeQuery: Read 60 rows, 4.14 KiB in 0.00156 sec., 38461.53846153846 rows/sec., 2.59 MiB/sec. 2025.02.28 10:03:45.154939 [ 262 ] {23a61fb9-3f66-4393-a684-c05b43402ac5} TCPHandler: Processed in 0.001858134 sec. 2025.02.28 10:03:46.308151 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2025.02.28 10:03:46.308813 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:46.308859 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:46.309387 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 10:03:46.309647 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:46.309906 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2025.02.28 10:03:46.559566 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.02.28 10:03:46.581135 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:46.581202 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.02.28 10:03:46.588519 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 10:03:46.589333 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:46.593342 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.02.28 10:03:48.811109 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 304 2025.02.28 10:03:48.813953 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:48.814009 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:48.815474 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 10:03:48.815785 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:48.816906 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 304 2025.02.28 10:03:50.147617 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:50.147832 [ 261 ] {532bd55e-0d40-4c02-ae03-925afe39175b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:03:50.147913 [ 261 ] {532bd55e-0d40-4c02-ae03-925afe39175b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:03:50.148755 [ 261 ] {532bd55e-0d40-4c02-ae03-925afe39175b} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:50.148811 [ 261 ] {532bd55e-0d40-4c02-ae03-925afe39175b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:50.149261 [ 261 ] {532bd55e-0d40-4c02-ae03-925afe39175b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 10:03:50.149522 [ 261 ] {532bd55e-0d40-4c02-ae03-925afe39175b} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:50.149837 [ 261 ] {532bd55e-0d40-4c02-ae03-925afe39175b} executeQuery: Read 128 rows, 11.21 KiB in 0.002039 sec., 62775.870524767044 rows/sec., 5.37 MiB/sec. 2025.02.28 10:03:50.150001 [ 261 ] {532bd55e-0d40-4c02-ae03-925afe39175b} TCPHandler: Processed in 0.002523853 sec. 2025.02.28 10:03:50.150270 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:50.150475 [ 262 ] {4ed64b62-ec7d-4faf-9ec4-0d9c6e3a3a36} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:03:50.150557 [ 262 ] {4ed64b62-ec7d-4faf-9ec4-0d9c6e3a3a36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:03:50.151383 [ 262 ] {4ed64b62-ec7d-4faf-9ec4-0d9c6e3a3a36} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:50.151430 [ 262 ] {4ed64b62-ec7d-4faf-9ec4-0d9c6e3a3a36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:50.151863 [ 262 ] {4ed64b62-ec7d-4faf-9ec4-0d9c6e3a3a36} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 10:03:50.152123 [ 262 ] {4ed64b62-ec7d-4faf-9ec4-0d9c6e3a3a36} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:50.152377 [ 262 ] {4ed64b62-ec7d-4faf-9ec4-0d9c6e3a3a36} executeQuery: Read 36 rows, 2.71 KiB in 0.00196 sec., 18367.34693877551 rows/sec., 1.35 MiB/sec. 2025.02.28 10:03:50.152439 [ 262 ] {4ed64b62-ec7d-4faf-9ec4-0d9c6e3a3a36} TCPHandler: Processed in 0.00230233 sec. 2025.02.28 10:03:50.152620 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:50.152766 [ 261 ] {de411679-e4fc-447e-becb-caa9ea5d085b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:03:50.152828 [ 261 ] {de411679-e4fc-447e-becb-caa9ea5d085b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:03:50.153495 [ 261 ] {de411679-e4fc-447e-becb-caa9ea5d085b} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:50.153534 [ 261 ] {de411679-e4fc-447e-becb-caa9ea5d085b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:50.153899 [ 261 ] {de411679-e4fc-447e-becb-caa9ea5d085b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 10:03:50.154132 [ 261 ] {de411679-e4fc-447e-becb-caa9ea5d085b} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:50.154318 [ 261 ] {de411679-e4fc-447e-becb-caa9ea5d085b} executeQuery: Read 100 rows, 8.00 KiB in 0.001587 sec., 63011.972274732194 rows/sec., 4.92 MiB/sec. 2025.02.28 10:03:50.154373 [ 261 ] {de411679-e4fc-447e-becb-caa9ea5d085b} TCPHandler: Processed in 0.001821024 sec. 2025.02.28 10:03:50.154533 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:50.154681 [ 262 ] {7e45ade1-5c9f-4ca9-9871-d80518a3a6a8} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:50.154748 [ 262 ] {7e45ade1-5c9f-4ca9-9871-d80518a3a6a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:03:50.155371 [ 262 ] {7e45ade1-5c9f-4ca9-9871-d80518a3a6a8} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:50.155413 [ 262 ] {7e45ade1-5c9f-4ca9-9871-d80518a3a6a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:50.155813 [ 262 ] {7e45ade1-5c9f-4ca9-9871-d80518a3a6a8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 10:03:50.156052 [ 262 ] {7e45ade1-5c9f-4ca9-9871-d80518a3a6a8} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:50.156303 [ 262 ] {7e45ade1-5c9f-4ca9-9871-d80518a3a6a8} executeQuery: Read 160 rows, 11.41 KiB in 0.001654 sec., 96735.18742442563 rows/sec., 6.74 MiB/sec. 2025.02.28 10:03:50.156397 [ 262 ] {7e45ade1-5c9f-4ca9-9871-d80518a3a6a8} TCPHandler: Processed in 0.001928346 sec. 2025.02.28 10:03:50.156557 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:50.156699 [ 261 ] {6ebbecfd-3438-4294-a961-5da51d75a71a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:50.156793 [ 261 ] {6ebbecfd-3438-4294-a961-5da51d75a71a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:03:50.158007 [ 261 ] {6ebbecfd-3438-4294-a961-5da51d75a71a} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:50.158073 [ 261 ] {6ebbecfd-3438-4294-a961-5da51d75a71a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:50.158741 [ 261 ] {6ebbecfd-3438-4294-a961-5da51d75a71a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 10:03:50.158997 [ 261 ] {6ebbecfd-3438-4294-a961-5da51d75a71a} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:50.159232 [ 261 ] {6ebbecfd-3438-4294-a961-5da51d75a71a} executeQuery: Read 36 rows, 66.06 KiB in 0.002558 sec., 14073.494917904613 rows/sec., 25.22 MiB/sec. 2025.02.28 10:03:50.159367 [ 261 ] {6ebbecfd-3438-4294-a961-5da51d75a71a} TCPHandler: Processed in 0.002877037 sec. 2025.02.28 10:03:50.159586 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:50.159814 [ 262 ] {3e769bbe-2a69-44a7-9139-089f083431a7} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:03:50.159911 [ 262 ] {3e769bbe-2a69-44a7-9139-089f083431a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:03:50.160501 [ 262 ] {3e769bbe-2a69-44a7-9139-089f083431a7} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:50.160541 [ 262 ] {3e769bbe-2a69-44a7-9139-089f083431a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:50.160915 [ 262 ] {3e769bbe-2a69-44a7-9139-089f083431a7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 10:03:50.161164 [ 262 ] {3e769bbe-2a69-44a7-9139-089f083431a7} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:50.161379 [ 262 ] {3e769bbe-2a69-44a7-9139-089f083431a7} executeQuery: Read 60 rows, 4.14 KiB in 0.001621 sec., 37014.18877236274 rows/sec., 2.49 MiB/sec. 2025.02.28 10:03:50.161431 [ 262 ] {3e769bbe-2a69-44a7-9139-089f083431a7} TCPHandler: Processed in 0.001953915 sec. 2025.02.28 10:03:53.720839 [ 33 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:03:53.720906 [ 33 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:03:53.810096 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2025.02.28 10:03:53.810972 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:53.811027 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:53.811566 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 10:03:53.811816 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:53.812086 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.02.28 10:03:54.093446 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.02.28 10:03:54.114250 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:54.114314 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:54.121791 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 10:03:54.122577 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:54.125350 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.02.28 10:03:55.146412 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:55.146621 [ 261 ] {97c3dd8d-2a84-45ff-9743-995fef267b0f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:03:55.146704 [ 261 ] {97c3dd8d-2a84-45ff-9743-995fef267b0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:03:55.147520 [ 261 ] {97c3dd8d-2a84-45ff-9743-995fef267b0f} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:55.147573 [ 261 ] {97c3dd8d-2a84-45ff-9743-995fef267b0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:55.148007 [ 261 ] {97c3dd8d-2a84-45ff-9743-995fef267b0f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 10:03:55.148283 [ 261 ] {97c3dd8d-2a84-45ff-9743-995fef267b0f} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:55.148485 [ 32 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 10:03:55.148543 [ 261 ] {97c3dd8d-2a84-45ff-9743-995fef267b0f} executeQuery: Read 64 rows, 5.16 KiB in 0.001974 sec., 32421.47922998987 rows/sec., 2.55 MiB/sec. 2025.02.28 10:03:55.148575 [ 32 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:55.148655 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:55.148671 [ 261 ] {97c3dd8d-2a84-45ff-9743-995fef267b0f} TCPHandler: Processed in 0.002398021 sec. 2025.02.28 10:03:55.149003 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 10:03:55.149018 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:55.149315 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:03:55.149360 [ 262 ] {943a9ee6-6511-4a3a-92bd-fc5977ccedc6} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:03:55.149381 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1933 rows starting from the beginning of the part 2025.02.28 10:03:55.149481 [ 262 ] {943a9ee6-6511-4a3a-92bd-fc5977ccedc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:03:55.149602 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part 2025.02.28 10:03:55.150029 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part 2025.02.28 10:03:55.150370 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2025.02.28 10:03:55.150664 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part 2025.02.28 10:03:55.150975 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2025.02.28 10:03:55.152461 [ 262 ] {943a9ee6-6511-4a3a-92bd-fc5977ccedc6} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:55.152531 [ 262 ] {943a9ee6-6511-4a3a-92bd-fc5977ccedc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:55.153539 [ 262 ] {943a9ee6-6511-4a3a-92bd-fc5977ccedc6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 10:03:55.154086 [ 262 ] {943a9ee6-6511-4a3a-92bd-fc5977ccedc6} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:55.154272 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2365 rows, containing 5 columns (5 merged, 0 gathered) in 0.005510341 sec., 429193.0390514852 rows/sec., 36.82 MiB/sec. 2025.02.28 10:03:55.154385 [ 32 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 10:03:55.154451 [ 32 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:55.154533 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:55.154632 [ 262 ] {943a9ee6-6511-4a3a-92bd-fc5977ccedc6} executeQuery: Read 4 rows, 308.00 B in 0.005346 sec., 748.2229704451927 rows/sec., 56.26 KiB/sec. 2025.02.28 10:03:55.154685 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 10:03:55.154851 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 10:03:55.154983 [ 262 ] {943a9ee6-6511-4a3a-92bd-fc5977ccedc6} TCPHandler: Processed in 0.006180191 sec. 2025.02.28 10:03:55.155264 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:55.155258 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:03:55.155377 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 133 rows starting from the beginning of the part 2025.02.28 10:03:55.155633 [ 261 ] {9487d876-3bce-44aa-afcc-14821e1ff7ce} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:03:55.155725 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_11_2} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:55.155848 [ 261 ] {9487d876-3bce-44aa-afcc-14821e1ff7ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:03:55.155885 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 134 rows starting from the beginning of the part 2025.02.28 10:03:55.156365 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_11_2} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 10:03:55.156451 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part 2025.02.28 10:03:55.156700 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.02.28 10:03:55.156972 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2025.02.28 10:03:55.157407 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2025.02.28 10:03:55.157725 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2025.02.28 10:03:55.158695 [ 261 ] {9487d876-3bce-44aa-afcc-14821e1ff7ce} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:55.158779 [ 261 ] {9487d876-3bce-44aa-afcc-14821e1ff7ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:55.159810 [ 261 ] {9487d876-3bce-44aa-afcc-14821e1ff7ce} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 10:03:55.160420 [ 261 ] {9487d876-3bce-44aa-afcc-14821e1ff7ce} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:55.160420 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 383 rows, containing 5 columns (5 merged, 0 gathered) in 0.005781096 sec., 66250.41341641793 rows/sec., 4.59 MiB/sec. 2025.02.28 10:03:55.160664 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 10:03:55.160764 [ 32 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 10:03:55.160948 [ 261 ] {9487d876-3bce-44aa-afcc-14821e1ff7ce} executeQuery: Read 71 rows, 5.68 KiB in 0.005468 sec., 12984.637893196781 rows/sec., 1.01 MiB/sec. 2025.02.28 10:03:55.160963 [ 32 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:55.161121 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:55.161248 [ 261 ] {9487d876-3bce-44aa-afcc-14821e1ff7ce} TCPHandler: Processed in 0.00614715 sec. 2025.02.28 10:03:55.161529 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 10:03:55.161582 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:55.161620 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_6_1} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:55.161890 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_6_1} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 10:03:55.161969 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:03:55.161986 [ 262 ] {391b6a74-d041-48f9-ba14-dbb308a2edbe} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:55.162105 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 917 rows starting from the beginning of the part 2025.02.28 10:03:55.162117 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 10:03:55.162156 [ 262 ] {391b6a74-d041-48f9-ba14-dbb308a2edbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:03:55.162519 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part 2025.02.28 10:03:55.162885 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part 2025.02.28 10:03:55.163222 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2025.02.28 10:03:55.163621 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part 2025.02.28 10:03:55.163971 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 71 rows starting from the beginning of the part 2025.02.28 10:03:55.165082 [ 262 ] {391b6a74-d041-48f9-ba14-dbb308a2edbe} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:55.165153 [ 262 ] {391b6a74-d041-48f9-ba14-dbb308a2edbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:55.166228 [ 262 ] {391b6a74-d041-48f9-ba14-dbb308a2edbe} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 10:03:55.166695 [ 262 ] {391b6a74-d041-48f9-ba14-dbb308a2edbe} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:55.167059 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1316 rows, containing 5 columns (5 merged, 0 gathered) in 0.005751865 sec., 228795.355941073 rows/sec., 17.93 MiB/sec. 2025.02.28 10:03:55.167066 [ 32 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 10:03:55.167174 [ 32 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:55.167223 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:55.167302 [ 262 ] {391b6a74-d041-48f9-ba14-dbb308a2edbe} executeQuery: Read 160 rows, 11.41 KiB in 0.005432 sec., 29455.081001472754 rows/sec., 2.05 MiB/sec. 2025.02.28 10:03:55.167418 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 10:03:55.167937 [ 262 ] {391b6a74-d041-48f9-ba14-dbb308a2edbe} TCPHandler: Processed in 0.006537665 sec. 2025.02.28 10:03:55.168105 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 10:03:55.168268 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:55.168506 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:03:55.168594 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_11_2} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:55.168617 [ 261 ] {e7b0c3fe-ec3f-49eb-9a80-745d7654cb78} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:55.168644 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3774 rows starting from the beginning of the part 2025.02.28 10:03:55.168967 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_11_2} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 10:03:55.168977 [ 261 ] {e7b0c3fe-ec3f-49eb-9a80-745d7654cb78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:03:55.169158 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part 2025.02.28 10:03:55.169398 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2025.02.28 10:03:55.169868 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part 2025.02.28 10:03:55.170217 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2025.02.28 10:03:55.170593 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part 2025.02.28 10:03:55.170994 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2025.02.28 10:03:55.174468 [ 261 ] {e7b0c3fe-ec3f-49eb-9a80-745d7654cb78} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:55.174512 [ 261 ] {e7b0c3fe-ec3f-49eb-9a80-745d7654cb78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:55.175396 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4574 rows, containing 5 columns (5 merged, 0 gathered) in 0.008040825 sec., 568847.102131933 rows/sec., 38.76 MiB/sec. 2025.02.28 10:03:55.175729 [ 261 ] {e7b0c3fe-ec3f-49eb-9a80-745d7654cb78} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 10:03:55.175773 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 10:03:55.176270 [ 261 ] {e7b0c3fe-ec3f-49eb-9a80-745d7654cb78} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:55.176283 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_11_2} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:55.176449 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_11_2} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 10:03:55.176741 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.02.28 10:03:55.176591 [ 32 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 10:03:55.176892 [ 261 ] {e7b0c3fe-ec3f-49eb-9a80-745d7654cb78} executeQuery: Read 4 rows, 7.34 KiB in 0.008399 sec., 476.24717228241457 rows/sec., 873.89 KiB/sec. 2025.02.28 10:03:55.176902 [ 32 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:55.177019 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:55.177393 [ 261 ] {e7b0c3fe-ec3f-49eb-9a80-745d7654cb78} TCPHandler: Processed in 0.009268241 sec. 2025.02.28 10:03:55.177418 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 10:03:55.177603 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:55.177791 [ 262 ] {d6c48f8e-68e5-47fa-9c7f-0401b24bfc8b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.28 10:03:55.177862 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:03:55.177873 [ 262 ] {d6c48f8e-68e5-47fa-9c7f-0401b24bfc8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.28 10:03:55.177974 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part 2025.02.28 10:03:55.178510 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part 2025.02.28 10:03:55.178964 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part 2025.02.28 10:03:55.179323 [ 262 ] {d6c48f8e-68e5-47fa-9c7f-0401b24bfc8b} oximeter.measurements_i64 (b2d5222f-2198-4472-b411-b2318c853d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:55.179378 [ 262 ] {d6c48f8e-68e5-47fa-9c7f-0401b24bfc8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:55.179387 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2025.02.28 10:03:55.179781 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2025.02.28 10:03:55.180183 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2025.02.28 10:03:55.180222 [ 262 ] {d6c48f8e-68e5-47fa-9c7f-0401b24bfc8b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 10:03:55.180842 [ 262 ] {d6c48f8e-68e5-47fa-9c7f-0401b24bfc8b} oximeter.measurements_i64 (b2d5222f-2198-4472-b411-b2318c853d54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:55.181292 [ 262 ] {d6c48f8e-68e5-47fa-9c7f-0401b24bfc8b} executeQuery: Read 3 rows, 217.00 B in 0.003534 sec., 848.8964346349745 rows/sec., 59.96 KiB/sec. 2025.02.28 10:03:55.181399 [ 262 ] {d6c48f8e-68e5-47fa-9c7f-0401b24bfc8b} TCPHandler: Processed in 0.003900401 sec. 2025.02.28 10:03:55.181602 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:55.181821 [ 261 ] {15359fd1-70a2-4c17-be5a-4d6d2f26b5d9} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:03:55.181953 [ 261 ] {15359fd1-70a2-4c17-be5a-4d6d2f26b5d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:03:55.183980 [ 261 ] {15359fd1-70a2-4c17-be5a-4d6d2f26b5d9} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:55.184047 [ 261 ] {15359fd1-70a2-4c17-be5a-4d6d2f26b5d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:55.185242 [ 261 ] {15359fd1-70a2-4c17-be5a-4d6d2f26b5d9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 10:03:55.185815 [ 261 ] {15359fd1-70a2-4c17-be5a-4d6d2f26b5d9} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:55.186165 [ 32 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 10:03:55.186280 [ 32 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:55.186366 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:55.186450 [ 261 ] {15359fd1-70a2-4c17-be5a-4d6d2f26b5d9} executeQuery: Read 60 rows, 4.14 KiB in 0.004664 sec., 12864.493996569468 rows/sec., 887.78 KiB/sec. 2025.02.28 10:03:55.186796 [ 261 ] {15359fd1-70a2-4c17-be5a-4d6d2f26b5d9} TCPHandler: Processed in 0.005289638 sec. 2025.02.28 10:03:55.186838 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 10:03:55.186977 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:03:55.187007 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part 2025.02.28 10:03:55.187076 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part 2025.02.28 10:03:55.187312 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part 2025.02.28 10:03:55.187460 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2025.02.28 10:03:55.187613 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part 2025.02.28 10:03:55.187842 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2025.02.28 10:03:55.189131 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 19 columns (19 merged, 0 gathered) in 0.011895266 sec., 13366.66199814279 rows/sec., 23.95 MiB/sec. 2025.02.28 10:03:55.189824 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 10:03:55.190732 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 4 columns (4 merged, 0 gathered) in 0.004239405 sec., 127848.12963139876 rows/sec., 8.51 MiB/sec. 2025.02.28 10:03:55.190979 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 10:03:55.191087 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_6_1} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:55.191233 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_6_1} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 10:03:55.191516 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2025.02.28 10:03:55.191571 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_11_2} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:55.191688 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_11_2} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 10:03:55.191782 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.02.28 10:03:56.391726 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:56.392037 [ 261 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:03:56.392502 [ 261 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:03:56.392560 [ 261 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:03:56.392967 [ 261 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:56.393050 [ 261 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:03:56.393232 [ 261 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 46-element set) 2025.02.28 10:03:56.393398 [ 288 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 10:03:56.393578 [ 292 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.28 10:03:56.393578 [ 290 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.28 10:03:56.393586 [ 287 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 10:03:56.393767 [ 261 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2025.02.28 10:03:56.393801 [ 261 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:03:56.393951 [ 261 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 10:03:56.393976 [ 261 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Reading approx. 46 rows with 4 streams 2025.02.28 10:03:56.394022 [ 261 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:56.394073 [ 261 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:56.394121 [ 261 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:56.394167 [ 261 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:03:56.396352 [ 261 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} executeQuery: Read 46 rows, 1.83 KiB in 0.004469 sec., 10293.130454240323 rows/sec., 409.51 KiB/sec. 2025.02.28 10:03:56.396589 [ 261 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} MemoryTracker: Peak memory usage (for query): 148.56 KiB. 2025.02.28 10:03:56.396607 [ 261 ] {d1ab4ed1-4f60-4c03-a9df-f5c1dba74b3d} TCPHandler: Processed in 0.005023986 sec. 2025.02.28 10:03:56.435167 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:56.435356 [ 261 ] {61c5fe56-c9a4-453a-9958-1ecfa82a5004} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.28 10:03:56.435434 [ 261 ] {61c5fe56-c9a4-453a-9958-1ecfa82a5004} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:03:56.436353 [ 261 ] {61c5fe56-c9a4-453a-9958-1ecfa82a5004} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:56.436406 [ 261 ] {61c5fe56-c9a4-453a-9958-1ecfa82a5004} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:56.436935 [ 261 ] {61c5fe56-c9a4-453a-9958-1ecfa82a5004} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 10:03:56.437161 [ 261 ] {61c5fe56-c9a4-453a-9958-1ecfa82a5004} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:56.437425 [ 261 ] {61c5fe56-c9a4-453a-9958-1ecfa82a5004} executeQuery: Read 1 rows, 232.00 B in 0.002119 sec., 471.9207173194904 rows/sec., 106.92 KiB/sec. 2025.02.28 10:03:56.437566 [ 261 ] {61c5fe56-c9a4-453a-9958-1ecfa82a5004} TCPHandler: Processed in 0.002499612 sec. 2025.02.28 10:03:56.437795 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:56.437979 [ 262 ] {676d1d70-caa5-4dbb-9bd8-d7db717ad26f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:03:56.438048 [ 262 ] {676d1d70-caa5-4dbb-9bd8-d7db717ad26f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:03:56.438767 [ 262 ] {676d1d70-caa5-4dbb-9bd8-d7db717ad26f} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:56.438814 [ 262 ] {676d1d70-caa5-4dbb-9bd8-d7db717ad26f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:56.439245 [ 262 ] {676d1d70-caa5-4dbb-9bd8-d7db717ad26f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 10:03:56.439496 [ 262 ] {676d1d70-caa5-4dbb-9bd8-d7db717ad26f} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:56.439731 [ 262 ] {676d1d70-caa5-4dbb-9bd8-d7db717ad26f} executeQuery: Read 24 rows, 2.04 KiB in 0.001804 sec., 13303.769401330377 rows/sec., 1.10 MiB/sec. 2025.02.28 10:03:56.439797 [ 262 ] {676d1d70-caa5-4dbb-9bd8-d7db717ad26f} TCPHandler: Processed in 0.002120947 sec. 2025.02.28 10:03:56.439971 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:56.440120 [ 261 ] {96d8feb2-d03f-45f3-b05e-b7cfa3811f2a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:03:56.440184 [ 261 ] {96d8feb2-d03f-45f3-b05e-b7cfa3811f2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:03:56.440901 [ 261 ] {96d8feb2-d03f-45f3-b05e-b7cfa3811f2a} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:56.440951 [ 261 ] {96d8feb2-d03f-45f3-b05e-b7cfa3811f2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:56.441344 [ 261 ] {96d8feb2-d03f-45f3-b05e-b7cfa3811f2a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 10:03:56.441585 [ 261 ] {96d8feb2-d03f-45f3-b05e-b7cfa3811f2a} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:56.441839 [ 261 ] {96d8feb2-d03f-45f3-b05e-b7cfa3811f2a} executeQuery: Read 6 rows, 501.00 B in 0.001745 sec., 3438.3954154727794 rows/sec., 280.38 KiB/sec. 2025.02.28 10:03:56.441902 [ 261 ] {96d8feb2-d03f-45f3-b05e-b7cfa3811f2a} TCPHandler: Processed in 0.002002587 sec. 2025.02.28 10:03:56.442050 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:56.442193 [ 262 ] {d846f5fc-8d67-4d0a-83cd-339fd04002de} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:03:56.442259 [ 262 ] {d846f5fc-8d67-4d0a-83cd-339fd04002de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:03:56.443593 [ 262 ] {d846f5fc-8d67-4d0a-83cd-339fd04002de} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:56.443636 [ 262 ] {d846f5fc-8d67-4d0a-83cd-339fd04002de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:56.444093 [ 262 ] {d846f5fc-8d67-4d0a-83cd-339fd04002de} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 10:03:56.444347 [ 262 ] {d846f5fc-8d67-4d0a-83cd-339fd04002de} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:56.444590 [ 262 ] {d846f5fc-8d67-4d0a-83cd-339fd04002de} executeQuery: Read 1391 rows, 118.99 KiB in 0.002435 sec., 571252.5667351129 rows/sec., 47.72 MiB/sec. 2025.02.28 10:03:56.444682 [ 262 ] {d846f5fc-8d67-4d0a-83cd-339fd04002de} TCPHandler: Processed in 0.002689585 sec. 2025.02.28 10:03:56.444850 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:56.444994 [ 261 ] {c84c77a9-e25a-466d-97f2-642f9ef39784} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:03:56.445056 [ 261 ] {c84c77a9-e25a-466d-97f2-642f9ef39784} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:03:56.445729 [ 261 ] {c84c77a9-e25a-466d-97f2-642f9ef39784} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:56.445770 [ 261 ] {c84c77a9-e25a-466d-97f2-642f9ef39784} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:56.446180 [ 261 ] {c84c77a9-e25a-466d-97f2-642f9ef39784} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 10:03:56.446430 [ 261 ] {c84c77a9-e25a-466d-97f2-642f9ef39784} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:56.446676 [ 261 ] {c84c77a9-e25a-466d-97f2-642f9ef39784} executeQuery: Read 54 rows, 4.09 KiB in 0.00172 sec., 31395.3488372093 rows/sec., 2.32 MiB/sec. 2025.02.28 10:03:56.446764 [ 261 ] {c84c77a9-e25a-466d-97f2-642f9ef39784} TCPHandler: Processed in 0.001973136 sec. 2025.02.28 10:03:56.446966 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:56.447105 [ 262 ] {6b0e5df1-c5db-460d-b0f0-0c9e5b26eced} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:03:56.447159 [ 262 ] {6b0e5df1-c5db-460d-b0f0-0c9e5b26eced} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:03:56.447921 [ 262 ] {6b0e5df1-c5db-460d-b0f0-0c9e5b26eced} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:56.447965 [ 262 ] {6b0e5df1-c5db-460d-b0f0-0c9e5b26eced} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:56.448381 [ 262 ] {6b0e5df1-c5db-460d-b0f0-0c9e5b26eced} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 10:03:56.448660 [ 262 ] {6b0e5df1-c5db-460d-b0f0-0c9e5b26eced} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:56.448908 [ 262 ] {6b0e5df1-c5db-460d-b0f0-0c9e5b26eced} executeQuery: Read 252 rows, 17.85 KiB in 0.001826 sec., 138006.5717415115 rows/sec., 9.55 MiB/sec. 2025.02.28 10:03:56.448976 [ 262 ] {6b0e5df1-c5db-460d-b0f0-0c9e5b26eced} TCPHandler: Processed in 0.002113208 sec. 2025.02.28 10:03:56.449133 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:56.449259 [ 261 ] {a2a99bb6-0912-4443-b85f-cd74fba28975} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:03:56.449310 [ 261 ] {a2a99bb6-0912-4443-b85f-cd74fba28975} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:03:56.449908 [ 261 ] {a2a99bb6-0912-4443-b85f-cd74fba28975} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:56.449948 [ 261 ] {a2a99bb6-0912-4443-b85f-cd74fba28975} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:56.450323 [ 261 ] {a2a99bb6-0912-4443-b85f-cd74fba28975} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 10:03:56.450558 [ 261 ] {a2a99bb6-0912-4443-b85f-cd74fba28975} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:56.450791 [ 261 ] {a2a99bb6-0912-4443-b85f-cd74fba28975} executeQuery: Read 12 rows, 960.00 B in 0.001557 sec., 7707.129094412331 rows/sec., 602.12 KiB/sec. 2025.02.28 10:03:56.450852 [ 261 ] {a2a99bb6-0912-4443-b85f-cd74fba28975} TCPHandler: Processed in 0.001778453 sec. 2025.02.28 10:03:56.451018 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:56.451135 [ 262 ] {9d94f9c1-f759-470c-a9d0-0f1b70ebb86d} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:03:56.451183 [ 262 ] {9d94f9c1-f759-470c-a9d0-0f1b70ebb86d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:03:56.451979 [ 262 ] {9d94f9c1-f759-470c-a9d0-0f1b70ebb86d} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:56.452019 [ 262 ] {9d94f9c1-f759-470c-a9d0-0f1b70ebb86d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:56.452419 [ 262 ] {9d94f9c1-f759-470c-a9d0-0f1b70ebb86d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 10:03:56.452667 [ 262 ] {9d94f9c1-f759-470c-a9d0-0f1b70ebb86d} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:56.452885 [ 262 ] {9d94f9c1-f759-470c-a9d0-0f1b70ebb86d} executeQuery: Read 598 rows, 46.03 KiB in 0.001774 sec., 337091.3190529876 rows/sec., 25.34 MiB/sec. 2025.02.28 10:03:56.452940 [ 262 ] {9d94f9c1-f759-470c-a9d0-0f1b70ebb86d} TCPHandler: Processed in 0.001982746 sec. 2025.02.28 10:03:56.453113 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:56.453250 [ 261 ] {d44bbe15-1f2c-40a1-8594-fdbd50ecd214} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:56.453311 [ 261 ] {d44bbe15-1f2c-40a1-8594-fdbd50ecd214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:03:56.454149 [ 261 ] {d44bbe15-1f2c-40a1-8594-fdbd50ecd214} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:56.454190 [ 261 ] {d44bbe15-1f2c-40a1-8594-fdbd50ecd214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:56.454643 [ 261 ] {d44bbe15-1f2c-40a1-8594-fdbd50ecd214} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 10:03:56.454878 [ 261 ] {d44bbe15-1f2c-40a1-8594-fdbd50ecd214} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:56.455095 [ 261 ] {d44bbe15-1f2c-40a1-8594-fdbd50ecd214} executeQuery: Read 949 rows, 65.60 KiB in 0.001877 sec., 505594.0330314331 rows/sec., 34.13 MiB/sec. 2025.02.28 10:03:56.455154 [ 261 ] {d44bbe15-1f2c-40a1-8594-fdbd50ecd214} TCPHandler: Processed in 0.002102697 sec. 2025.02.28 10:03:56.455318 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:56.455455 [ 262 ] {744bd783-81e7-4a5e-aaf3-cc9766bf9f74} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:03:56.455548 [ 262 ] {744bd783-81e7-4a5e-aaf3-cc9766bf9f74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:03:56.456867 [ 262 ] {744bd783-81e7-4a5e-aaf3-cc9766bf9f74} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:56.456906 [ 262 ] {744bd783-81e7-4a5e-aaf3-cc9766bf9f74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:56.457575 [ 262 ] {744bd783-81e7-4a5e-aaf3-cc9766bf9f74} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 10:03:56.457837 [ 262 ] {744bd783-81e7-4a5e-aaf3-cc9766bf9f74} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:56.458080 [ 262 ] {744bd783-81e7-4a5e-aaf3-cc9766bf9f74} executeQuery: Read 36 rows, 66.06 KiB in 0.002656 sec., 13554.21686746988 rows/sec., 24.29 MiB/sec. 2025.02.28 10:03:56.458193 [ 262 ] {744bd783-81e7-4a5e-aaf3-cc9766bf9f74} TCPHandler: Processed in 0.002944838 sec. 2025.02.28 10:03:56.458365 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:03:56.458505 [ 261 ] {f0035244-0a6b-4e97-98c9-2b6cdf487ec1} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:03:56.458566 [ 261 ] {f0035244-0a6b-4e97-98c9-2b6cdf487ec1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:03:56.459134 [ 261 ] {f0035244-0a6b-4e97-98c9-2b6cdf487ec1} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:56.459180 [ 261 ] {f0035244-0a6b-4e97-98c9-2b6cdf487ec1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:56.459544 [ 261 ] {f0035244-0a6b-4e97-98c9-2b6cdf487ec1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 10:03:56.459774 [ 261 ] {f0035244-0a6b-4e97-98c9-2b6cdf487ec1} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:56.459983 [ 261 ] {f0035244-0a6b-4e97-98c9-2b6cdf487ec1} executeQuery: Read 24 rows, 1.66 KiB in 0.00151 sec., 15894.039735099337 rows/sec., 1.07 MiB/sec. 2025.02.28 10:03:56.460035 [ 261 ] {f0035244-0a6b-4e97-98c9-2b6cdf487ec1} TCPHandler: Processed in 0.001740923 sec. 2025.02.28 10:03:58.817095 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 354 2025.02.28 10:03:58.820651 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:58.820702 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:58.822215 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 10:03:58.822540 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:58.822710 [ 27 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 10:03:58.822783 [ 27 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:03:58.822830 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:03:58.823407 [ 197 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 10:03:58.824069 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 354 2025.02.28 10:03:58.824543 [ 197 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:03:58.824732 [ 197 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part 2025.02.28 10:03:58.825438 [ 197 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part 2025.02.28 10:03:58.826138 [ 197 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part 2025.02.28 10:03:58.826796 [ 197 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part 2025.02.28 10:03:58.827424 [ 197 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part 2025.02.28 10:03:58.828013 [ 197 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part 2025.02.28 10:03:58.836267 [ 194 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 72 columns (72 merged, 0 gathered) in 0.013244342 sec., 26728.394660905014 rows/sec., 27.91 MiB/sec. 2025.02.28 10:03:58.837321 [ 192 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 10:03:58.838159 [ 192 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_6_1} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:03:58.838256 [ 192 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_6_1} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 10:03:58.838590 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. 2025.02.28 10:04:00.143163 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:00.143371 [ 261 ] {af683d2f-1fc6-4e80-a934-6b7218d450fe} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:04:00.143452 [ 261 ] {af683d2f-1fc6-4e80-a934-6b7218d450fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:04:00.144325 [ 261 ] {af683d2f-1fc6-4e80-a934-6b7218d450fe} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:00.144372 [ 261 ] {af683d2f-1fc6-4e80-a934-6b7218d450fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:04:00.144798 [ 261 ] {af683d2f-1fc6-4e80-a934-6b7218d450fe} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 10:04:00.145072 [ 261 ] {af683d2f-1fc6-4e80-a934-6b7218d450fe} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:00.145316 [ 261 ] {af683d2f-1fc6-4e80-a934-6b7218d450fe} executeQuery: Read 56 rows, 4.38 KiB in 0.002002 sec., 27972.027972027972 rows/sec., 2.14 MiB/sec. 2025.02.28 10:04:00.145384 [ 261 ] {af683d2f-1fc6-4e80-a934-6b7218d450fe} TCPHandler: Processed in 0.002365141 sec. 2025.02.28 10:04:00.145727 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:00.146026 [ 262 ] {e7efc054-86dc-4eff-8fdd-7ecc27bb6dea} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:04:00.146142 [ 262 ] {e7efc054-86dc-4eff-8fdd-7ecc27bb6dea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:04:00.146977 [ 262 ] {e7efc054-86dc-4eff-8fdd-7ecc27bb6dea} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:00.147026 [ 262 ] {e7efc054-86dc-4eff-8fdd-7ecc27bb6dea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:04:00.147472 [ 262 ] {e7efc054-86dc-4eff-8fdd-7ecc27bb6dea} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 10:04:00.147738 [ 262 ] {e7efc054-86dc-4eff-8fdd-7ecc27bb6dea} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:00.147983 [ 262 ] {e7efc054-86dc-4eff-8fdd-7ecc27bb6dea} executeQuery: Read 64 rows, 5.12 KiB in 0.002039 sec., 31387.935262383522 rows/sec., 2.45 MiB/sec. 2025.02.28 10:04:00.148046 [ 262 ] {e7efc054-86dc-4eff-8fdd-7ecc27bb6dea} TCPHandler: Processed in 0.002507893 sec. 2025.02.28 10:04:00.148195 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:00.148340 [ 261 ] {5df123d4-7a22-41f4-afeb-7b7e3a6419a3} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:00.148408 [ 261 ] {5df123d4-7a22-41f4-afeb-7b7e3a6419a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:04:00.149059 [ 261 ] {5df123d4-7a22-41f4-afeb-7b7e3a6419a3} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:00.149107 [ 261 ] {5df123d4-7a22-41f4-afeb-7b7e3a6419a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:04:00.149533 [ 261 ] {5df123d4-7a22-41f4-afeb-7b7e3a6419a3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 10:04:00.149771 [ 261 ] {5df123d4-7a22-41f4-afeb-7b7e3a6419a3} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:00.150016 [ 261 ] {5df123d4-7a22-41f4-afeb-7b7e3a6419a3} executeQuery: Read 96 rows, 6.85 KiB in 0.001706 sec., 56271.98124267292 rows/sec., 3.92 MiB/sec. 2025.02.28 10:04:00.150099 [ 261 ] {5df123d4-7a22-41f4-afeb-7b7e3a6419a3} TCPHandler: Processed in 0.001971216 sec. 2025.02.28 10:04:00.150252 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:00.150375 [ 262 ] {84648f37-5bfc-488d-a208-748d37a8f8b1} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:04:00.150430 [ 262 ] {84648f37-5bfc-488d-a208-748d37a8f8b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:04:00.150946 [ 262 ] {84648f37-5bfc-488d-a208-748d37a8f8b1} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:00.150989 [ 262 ] {84648f37-5bfc-488d-a208-748d37a8f8b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:04:00.151371 [ 262 ] {84648f37-5bfc-488d-a208-748d37a8f8b1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 10:04:00.151611 [ 262 ] {84648f37-5bfc-488d-a208-748d37a8f8b1} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:00.151814 [ 262 ] {84648f37-5bfc-488d-a208-748d37a8f8b1} executeQuery: Read 36 rows, 2.48 KiB in 0.001467 sec., 24539.877300613498 rows/sec., 1.65 MiB/sec. 2025.02.28 10:04:00.151868 [ 262 ] {84648f37-5bfc-488d-a208-748d37a8f8b1} TCPHandler: Processed in 0.001673591 sec. 2025.02.28 10:04:01.312269 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2025.02.28 10:04:01.313436 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:01.313538 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:04:01.314144 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 10:04:01.314409 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:01.314614 [ 23 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 10:04:01.314703 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2025.02.28 10:04:01.314723 [ 23 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:01.314761 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:04:01.314954 [ 197 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 10:04:01.315208 [ 197 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:01.315279 [ 197 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2025.02.28 10:04:01.315397 [ 197 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2025.02.28 10:04:01.315561 [ 197 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part 2025.02.28 10:04:01.315843 [ 197 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part 2025.02.28 10:04:01.315969 [ 197 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part 2025.02.28 10:04:01.316168 [ 197 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part 2025.02.28 10:04:01.317920 [ 189 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.00307232 sec., 1667795.0213519426 rows/sec., 23.86 MiB/sec. 2025.02.28 10:04:01.318373 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 10:04:01.318717 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_11_2} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:01.318806 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_11_2} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 10:04:01.318913 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.02.28 10:04:01.625475 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.02.28 10:04:01.647336 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:01.647405 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:04:01.655182 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 10:04:01.655934 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:01.656300 [ 47 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 10:04:01.656435 [ 47 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:01.656501 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:04:01.657031 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 10:04:01.671849 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.02.28 10:04:01.673653 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:01.675282 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.02.28 10:04:01.680886 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2025.02.28 10:04:01.686603 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.02.28 10:04:01.692338 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2025.02.28 10:04:01.697884 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.02.28 10:04:01.703000 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2025.02.28 10:04:01.759862 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.103219367 sec., 804.1126623068711 rows/sec., 4.16 MiB/sec. 2025.02.28 10:04:01.762273 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 10:04:01.765252 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_11_2} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:01.765375 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_11_2} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 10:04:01.767900 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.02.28 10:04:02.000174 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 169.54 MiB, peak 179.42 MiB, free memory in arenas 0.00 B, will set to 171.68 MiB (RSS), difference: 2.14 MiB 2025.02.28 10:04:05.145793 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:05.146014 [ 261 ] {8a5d41f8-382a-4093-91bd-62336441ae2f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:04:05.146094 [ 261 ] {8a5d41f8-382a-4093-91bd-62336441ae2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:04:05.146929 [ 261 ] {8a5d41f8-382a-4093-91bd-62336441ae2f} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:05.146974 [ 261 ] {8a5d41f8-382a-4093-91bd-62336441ae2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:04:05.147426 [ 261 ] {8a5d41f8-382a-4093-91bd-62336441ae2f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 10:04:05.147686 [ 261 ] {8a5d41f8-382a-4093-91bd-62336441ae2f} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:05.147895 [ 261 ] {8a5d41f8-382a-4093-91bd-62336441ae2f} executeQuery: Read 64 rows, 5.16 KiB in 0.001938 sec., 33023.73581011352 rows/sec., 2.60 MiB/sec. 2025.02.28 10:04:05.147960 [ 261 ] {8a5d41f8-382a-4093-91bd-62336441ae2f} TCPHandler: Processed in 0.00230366 sec. 2025.02.28 10:04:05.148269 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:05.148522 [ 262 ] {e8639ee5-d579-4496-b15a-e0c7224551ab} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:04:05.148592 [ 262 ] {e8639ee5-d579-4496-b15a-e0c7224551ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:04:05.149319 [ 262 ] {e8639ee5-d579-4496-b15a-e0c7224551ab} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:05.149364 [ 262 ] {e8639ee5-d579-4496-b15a-e0c7224551ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:04:05.149803 [ 262 ] {e8639ee5-d579-4496-b15a-e0c7224551ab} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 10:04:05.150066 [ 262 ] {e8639ee5-d579-4496-b15a-e0c7224551ab} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:05.150390 [ 262 ] {e8639ee5-d579-4496-b15a-e0c7224551ab} executeQuery: Read 4 rows, 308.00 B in 0.001895 sec., 2110.8179419525068 rows/sec., 158.72 KiB/sec. 2025.02.28 10:04:05.150526 [ 262 ] {e8639ee5-d579-4496-b15a-e0c7224551ab} TCPHandler: Processed in 0.002425122 sec. 2025.02.28 10:04:05.150677 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:05.150820 [ 261 ] {074751c2-6dde-481d-9a3d-5b5a7feff6c3} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:04:05.150881 [ 261 ] {074751c2-6dde-481d-9a3d-5b5a7feff6c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:04:05.151583 [ 261 ] {074751c2-6dde-481d-9a3d-5b5a7feff6c3} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:05.151621 [ 261 ] {074751c2-6dde-481d-9a3d-5b5a7feff6c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:04:05.152015 [ 261 ] {074751c2-6dde-481d-9a3d-5b5a7feff6c3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 10:04:05.152247 [ 261 ] {074751c2-6dde-481d-9a3d-5b5a7feff6c3} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:05.152428 [ 261 ] {074751c2-6dde-481d-9a3d-5b5a7feff6c3} executeQuery: Read 68 rows, 5.44 KiB in 0.001642 sec., 41412.91108404385 rows/sec., 3.23 MiB/sec. 2025.02.28 10:04:05.152482 [ 261 ] {074751c2-6dde-481d-9a3d-5b5a7feff6c3} TCPHandler: Processed in 0.001871704 sec. 2025.02.28 10:04:05.152642 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:05.152788 [ 262 ] {282434bc-a79a-41a7-86a2-c27a6c49eb17} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:05.152854 [ 262 ] {282434bc-a79a-41a7-86a2-c27a6c49eb17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:04:05.153538 [ 262 ] {282434bc-a79a-41a7-86a2-c27a6c49eb17} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:05.153578 [ 262 ] {282434bc-a79a-41a7-86a2-c27a6c49eb17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:04:05.153989 [ 262 ] {282434bc-a79a-41a7-86a2-c27a6c49eb17} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 10:04:05.154234 [ 262 ] {282434bc-a79a-41a7-86a2-c27a6c49eb17} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:05.154455 [ 262 ] {282434bc-a79a-41a7-86a2-c27a6c49eb17} executeQuery: Read 160 rows, 11.41 KiB in 0.001703 sec., 93951.84967704052 rows/sec., 6.54 MiB/sec. 2025.02.28 10:04:05.154513 [ 262 ] {282434bc-a79a-41a7-86a2-c27a6c49eb17} TCPHandler: Processed in 0.001940896 sec. 2025.02.28 10:04:05.154694 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:05.154835 [ 261 ] {55b2727a-1b91-42eb-97c3-63e46cc3c57f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:05.154929 [ 261 ] {55b2727a-1b91-42eb-97c3-63e46cc3c57f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:04:05.156089 [ 261 ] {55b2727a-1b91-42eb-97c3-63e46cc3c57f} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:05.156127 [ 261 ] {55b2727a-1b91-42eb-97c3-63e46cc3c57f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:04:05.156739 [ 261 ] {55b2727a-1b91-42eb-97c3-63e46cc3c57f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 10:04:05.156988 [ 261 ] {55b2727a-1b91-42eb-97c3-63e46cc3c57f} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:05.157182 [ 261 ] {55b2727a-1b91-42eb-97c3-63e46cc3c57f} executeQuery: Read 4 rows, 7.34 KiB in 0.002379 sec., 1681.3787305590583 rows/sec., 3.01 MiB/sec. 2025.02.28 10:04:05.157287 [ 261 ] {55b2727a-1b91-42eb-97c3-63e46cc3c57f} TCPHandler: Processed in 0.002659725 sec. 2025.02.28 10:04:05.157437 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:05.157576 [ 262 ] {4ac26f69-9695-4ec0-9f46-04bc805a11b7} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:04:05.157637 [ 262 ] {4ac26f69-9695-4ec0-9f46-04bc805a11b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:04:05.158206 [ 262 ] {4ac26f69-9695-4ec0-9f46-04bc805a11b7} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:05.158252 [ 262 ] {4ac26f69-9695-4ec0-9f46-04bc805a11b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.02.28 10:04:05.158681 [ 262 ] {4ac26f69-9695-4ec0-9f46-04bc805a11b7} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 10:04:05.158924 [ 262 ] {4ac26f69-9695-4ec0-9f46-04bc805a11b7} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:05.159217 [ 262 ] {4ac26f69-9695-4ec0-9f46-04bc805a11b7} executeQuery: Read 60 rows, 4.14 KiB in 0.001657 sec., 36210.018105009054 rows/sec., 2.44 MiB/sec. 2025.02.28 10:04:05.159363 [ 262 ] {4ac26f69-9695-4ec0-9f46-04bc805a11b7} TCPHandler: Processed in 0.001989256 sec. 2025.02.28 10:04:08.510036 [ 136 ] {} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.28 10:04:08.510118 [ 136 ] {} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:08.510141 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:08.510328 [ 188 ] {873f0192-a8f0-45b1-a4c9-2e9e7ab073ee::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.28 10:04:08.510707 [ 188 ] {873f0192-a8f0-45b1-a4c9-2e9e7ab073ee::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:08.510752 [ 188 ] {873f0192-a8f0-45b1-a4c9-2e9e7ab073ee::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part 2025.02.28 10:04:08.510877 [ 188 ] {873f0192-a8f0-45b1-a4c9-2e9e7ab073ee::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.02.28 10:04:08.511020 [ 188 ] {873f0192-a8f0-45b1-a4c9-2e9e7ab073ee::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2025.02.28 10:04:08.511131 [ 188 ] {873f0192-a8f0-45b1-a4c9-2e9e7ab073ee::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2025.02.28 10:04:08.511237 [ 188 ] {873f0192-a8f0-45b1-a4c9-2e9e7ab073ee::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.02.28 10:04:08.513508 [ 189 ] {873f0192-a8f0-45b1-a4c9-2e9e7ab073ee::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 6 columns (6 merged, 0 gathered) in 0.003297143 sec., 14254.765413571688 rows/sec., 3.47 MiB/sec. 2025.02.28 10:04:08.513800 [ 187 ] {873f0192-a8f0-45b1-a4c9-2e9e7ab073ee::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.28 10:04:08.514392 [ 187 ] {873f0192-a8f0-45b1-a4c9-2e9e7ab073ee::all_1_5_1} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:08.514500 [ 187 ] {873f0192-a8f0-45b1-a4c9-2e9e7ab073ee::all_1_5_1} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.28 10:04:08.514621 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.02.28 10:04:08.721150 [ 136 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:04:08.721207 [ 136 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:04:08.814879 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2025.02.28 10:04:08.815604 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:08.815649 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:08.816280 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 10:04:08.816540 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:08.816845 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.02.28 10:04:08.824416 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 374 2025.02.28 10:04:08.827206 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:08.827251 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:08.828697 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 10:04:08.829005 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:08.829576 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 374 2025.02.28 10:04:09.171986 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.02.28 10:04:09.204022 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:09.204138 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:09.216134 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 10:04:09.217646 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:09.225160 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.02.28 10:04:10.147655 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:10.147844 [ 261 ] {a4b6580b-12e6-4376-ad09-c386c7373160} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:04:10.147918 [ 261 ] {a4b6580b-12e6-4376-ad09-c386c7373160} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:04:10.148738 [ 261 ] {a4b6580b-12e6-4376-ad09-c386c7373160} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:10.148789 [ 261 ] {a4b6580b-12e6-4376-ad09-c386c7373160} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:10.149241 [ 261 ] {a4b6580b-12e6-4376-ad09-c386c7373160} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 10:04:10.149497 [ 261 ] {a4b6580b-12e6-4376-ad09-c386c7373160} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:10.149746 [ 261 ] {a4b6580b-12e6-4376-ad09-c386c7373160} executeQuery: Read 128 rows, 11.21 KiB in 0.001954 sec., 65506.65301944729 rows/sec., 5.60 MiB/sec. 2025.02.28 10:04:10.149813 [ 261 ] {a4b6580b-12e6-4376-ad09-c386c7373160} TCPHandler: Processed in 0.00228952 sec. 2025.02.28 10:04:10.150066 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:10.150255 [ 262 ] {a9ca6dae-85da-4a32-80b6-8a8e7f6531a5} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:04:10.150329 [ 262 ] {a9ca6dae-85da-4a32-80b6-8a8e7f6531a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:04:10.151085 [ 262 ] {a9ca6dae-85da-4a32-80b6-8a8e7f6531a5} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:10.151135 [ 262 ] {a9ca6dae-85da-4a32-80b6-8a8e7f6531a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:10.151577 [ 262 ] {a9ca6dae-85da-4a32-80b6-8a8e7f6531a5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 10:04:10.151838 [ 262 ] {a9ca6dae-85da-4a32-80b6-8a8e7f6531a5} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:10.152079 [ 262 ] {a9ca6dae-85da-4a32-80b6-8a8e7f6531a5} executeQuery: Read 36 rows, 2.71 KiB in 0.001876 sec., 19189.765458422175 rows/sec., 1.41 MiB/sec. 2025.02.28 10:04:10.152145 [ 262 ] {a9ca6dae-85da-4a32-80b6-8a8e7f6531a5} TCPHandler: Processed in 0.002205628 sec. 2025.02.28 10:04:10.152315 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:10.152462 [ 261 ] {75c0a0d7-dd4e-4a98-b484-cc7362770dc5} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:04:10.152524 [ 261 ] {75c0a0d7-dd4e-4a98-b484-cc7362770dc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:04:10.153181 [ 261 ] {75c0a0d7-dd4e-4a98-b484-cc7362770dc5} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:10.153222 [ 261 ] {75c0a0d7-dd4e-4a98-b484-cc7362770dc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:10.153602 [ 261 ] {75c0a0d7-dd4e-4a98-b484-cc7362770dc5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 10:04:10.153838 [ 261 ] {75c0a0d7-dd4e-4a98-b484-cc7362770dc5} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:10.154049 [ 261 ] {75c0a0d7-dd4e-4a98-b484-cc7362770dc5} executeQuery: Read 100 rows, 8.00 KiB in 0.001621 sec., 61690.314620604564 rows/sec., 4.82 MiB/sec. 2025.02.28 10:04:10.154106 [ 261 ] {75c0a0d7-dd4e-4a98-b484-cc7362770dc5} TCPHandler: Processed in 0.001863684 sec. 2025.02.28 10:04:10.154269 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:10.154392 [ 262 ] {16a7e64f-0531-464b-a61d-a9da1cb639f1} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:10.154449 [ 262 ] {16a7e64f-0531-464b-a61d-a9da1cb639f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:04:10.155032 [ 262 ] {16a7e64f-0531-464b-a61d-a9da1cb639f1} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:10.155074 [ 262 ] {16a7e64f-0531-464b-a61d-a9da1cb639f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:10.155478 [ 262 ] {16a7e64f-0531-464b-a61d-a9da1cb639f1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 10:04:10.155723 [ 262 ] {16a7e64f-0531-464b-a61d-a9da1cb639f1} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:10.155998 [ 262 ] {16a7e64f-0531-464b-a61d-a9da1cb639f1} executeQuery: Read 160 rows, 11.41 KiB in 0.001635 sec., 97859.32721712539 rows/sec., 6.82 MiB/sec. 2025.02.28 10:04:10.156208 [ 262 ] {16a7e64f-0531-464b-a61d-a9da1cb639f1} TCPHandler: Processed in 0.001996046 sec. 2025.02.28 10:04:10.156392 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:10.156532 [ 261 ] {a1b0feb4-2ed0-409c-84e0-1b8e985db58e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:10.156625 [ 261 ] {a1b0feb4-2ed0-409c-84e0-1b8e985db58e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:04:10.157912 [ 261 ] {a1b0feb4-2ed0-409c-84e0-1b8e985db58e} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:10.157950 [ 261 ] {a1b0feb4-2ed0-409c-84e0-1b8e985db58e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:10.158626 [ 261 ] {a1b0feb4-2ed0-409c-84e0-1b8e985db58e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 10:04:10.158874 [ 261 ] {a1b0feb4-2ed0-409c-84e0-1b8e985db58e} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:10.159210 [ 261 ] {a1b0feb4-2ed0-409c-84e0-1b8e985db58e} executeQuery: Read 36 rows, 66.06 KiB in 0.002693 sec., 13367.991088005941 rows/sec., 23.95 MiB/sec. 2025.02.28 10:04:10.159362 [ 261 ] {a1b0feb4-2ed0-409c-84e0-1b8e985db58e} TCPHandler: Processed in 0.00303894 sec. 2025.02.28 10:04:10.159528 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:10.159667 [ 262 ] {d6170a24-176e-4c51-b758-e74b36a9e604} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:04:10.159727 [ 262 ] {d6170a24-176e-4c51-b758-e74b36a9e604} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:04:10.160305 [ 262 ] {d6170a24-176e-4c51-b758-e74b36a9e604} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:10.160352 [ 262 ] {d6170a24-176e-4c51-b758-e74b36a9e604} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:10.160783 [ 262 ] {d6170a24-176e-4c51-b758-e74b36a9e604} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 10:04:10.161023 [ 262 ] {d6170a24-176e-4c51-b758-e74b36a9e604} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:10.161362 [ 262 ] {d6170a24-176e-4c51-b758-e74b36a9e604} executeQuery: Read 60 rows, 4.14 KiB in 0.001694 sec., 35419.12632821724 rows/sec., 2.39 MiB/sec. 2025.02.28 10:04:10.161511 [ 262 ] {d6170a24-176e-4c51-b758-e74b36a9e604} TCPHandler: Processed in 0.002054837 sec. 2025.02.28 10:04:15.146636 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:15.146900 [ 261 ] {f5468f9c-4fb8-437c-ad78-ead1f30f2c29} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:04:15.147013 [ 261 ] {f5468f9c-4fb8-437c-ad78-ead1f30f2c29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:04:15.148045 [ 261 ] {f5468f9c-4fb8-437c-ad78-ead1f30f2c29} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:15.148098 [ 261 ] {f5468f9c-4fb8-437c-ad78-ead1f30f2c29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:15.148522 [ 261 ] {f5468f9c-4fb8-437c-ad78-ead1f30f2c29} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 10:04:15.148773 [ 261 ] {f5468f9c-4fb8-437c-ad78-ead1f30f2c29} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:15.149011 [ 261 ] {f5468f9c-4fb8-437c-ad78-ead1f30f2c29} executeQuery: Read 4 rows, 334.00 B in 0.002188 sec., 1828.1535648994518 rows/sec., 149.07 KiB/sec. 2025.02.28 10:04:15.149079 [ 261 ] {f5468f9c-4fb8-437c-ad78-ead1f30f2c29} TCPHandler: Processed in 0.002584554 sec. 2025.02.28 10:04:15.149393 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:15.149696 [ 262 ] {af7e8611-f9b3-4389-ab2b-f70a6018af0c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:04:15.149807 [ 262 ] {af7e8611-f9b3-4389-ab2b-f70a6018af0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:04:15.150572 [ 262 ] {af7e8611-f9b3-4389-ab2b-f70a6018af0c} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:15.150620 [ 262 ] {af7e8611-f9b3-4389-ab2b-f70a6018af0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:15.151058 [ 262 ] {af7e8611-f9b3-4389-ab2b-f70a6018af0c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 10:04:15.151321 [ 262 ] {af7e8611-f9b3-4389-ab2b-f70a6018af0c} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:15.151550 [ 150 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 10:04:15.151619 [ 262 ] {af7e8611-f9b3-4389-ab2b-f70a6018af0c} executeQuery: Read 66 rows, 5.31 KiB in 0.002002 sec., 32967.03296703297 rows/sec., 2.59 MiB/sec. 2025.02.28 10:04:15.151677 [ 150 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:15.151769 [ 262 ] {af7e8611-f9b3-4389-ab2b-f70a6018af0c} TCPHandler: Processed in 0.002552123 sec. 2025.02.28 10:04:15.151778 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:15.152025 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:15.152068 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 10:04:15.152241 [ 261 ] {b0da5a47-7e70-42b4-b5d4-8cb5c80d1451} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:04:15.152377 [ 261 ] {b0da5a47-7e70-42b4-b5d4-8cb5c80d1451} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:04:15.152586 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:15.152718 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1957 rows starting from the beginning of the part 2025.02.28 10:04:15.153138 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1391 rows starting from the beginning of the part 2025.02.28 10:04:15.153606 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part 2025.02.28 10:04:15.153923 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part 2025.02.28 10:04:15.154153 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part 2025.02.28 10:04:15.154565 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part 2025.02.28 10:04:15.155397 [ 261 ] {b0da5a47-7e70-42b4-b5d4-8cb5c80d1451} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:15.155470 [ 261 ] {b0da5a47-7e70-42b4-b5d4-8cb5c80d1451} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:15.156393 [ 261 ] {b0da5a47-7e70-42b4-b5d4-8cb5c80d1451} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 10:04:15.156956 [ 261 ] {b0da5a47-7e70-42b4-b5d4-8cb5c80d1451} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:15.157370 [ 261 ] {b0da5a47-7e70-42b4-b5d4-8cb5c80d1451} executeQuery: Read 8 rows, 594.00 B in 0.005203 sec., 1537.574476263694 rows/sec., 111.49 KiB/sec. 2025.02.28 10:04:15.157472 [ 261 ] {b0da5a47-7e70-42b4-b5d4-8cb5c80d1451} TCPHandler: Processed in 0.005549592 sec. 2025.02.28 10:04:15.157661 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:15.157867 [ 262 ] {17e15631-b52f-466b-b7d9-bac0d9e9d4fe} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:04:15.158025 [ 262 ] {17e15631-b52f-466b-b7d9-bac0d9e9d4fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:04:15.158393 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3662 rows, containing 5 columns (5 merged, 0 gathered) in 0.006484444 sec., 564736.1593376395 rows/sec., 48.78 MiB/sec. 2025.02.28 10:04:15.158762 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 10:04:15.159072 [ 262 ] {17e15631-b52f-466b-b7d9-bac0d9e9d4fe} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:15.159119 [ 262 ] {17e15631-b52f-466b-b7d9-bac0d9e9d4fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:15.159167 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_16_3} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:15.159279 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_16_3} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 10:04:15.159389 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.28 10:04:15.159576 [ 262 ] {17e15631-b52f-466b-b7d9-bac0d9e9d4fe} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 10:04:15.159820 [ 262 ] {17e15631-b52f-466b-b7d9-bac0d9e9d4fe} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:15.160006 [ 150 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 10:04:15.160069 [ 150 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:15.160100 [ 262 ] {17e15631-b52f-466b-b7d9-bac0d9e9d4fe} executeQuery: Read 72 rows, 5.76 KiB in 0.002283 sec., 31537.450722733247 rows/sec., 2.46 MiB/sec. 2025.02.28 10:04:15.160117 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:15.160304 [ 262 ] {17e15631-b52f-466b-b7d9-bac0d9e9d4fe} TCPHandler: Processed in 0.002709825 sec. 2025.02.28 10:04:15.160397 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 10:04:15.160522 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:15.160591 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:15.160642 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 932 rows starting from the beginning of the part 2025.02.28 10:04:15.160835 [ 261 ] {09862cbc-4154-4d2d-92a4-1e8f43291b64} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:15.160884 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 598 rows starting from the beginning of the part 2025.02.28 10:04:15.161126 [ 261 ] {09862cbc-4154-4d2d-92a4-1e8f43291b64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:04:15.161189 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part 2025.02.28 10:04:15.161509 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 68 rows starting from the beginning of the part 2025.02.28 10:04:15.161807 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 100 rows starting from the beginning of the part 2025.02.28 10:04:15.162191 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 72 rows starting from the beginning of the part 2025.02.28 10:04:15.163779 [ 261 ] {09862cbc-4154-4d2d-92a4-1e8f43291b64} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:15.163842 [ 261 ] {09862cbc-4154-4d2d-92a4-1e8f43291b64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:15.164853 [ 261 ] {09862cbc-4154-4d2d-92a4-1e8f43291b64} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 10:04:15.165262 [ 261 ] {09862cbc-4154-4d2d-92a4-1e8f43291b64} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:15.165541 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1834 rows, containing 5 columns (5 merged, 0 gathered) in 0.005274059 sec., 347739.75793596543 rows/sec., 27.27 MiB/sec. 2025.02.28 10:04:15.165573 [ 150 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 10:04:15.165657 [ 150 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:15.165713 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:15.165789 [ 261 ] {09862cbc-4154-4d2d-92a4-1e8f43291b64} executeQuery: Read 162 rows, 11.55 KiB in 0.005092 sec., 31814.61115475255 rows/sec., 2.22 MiB/sec. 2025.02.28 10:04:15.165886 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 10:04:15.166163 [ 261 ] {09862cbc-4154-4d2d-92a4-1e8f43291b64} TCPHandler: Processed in 0.005731245 sec. 2025.02.28 10:04:15.166311 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 10:04:15.166494 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:15.166756 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_16_3} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:15.166972 [ 262 ] {172ef2d0-5c01-4772-90e2-cd4629d65a44} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:15.166975 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:15.167037 [ 190 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_16_3} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 10:04:15.167101 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4574 rows starting from the beginning of the part 2025.02.28 10:04:15.167151 [ 262 ] {172ef2d0-5c01-4772-90e2-cd4629d65a44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:04:15.167410 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.28 10:04:15.167747 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 949 rows starting from the beginning of the part 2025.02.28 10:04:15.168099 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 96 rows starting from the beginning of the part 2025.02.28 10:04:15.168454 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part 2025.02.28 10:04:15.168840 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part 2025.02.28 10:04:15.169224 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 162 rows starting from the beginning of the part 2025.02.28 10:04:15.172615 [ 262 ] {172ef2d0-5c01-4772-90e2-cd4629d65a44} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:15.172692 [ 262 ] {172ef2d0-5c01-4772-90e2-cd4629d65a44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:15.173627 [ 262 ] {172ef2d0-5c01-4772-90e2-cd4629d65a44} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 10:04:15.174229 [ 262 ] {172ef2d0-5c01-4772-90e2-cd4629d65a44} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:15.174325 [ 190 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 6101 rows, containing 5 columns (5 merged, 0 gathered) in 0.00844842 sec., 722146.8629637258 rows/sec., 49.24 MiB/sec. 2025.02.28 10:04:15.174728 [ 262 ] {172ef2d0-5c01-4772-90e2-cd4629d65a44} executeQuery: Read 4 rows, 7.34 KiB in 0.007936 sec., 504.0322580645161 rows/sec., 924.88 KiB/sec. 2025.02.28 10:04:15.174991 [ 262 ] {172ef2d0-5c01-4772-90e2-cd4629d65a44} TCPHandler: Processed in 0.008667083 sec. 2025.02.28 10:04:15.175132 [ 190 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 10:04:15.175193 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:15.175405 [ 261 ] {eeef8d1b-9752-4cd7-bdae-50aa8739046f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:04:15.175514 [ 261 ] {eeef8d1b-9752-4cd7-bdae-50aa8739046f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:04:15.175659 [ 190 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_16_3} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:15.175902 [ 190 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_16_3} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 10:04:15.176070 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2025.02.28 10:04:15.176388 [ 261 ] {eeef8d1b-9752-4cd7-bdae-50aa8739046f} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:15.176432 [ 261 ] {eeef8d1b-9752-4cd7-bdae-50aa8739046f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:15.176802 [ 261 ] {eeef8d1b-9752-4cd7-bdae-50aa8739046f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 10:04:15.177033 [ 261 ] {eeef8d1b-9752-4cd7-bdae-50aa8739046f} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:15.177187 [ 150 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 10:04:15.177244 [ 150 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:15.177280 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:15.177286 [ 261 ] {eeef8d1b-9752-4cd7-bdae-50aa8739046f} executeQuery: Read 60 rows, 4.14 KiB in 0.001944 sec., 30864.1975308642 rows/sec., 2.08 MiB/sec. 2025.02.28 10:04:15.177456 [ 261 ] {eeef8d1b-9752-4cd7-bdae-50aa8739046f} TCPHandler: Processed in 0.002349911 sec. 2025.02.28 10:04:15.177509 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 10:04:15.177640 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:15.177676 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 542 rows starting from the beginning of the part 2025.02.28 10:04:15.177754 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part 2025.02.28 10:04:15.177975 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part 2025.02.28 10:04:15.178315 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part 2025.02.28 10:04:15.178435 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part 2025.02.28 10:04:15.178604 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2025.02.28 10:04:15.179787 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 4 columns (4 merged, 0 gathered) in 0.002433141 sec., 321395.2664477726 rows/sec., 21.47 MiB/sec. 2025.02.28 10:04:15.179986 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 10:04:15.180344 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_16_3} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:15.180435 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_16_3} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 10:04:15.180530 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.28 10:04:16.317013 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2025.02.28 10:04:16.317785 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:16.317833 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:16.318374 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 10:04:16.318627 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:16.318872 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 2025.02.28 10:04:16.725288 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.02.28 10:04:16.745396 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:16.745467 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:16.752967 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 10:04:16.753722 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:16.757041 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.02.28 10:04:18.829800 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 400 2025.02.28 10:04:18.833283 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:18.833337 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:18.834822 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 10:04:18.835153 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:18.836128 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 400 2025.02.28 10:04:20.148353 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:20.148542 [ 261 ] {26acaf09-74aa-4012-9079-4eaf22eefe8e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:04:20.148613 [ 261 ] {26acaf09-74aa-4012-9079-4eaf22eefe8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:04:20.149380 [ 261 ] {26acaf09-74aa-4012-9079-4eaf22eefe8e} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:20.149427 [ 261 ] {26acaf09-74aa-4012-9079-4eaf22eefe8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:20.149867 [ 261 ] {26acaf09-74aa-4012-9079-4eaf22eefe8e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 10:04:20.150149 [ 261 ] {26acaf09-74aa-4012-9079-4eaf22eefe8e} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:20.150347 [ 261 ] {26acaf09-74aa-4012-9079-4eaf22eefe8e} executeQuery: Read 128 rows, 11.21 KiB in 0.001857 sec., 68928.37910608509 rows/sec., 5.90 MiB/sec. 2025.02.28 10:04:20.150402 [ 261 ] {26acaf09-74aa-4012-9079-4eaf22eefe8e} TCPHandler: Processed in 0.002180658 sec. 2025.02.28 10:04:20.150699 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:20.150983 [ 262 ] {897ce050-f872-4f8f-b4c4-4abf500ded93} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:04:20.151057 [ 262 ] {897ce050-f872-4f8f-b4c4-4abf500ded93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:04:20.151812 [ 262 ] {897ce050-f872-4f8f-b4c4-4abf500ded93} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:20.151864 [ 262 ] {897ce050-f872-4f8f-b4c4-4abf500ded93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:20.152307 [ 262 ] {897ce050-f872-4f8f-b4c4-4abf500ded93} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 10:04:20.152567 [ 262 ] {897ce050-f872-4f8f-b4c4-4abf500ded93} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:20.152749 [ 143 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 10:04:20.152820 [ 143 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:20.152840 [ 262 ] {897ce050-f872-4f8f-b4c4-4abf500ded93} executeQuery: Read 36 rows, 2.71 KiB in 0.001906 sec., 18887.72298006296 rows/sec., 1.39 MiB/sec. 2025.02.28 10:04:20.152860 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:20.153044 [ 262 ] {897ce050-f872-4f8f-b4c4-4abf500ded93} TCPHandler: Processed in 0.002521663 sec. 2025.02.28 10:04:20.153200 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 10:04:20.153382 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:20.153562 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:20.153623 [ 261 ] {68353ad6-6e4c-44e1-b936-f0008222ccb4} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:04:20.153642 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 158 rows starting from the beginning of the part 2025.02.28 10:04:20.153726 [ 261 ] {68353ad6-6e4c-44e1-b936-f0008222ccb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:04:20.153868 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part 2025.02.28 10:04:20.154177 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2025.02.28 10:04:20.154556 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part 2025.02.28 10:04:20.155003 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.02.28 10:04:20.155318 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part 2025.02.28 10:04:20.156988 [ 261 ] {68353ad6-6e4c-44e1-b936-f0008222ccb4} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:20.157062 [ 261 ] {68353ad6-6e4c-44e1-b936-f0008222ccb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:20.158085 [ 261 ] {68353ad6-6e4c-44e1-b936-f0008222ccb4} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 10:04:20.158394 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 5 columns (5 merged, 0 gathered) in 0.005391321 sec., 54903.056226850524 rows/sec., 3.97 MiB/sec. 2025.02.28 10:04:20.158565 [ 261 ] {68353ad6-6e4c-44e1-b936-f0008222ccb4} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:20.158591 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 10:04:20.158979 [ 261 ] {68353ad6-6e4c-44e1-b936-f0008222ccb4} executeQuery: Read 100 rows, 8.00 KiB in 0.0054 sec., 18518.51851851852 rows/sec., 1.45 MiB/sec. 2025.02.28 10:04:20.159119 [ 261 ] {68353ad6-6e4c-44e1-b936-f0008222ccb4} TCPHandler: Processed in 0.005917247 sec. 2025.02.28 10:04:20.159209 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_11_2} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:20.159364 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_11_2} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 10:04:20.159403 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:20.159489 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 10:04:20.159681 [ 262 ] {fe79c506-e79e-4fe8-b8d8-ffed75cb6167} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:20.159789 [ 262 ] {fe79c506-e79e-4fe8-b8d8-ffed75cb6167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:04:20.160445 [ 262 ] {fe79c506-e79e-4fe8-b8d8-ffed75cb6167} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:20.160486 [ 262 ] {fe79c506-e79e-4fe8-b8d8-ffed75cb6167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:20.160905 [ 262 ] {fe79c506-e79e-4fe8-b8d8-ffed75cb6167} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 10:04:20.161161 [ 262 ] {fe79c506-e79e-4fe8-b8d8-ffed75cb6167} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:20.161375 [ 262 ] {fe79c506-e79e-4fe8-b8d8-ffed75cb6167} executeQuery: Read 160 rows, 11.41 KiB in 0.001753 sec., 91272.10496292071 rows/sec., 6.36 MiB/sec. 2025.02.28 10:04:20.161428 [ 262 ] {fe79c506-e79e-4fe8-b8d8-ffed75cb6167} TCPHandler: Processed in 0.002203399 sec. 2025.02.28 10:04:20.161580 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:20.161720 [ 261 ] {426e4ead-5b14-49e0-bb84-7f8257dd6628} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:20.161813 [ 261 ] {426e4ead-5b14-49e0-bb84-7f8257dd6628} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:04:20.162972 [ 261 ] {426e4ead-5b14-49e0-bb84-7f8257dd6628} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:20.163009 [ 261 ] {426e4ead-5b14-49e0-bb84-7f8257dd6628} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:20.163692 [ 261 ] {426e4ead-5b14-49e0-bb84-7f8257dd6628} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 10:04:20.163949 [ 261 ] {426e4ead-5b14-49e0-bb84-7f8257dd6628} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:20.164080 [ 143 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 10:04:20.164126 [ 143 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:20.164153 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:20.164161 [ 261 ] {426e4ead-5b14-49e0-bb84-7f8257dd6628} executeQuery: Read 36 rows, 66.06 KiB in 0.00247 sec., 14574.8987854251 rows/sec., 26.12 MiB/sec. 2025.02.28 10:04:20.164965 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 10:04:20.165059 [ 261 ] {426e4ead-5b14-49e0-bb84-7f8257dd6628} TCPHandler: Processed in 0.003534057 sec. 2025.02.28 10:04:20.165354 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:20.165489 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:20.165699 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 159 rows starting from the beginning of the part 2025.02.28 10:04:20.165751 [ 262 ] {ef7c6cf9-07b2-4212-89ff-1136f6f303e6} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:04:20.165999 [ 262 ] {ef7c6cf9-07b2-4212-89ff-1136f6f303e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:04:20.166474 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part 2025.02.28 10:04:20.167294 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2025.02.28 10:04:20.168102 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part 2025.02.28 10:04:20.168297 [ 262 ] {ef7c6cf9-07b2-4212-89ff-1136f6f303e6} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:20.168418 [ 262 ] {ef7c6cf9-07b2-4212-89ff-1136f6f303e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:20.168851 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part 2025.02.28 10:04:20.169534 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part 2025.02.28 10:04:20.170206 [ 262 ] {ef7c6cf9-07b2-4212-89ff-1136f6f303e6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 10:04:20.170753 [ 262 ] {ef7c6cf9-07b2-4212-89ff-1136f6f303e6} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:20.171259 [ 262 ] {ef7c6cf9-07b2-4212-89ff-1136f6f303e6} executeQuery: Read 60 rows, 4.14 KiB in 0.00562 sec., 10676.156583629892 rows/sec., 736.77 KiB/sec. 2025.02.28 10:04:20.171466 [ 262 ] {ef7c6cf9-07b2-4212-89ff-1136f6f303e6} TCPHandler: Processed in 0.006272082 sec. 2025.02.28 10:04:20.173902 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 19 columns (19 merged, 0 gathered) in 0.009607155 sec., 28624.499136320796 rows/sec., 51.29 MiB/sec. 2025.02.28 10:04:20.174405 [ 188 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 10:04:20.174906 [ 188 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_11_2} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:20.175008 [ 188 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_11_2} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 10:04:20.175132 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2025.02.28 10:04:23.721263 [ 140 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:04:23.721328 [ 140 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:04:23.819039 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 2025.02.28 10:04:23.819764 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:23.819814 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:23.820347 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 10:04:23.820593 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:23.820835 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.02.28 10:04:24.257146 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.02.28 10:04:24.278364 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:24.278427 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:24.286097 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 10:04:24.286916 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:24.290578 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.02.28 10:04:25.146668 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:25.146882 [ 261 ] {26724f43-f749-4a9d-bd15-e8b83714d974} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:04:25.146964 [ 261 ] {26724f43-f749-4a9d-bd15-e8b83714d974} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:04:25.147750 [ 261 ] {26724f43-f749-4a9d-bd15-e8b83714d974} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:25.147795 [ 261 ] {26724f43-f749-4a9d-bd15-e8b83714d974} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:25.148241 [ 261 ] {26724f43-f749-4a9d-bd15-e8b83714d974} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 10:04:25.148514 [ 261 ] {26724f43-f749-4a9d-bd15-e8b83714d974} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:25.148732 [ 261 ] {26724f43-f749-4a9d-bd15-e8b83714d974} executeQuery: Read 64 rows, 5.16 KiB in 0.001909 sec., 33525.405971712935 rows/sec., 2.64 MiB/sec. 2025.02.28 10:04:25.148797 [ 261 ] {26724f43-f749-4a9d-bd15-e8b83714d974} TCPHandler: Processed in 0.002270069 sec. 2025.02.28 10:04:25.149032 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:25.149343 [ 262 ] {397a064a-74cc-45a7-bbb4-9619df536106} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:04:25.149455 [ 262 ] {397a064a-74cc-45a7-bbb4-9619df536106} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:04:25.150451 [ 262 ] {397a064a-74cc-45a7-bbb4-9619df536106} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:25.150497 [ 262 ] {397a064a-74cc-45a7-bbb4-9619df536106} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:25.150927 [ 262 ] {397a064a-74cc-45a7-bbb4-9619df536106} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 10:04:25.151185 [ 262 ] {397a064a-74cc-45a7-bbb4-9619df536106} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:25.151423 [ 262 ] {397a064a-74cc-45a7-bbb4-9619df536106} executeQuery: Read 4 rows, 308.00 B in 0.002164 sec., 1848.4288354898335 rows/sec., 138.99 KiB/sec. 2025.02.28 10:04:25.151489 [ 262 ] {397a064a-74cc-45a7-bbb4-9619df536106} TCPHandler: Processed in 0.002588163 sec. 2025.02.28 10:04:25.151649 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:25.151794 [ 261 ] {336570cb-743a-4f2d-b679-cd4b2885de04} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:04:25.151853 [ 261 ] {336570cb-743a-4f2d-b679-cd4b2885de04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:04:25.152489 [ 261 ] {336570cb-743a-4f2d-b679-cd4b2885de04} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:25.152527 [ 261 ] {336570cb-743a-4f2d-b679-cd4b2885de04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:25.152887 [ 261 ] {336570cb-743a-4f2d-b679-cd4b2885de04} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 10:04:25.153123 [ 261 ] {336570cb-743a-4f2d-b679-cd4b2885de04} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:25.153323 [ 261 ] {336570cb-743a-4f2d-b679-cd4b2885de04} executeQuery: Read 68 rows, 5.44 KiB in 0.001563 sec., 43506.07805502239 rows/sec., 3.40 MiB/sec. 2025.02.28 10:04:25.153378 [ 261 ] {336570cb-743a-4f2d-b679-cd4b2885de04} TCPHandler: Processed in 0.001796903 sec. 2025.02.28 10:04:25.153587 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:25.153814 [ 262 ] {e9d74a7f-0157-4643-935d-24c2db7f846f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:25.153914 [ 262 ] {e9d74a7f-0157-4643-935d-24c2db7f846f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:04:25.154560 [ 262 ] {e9d74a7f-0157-4643-935d-24c2db7f846f} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:25.154599 [ 262 ] {e9d74a7f-0157-4643-935d-24c2db7f846f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:25.155006 [ 262 ] {e9d74a7f-0157-4643-935d-24c2db7f846f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 10:04:25.155250 [ 262 ] {e9d74a7f-0157-4643-935d-24c2db7f846f} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:25.155476 [ 262 ] {e9d74a7f-0157-4643-935d-24c2db7f846f} executeQuery: Read 160 rows, 11.41 KiB in 0.001721 sec., 92969.20395119116 rows/sec., 6.48 MiB/sec. 2025.02.28 10:04:25.155532 [ 262 ] {e9d74a7f-0157-4643-935d-24c2db7f846f} TCPHandler: Processed in 0.002060177 sec. 2025.02.28 10:04:25.155680 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:25.155819 [ 261 ] {3181ea60-c70f-44b6-a27f-05ad3caa5f48} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:25.155912 [ 261 ] {3181ea60-c70f-44b6-a27f-05ad3caa5f48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:04:25.157015 [ 261 ] {3181ea60-c70f-44b6-a27f-05ad3caa5f48} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:25.157052 [ 261 ] {3181ea60-c70f-44b6-a27f-05ad3caa5f48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:25.157664 [ 261 ] {3181ea60-c70f-44b6-a27f-05ad3caa5f48} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 10:04:25.157913 [ 261 ] {3181ea60-c70f-44b6-a27f-05ad3caa5f48} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:25.158112 [ 261 ] {3181ea60-c70f-44b6-a27f-05ad3caa5f48} executeQuery: Read 4 rows, 7.34 KiB in 0.002325 sec., 1720.4301075268818 rows/sec., 3.08 MiB/sec. 2025.02.28 10:04:25.158216 [ 261 ] {3181ea60-c70f-44b6-a27f-05ad3caa5f48} TCPHandler: Processed in 0.002602914 sec. 2025.02.28 10:04:25.158417 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:25.158635 [ 262 ] {4d1c3a96-3b0e-4e2e-af5c-bd13dc556392} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:04:25.158728 [ 262 ] {4d1c3a96-3b0e-4e2e-af5c-bd13dc556392} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:04:25.159385 [ 262 ] {4d1c3a96-3b0e-4e2e-af5c-bd13dc556392} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:25.159424 [ 262 ] {4d1c3a96-3b0e-4e2e-af5c-bd13dc556392} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:25.159795 [ 262 ] {4d1c3a96-3b0e-4e2e-af5c-bd13dc556392} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 10:04:25.160053 [ 262 ] {4d1c3a96-3b0e-4e2e-af5c-bd13dc556392} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:25.160280 [ 262 ] {4d1c3a96-3b0e-4e2e-af5c-bd13dc556392} executeQuery: Read 60 rows, 4.14 KiB in 0.001699 sec., 35314.89111241907 rows/sec., 2.38 MiB/sec. 2025.02.28 10:04:25.160335 [ 262 ] {4d1c3a96-3b0e-4e2e-af5c-bd13dc556392} TCPHandler: Processed in 0.002026966 sec. 2025.02.28 10:04:26.429415 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:26.429603 [ 261 ] {ac82d56e-38ec-4300-9505-82d8408b5a0d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:04:26.429676 [ 261 ] {ac82d56e-38ec-4300-9505-82d8408b5a0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:04:26.430425 [ 261 ] {ac82d56e-38ec-4300-9505-82d8408b5a0d} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:26.430471 [ 261 ] {ac82d56e-38ec-4300-9505-82d8408b5a0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:26.430892 [ 261 ] {ac82d56e-38ec-4300-9505-82d8408b5a0d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 10:04:26.431141 [ 261 ] {ac82d56e-38ec-4300-9505-82d8408b5a0d} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:26.431384 [ 261 ] {ac82d56e-38ec-4300-9505-82d8408b5a0d} executeQuery: Read 24 rows, 2.04 KiB in 0.001833 sec., 13093.289689034369 rows/sec., 1.09 MiB/sec. 2025.02.28 10:04:26.431452 [ 261 ] {ac82d56e-38ec-4300-9505-82d8408b5a0d} TCPHandler: Processed in 0.002168259 sec. 2025.02.28 10:04:26.431744 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:26.432047 [ 262 ] {f6e2b43c-f6d8-4ae0-8334-c6db9121ca11} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:04:26.432155 [ 262 ] {f6e2b43c-f6d8-4ae0-8334-c6db9121ca11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:04:26.432901 [ 262 ] {f6e2b43c-f6d8-4ae0-8334-c6db9121ca11} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:26.432949 [ 262 ] {f6e2b43c-f6d8-4ae0-8334-c6db9121ca11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:26.433370 [ 262 ] {f6e2b43c-f6d8-4ae0-8334-c6db9121ca11} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 10:04:26.433620 [ 262 ] {f6e2b43c-f6d8-4ae0-8334-c6db9121ca11} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:26.433913 [ 262 ] {f6e2b43c-f6d8-4ae0-8334-c6db9121ca11} executeQuery: Read 4 rows, 334.00 B in 0.001941 sec., 2060.7934054611023 rows/sec., 168.04 KiB/sec. 2025.02.28 10:04:26.434041 [ 262 ] {f6e2b43c-f6d8-4ae0-8334-c6db9121ca11} TCPHandler: Processed in 0.002478982 sec. 2025.02.28 10:04:26.434190 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:26.434316 [ 261 ] {06bb9e9e-f909-4144-9b75-22409ae1e04f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:04:26.434368 [ 261 ] {06bb9e9e-f909-4144-9b75-22409ae1e04f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:04:26.435486 [ 261 ] {06bb9e9e-f909-4144-9b75-22409ae1e04f} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:26.435527 [ 261 ] {06bb9e9e-f909-4144-9b75-22409ae1e04f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:26.436007 [ 261 ] {06bb9e9e-f909-4144-9b75-22409ae1e04f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 10:04:26.436259 [ 261 ] {06bb9e9e-f909-4144-9b75-22409ae1e04f} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:26.436478 [ 261 ] {06bb9e9e-f909-4144-9b75-22409ae1e04f} executeQuery: Read 1390 rows, 118.92 KiB in 0.002192 sec., 634124.0875912409 rows/sec., 52.98 MiB/sec. 2025.02.28 10:04:26.436538 [ 261 ] {06bb9e9e-f909-4144-9b75-22409ae1e04f} TCPHandler: Processed in 0.002406181 sec. 2025.02.28 10:04:26.436741 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:26.436967 [ 262 ] {0cb6c9cc-db8b-4673-87cb-2e38e5f9c3a5} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:04:26.437060 [ 262 ] {0cb6c9cc-db8b-4673-87cb-2e38e5f9c3a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:04:26.437703 [ 262 ] {0cb6c9cc-db8b-4673-87cb-2e38e5f9c3a5} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:26.437743 [ 262 ] {0cb6c9cc-db8b-4673-87cb-2e38e5f9c3a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:26.438107 [ 262 ] {0cb6c9cc-db8b-4673-87cb-2e38e5f9c3a5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 10:04:26.438352 [ 262 ] {0cb6c9cc-db8b-4673-87cb-2e38e5f9c3a5} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:26.438560 [ 262 ] {0cb6c9cc-db8b-4673-87cb-2e38e5f9c3a5} executeQuery: Read 52 rows, 3.95 KiB in 0.001651 sec., 31496.062992125986 rows/sec., 2.33 MiB/sec. 2025.02.28 10:04:26.438616 [ 262 ] {0cb6c9cc-db8b-4673-87cb-2e38e5f9c3a5} TCPHandler: Processed in 0.001982986 sec. 2025.02.28 10:04:26.438772 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:26.438912 [ 261 ] {8c6b982f-e0e3-4b69-97c2-800eb17dad21} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:04:26.438969 [ 261 ] {8c6b982f-e0e3-4b69-97c2-800eb17dad21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:04:26.439633 [ 261 ] {8c6b982f-e0e3-4b69-97c2-800eb17dad21} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:26.439672 [ 261 ] {8c6b982f-e0e3-4b69-97c2-800eb17dad21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:26.440035 [ 261 ] {8c6b982f-e0e3-4b69-97c2-800eb17dad21} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 10:04:26.440266 [ 261 ] {8c6b982f-e0e3-4b69-97c2-800eb17dad21} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:26.440480 [ 261 ] {8c6b982f-e0e3-4b69-97c2-800eb17dad21} executeQuery: Read 252 rows, 17.85 KiB in 0.0016 sec., 157500 rows/sec., 10.89 MiB/sec. 2025.02.28 10:04:26.440536 [ 261 ] {8c6b982f-e0e3-4b69-97c2-800eb17dad21} TCPHandler: Processed in 0.001833244 sec. 2025.02.28 10:04:26.440735 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:26.440955 [ 262 ] {92c60b45-f71d-4201-9ba1-554ff9df5a31} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:04:26.441044 [ 262 ] {92c60b45-f71d-4201-9ba1-554ff9df5a31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:04:26.441651 [ 262 ] {92c60b45-f71d-4201-9ba1-554ff9df5a31} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:26.441691 [ 262 ] {92c60b45-f71d-4201-9ba1-554ff9df5a31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:26.442039 [ 262 ] {92c60b45-f71d-4201-9ba1-554ff9df5a31} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 10:04:26.442277 [ 262 ] {92c60b45-f71d-4201-9ba1-554ff9df5a31} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:26.442531 [ 262 ] {92c60b45-f71d-4201-9ba1-554ff9df5a31} executeQuery: Read 12 rows, 960.00 B in 0.001627 sec., 7375.537799631224 rows/sec., 576.21 KiB/sec. 2025.02.28 10:04:26.442602 [ 262 ] {92c60b45-f71d-4201-9ba1-554ff9df5a31} TCPHandler: Processed in 0.001974765 sec. 2025.02.28 10:04:26.442755 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:26.442894 [ 261 ] {80c80de9-c6b9-4da8-8af5-272a58b18c32} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:04:26.442951 [ 261 ] {80c80de9-c6b9-4da8-8af5-272a58b18c32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:04:26.443733 [ 261 ] {80c80de9-c6b9-4da8-8af5-272a58b18c32} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:26.443774 [ 261 ] {80c80de9-c6b9-4da8-8af5-272a58b18c32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:26.444158 [ 261 ] {80c80de9-c6b9-4da8-8af5-272a58b18c32} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 10:04:26.444414 [ 261 ] {80c80de9-c6b9-4da8-8af5-272a58b18c32} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:26.444665 [ 261 ] {80c80de9-c6b9-4da8-8af5-272a58b18c32} executeQuery: Read 596 rows, 45.87 KiB in 0.001827 sec., 326217.84345922276 rows/sec., 24.52 MiB/sec. 2025.02.28 10:04:26.444861 [ 261 ] {80c80de9-c6b9-4da8-8af5-272a58b18c32} TCPHandler: Processed in 0.002220819 sec. 2025.02.28 10:04:26.445001 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:26.445199 [ 262 ] {311eca47-f274-4b32-bda2-bad72a15d823} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:26.445252 [ 262 ] {311eca47-f274-4b32-bda2-bad72a15d823} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:04:26.446003 [ 262 ] {311eca47-f274-4b32-bda2-bad72a15d823} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:26.446042 [ 262 ] {311eca47-f274-4b32-bda2-bad72a15d823} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:26.446499 [ 262 ] {311eca47-f274-4b32-bda2-bad72a15d823} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 10:04:26.446745 [ 262 ] {311eca47-f274-4b32-bda2-bad72a15d823} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:26.446975 [ 262 ] {311eca47-f274-4b32-bda2-bad72a15d823} executeQuery: Read 948 rows, 65.53 KiB in 0.001822 sec., 520307.35455543356 rows/sec., 35.12 MiB/sec. 2025.02.28 10:04:26.447032 [ 262 ] {311eca47-f274-4b32-bda2-bad72a15d823} TCPHandler: Processed in 0.002028897 sec. 2025.02.28 10:04:26.447190 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:26.447323 [ 261 ] {291e32a5-3f6a-4b56-84c6-1cb30cc4f644} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:26.447410 [ 261 ] {291e32a5-3f6a-4b56-84c6-1cb30cc4f644} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:04:26.448615 [ 261 ] {291e32a5-3f6a-4b56-84c6-1cb30cc4f644} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:26.448657 [ 261 ] {291e32a5-3f6a-4b56-84c6-1cb30cc4f644} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:26.449354 [ 261 ] {291e32a5-3f6a-4b56-84c6-1cb30cc4f644} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 10:04:26.449618 [ 261 ] {291e32a5-3f6a-4b56-84c6-1cb30cc4f644} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:26.449970 [ 261 ] {291e32a5-3f6a-4b56-84c6-1cb30cc4f644} executeQuery: Read 36 rows, 66.06 KiB in 0.002653 sec., 13569.543912551828 rows/sec., 24.32 MiB/sec. 2025.02.28 10:04:26.450166 [ 261 ] {291e32a5-3f6a-4b56-84c6-1cb30cc4f644} TCPHandler: Processed in 0.00303784 sec. 2025.02.28 10:04:26.450320 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:26.450437 [ 262 ] {af8f6bb0-6b11-4922-a901-773fc35c52a0} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:04:26.450488 [ 262 ] {af8f6bb0-6b11-4922-a901-773fc35c52a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:04:26.450974 [ 262 ] {af8f6bb0-6b11-4922-a901-773fc35c52a0} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:26.451012 [ 262 ] {af8f6bb0-6b11-4922-a901-773fc35c52a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.02.28 10:04:26.451378 [ 262 ] {af8f6bb0-6b11-4922-a901-773fc35c52a0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 10:04:26.451612 [ 262 ] {af8f6bb0-6b11-4922-a901-773fc35c52a0} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:26.451828 [ 262 ] {af8f6bb0-6b11-4922-a901-773fc35c52a0} executeQuery: Read 24 rows, 1.66 KiB in 0.001416 sec., 16949.15254237288 rows/sec., 1.14 MiB/sec. 2025.02.28 10:04:26.451884 [ 262 ] {af8f6bb0-6b11-4922-a901-773fc35c52a0} TCPHandler: Processed in 0.001623121 sec. 2025.02.28 10:04:28.836360 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 444 2025.02.28 10:04:28.839685 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:28.839746 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:28.841318 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 10:04:28.841651 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:28.842616 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 444 2025.02.28 10:04:30.143087 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:30.143301 [ 261 ] {3a1ce11d-f840-4b5c-a329-75fcf6df4dde} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:04:30.143385 [ 261 ] {3a1ce11d-f840-4b5c-a329-75fcf6df4dde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:04:30.144243 [ 261 ] {3a1ce11d-f840-4b5c-a329-75fcf6df4dde} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:30.144297 [ 261 ] {3a1ce11d-f840-4b5c-a329-75fcf6df4dde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:30.144737 [ 261 ] {3a1ce11d-f840-4b5c-a329-75fcf6df4dde} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 10:04:30.144990 [ 261 ] {3a1ce11d-f840-4b5c-a329-75fcf6df4dde} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:30.145247 [ 261 ] {3a1ce11d-f840-4b5c-a329-75fcf6df4dde} executeQuery: Read 56 rows, 4.38 KiB in 0.002005 sec., 27930.174563591023 rows/sec., 2.13 MiB/sec. 2025.02.28 10:04:30.145318 [ 261 ] {3a1ce11d-f840-4b5c-a329-75fcf6df4dde} TCPHandler: Processed in 0.002376841 sec. 2025.02.28 10:04:30.145546 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:30.145729 [ 262 ] {7b2cfde5-4911-4936-9f63-077b88b8f637} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:04:30.145799 [ 262 ] {7b2cfde5-4911-4936-9f63-077b88b8f637} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:04:30.146562 [ 262 ] {7b2cfde5-4911-4936-9f63-077b88b8f637} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:30.146604 [ 262 ] {7b2cfde5-4911-4936-9f63-077b88b8f637} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:30.147062 [ 262 ] {7b2cfde5-4911-4936-9f63-077b88b8f637} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 10:04:30.147333 [ 262 ] {7b2cfde5-4911-4936-9f63-077b88b8f637} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:30.147546 [ 262 ] {7b2cfde5-4911-4936-9f63-077b88b8f637} executeQuery: Read 64 rows, 5.12 KiB in 0.001867 sec., 34279.59292983396 rows/sec., 2.68 MiB/sec. 2025.02.28 10:04:30.147612 [ 262 ] {7b2cfde5-4911-4936-9f63-077b88b8f637} TCPHandler: Processed in 0.002187768 sec. 2025.02.28 10:04:30.147774 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:30.147924 [ 261 ] {0fb64ac0-a12d-49e6-9cf3-99f53b00d94d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:30.147992 [ 261 ] {0fb64ac0-a12d-49e6-9cf3-99f53b00d94d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:04:30.148583 [ 261 ] {0fb64ac0-a12d-49e6-9cf3-99f53b00d94d} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:30.148626 [ 261 ] {0fb64ac0-a12d-49e6-9cf3-99f53b00d94d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:30.149025 [ 261 ] {0fb64ac0-a12d-49e6-9cf3-99f53b00d94d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 10:04:30.149271 [ 261 ] {0fb64ac0-a12d-49e6-9cf3-99f53b00d94d} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:30.149499 [ 261 ] {0fb64ac0-a12d-49e6-9cf3-99f53b00d94d} executeQuery: Read 96 rows, 6.85 KiB in 0.001611 sec., 59590.316573556796 rows/sec., 4.15 MiB/sec. 2025.02.28 10:04:30.149563 [ 261 ] {0fb64ac0-a12d-49e6-9cf3-99f53b00d94d} TCPHandler: Processed in 0.001856875 sec. 2025.02.28 10:04:30.149715 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:30.149860 [ 262 ] {937f1c21-03dc-48e2-b9b4-9dcf7ec8b087} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:04:30.149924 [ 262 ] {937f1c21-03dc-48e2-b9b4-9dcf7ec8b087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:04:30.150463 [ 262 ] {937f1c21-03dc-48e2-b9b4-9dcf7ec8b087} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:30.150500 [ 262 ] {937f1c21-03dc-48e2-b9b4-9dcf7ec8b087} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:30.150896 [ 262 ] {937f1c21-03dc-48e2-b9b4-9dcf7ec8b087} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 10:04:30.151137 [ 262 ] {937f1c21-03dc-48e2-b9b4-9dcf7ec8b087} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:30.151320 [ 262 ] {937f1c21-03dc-48e2-b9b4-9dcf7ec8b087} executeQuery: Read 36 rows, 2.48 KiB in 0.001497 sec., 24048.096192384768 rows/sec., 1.62 MiB/sec. 2025.02.28 10:04:30.151374 [ 262 ] {937f1c21-03dc-48e2-b9b4-9dcf7ec8b087} TCPHandler: Processed in 0.001728912 sec. 2025.02.28 10:04:31.321022 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 2025.02.28 10:04:31.321958 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:31.322011 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:31.322542 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 10:04:31.322802 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:31.323111 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 2025.02.28 10:04:31.790681 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2025.02.28 10:04:31.811990 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:31.812053 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:31.819796 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 10:04:31.820556 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:31.823414 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2025.02.28 10:04:35.145978 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:35.146210 [ 261 ] {604ec5d6-d716-4ea6-ad45-553db4eb67f8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:04:35.146294 [ 261 ] {604ec5d6-d716-4ea6-ad45-553db4eb67f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:04:35.147059 [ 261 ] {604ec5d6-d716-4ea6-ad45-553db4eb67f8} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:35.147114 [ 261 ] {604ec5d6-d716-4ea6-ad45-553db4eb67f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:35.147579 [ 261 ] {604ec5d6-d716-4ea6-ad45-553db4eb67f8} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 10:04:35.147850 [ 261 ] {604ec5d6-d716-4ea6-ad45-553db4eb67f8} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:35.148050 [ 125 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 10:04:35.148097 [ 261 ] {604ec5d6-d716-4ea6-ad45-553db4eb67f8} executeQuery: Read 64 rows, 5.16 KiB in 0.001936 sec., 33057.85123966942 rows/sec., 2.60 MiB/sec. 2025.02.28 10:04:35.148140 [ 125 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:35.148213 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:35.148252 [ 261 ] {604ec5d6-d716-4ea6-ad45-553db4eb67f8} TCPHandler: Processed in 0.002409751 sec. 2025.02.28 10:04:35.148470 [ 198 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 10:04:35.148546 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:35.148683 [ 198 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:35.148773 [ 198 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1962 rows starting from the beginning of the part 2025.02.28 10:04:35.148845 [ 262 ] {390036af-8c8b-491a-905d-92410fe7d454} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:04:35.148966 [ 198 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 128 rows starting from the beginning of the part 2025.02.28 10:04:35.149024 [ 262 ] {390036af-8c8b-491a-905d-92410fe7d454} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:04:35.149396 [ 198 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part 2025.02.28 10:04:35.149786 [ 198 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1390 rows starting from the beginning of the part 2025.02.28 10:04:35.150060 [ 198 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2025.02.28 10:04:35.150457 [ 198 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part 2025.02.28 10:04:35.151962 [ 262 ] {390036af-8c8b-491a-905d-92410fe7d454} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:35.152031 [ 262 ] {390036af-8c8b-491a-905d-92410fe7d454} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:35.153402 [ 262 ] {390036af-8c8b-491a-905d-92410fe7d454} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 10:04:35.153793 [ 262 ] {390036af-8c8b-491a-905d-92410fe7d454} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:35.154032 [ 262 ] {390036af-8c8b-491a-905d-92410fe7d454} executeQuery: Read 4 rows, 308.00 B in 0.005295 sec., 755.4296506137865 rows/sec., 56.80 KiB/sec. 2025.02.28 10:04:35.154198 [ 262 ] {390036af-8c8b-491a-905d-92410fe7d454} TCPHandler: Processed in 0.005820766 sec. 2025.02.28 10:04:35.154436 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:35.154636 [ 198 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3664 rows, containing 5 columns (5 merged, 0 gathered) in 0.006298302 sec., 581744.0954720812 rows/sec., 50.24 MiB/sec. 2025.02.28 10:04:35.154694 [ 261 ] {701bb426-448e-47b9-9187-c598a2e770ea} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:04:35.154768 [ 261 ] {701bb426-448e-47b9-9187-c598a2e770ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:04:35.154983 [ 198 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 10:04:35.155589 [ 198 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_21_4} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:35.155768 [ 198 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_21_4} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 10:04:35.155917 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.28 10:04:35.156084 [ 261 ] {701bb426-448e-47b9-9187-c598a2e770ea} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:35.156134 [ 261 ] {701bb426-448e-47b9-9187-c598a2e770ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:35.156651 [ 261 ] {701bb426-448e-47b9-9187-c598a2e770ea} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 10:04:35.156894 [ 261 ] {701bb426-448e-47b9-9187-c598a2e770ea} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:35.157064 [ 125 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 10:04:35.157127 [ 125 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:35.157154 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:35.157180 [ 261 ] {701bb426-448e-47b9-9187-c598a2e770ea} executeQuery: Read 68 rows, 5.44 KiB in 0.00254 sec., 26771.653543307086 rows/sec., 2.09 MiB/sec. 2025.02.28 10:04:35.157351 [ 261 ] {701bb426-448e-47b9-9187-c598a2e770ea} TCPHandler: Processed in 0.0030513 sec. 2025.02.28 10:04:35.157372 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 10:04:35.157497 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:35.157540 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:35.157558 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 942 rows starting from the beginning of the part 2025.02.28 10:04:35.157866 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 100 rows starting from the beginning of the part 2025.02.28 10:04:35.157972 [ 262 ] {aaee022f-ff60-4eed-b4ba-88e73491466c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:35.158134 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 68 rows starting from the beginning of the part 2025.02.28 10:04:35.158254 [ 262 ] {aaee022f-ff60-4eed-b4ba-88e73491466c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:04:35.158452 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 596 rows starting from the beginning of the part 2025.02.28 10:04:35.158765 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part 2025.02.28 10:04:35.159191 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 68 rows starting from the beginning of the part 2025.02.28 10:04:35.160745 [ 262 ] {aaee022f-ff60-4eed-b4ba-88e73491466c} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:35.160816 [ 262 ] {aaee022f-ff60-4eed-b4ba-88e73491466c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:35.161888 [ 262 ] {aaee022f-ff60-4eed-b4ba-88e73491466c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 10:04:35.162328 [ 262 ] {aaee022f-ff60-4eed-b4ba-88e73491466c} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:35.162641 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1838 rows, containing 5 columns (5 merged, 0 gathered) in 0.00537616 sec., 341879.70596113213 rows/sec., 26.82 MiB/sec. 2025.02.28 10:04:35.162652 [ 125 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 10:04:35.162725 [ 125 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:35.162750 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:35.162761 [ 262 ] {aaee022f-ff60-4eed-b4ba-88e73491466c} executeQuery: Read 160 rows, 11.41 KiB in 0.004996 sec., 32025.62049639712 rows/sec., 2.23 MiB/sec. 2025.02.28 10:04:35.163069 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 10:04:35.163222 [ 262 ] {aaee022f-ff60-4eed-b4ba-88e73491466c} TCPHandler: Processed in 0.005761645 sec. 2025.02.28 10:04:35.163584 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 10:04:35.163600 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:35.164073 [ 261 ] {596e02ad-49b0-407c-8aa8-68c695e7e628} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:35.164267 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:35.164369 [ 261 ] {596e02ad-49b0-407c-8aa8-68c695e7e628} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:04:35.164400 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6101 rows starting from the beginning of the part 2025.02.28 10:04:35.164872 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part 2025.02.28 10:04:35.165325 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_21_4} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:35.165477 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2025.02.28 10:04:35.165915 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_21_4} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 10:04:35.166089 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 948 rows starting from the beginning of the part 2025.02.28 10:04:35.166328 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.28 10:04:35.166584 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 96 rows starting from the beginning of the part 2025.02.28 10:04:35.166915 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part 2025.02.28 10:04:35.169019 [ 261 ] {596e02ad-49b0-407c-8aa8-68c695e7e628} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:35.169067 [ 261 ] {596e02ad-49b0-407c-8aa8-68c695e7e628} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:35.169831 [ 261 ] {596e02ad-49b0-407c-8aa8-68c695e7e628} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 10:04:35.170165 [ 261 ] {596e02ad-49b0-407c-8aa8-68c695e7e628} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:35.170428 [ 261 ] {596e02ad-49b0-407c-8aa8-68c695e7e628} executeQuery: Read 4 rows, 7.34 KiB in 0.006507 sec., 614.7226064238513 rows/sec., 1.10 MiB/sec. 2025.02.28 10:04:35.170816 [ 261 ] {596e02ad-49b0-407c-8aa8-68c695e7e628} TCPHandler: Processed in 0.007437187 sec. 2025.02.28 10:04:35.170828 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7625 rows, containing 5 columns (5 merged, 0 gathered) in 0.007995714 sec., 953635.9104390178 rows/sec., 65.04 MiB/sec. 2025.02.28 10:04:35.170967 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:35.171092 [ 262 ] {fa8d4da4-5647-457b-b8a7-f0d516790db3} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:04:35.171148 [ 262 ] {fa8d4da4-5647-457b-b8a7-f0d516790db3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:04:35.171427 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 10:04:35.171973 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_21_4} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:35.172019 [ 262 ] {fa8d4da4-5647-457b-b8a7-f0d516790db3} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:35.172082 [ 262 ] {fa8d4da4-5647-457b-b8a7-f0d516790db3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:35.172110 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_21_4} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 10:04:35.172277 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. 2025.02.28 10:04:35.172605 [ 262 ] {fa8d4da4-5647-457b-b8a7-f0d516790db3} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 10:04:35.172880 [ 262 ] {fa8d4da4-5647-457b-b8a7-f0d516790db3} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:35.173010 [ 125 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 10:04:35.173051 [ 125 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:35.173076 [ 262 ] {fa8d4da4-5647-457b-b8a7-f0d516790db3} executeQuery: Read 60 rows, 4.14 KiB in 0.002011 sec., 29835.90253605171 rows/sec., 2.01 MiB/sec. 2025.02.28 10:04:35.173081 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:35.173177 [ 262 ] {fa8d4da4-5647-457b-b8a7-f0d516790db3} TCPHandler: Processed in 0.002265609 sec. 2025.02.28 10:04:35.173231 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 10:04:35.173327 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:35.173359 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 782 rows starting from the beginning of the part 2025.02.28 10:04:35.173430 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2025.02.28 10:04:35.173510 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2025.02.28 10:04:35.173741 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part 2025.02.28 10:04:35.173934 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2025.02.28 10:04:35.174113 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part 2025.02.28 10:04:35.175405 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 4 columns (4 merged, 0 gathered) in 0.00223474 sec., 457323.89450226875 rows/sec., 30.61 MiB/sec. 2025.02.28 10:04:35.175690 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 10:04:35.176086 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_21_4} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:35.176192 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_21_4} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 10:04:35.176307 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.28 10:04:37.469568 [ 51 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.28 10:04:37.469661 [ 51 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:37.469700 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:37.469944 [ 199 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.28 10:04:37.470220 [ 199 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:37.470281 [ 199 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part 2025.02.28 10:04:37.470423 [ 199 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part 2025.02.28 10:04:37.470809 [ 199 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 252 rows starting from the beginning of the part 2025.02.28 10:04:37.471056 [ 199 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part 2025.02.28 10:04:37.471270 [ 199 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part 2025.02.28 10:04:37.472544 [ 196 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 982 rows, containing 5 columns (5 merged, 0 gathered) in 0.002749176 sec., 357197.9385823243 rows/sec., 25.70 MiB/sec. 2025.02.28 10:04:37.472781 [ 197 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.28 10:04:37.473139 [ 197 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_5_1} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:37.473231 [ 197 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_5_1} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.28 10:04:37.473342 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.02.28 10:04:38.003848 [ 109 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.28 10:04:38.003938 [ 109 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:38.003965 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:38.004129 [ 199 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.28 10:04:38.004298 [ 199 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:38.004345 [ 199 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part 2025.02.28 10:04:38.004446 [ 199 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part 2025.02.28 10:04:38.004642 [ 199 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2025.02.28 10:04:38.004932 [ 199 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2025.02.28 10:04:38.005216 [ 199 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part 2025.02.28 10:04:38.006564 [ 196 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 5 columns (5 merged, 0 gathered) in 0.002518252 sec., 196962.01968667156 rows/sec., 13.83 MiB/sec. 2025.02.28 10:04:38.006818 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.28 10:04:38.007216 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_5_1} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:38.007324 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_5_1} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.28 10:04:38.007435 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.28 10:04:38.690151 [ 109 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.28 10:04:38.690257 [ 109 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:38.690302 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:38.690545 [ 199 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.28 10:04:38.690740 [ 199 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:38.690784 [ 199 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part 2025.02.28 10:04:38.690877 [ 199 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part 2025.02.28 10:04:38.691087 [ 199 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2025.02.28 10:04:38.691294 [ 199 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2025.02.28 10:04:38.691511 [ 199 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part 2025.02.28 10:04:38.692668 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 5 columns (5 merged, 0 gathered) in 0.002258289 sec., 115131.41143582597 rows/sec., 7.31 MiB/sec. 2025.02.28 10:04:38.692837 [ 199 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.28 10:04:38.693115 [ 199 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_5_1} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:38.693196 [ 199 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_5_1} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.28 10:04:38.693276 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.28 10:04:38.721381 [ 109 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:04:38.721442 [ 109 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:04:38.823283 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 2025.02.28 10:04:38.823996 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:38.824048 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:38.824627 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 10:04:38.824899 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:38.825088 [ 95 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 10:04:38.825177 [ 95 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:38.825191 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.02.28 10:04:38.825220 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:38.825344 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 10:04:38.825455 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:38.825489 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part 2025.02.28 10:04:38.825562 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part 2025.02.28 10:04:38.825798 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part 2025.02.28 10:04:38.826025 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part 2025.02.28 10:04:38.826216 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part 2025.02.28 10:04:38.826586 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part 2025.02.28 10:04:38.828356 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.0030614 sec., 2410988.4366629645 rows/sec., 34.49 MiB/sec. 2025.02.28 10:04:38.828966 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 10:04:38.829263 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_16_3} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:38.829343 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_16_3} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 10:04:38.829446 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.02.28 10:04:38.842921 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 464 2025.02.28 10:04:38.845590 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:38.845631 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:38.847040 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 10:04:38.847337 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:38.847994 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 464 2025.02.28 10:04:39.001490 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000956822 sec. 2025.02.28 10:04:39.323534 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2025.02.28 10:04:39.356119 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:39.356204 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:39.367002 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 10:04:39.368185 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:39.368671 [ 95 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 10:04:39.368832 [ 95 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:39.368902 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:39.369441 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 10:04:39.388553 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.02.28 10:04:39.390525 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:39.392368 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2025.02.28 10:04:39.397940 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.02.28 10:04:39.403559 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2025.02.28 10:04:39.409196 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.02.28 10:04:39.414691 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2025.02.28 10:04:39.419265 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part 2025.02.28 10:04:39.484470 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.115412106 sec., 1048.416879248352 rows/sec., 5.42 MiB/sec. 2025.02.28 10:04:39.487028 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 10:04:39.489894 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_16_3} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:39.490006 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_16_3} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 10:04:39.492367 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2025.02.28 10:04:40.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 176.98 MiB, peak 186.95 MiB, free memory in arenas 0.00 B, will set to 178.80 MiB (RSS), difference: 1.82 MiB 2025.02.28 10:04:40.147782 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:40.147970 [ 261 ] {84d91cc4-22cc-4220-907e-b56ab0cb5317} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:04:40.148042 [ 261 ] {84d91cc4-22cc-4220-907e-b56ab0cb5317} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:04:40.148929 [ 261 ] {84d91cc4-22cc-4220-907e-b56ab0cb5317} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:40.148971 [ 261 ] {84d91cc4-22cc-4220-907e-b56ab0cb5317} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:40.149431 [ 261 ] {84d91cc4-22cc-4220-907e-b56ab0cb5317} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 10:04:40.149702 [ 261 ] {84d91cc4-22cc-4220-907e-b56ab0cb5317} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:40.149951 [ 261 ] {84d91cc4-22cc-4220-907e-b56ab0cb5317} executeQuery: Read 128 rows, 11.21 KiB in 0.002024 sec., 63241.106719367584 rows/sec., 5.41 MiB/sec. 2025.02.28 10:04:40.150177 [ 261 ] {84d91cc4-22cc-4220-907e-b56ab0cb5317} TCPHandler: Processed in 0.002520993 sec. 2025.02.28 10:04:40.150428 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:40.150625 [ 262 ] {5458a44e-ea6f-447e-b8f5-c63f2ee6af93} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:04:40.150704 [ 262 ] {5458a44e-ea6f-447e-b8f5-c63f2ee6af93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:04:40.151547 [ 262 ] {5458a44e-ea6f-447e-b8f5-c63f2ee6af93} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:40.151596 [ 262 ] {5458a44e-ea6f-447e-b8f5-c63f2ee6af93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:40.152021 [ 262 ] {5458a44e-ea6f-447e-b8f5-c63f2ee6af93} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 10:04:40.152279 [ 262 ] {5458a44e-ea6f-447e-b8f5-c63f2ee6af93} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:40.152595 [ 262 ] {5458a44e-ea6f-447e-b8f5-c63f2ee6af93} executeQuery: Read 36 rows, 2.71 KiB in 0.002002 sec., 17982.017982017984 rows/sec., 1.32 MiB/sec. 2025.02.28 10:04:40.152772 [ 262 ] {5458a44e-ea6f-447e-b8f5-c63f2ee6af93} TCPHandler: Processed in 0.002469082 sec. 2025.02.28 10:04:40.152918 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:40.153043 [ 261 ] {f7029a38-0590-4c2a-909e-deebda4886de} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:04:40.153095 [ 261 ] {f7029a38-0590-4c2a-909e-deebda4886de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:04:40.153745 [ 261 ] {f7029a38-0590-4c2a-909e-deebda4886de} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:40.153785 [ 261 ] {f7029a38-0590-4c2a-909e-deebda4886de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:40.154160 [ 261 ] {f7029a38-0590-4c2a-909e-deebda4886de} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 10:04:40.154406 [ 261 ] {f7029a38-0590-4c2a-909e-deebda4886de} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:40.154610 [ 261 ] {f7029a38-0590-4c2a-909e-deebda4886de} executeQuery: Read 100 rows, 8.00 KiB in 0.001593 sec., 62774.63904582548 rows/sec., 4.90 MiB/sec. 2025.02.28 10:04:40.154695 [ 261 ] {f7029a38-0590-4c2a-909e-deebda4886de} TCPHandler: Processed in 0.001835824 sec. 2025.02.28 10:04:40.154891 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:40.155064 [ 262 ] {37ecefa4-a44f-46dd-88e9-4655df32da9c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:40.155141 [ 262 ] {37ecefa4-a44f-46dd-88e9-4655df32da9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:04:40.155832 [ 262 ] {37ecefa4-a44f-46dd-88e9-4655df32da9c} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:40.155878 [ 262 ] {37ecefa4-a44f-46dd-88e9-4655df32da9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:40.156337 [ 262 ] {37ecefa4-a44f-46dd-88e9-4655df32da9c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 10:04:40.156610 [ 262 ] {37ecefa4-a44f-46dd-88e9-4655df32da9c} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:40.158197 [ 262 ] {37ecefa4-a44f-46dd-88e9-4655df32da9c} executeQuery: Read 160 rows, 11.41 KiB in 0.003135 sec., 51036.68261562998 rows/sec., 3.55 MiB/sec. 2025.02.28 10:04:40.158662 [ 262 ] {37ecefa4-a44f-46dd-88e9-4655df32da9c} TCPHandler: Processed in 0.00384097 sec. 2025.02.28 10:04:40.158847 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:40.158974 [ 261 ] {dd752e8d-b8b4-4f47-8416-a998e7bed1d2} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:40.159063 [ 261 ] {dd752e8d-b8b4-4f47-8416-a998e7bed1d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:04:40.160287 [ 261 ] {dd752e8d-b8b4-4f47-8416-a998e7bed1d2} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:40.160327 [ 261 ] {dd752e8d-b8b4-4f47-8416-a998e7bed1d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:40.161018 [ 261 ] {dd752e8d-b8b4-4f47-8416-a998e7bed1d2} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 10:04:40.161286 [ 261 ] {dd752e8d-b8b4-4f47-8416-a998e7bed1d2} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:40.161657 [ 261 ] {dd752e8d-b8b4-4f47-8416-a998e7bed1d2} executeQuery: Read 36 rows, 66.06 KiB in 0.002697 sec., 13348.164627363736 rows/sec., 23.92 MiB/sec. 2025.02.28 10:04:40.162162 [ 261 ] {dd752e8d-b8b4-4f47-8416-a998e7bed1d2} TCPHandler: Processed in 0.003374025 sec. 2025.02.28 10:04:40.162313 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:40.162438 [ 262 ] {d5d17d2a-ab86-4fd0-af98-50e70975990e} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:04:40.162496 [ 262 ] {d5d17d2a-ab86-4fd0-af98-50e70975990e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:04:40.163075 [ 262 ] {d5d17d2a-ab86-4fd0-af98-50e70975990e} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:40.163123 [ 262 ] {d5d17d2a-ab86-4fd0-af98-50e70975990e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:40.163574 [ 262 ] {d5d17d2a-ab86-4fd0-af98-50e70975990e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 10:04:40.163811 [ 262 ] {d5d17d2a-ab86-4fd0-af98-50e70975990e} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:40.164066 [ 262 ] {d5d17d2a-ab86-4fd0-af98-50e70975990e} executeQuery: Read 60 rows, 4.14 KiB in 0.001651 sec., 36341.611144760755 rows/sec., 2.45 MiB/sec. 2025.02.28 10:04:40.164274 [ 262 ] {d5d17d2a-ab86-4fd0-af98-50e70975990e} TCPHandler: Processed in 0.002013836 sec. 2025.02.28 10:04:45.146111 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:45.146340 [ 261 ] {6219924b-713a-480e-a965-4b8860668bd8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:04:45.146422 [ 261 ] {6219924b-713a-480e-a965-4b8860668bd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:04:45.147183 [ 261 ] {6219924b-713a-480e-a965-4b8860668bd8} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:45.147232 [ 261 ] {6219924b-713a-480e-a965-4b8860668bd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:45.147685 [ 261 ] {6219924b-713a-480e-a965-4b8860668bd8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 10:04:45.147935 [ 261 ] {6219924b-713a-480e-a965-4b8860668bd8} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:45.148258 [ 261 ] {6219924b-713a-480e-a965-4b8860668bd8} executeQuery: Read 4 rows, 334.00 B in 0.001954 sec., 2047.0829068577277 rows/sec., 166.93 KiB/sec. 2025.02.28 10:04:45.148358 [ 261 ] {6219924b-713a-480e-a965-4b8860668bd8} TCPHandler: Processed in 0.002387182 sec. 2025.02.28 10:04:45.148652 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:45.148962 [ 262 ] {67da5fb8-082a-450c-869c-127a14c224c2} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:04:45.149080 [ 262 ] {67da5fb8-082a-450c-869c-127a14c224c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:04:45.150108 [ 262 ] {67da5fb8-082a-450c-869c-127a14c224c2} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:45.150156 [ 262 ] {67da5fb8-082a-450c-869c-127a14c224c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:45.150625 [ 262 ] {67da5fb8-082a-450c-869c-127a14c224c2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 10:04:45.150878 [ 262 ] {67da5fb8-082a-450c-869c-127a14c224c2} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:45.151117 [ 262 ] {67da5fb8-082a-450c-869c-127a14c224c2} executeQuery: Read 66 rows, 5.31 KiB in 0.00224 sec., 29464.285714285717 rows/sec., 2.31 MiB/sec. 2025.02.28 10:04:45.151185 [ 262 ] {67da5fb8-082a-450c-869c-127a14c224c2} TCPHandler: Processed in 0.002718166 sec. 2025.02.28 10:04:45.151333 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:45.151478 [ 261 ] {5f0f3ece-164e-4925-a1e0-819e1459497f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:04:45.151539 [ 261 ] {5f0f3ece-164e-4925-a1e0-819e1459497f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:04:45.152137 [ 261 ] {5f0f3ece-164e-4925-a1e0-819e1459497f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:45.152177 [ 261 ] {5f0f3ece-164e-4925-a1e0-819e1459497f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:45.152543 [ 261 ] {5f0f3ece-164e-4925-a1e0-819e1459497f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 10:04:45.152777 [ 261 ] {5f0f3ece-164e-4925-a1e0-819e1459497f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:45.152945 [ 42 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 10:04:45.153014 [ 261 ] {5f0f3ece-164e-4925-a1e0-819e1459497f} executeQuery: Read 8 rows, 594.00 B in 0.001568 sec., 5102.040816326531 rows/sec., 369.95 KiB/sec. 2025.02.28 10:04:45.153038 [ 42 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:45.153102 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:45.153131 [ 261 ] {5f0f3ece-164e-4925-a1e0-819e1459497f} TCPHandler: Processed in 0.001865534 sec. 2025.02.28 10:04:45.153342 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 10:04:45.153408 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:45.153502 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:45.153550 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 168 rows starting from the beginning of the part 2025.02.28 10:04:45.153794 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2025.02.28 10:04:45.153889 [ 262 ] {54b69bfe-3d5d-4613-a318-d79a6c058b49} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:04:45.154080 [ 262 ] {54b69bfe-3d5d-4613-a318-d79a6c058b49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:04:45.154180 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part 2025.02.28 10:04:45.154536 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part 2025.02.28 10:04:45.154839 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part 2025.02.28 10:04:45.155247 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2025.02.28 10:04:45.156757 [ 262 ] {54b69bfe-3d5d-4613-a318-d79a6c058b49} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:45.156827 [ 262 ] {54b69bfe-3d5d-4613-a318-d79a6c058b49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:45.157953 [ 262 ] {54b69bfe-3d5d-4613-a318-d79a6c058b49} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 10:04:45.158208 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.005000875 sec., 54390.4816657085 rows/sec., 3.90 MiB/sec. 2025.02.28 10:04:45.158425 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 10:04:45.158464 [ 262 ] {54b69bfe-3d5d-4613-a318-d79a6c058b49} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:45.159030 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_16_3} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:45.159073 [ 262 ] {54b69bfe-3d5d-4613-a318-d79a6c058b49} executeQuery: Read 72 rows, 5.76 KiB in 0.005418 sec., 13289.036544850498 rows/sec., 1.04 MiB/sec. 2025.02.28 10:04:45.159437 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_16_3} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 10:04:45.159463 [ 262 ] {54b69bfe-3d5d-4613-a318-d79a6c058b49} TCPHandler: Processed in 0.006228761 sec. 2025.02.28 10:04:45.159782 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:45.159799 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 10:04:45.159916 [ 261 ] {42fc6527-2a57-4ae5-b2bc-9194cc9a601a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:45.159968 [ 261 ] {42fc6527-2a57-4ae5-b2bc-9194cc9a601a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:04:45.160536 [ 261 ] {42fc6527-2a57-4ae5-b2bc-9194cc9a601a} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:45.160574 [ 261 ] {42fc6527-2a57-4ae5-b2bc-9194cc9a601a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:45.160970 [ 261 ] {42fc6527-2a57-4ae5-b2bc-9194cc9a601a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 10:04:45.161201 [ 261 ] {42fc6527-2a57-4ae5-b2bc-9194cc9a601a} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:45.161415 [ 261 ] {42fc6527-2a57-4ae5-b2bc-9194cc9a601a} executeQuery: Read 162 rows, 11.55 KiB in 0.001523 sec., 106369.00853578463 rows/sec., 7.41 MiB/sec. 2025.02.28 10:04:45.161468 [ 261 ] {42fc6527-2a57-4ae5-b2bc-9194cc9a601a} TCPHandler: Processed in 0.001861344 sec. 2025.02.28 10:04:45.161603 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:45.161806 [ 262 ] {8a9db04b-940f-46b2-91da-40cd802ea68a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:45.161947 [ 262 ] {8a9db04b-940f-46b2-91da-40cd802ea68a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:04:45.163356 [ 262 ] {8a9db04b-940f-46b2-91da-40cd802ea68a} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:45.163397 [ 262 ] {8a9db04b-940f-46b2-91da-40cd802ea68a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:45.164010 [ 262 ] {8a9db04b-940f-46b2-91da-40cd802ea68a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 10:04:45.164266 [ 262 ] {8a9db04b-940f-46b2-91da-40cd802ea68a} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:45.164444 [ 42 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 10:04:45.164515 [ 42 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:45.164556 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:45.164563 [ 262 ] {8a9db04b-940f-46b2-91da-40cd802ea68a} executeQuery: Read 4 rows, 7.34 KiB in 0.002803 sec., 1427.0424545130218 rows/sec., 2.56 MiB/sec. 2025.02.28 10:04:45.165090 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 10:04:45.165462 [ 262 ] {8a9db04b-940f-46b2-91da-40cd802ea68a} TCPHandler: Processed in 0.003910911 sec. 2025.02.28 10:04:45.165707 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:45.165798 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:45.165988 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 275 rows starting from the beginning of the part 2025.02.28 10:04:45.166012 [ 261 ] {820ca92d-27b4-4e43-88d1-cf9cc0edfdc9} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:04:45.166143 [ 261 ] {820ca92d-27b4-4e43-88d1-cf9cc0edfdc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:04:45.166771 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2025.02.28 10:04:45.167547 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part 2025.02.28 10:04:45.168216 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part 2025.02.28 10:04:45.168776 [ 261 ] {820ca92d-27b4-4e43-88d1-cf9cc0edfdc9} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:45.168866 [ 261 ] {820ca92d-27b4-4e43-88d1-cf9cc0edfdc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:45.168975 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part 2025.02.28 10:04:45.169664 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part 2025.02.28 10:04:45.170588 [ 261 ] {820ca92d-27b4-4e43-88d1-cf9cc0edfdc9} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 10:04:45.171101 [ 261 ] {820ca92d-27b4-4e43-88d1-cf9cc0edfdc9} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:45.171681 [ 261 ] {820ca92d-27b4-4e43-88d1-cf9cc0edfdc9} executeQuery: Read 60 rows, 4.14 KiB in 0.005764 sec., 10409.43789035392 rows/sec., 718.36 KiB/sec. 2025.02.28 10:04:45.171841 [ 261 ] {820ca92d-27b4-4e43-88d1-cf9cc0edfdc9} TCPHandler: Processed in 0.006259702 sec. 2025.02.28 10:04:45.174452 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 359 rows, containing 19 columns (19 merged, 0 gathered) in 0.009781788 sec., 36700.856734985464 rows/sec., 65.77 MiB/sec. 2025.02.28 10:04:45.175258 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 10:04:45.175739 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_16_3} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:45.175820 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_16_3} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 10:04:45.175966 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. 2025.02.28 10:04:46.325354 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 2025.02.28 10:04:46.326042 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:46.326087 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:46.326641 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 10:04:46.326913 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:46.327149 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 2025.02.28 10:04:46.888685 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.02.28 10:04:46.906893 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:46.906951 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:46.914012 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 10:04:46.914783 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:46.917939 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.02.28 10:04:48.848183 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 490 2025.02.28 10:04:48.851103 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:48.851162 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:48.852638 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 10:04:48.852981 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:48.853218 [ 44 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 10:04:48.853332 [ 44 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:48.853399 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:48.854222 [ 195 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 10:04:48.855557 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 490 2025.02.28 10:04:48.855861 [ 195 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:48.856001 [ 195 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 354 rows starting from the beginning of the part 2025.02.28 10:04:48.856596 [ 195 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part 2025.02.28 10:04:48.857184 [ 195 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part 2025.02.28 10:04:48.857722 [ 195 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part 2025.02.28 10:04:48.858236 [ 195 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part 2025.02.28 10:04:48.858772 [ 195 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part 2025.02.28 10:04:48.866865 [ 190 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 72 columns (72 merged, 0 gathered) in 0.013344644 sec., 36718.851398358776 rows/sec., 34.91 MiB/sec. 2025.02.28 10:04:48.868180 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 10:04:48.869007 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_11_2} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:48.869107 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_11_2} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 10:04:48.869445 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. 2025.02.28 10:04:50.147851 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:50.148067 [ 261 ] {803e94bb-7c67-4ff4-95eb-da42d188ff71} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:04:50.148151 [ 261 ] {803e94bb-7c67-4ff4-95eb-da42d188ff71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:04:50.149005 [ 261 ] {803e94bb-7c67-4ff4-95eb-da42d188ff71} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:50.149060 [ 261 ] {803e94bb-7c67-4ff4-95eb-da42d188ff71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:50.149506 [ 261 ] {803e94bb-7c67-4ff4-95eb-da42d188ff71} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 10:04:50.149784 [ 261 ] {803e94bb-7c67-4ff4-95eb-da42d188ff71} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:50.150067 [ 261 ] {803e94bb-7c67-4ff4-95eb-da42d188ff71} executeQuery: Read 128 rows, 11.21 KiB in 0.002053 sec., 62347.78373112518 rows/sec., 5.33 MiB/sec. 2025.02.28 10:04:50.150207 [ 261 ] {803e94bb-7c67-4ff4-95eb-da42d188ff71} TCPHandler: Processed in 0.002527683 sec. 2025.02.28 10:04:50.150489 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:50.150698 [ 262 ] {81bc3767-9813-4be3-aae3-5ac97a0ccd01} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:04:50.150777 [ 262 ] {81bc3767-9813-4be3-aae3-5ac97a0ccd01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:04:50.151511 [ 262 ] {81bc3767-9813-4be3-aae3-5ac97a0ccd01} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:50.151560 [ 262 ] {81bc3767-9813-4be3-aae3-5ac97a0ccd01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:50.152022 [ 262 ] {81bc3767-9813-4be3-aae3-5ac97a0ccd01} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 10:04:50.152270 [ 262 ] {81bc3767-9813-4be3-aae3-5ac97a0ccd01} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:50.152474 [ 262 ] {81bc3767-9813-4be3-aae3-5ac97a0ccd01} executeQuery: Read 36 rows, 2.71 KiB in 0.001832 sec., 19650.65502183406 rows/sec., 1.44 MiB/sec. 2025.02.28 10:04:50.152533 [ 262 ] {81bc3767-9813-4be3-aae3-5ac97a0ccd01} TCPHandler: Processed in 0.002203929 sec. 2025.02.28 10:04:50.152697 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:50.152876 [ 261 ] {bada6029-424b-4032-8d11-d9d16c519502} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:04:50.152965 [ 261 ] {bada6029-424b-4032-8d11-d9d16c519502} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:04:50.153937 [ 261 ] {bada6029-424b-4032-8d11-d9d16c519502} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:50.153979 [ 261 ] {bada6029-424b-4032-8d11-d9d16c519502} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:50.154357 [ 261 ] {bada6029-424b-4032-8d11-d9d16c519502} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 10:04:50.154592 [ 261 ] {bada6029-424b-4032-8d11-d9d16c519502} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:50.154811 [ 261 ] {bada6029-424b-4032-8d11-d9d16c519502} executeQuery: Read 100 rows, 8.00 KiB in 0.001989 sec., 50276.52086475616 rows/sec., 3.93 MiB/sec. 2025.02.28 10:04:50.154868 [ 261 ] {bada6029-424b-4032-8d11-d9d16c519502} TCPHandler: Processed in 0.002242129 sec. 2025.02.28 10:04:50.155073 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:50.155304 [ 262 ] {470ad37c-8d11-47ea-a344-ee6c534f18f9} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:50.155409 [ 262 ] {470ad37c-8d11-47ea-a344-ee6c534f18f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:04:50.156166 [ 262 ] {470ad37c-8d11-47ea-a344-ee6c534f18f9} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:50.156204 [ 262 ] {470ad37c-8d11-47ea-a344-ee6c534f18f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:50.156606 [ 262 ] {470ad37c-8d11-47ea-a344-ee6c534f18f9} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 10:04:50.156843 [ 262 ] {470ad37c-8d11-47ea-a344-ee6c534f18f9} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:50.157059 [ 262 ] {470ad37c-8d11-47ea-a344-ee6c534f18f9} executeQuery: Read 160 rows, 11.41 KiB in 0.001805 sec., 88642.6592797784 rows/sec., 6.17 MiB/sec. 2025.02.28 10:04:50.157224 [ 262 ] {470ad37c-8d11-47ea-a344-ee6c534f18f9} TCPHandler: Processed in 0.00226283 sec. 2025.02.28 10:04:50.157417 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:50.157543 [ 261 ] {c5fc4838-7f9d-4a00-8103-3b6aaf1d8374} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:50.157622 [ 261 ] {c5fc4838-7f9d-4a00-8103-3b6aaf1d8374} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:04:50.158777 [ 261 ] {c5fc4838-7f9d-4a00-8103-3b6aaf1d8374} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:50.158818 [ 261 ] {c5fc4838-7f9d-4a00-8103-3b6aaf1d8374} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:50.159514 [ 261 ] {c5fc4838-7f9d-4a00-8103-3b6aaf1d8374} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 10:04:50.159783 [ 261 ] {c5fc4838-7f9d-4a00-8103-3b6aaf1d8374} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:50.160056 [ 261 ] {c5fc4838-7f9d-4a00-8103-3b6aaf1d8374} executeQuery: Read 36 rows, 66.06 KiB in 0.002539 sec., 14178.810555336746 rows/sec., 25.41 MiB/sec. 2025.02.28 10:04:50.160165 [ 261 ] {c5fc4838-7f9d-4a00-8103-3b6aaf1d8374} TCPHandler: Processed in 0.002839027 sec. 2025.02.28 10:04:50.160380 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:50.160605 [ 262 ] {b87abe49-1baf-44e8-badf-c5f99ca6e6cc} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:04:50.160700 [ 262 ] {b87abe49-1baf-44e8-badf-c5f99ca6e6cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:04:50.161254 [ 262 ] {b87abe49-1baf-44e8-badf-c5f99ca6e6cc} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:50.161291 [ 262 ] {b87abe49-1baf-44e8-badf-c5f99ca6e6cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:50.161664 [ 262 ] {b87abe49-1baf-44e8-badf-c5f99ca6e6cc} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 10:04:50.161899 [ 262 ] {b87abe49-1baf-44e8-badf-c5f99ca6e6cc} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:50.162078 [ 262 ] {b87abe49-1baf-44e8-badf-c5f99ca6e6cc} executeQuery: Read 60 rows, 4.14 KiB in 0.001528 sec., 39267.01570680628 rows/sec., 2.65 MiB/sec. 2025.02.28 10:04:50.162129 [ 262 ] {b87abe49-1baf-44e8-badf-c5f99ca6e6cc} TCPHandler: Processed in 0.001866524 sec. 2025.02.28 10:04:53.721509 [ 57 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:04:53.721582 [ 57 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:04:53.827349 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 2025.02.28 10:04:53.828214 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:53.828260 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:53.828878 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 10:04:53.829135 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:53.829390 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.02.28 10:04:54.418045 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.02.28 10:04:54.439280 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:54.439350 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:54.446947 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 10:04:54.447717 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:54.450434 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.02.28 10:04:55.146510 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:55.146706 [ 261 ] {a7ecda28-f196-4096-9200-8a3c7e419cee} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:04:55.146781 [ 261 ] {a7ecda28-f196-4096-9200-8a3c7e419cee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:04:55.147560 [ 261 ] {a7ecda28-f196-4096-9200-8a3c7e419cee} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:55.147615 [ 261 ] {a7ecda28-f196-4096-9200-8a3c7e419cee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:55.148071 [ 261 ] {a7ecda28-f196-4096-9200-8a3c7e419cee} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 10:04:55.148340 [ 261 ] {a7ecda28-f196-4096-9200-8a3c7e419cee} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:55.148608 [ 261 ] {a7ecda28-f196-4096-9200-8a3c7e419cee} executeQuery: Read 64 rows, 5.16 KiB in 0.001956 sec., 32719.836400818 rows/sec., 2.58 MiB/sec. 2025.02.28 10:04:55.148680 [ 261 ] {a7ecda28-f196-4096-9200-8a3c7e419cee} TCPHandler: Processed in 0.00230669 sec. 2025.02.28 10:04:55.148918 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:55.149108 [ 262 ] {ab1a2451-1bc6-4c87-bd64-0ddbb5773ae0} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:04:55.149178 [ 262 ] {ab1a2451-1bc6-4c87-bd64-0ddbb5773ae0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:04:55.149925 [ 262 ] {ab1a2451-1bc6-4c87-bd64-0ddbb5773ae0} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:55.149969 [ 262 ] {ab1a2451-1bc6-4c87-bd64-0ddbb5773ae0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:55.150400 [ 262 ] {ab1a2451-1bc6-4c87-bd64-0ddbb5773ae0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 10:04:55.150696 [ 262 ] {ab1a2451-1bc6-4c87-bd64-0ddbb5773ae0} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:55.150918 [ 262 ] {ab1a2451-1bc6-4c87-bd64-0ddbb5773ae0} executeQuery: Read 4 rows, 308.00 B in 0.001859 sec., 2151.694459386767 rows/sec., 161.80 KiB/sec. 2025.02.28 10:04:55.150982 [ 262 ] {ab1a2451-1bc6-4c87-bd64-0ddbb5773ae0} TCPHandler: Processed in 0.002196578 sec. 2025.02.28 10:04:55.151132 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:55.151262 [ 261 ] {67f9a5aa-95af-4b05-a13f-22609f52eb57} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:04:55.151319 [ 261 ] {67f9a5aa-95af-4b05-a13f-22609f52eb57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:04:55.151955 [ 261 ] {67f9a5aa-95af-4b05-a13f-22609f52eb57} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:55.151999 [ 261 ] {67f9a5aa-95af-4b05-a13f-22609f52eb57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:55.152383 [ 261 ] {67f9a5aa-95af-4b05-a13f-22609f52eb57} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 10:04:55.152632 [ 261 ] {67f9a5aa-95af-4b05-a13f-22609f52eb57} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:55.152828 [ 261 ] {67f9a5aa-95af-4b05-a13f-22609f52eb57} executeQuery: Read 68 rows, 5.44 KiB in 0.001595 sec., 42633.22884012539 rows/sec., 3.33 MiB/sec. 2025.02.28 10:04:55.152888 [ 261 ] {67f9a5aa-95af-4b05-a13f-22609f52eb57} TCPHandler: Processed in 0.001816493 sec. 2025.02.28 10:04:55.153092 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:55.153319 [ 262 ] {1cd2d0e5-867a-4fcc-95ec-2e77099e10e5} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:55.153421 [ 262 ] {1cd2d0e5-867a-4fcc-95ec-2e77099e10e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:04:55.154230 [ 262 ] {1cd2d0e5-867a-4fcc-95ec-2e77099e10e5} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:55.154270 [ 262 ] {1cd2d0e5-867a-4fcc-95ec-2e77099e10e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:55.154672 [ 262 ] {1cd2d0e5-867a-4fcc-95ec-2e77099e10e5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 10:04:55.154909 [ 262 ] {1cd2d0e5-867a-4fcc-95ec-2e77099e10e5} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:55.155136 [ 262 ] {1cd2d0e5-867a-4fcc-95ec-2e77099e10e5} executeQuery: Read 160 rows, 11.41 KiB in 0.001877 sec., 85242.40809802877 rows/sec., 5.94 MiB/sec. 2025.02.28 10:04:55.155192 [ 262 ] {1cd2d0e5-867a-4fcc-95ec-2e77099e10e5} TCPHandler: Processed in 0.002213728 sec. 2025.02.28 10:04:55.155332 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:55.155463 [ 261 ] {8b7d9052-3863-4b40-915b-b09937724585} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:55.155549 [ 261 ] {8b7d9052-3863-4b40-915b-b09937724585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:04:55.156659 [ 261 ] {8b7d9052-3863-4b40-915b-b09937724585} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:55.156697 [ 261 ] {8b7d9052-3863-4b40-915b-b09937724585} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:55.157311 [ 261 ] {8b7d9052-3863-4b40-915b-b09937724585} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 10:04:55.157573 [ 261 ] {8b7d9052-3863-4b40-915b-b09937724585} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:55.157783 [ 261 ] {8b7d9052-3863-4b40-915b-b09937724585} executeQuery: Read 4 rows, 7.34 KiB in 0.00235 sec., 1702.127659574468 rows/sec., 3.05 MiB/sec. 2025.02.28 10:04:55.157893 [ 261 ] {8b7d9052-3863-4b40-915b-b09937724585} TCPHandler: Processed in 0.002618535 sec. 2025.02.28 10:04:55.158125 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:55.158347 [ 262 ] {3aabd585-a705-4586-8d51-9600abe653db} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:04:55.158442 [ 262 ] {3aabd585-a705-4586-8d51-9600abe653db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:04:55.159177 [ 262 ] {3aabd585-a705-4586-8d51-9600abe653db} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:55.159217 [ 262 ] {3aabd585-a705-4586-8d51-9600abe653db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:55.159589 [ 262 ] {3aabd585-a705-4586-8d51-9600abe653db} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 10:04:55.159818 [ 262 ] {3aabd585-a705-4586-8d51-9600abe653db} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:55.160034 [ 262 ] {3aabd585-a705-4586-8d51-9600abe653db} executeQuery: Read 60 rows, 4.14 KiB in 0.001742 sec., 34443.16877152698 rows/sec., 2.32 MiB/sec. 2025.02.28 10:04:55.160086 [ 262 ] {3aabd585-a705-4586-8d51-9600abe653db} TCPHandler: Processed in 0.002070017 sec. 2025.02.28 10:04:56.429161 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:56.429387 [ 261 ] {67828791-9f4a-4c3f-aff6-ef9af09f9892} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:04:56.429470 [ 261 ] {67828791-9f4a-4c3f-aff6-ef9af09f9892} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:04:56.430325 [ 261 ] {67828791-9f4a-4c3f-aff6-ef9af09f9892} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:56.430378 [ 261 ] {67828791-9f4a-4c3f-aff6-ef9af09f9892} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:56.430812 [ 261 ] {67828791-9f4a-4c3f-aff6-ef9af09f9892} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 10:04:56.431084 [ 261 ] {67828791-9f4a-4c3f-aff6-ef9af09f9892} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:56.431354 [ 261 ] {67828791-9f4a-4c3f-aff6-ef9af09f9892} executeQuery: Read 24 rows, 2.04 KiB in 0.002025 sec., 11851.851851851852 rows/sec., 1006.94 KiB/sec. 2025.02.28 10:04:56.431542 [ 261 ] {67828791-9f4a-4c3f-aff6-ef9af09f9892} TCPHandler: Processed in 0.002514713 sec. 2025.02.28 10:04:56.431818 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:56.432035 [ 262 ] {95fbdb82-ec49-450b-8e9b-d80957afb72b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:04:56.432118 [ 262 ] {95fbdb82-ec49-450b-8e9b-d80957afb72b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:04:56.432950 [ 262 ] {95fbdb82-ec49-450b-8e9b-d80957afb72b} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:56.433010 [ 262 ] {95fbdb82-ec49-450b-8e9b-d80957afb72b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:56.433440 [ 262 ] {95fbdb82-ec49-450b-8e9b-d80957afb72b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 10:04:56.433703 [ 262 ] {95fbdb82-ec49-450b-8e9b-d80957afb72b} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:56.434014 [ 262 ] {95fbdb82-ec49-450b-8e9b-d80957afb72b} executeQuery: Read 6 rows, 501.00 B in 0.002021 sec., 2968.8273132112818 rows/sec., 242.09 KiB/sec. 2025.02.28 10:04:56.434161 [ 262 ] {95fbdb82-ec49-450b-8e9b-d80957afb72b} TCPHandler: Processed in 0.002481342 sec. 2025.02.28 10:04:56.434315 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:56.434444 [ 261 ] {9488bfe8-66ca-4be0-ae3c-04baa395d784} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:04:56.434499 [ 261 ] {9488bfe8-66ca-4be0-ae3c-04baa395d784} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:04:56.435709 [ 261 ] {9488bfe8-66ca-4be0-ae3c-04baa395d784} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:56.435749 [ 261 ] {9488bfe8-66ca-4be0-ae3c-04baa395d784} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:56.436213 [ 261 ] {9488bfe8-66ca-4be0-ae3c-04baa395d784} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 10:04:56.436462 [ 261 ] {9488bfe8-66ca-4be0-ae3c-04baa395d784} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:56.436629 [ 62 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 10:04:56.436703 [ 261 ] {9488bfe8-66ca-4be0-ae3c-04baa395d784} executeQuery: Read 1391 rows, 118.99 KiB in 0.002287 sec., 608220.3760384783 rows/sec., 50.81 MiB/sec. 2025.02.28 10:04:56.436710 [ 62 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:56.436782 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:56.436833 [ 261 ] {9488bfe8-66ca-4be0-ae3c-04baa395d784} TCPHandler: Processed in 0.002574814 sec. 2025.02.28 10:04:56.436971 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 10:04:56.437039 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:56.437147 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:56.437230 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1964 rows starting from the beginning of the part 2025.02.28 10:04:56.437282 [ 262 ] {02641f3e-6224-458f-a149-5288b0c1e8ae} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:04:56.437456 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part 2025.02.28 10:04:56.437483 [ 262 ] {02641f3e-6224-458f-a149-5288b0c1e8ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:04:56.437834 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 66 rows starting from the beginning of the part 2025.02.28 10:04:56.438181 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 128 rows starting from the beginning of the part 2025.02.28 10:04:56.438400 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part 2025.02.28 10:04:56.438694 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1391 rows starting from the beginning of the part 2025.02.28 10:04:56.440352 [ 262 ] {02641f3e-6224-458f-a149-5288b0c1e8ae} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:56.440436 [ 262 ] {02641f3e-6224-458f-a149-5288b0c1e8ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:56.441441 [ 262 ] {02641f3e-6224-458f-a149-5288b0c1e8ae} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 10:04:56.441729 [ 262 ] {02641f3e-6224-458f-a149-5288b0c1e8ae} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:56.442132 [ 262 ] {02641f3e-6224-458f-a149-5288b0c1e8ae} executeQuery: Read 54 rows, 4.09 KiB in 0.004906 sec., 11006.930289441501 rows/sec., 833.04 KiB/sec. 2025.02.28 10:04:56.442452 [ 262 ] {02641f3e-6224-458f-a149-5288b0c1e8ae} TCPHandler: Processed in 0.005495351 sec. 2025.02.28 10:04:56.442547 [ 190 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3741 rows, containing 5 columns (5 merged, 0 gathered) in 0.005661864 sec., 660736.4641750491 rows/sec., 57.18 MiB/sec. 2025.02.28 10:04:56.442623 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:56.442755 [ 261 ] {61c3759b-a912-4184-be2f-c3d78a3a43ef} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:04:56.442822 [ 261 ] {61c3759b-a912-4184-be2f-c3d78a3a43ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:04:56.442933 [ 190 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 10:04:56.443532 [ 190 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_26_5} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:56.443729 [ 190 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_26_5} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 10:04:56.443892 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.02.28 10:04:56.444061 [ 261 ] {61c3759b-a912-4184-be2f-c3d78a3a43ef} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:56.444107 [ 261 ] {61c3759b-a912-4184-be2f-c3d78a3a43ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:56.444510 [ 261 ] {61c3759b-a912-4184-be2f-c3d78a3a43ef} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 10:04:56.444785 [ 261 ] {61c3759b-a912-4184-be2f-c3d78a3a43ef} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:56.445038 [ 261 ] {61c3759b-a912-4184-be2f-c3d78a3a43ef} executeQuery: Read 252 rows, 17.85 KiB in 0.002305 sec., 109327.54880694143 rows/sec., 7.56 MiB/sec. 2025.02.28 10:04:56.445119 [ 261 ] {61c3759b-a912-4184-be2f-c3d78a3a43ef} TCPHandler: Processed in 0.002558433 sec. 2025.02.28 10:04:56.445274 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:56.445401 [ 262 ] {fd96727f-af90-486f-8a38-e830b7bbf70e} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:04:56.445451 [ 262 ] {fd96727f-af90-486f-8a38-e830b7bbf70e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:04:56.446032 [ 262 ] {fd96727f-af90-486f-8a38-e830b7bbf70e} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:56.446072 [ 262 ] {fd96727f-af90-486f-8a38-e830b7bbf70e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:56.446432 [ 262 ] {fd96727f-af90-486f-8a38-e830b7bbf70e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 10:04:56.446672 [ 262 ] {fd96727f-af90-486f-8a38-e830b7bbf70e} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:56.446939 [ 262 ] {fd96727f-af90-486f-8a38-e830b7bbf70e} executeQuery: Read 12 rows, 960.00 B in 0.001554 sec., 7722.007722007722 rows/sec., 603.28 KiB/sec. 2025.02.28 10:04:56.447076 [ 262 ] {fd96727f-af90-486f-8a38-e830b7bbf70e} TCPHandler: Processed in 0.001857634 sec. 2025.02.28 10:04:56.447252 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:56.447414 [ 261 ] {ab976673-6e5f-4ed4-8971-a43703345f0c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:04:56.447498 [ 261 ] {ab976673-6e5f-4ed4-8971-a43703345f0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:04:56.448410 [ 261 ] {ab976673-6e5f-4ed4-8971-a43703345f0c} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:56.448449 [ 261 ] {ab976673-6e5f-4ed4-8971-a43703345f0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:56.448858 [ 261 ] {ab976673-6e5f-4ed4-8971-a43703345f0c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 10:04:56.449117 [ 261 ] {ab976673-6e5f-4ed4-8971-a43703345f0c} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:56.449295 [ 62 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 10:04:56.449347 [ 62 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:56.449369 [ 261 ] {ab976673-6e5f-4ed4-8971-a43703345f0c} executeQuery: Read 598 rows, 46.03 KiB in 0.001991 sec., 300351.5821195379 rows/sec., 22.58 MiB/sec. 2025.02.28 10:04:56.449387 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:56.449530 [ 261 ] {ab976673-6e5f-4ed4-8971-a43703345f0c} TCPHandler: Processed in 0.002342601 sec. 2025.02.28 10:04:56.449612 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 10:04:56.449736 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:56.449804 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:56.449883 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 946 rows starting from the beginning of the part 2025.02.28 10:04:56.449957 [ 262 ] {cee69c68-f3c9-490f-bc28-6687f492ebf1} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:56.450167 [ 262 ] {cee69c68-f3c9-490f-bc28-6687f492ebf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:04:56.450193 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 100 rows starting from the beginning of the part 2025.02.28 10:04:56.450626 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 72 rows starting from the beginning of the part 2025.02.28 10:04:56.451089 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 100 rows starting from the beginning of the part 2025.02.28 10:04:56.451546 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 68 rows starting from the beginning of the part 2025.02.28 10:04:56.451997 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 598 rows starting from the beginning of the part 2025.02.28 10:04:56.453723 [ 262 ] {cee69c68-f3c9-490f-bc28-6687f492ebf1} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:56.453821 [ 262 ] {cee69c68-f3c9-490f-bc28-6687f492ebf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:56.454802 [ 262 ] {cee69c68-f3c9-490f-bc28-6687f492ebf1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 10:04:56.454990 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1884 rows, containing 5 columns (5 merged, 0 gathered) in 0.005491501 sec., 343075.59991339344 rows/sec., 26.94 MiB/sec. 2025.02.28 10:04:56.455233 [ 262 ] {cee69c68-f3c9-490f-bc28-6687f492ebf1} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:56.455315 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 10:04:56.455486 [ 62 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 10:04:56.455591 [ 62 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:56.455663 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:56.455812 [ 262 ] {cee69c68-f3c9-490f-bc28-6687f492ebf1} executeQuery: Read 949 rows, 65.60 KiB in 0.005889 sec., 161147.90286975718 rows/sec., 10.88 MiB/sec. 2025.02.28 10:04:56.456012 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 10:04:56.456102 [ 262 ] {cee69c68-f3c9-490f-bc28-6687f492ebf1} TCPHandler: Processed in 0.006441544 sec. 2025.02.28 10:04:56.456449 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:56.456470 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_26_5} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:56.456499 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:56.456584 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7625 rows starting from the beginning of the part 2025.02.28 10:04:56.456910 [ 261 ] {46ba609c-297a-4fe8-a97e-553b890263c1} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:04:56.457005 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part 2025.02.28 10:04:56.456997 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_26_5} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 10:04:56.457355 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 162 rows starting from the beginning of the part 2025.02.28 10:04:56.457353 [ 261 ] {46ba609c-297a-4fe8-a97e-553b890263c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:04:56.457732 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part 2025.02.28 10:04:56.458062 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part 2025.02.28 10:04:56.458140 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.28 10:04:56.458612 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 949 rows starting from the beginning of the part 2025.02.28 10:04:56.462303 [ 261 ] {46ba609c-297a-4fe8-a97e-553b890263c1} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:56.462382 [ 261 ] {46ba609c-297a-4fe8-a97e-553b890263c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:56.463445 [ 261 ] {46ba609c-297a-4fe8-a97e-553b890263c1} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 10:04:56.463995 [ 261 ] {46ba609c-297a-4fe8-a97e-553b890263c1} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:56.464278 [ 261 ] {46ba609c-297a-4fe8-a97e-553b890263c1} executeQuery: Read 36 rows, 66.06 KiB in 0.007599 sec., 4737.465455981051 rows/sec., 8.49 MiB/sec. 2025.02.28 10:04:56.464384 [ 261 ] {46ba609c-297a-4fe8-a97e-553b890263c1} TCPHandler: Processed in 0.008101176 sec. 2025.02.28 10:04:56.464552 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:04:56.464707 [ 262 ] {8a84ed02-d257-472d-85b4-5246e6743169} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:04:56.464767 [ 262 ] {8a84ed02-d257-472d-85b4-5246e6743169} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:04:56.465523 [ 193 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 9216 rows, containing 5 columns (5 merged, 0 gathered) in 0.009737447 sec., 946449.3105841809 rows/sec., 64.58 MiB/sec. 2025.02.28 10:04:56.465882 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 10:04:56.465915 [ 262 ] {8a84ed02-d257-472d-85b4-5246e6743169} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:56.465998 [ 262 ] {8a84ed02-d257-472d-85b4-5246e6743169} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:56.466467 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_26_5} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:56.466700 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_26_5} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 10:04:56.466748 [ 262 ] {8a84ed02-d257-472d-85b4-5246e6743169} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 10:04:56.466847 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. 2025.02.28 10:04:56.467079 [ 262 ] {8a84ed02-d257-472d-85b4-5246e6743169} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:56.467261 [ 78 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 10:04:56.467328 [ 78 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:56.467358 [ 262 ] {8a84ed02-d257-472d-85b4-5246e6743169} executeQuery: Read 24 rows, 1.66 KiB in 0.002671 sec., 8985.398727068514 rows/sec., 620.09 KiB/sec. 2025.02.28 10:04:56.467372 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.02.28 10:04:56.467538 [ 262 ] {8a84ed02-d257-472d-85b4-5246e6743169} TCPHandler: Processed in 0.00305423 sec. 2025.02.28 10:04:56.467595 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 10:04:56.467701 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:04:56.467733 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1022 rows starting from the beginning of the part 2025.02.28 10:04:56.467795 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part 2025.02.28 10:04:56.467891 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2025.02.28 10:04:56.468108 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2025.02.28 10:04:56.468248 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2025.02.28 10:04:56.468455 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part 2025.02.28 10:04:56.469581 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1286 rows, containing 4 columns (4 merged, 0 gathered) in 0.002066536 sec., 622297.4097717146 rows/sec., 41.72 MiB/sec. 2025.02.28 10:04:56.469798 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 10:04:56.470111 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_26_5} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:56.470188 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_26_5} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 10:04:56.470262 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.28 10:04:58.855788 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 534 2025.02.28 10:04:58.859036 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:04:58.859088 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:04:58.860541 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 10:04:58.860853 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:04:58.862046 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 534 2025.02.28 10:05:00.143397 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:00.143608 [ 261 ] {86741be1-e82d-45b1-9149-7214051581c7} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:05:00.143686 [ 261 ] {86741be1-e82d-45b1-9149-7214051581c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:05:00.144532 [ 261 ] {86741be1-e82d-45b1-9149-7214051581c7} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:00.144576 [ 261 ] {86741be1-e82d-45b1-9149-7214051581c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:00.145038 [ 261 ] {86741be1-e82d-45b1-9149-7214051581c7} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 10:05:00.145286 [ 261 ] {86741be1-e82d-45b1-9149-7214051581c7} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:00.145494 [ 261 ] {86741be1-e82d-45b1-9149-7214051581c7} executeQuery: Read 56 rows, 4.38 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.20 MiB/sec. 2025.02.28 10:05:00.145632 [ 261 ] {86741be1-e82d-45b1-9149-7214051581c7} TCPHandler: Processed in 0.002373611 sec. 2025.02.28 10:05:00.145911 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:00.146122 [ 262 ] {60b918ed-b7de-4e14-903c-04fc53636545} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:05:00.146204 [ 262 ] {60b918ed-b7de-4e14-903c-04fc53636545} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:05:00.147072 [ 262 ] {60b918ed-b7de-4e14-903c-04fc53636545} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:00.147122 [ 262 ] {60b918ed-b7de-4e14-903c-04fc53636545} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:00.147561 [ 262 ] {60b918ed-b7de-4e14-903c-04fc53636545} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 10:05:00.147817 [ 262 ] {60b918ed-b7de-4e14-903c-04fc53636545} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:00.148046 [ 262 ] {60b918ed-b7de-4e14-903c-04fc53636545} executeQuery: Read 64 rows, 5.12 KiB in 0.00198 sec., 32323.232323232325 rows/sec., 2.52 MiB/sec. 2025.02.28 10:05:00.148115 [ 262 ] {60b918ed-b7de-4e14-903c-04fc53636545} TCPHandler: Processed in 0.00234394 sec. 2025.02.28 10:05:00.148275 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:00.148431 [ 261 ] {3af3f745-0314-44de-a651-066ab7b94c86} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:00.148500 [ 261 ] {3af3f745-0314-44de-a651-066ab7b94c86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:05:00.149148 [ 261 ] {3af3f745-0314-44de-a651-066ab7b94c86} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:00.149185 [ 261 ] {3af3f745-0314-44de-a651-066ab7b94c86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:00.149589 [ 261 ] {3af3f745-0314-44de-a651-066ab7b94c86} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 10:05:00.149828 [ 261 ] {3af3f745-0314-44de-a651-066ab7b94c86} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:00.150011 [ 261 ] {3af3f745-0314-44de-a651-066ab7b94c86} executeQuery: Read 96 rows, 6.85 KiB in 0.001614 sec., 59479.553903345724 rows/sec., 4.14 MiB/sec. 2025.02.28 10:05:00.150066 [ 261 ] {3af3f745-0314-44de-a651-066ab7b94c86} TCPHandler: Processed in 0.001859774 sec. 2025.02.28 10:05:00.150214 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:00.150361 [ 262 ] {b4530eec-ba7e-4681-83c3-b7451a00175b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:05:00.150427 [ 262 ] {b4530eec-ba7e-4681-83c3-b7451a00175b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:05:00.151043 [ 262 ] {b4530eec-ba7e-4681-83c3-b7451a00175b} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:00.151090 [ 262 ] {b4530eec-ba7e-4681-83c3-b7451a00175b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:00.151472 [ 262 ] {b4530eec-ba7e-4681-83c3-b7451a00175b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 10:05:00.151713 [ 262 ] {b4530eec-ba7e-4681-83c3-b7451a00175b} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:00.151963 [ 262 ] {b4530eec-ba7e-4681-83c3-b7451a00175b} executeQuery: Read 36 rows, 2.48 KiB in 0.001637 sec., 21991.447770311544 rows/sec., 1.48 MiB/sec. 2025.02.28 10:05:00.152173 [ 262 ] {b4530eec-ba7e-4681-83c3-b7451a00175b} TCPHandler: Processed in 0.002026856 sec. 2025.02.28 10:05:01.329549 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 2025.02.28 10:05:01.330296 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:01.330349 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:01.330889 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 10:05:01.331178 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:01.331521 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 2025.02.28 10:05:01.950544 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.02.28 10:05:01.972153 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:01.972221 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:01.979824 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 10:05:01.980628 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:01.984307 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.02.28 10:05:05.146715 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:05.146941 [ 261 ] {83e4ab34-ac84-4bf7-8088-1a99bca253a8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:05:05.147021 [ 261 ] {83e4ab34-ac84-4bf7-8088-1a99bca253a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:05:05.147800 [ 261 ] {83e4ab34-ac84-4bf7-8088-1a99bca253a8} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:05.147849 [ 261 ] {83e4ab34-ac84-4bf7-8088-1a99bca253a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:05.148282 [ 261 ] {83e4ab34-ac84-4bf7-8088-1a99bca253a8} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 10:05:05.148533 [ 261 ] {83e4ab34-ac84-4bf7-8088-1a99bca253a8} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:05.148779 [ 261 ] {83e4ab34-ac84-4bf7-8088-1a99bca253a8} executeQuery: Read 64 rows, 5.16 KiB in 0.001896 sec., 33755.27426160338 rows/sec., 2.66 MiB/sec. 2025.02.28 10:05:05.148846 [ 261 ] {83e4ab34-ac84-4bf7-8088-1a99bca253a8} TCPHandler: Processed in 0.002275849 sec. 2025.02.28 10:05:05.149147 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:05.149406 [ 262 ] {fc93bba6-0c2d-44eb-bdcd-99fd8bd9b35b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:05:05.149489 [ 262 ] {fc93bba6-0c2d-44eb-bdcd-99fd8bd9b35b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:05:05.150318 [ 262 ] {fc93bba6-0c2d-44eb-bdcd-99fd8bd9b35b} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:05.150373 [ 262 ] {fc93bba6-0c2d-44eb-bdcd-99fd8bd9b35b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:05.150845 [ 262 ] {fc93bba6-0c2d-44eb-bdcd-99fd8bd9b35b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 10:05:05.151104 [ 262 ] {fc93bba6-0c2d-44eb-bdcd-99fd8bd9b35b} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:05.151396 [ 262 ] {fc93bba6-0c2d-44eb-bdcd-99fd8bd9b35b} executeQuery: Read 4 rows, 308.00 B in 0.002038 sec., 1962.7085377821395 rows/sec., 147.59 KiB/sec. 2025.02.28 10:05:05.151609 [ 262 ] {fc93bba6-0c2d-44eb-bdcd-99fd8bd9b35b} TCPHandler: Processed in 0.002644184 sec. 2025.02.28 10:05:05.151818 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:05.151963 [ 261 ] {5bd0a744-cc5a-4017-a7ff-af84acde7f2c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:05:05.152024 [ 261 ] {5bd0a744-cc5a-4017-a7ff-af84acde7f2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:05:05.152666 [ 261 ] {5bd0a744-cc5a-4017-a7ff-af84acde7f2c} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:05.152708 [ 261 ] {5bd0a744-cc5a-4017-a7ff-af84acde7f2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:05.153104 [ 261 ] {5bd0a744-cc5a-4017-a7ff-af84acde7f2c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 10:05:05.153342 [ 261 ] {5bd0a744-cc5a-4017-a7ff-af84acde7f2c} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:05.153569 [ 261 ] {5bd0a744-cc5a-4017-a7ff-af84acde7f2c} executeQuery: Read 68 rows, 5.44 KiB in 0.00164 sec., 41463.41463414634 rows/sec., 3.24 MiB/sec. 2025.02.28 10:05:05.153627 [ 261 ] {5bd0a744-cc5a-4017-a7ff-af84acde7f2c} TCPHandler: Processed in 0.001919695 sec. 2025.02.28 10:05:05.153835 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:05.154063 [ 262 ] {71bacb22-c8f9-45cd-b44d-09610ac3ad9c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:05.154166 [ 262 ] {71bacb22-c8f9-45cd-b44d-09610ac3ad9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:05:05.154791 [ 262 ] {71bacb22-c8f9-45cd-b44d-09610ac3ad9c} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:05.154832 [ 262 ] {71bacb22-c8f9-45cd-b44d-09610ac3ad9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:05.155244 [ 262 ] {71bacb22-c8f9-45cd-b44d-09610ac3ad9c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 10:05:05.155488 [ 262 ] {71bacb22-c8f9-45cd-b44d-09610ac3ad9c} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:05.155747 [ 262 ] {71bacb22-c8f9-45cd-b44d-09610ac3ad9c} executeQuery: Read 160 rows, 11.41 KiB in 0.001736 sec., 92165.89861751153 rows/sec., 6.42 MiB/sec. 2025.02.28 10:05:05.155946 [ 262 ] {71bacb22-c8f9-45cd-b44d-09610ac3ad9c} TCPHandler: Processed in 0.002216029 sec. 2025.02.28 10:05:05.156143 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:05.156278 [ 261 ] {0cb1ff8d-2306-4652-9ec6-fdf084da7ce3} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:05.156363 [ 261 ] {0cb1ff8d-2306-4652-9ec6-fdf084da7ce3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:05:05.157561 [ 261 ] {0cb1ff8d-2306-4652-9ec6-fdf084da7ce3} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:05.157600 [ 261 ] {0cb1ff8d-2306-4652-9ec6-fdf084da7ce3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:05.158219 [ 261 ] {0cb1ff8d-2306-4652-9ec6-fdf084da7ce3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 10:05:05.158473 [ 261 ] {0cb1ff8d-2306-4652-9ec6-fdf084da7ce3} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:05.158722 [ 261 ] {0cb1ff8d-2306-4652-9ec6-fdf084da7ce3} executeQuery: Read 4 rows, 7.34 KiB in 0.002473 sec., 1617.4686615446826 rows/sec., 2.90 MiB/sec. 2025.02.28 10:05:05.158827 [ 261 ] {0cb1ff8d-2306-4652-9ec6-fdf084da7ce3} TCPHandler: Processed in 0.002790877 sec. 2025.02.28 10:05:05.159025 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:05.159250 [ 262 ] {e31af27a-dbeb-4cf9-b213-c9a34a50feb7} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:05:05.159316 [ 262 ] {e31af27a-dbeb-4cf9-b213-c9a34a50feb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:05:05.159891 [ 262 ] {e31af27a-dbeb-4cf9-b213-c9a34a50feb7} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:05.159939 [ 262 ] {e31af27a-dbeb-4cf9-b213-c9a34a50feb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:05.160362 [ 262 ] {e31af27a-dbeb-4cf9-b213-c9a34a50feb7} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 10:05:05.160610 [ 262 ] {e31af27a-dbeb-4cf9-b213-c9a34a50feb7} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:05.160829 [ 262 ] {e31af27a-dbeb-4cf9-b213-c9a34a50feb7} executeQuery: Read 60 rows, 4.14 KiB in 0.001634 sec., 36719.70624235006 rows/sec., 2.47 MiB/sec. 2025.02.28 10:05:05.160883 [ 262 ] {e31af27a-dbeb-4cf9-b213-c9a34a50feb7} TCPHandler: Processed in 0.001966756 sec. 2025.02.28 10:05:07.255202 [ 106 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.28 10:05:07.255275 [ 106 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:07.255302 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:07.255480 [ 192 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.28 10:05:07.255657 [ 192 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:07.255701 [ 192 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.02.28 10:05:07.255823 [ 192 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2025.02.28 10:05:07.256109 [ 192 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2025.02.28 10:05:07.256251 [ 192 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2025.02.28 10:05:07.256449 [ 192 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.02.28 10:05:07.257397 [ 193 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.002008957 sec., 11946.497610451592 rows/sec., 1020.82 KiB/sec. 2025.02.28 10:05:07.257603 [ 197 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.28 10:05:07.257976 [ 197 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_5_1} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:07.258078 [ 197 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_5_1} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.28 10:05:07.258193 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 10:05:08.721645 [ 123 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:05:08.721741 [ 123 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:05:08.831687 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 2025.02.28 10:05:08.832407 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:08.832458 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:08.833073 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 10:05:08.833331 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:08.833614 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.02.28 10:05:08.862316 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 554 2025.02.28 10:05:08.865139 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:08.865181 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:08.866626 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 10:05:08.866929 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:08.867399 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 554 2025.02.28 10:05:09.484421 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.02.28 10:05:09.506264 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:09.506329 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:09.514198 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 10:05:09.515103 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:09.519503 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.02.28 10:05:10.148326 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:10.148539 [ 261 ] {3dc021cc-88f9-4acd-a65b-40a4e090ce69} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:05:10.148620 [ 261 ] {3dc021cc-88f9-4acd-a65b-40a4e090ce69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:05:10.149502 [ 261 ] {3dc021cc-88f9-4acd-a65b-40a4e090ce69} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:10.149552 [ 261 ] {3dc021cc-88f9-4acd-a65b-40a4e090ce69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:10.150015 [ 261 ] {3dc021cc-88f9-4acd-a65b-40a4e090ce69} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 10:05:10.150269 [ 261 ] {3dc021cc-88f9-4acd-a65b-40a4e090ce69} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:10.150544 [ 261 ] {3dc021cc-88f9-4acd-a65b-40a4e090ce69} executeQuery: Read 128 rows, 11.21 KiB in 0.002055 sec., 62287.10462287105 rows/sec., 5.33 MiB/sec. 2025.02.28 10:05:10.150658 [ 261 ] {3dc021cc-88f9-4acd-a65b-40a4e090ce69} TCPHandler: Processed in 0.002478292 sec. 2025.02.28 10:05:10.150974 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:10.151181 [ 262 ] {a25c1c87-acab-4a4f-805a-6b4c6b5dc52f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:05:10.151259 [ 262 ] {a25c1c87-acab-4a4f-805a-6b4c6b5dc52f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:05:10.152029 [ 262 ] {a25c1c87-acab-4a4f-805a-6b4c6b5dc52f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:10.152076 [ 262 ] {a25c1c87-acab-4a4f-805a-6b4c6b5dc52f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:10.152550 [ 262 ] {a25c1c87-acab-4a4f-805a-6b4c6b5dc52f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 10:05:10.152816 [ 262 ] {a25c1c87-acab-4a4f-805a-6b4c6b5dc52f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:10.153005 [ 120 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 10:05:10.153088 [ 262 ] {a25c1c87-acab-4a4f-805a-6b4c6b5dc52f} executeQuery: Read 36 rows, 2.71 KiB in 0.001953 sec., 18433.179723502304 rows/sec., 1.35 MiB/sec. 2025.02.28 10:05:10.153095 [ 120 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:10.153166 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:10.153232 [ 262 ] {a25c1c87-acab-4a4f-805a-6b4c6b5dc52f} TCPHandler: Processed in 0.002447921 sec. 2025.02.28 10:05:10.153526 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:10.153664 [ 192 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 10:05:10.153959 [ 261 ] {c7e1b7be-1d5b-4092-aaae-f4d72ac8e592} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:05:10.154087 [ 261 ] {c7e1b7be-1d5b-4092-aaae-f4d72ac8e592} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:05:10.154119 [ 192 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:10.154219 [ 192 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 176 rows starting from the beginning of the part 2025.02.28 10:05:10.154511 [ 192 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part 2025.02.28 10:05:10.154843 [ 192 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2025.02.28 10:05:10.155192 [ 192 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part 2025.02.28 10:05:10.155654 [ 192 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part 2025.02.28 10:05:10.156038 [ 192 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part 2025.02.28 10:05:10.156912 [ 261 ] {c7e1b7be-1d5b-4092-aaae-f4d72ac8e592} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:10.156977 [ 261 ] {c7e1b7be-1d5b-4092-aaae-f4d72ac8e592} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:10.158075 [ 261 ] {c7e1b7be-1d5b-4092-aaae-f4d72ac8e592} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 10:05:10.158692 [ 261 ] {c7e1b7be-1d5b-4092-aaae-f4d72ac8e592} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:10.158703 [ 192 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 5 columns (5 merged, 0 gathered) in 0.005427741 sec., 57114.00009690956 rows/sec., 4.12 MiB/sec. 2025.02.28 10:05:10.158979 [ 192 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 10:05:10.159045 [ 261 ] {c7e1b7be-1d5b-4092-aaae-f4d72ac8e592} executeQuery: Read 100 rows, 8.00 KiB in 0.005231 sec., 19116.803670426303 rows/sec., 1.49 MiB/sec. 2025.02.28 10:05:10.159167 [ 261 ] {c7e1b7be-1d5b-4092-aaae-f4d72ac8e592} TCPHandler: Processed in 0.005811826 sec. 2025.02.28 10:05:10.159369 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:10.159525 [ 192 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_21_4} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:10.159622 [ 262 ] {61e6506f-26f8-43f8-8758-c0cfc2bc518a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:10.159694 [ 192 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_21_4} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 10:05:10.159730 [ 262 ] {61e6506f-26f8-43f8-8758-c0cfc2bc518a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:05:10.159899 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 10:05:10.160538 [ 262 ] {61e6506f-26f8-43f8-8758-c0cfc2bc518a} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:10.160585 [ 262 ] {61e6506f-26f8-43f8-8758-c0cfc2bc518a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:10.161006 [ 262 ] {61e6506f-26f8-43f8-8758-c0cfc2bc518a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 10:05:10.161255 [ 262 ] {61e6506f-26f8-43f8-8758-c0cfc2bc518a} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:10.161475 [ 262 ] {61e6506f-26f8-43f8-8758-c0cfc2bc518a} executeQuery: Read 160 rows, 11.41 KiB in 0.00194 sec., 82474.22680412371 rows/sec., 5.74 MiB/sec. 2025.02.28 10:05:10.161535 [ 262 ] {61e6506f-26f8-43f8-8758-c0cfc2bc518a} TCPHandler: Processed in 0.002278 sec. 2025.02.28 10:05:10.161692 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:10.161831 [ 261 ] {23dd03b9-b256-4492-830a-2125ed31e4ee} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:10.161926 [ 261 ] {23dd03b9-b256-4492-830a-2125ed31e4ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:05:10.163151 [ 261 ] {23dd03b9-b256-4492-830a-2125ed31e4ee} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:10.163192 [ 261 ] {23dd03b9-b256-4492-830a-2125ed31e4ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:10.163894 [ 261 ] {23dd03b9-b256-4492-830a-2125ed31e4ee} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 10:05:10.164154 [ 261 ] {23dd03b9-b256-4492-830a-2125ed31e4ee} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:10.164333 [ 120 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 10:05:10.164401 [ 120 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:10.164432 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:10.164468 [ 261 ] {23dd03b9-b256-4492-830a-2125ed31e4ee} executeQuery: Read 36 rows, 66.06 KiB in 0.002657 sec., 13549.115543846443 rows/sec., 24.28 MiB/sec. 2025.02.28 10:05:10.165107 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 10:05:10.165250 [ 261 ] {23dd03b9-b256-4492-830a-2125ed31e4ee} TCPHandler: Processed in 0.003616437 sec. 2025.02.28 10:05:10.165471 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:10.165632 [ 262 ] {1a7dbbbe-d420-4d3a-a33b-2b301853fcf6} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:05:10.165687 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:10.165699 [ 262 ] {1a7dbbbe-d420-4d3a-a33b-2b301853fcf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:05:10.165808 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 359 rows starting from the beginning of the part 2025.02.28 10:05:10.166493 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part 2025.02.28 10:05:10.167167 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2025.02.28 10:05:10.167197 [ 262 ] {1a7dbbbe-d420-4d3a-a33b-2b301853fcf6} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:10.167242 [ 262 ] {1a7dbbbe-d420-4d3a-a33b-2b301853fcf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:10.167696 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part 2025.02.28 10:05:10.168293 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part 2025.02.28 10:05:10.168403 [ 262 ] {1a7dbbbe-d420-4d3a-a33b-2b301853fcf6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 10:05:10.168776 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part 2025.02.28 10:05:10.169096 [ 262 ] {1a7dbbbe-d420-4d3a-a33b-2b301853fcf6} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:10.169586 [ 262 ] {1a7dbbbe-d420-4d3a-a33b-2b301853fcf6} executeQuery: Read 60 rows, 4.14 KiB in 0.003994 sec., 15022.53380070105 rows/sec., 1.01 MiB/sec. 2025.02.28 10:05:10.169710 [ 262 ] {1a7dbbbe-d420-4d3a-a33b-2b301853fcf6} TCPHandler: Processed in 0.004344417 sec. 2025.02.28 10:05:10.173496 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 475 rows, containing 19 columns (19 merged, 0 gathered) in 0.008962027 sec., 53001.40247290039 rows/sec., 94.98 MiB/sec. 2025.02.28 10:05:10.174446 [ 192 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 10:05:10.174871 [ 192 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_21_4} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:10.174951 [ 192 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_21_4} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 10:05:10.175097 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. 2025.02.28 10:05:15.146543 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:15.146749 [ 261 ] {3f9b9ee2-cc42-41e6-bc4d-43cd418b0bb5} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:05:15.146824 [ 261 ] {3f9b9ee2-cc42-41e6-bc4d-43cd418b0bb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:05:15.147562 [ 261 ] {3f9b9ee2-cc42-41e6-bc4d-43cd418b0bb5} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:15.147616 [ 261 ] {3f9b9ee2-cc42-41e6-bc4d-43cd418b0bb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:15.148036 [ 261 ] {3f9b9ee2-cc42-41e6-bc4d-43cd418b0bb5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 10:05:15.148289 [ 261 ] {3f9b9ee2-cc42-41e6-bc4d-43cd418b0bb5} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:15.148540 [ 261 ] {3f9b9ee2-cc42-41e6-bc4d-43cd418b0bb5} executeQuery: Read 4 rows, 334.00 B in 0.001844 sec., 2169.1973969631235 rows/sec., 176.88 KiB/sec. 2025.02.28 10:05:15.148607 [ 261 ] {3f9b9ee2-cc42-41e6-bc4d-43cd418b0bb5} TCPHandler: Processed in 0.002210679 sec. 2025.02.28 10:05:15.148892 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:15.149193 [ 262 ] {69fb690c-e502-40f0-8790-a67daf44a1e0} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:05:15.149307 [ 262 ] {69fb690c-e502-40f0-8790-a67daf44a1e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:05:15.150176 [ 262 ] {69fb690c-e502-40f0-8790-a67daf44a1e0} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:15.150220 [ 262 ] {69fb690c-e502-40f0-8790-a67daf44a1e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:15.150651 [ 262 ] {69fb690c-e502-40f0-8790-a67daf44a1e0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 10:05:15.150919 [ 262 ] {69fb690c-e502-40f0-8790-a67daf44a1e0} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:15.151122 [ 262 ] {69fb690c-e502-40f0-8790-a67daf44a1e0} executeQuery: Read 66 rows, 5.31 KiB in 0.002012 sec., 32803.18091451292 rows/sec., 2.58 MiB/sec. 2025.02.28 10:05:15.151185 [ 262 ] {69fb690c-e502-40f0-8790-a67daf44a1e0} TCPHandler: Processed in 0.002470522 sec. 2025.02.28 10:05:15.151342 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:15.151485 [ 261 ] {15715e75-d48c-47c6-a3b9-a1638db49c55} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:05:15.151545 [ 261 ] {15715e75-d48c-47c6-a3b9-a1638db49c55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:05:15.152238 [ 261 ] {15715e75-d48c-47c6-a3b9-a1638db49c55} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:15.152287 [ 261 ] {15715e75-d48c-47c6-a3b9-a1638db49c55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:15.152679 [ 261 ] {15715e75-d48c-47c6-a3b9-a1638db49c55} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 10:05:15.152924 [ 261 ] {15715e75-d48c-47c6-a3b9-a1638db49c55} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:15.153136 [ 261 ] {15715e75-d48c-47c6-a3b9-a1638db49c55} executeQuery: Read 8 rows, 594.00 B in 0.001684 sec., 4750.593824228029 rows/sec., 344.46 KiB/sec. 2025.02.28 10:05:15.153193 [ 261 ] {15715e75-d48c-47c6-a3b9-a1638db49c55} TCPHandler: Processed in 0.001920945 sec. 2025.02.28 10:05:15.153330 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:15.153452 [ 262 ] {3ccd367c-d3d1-417a-809b-bfb4dffedd9c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:05:15.153502 [ 262 ] {3ccd367c-d3d1-417a-809b-bfb4dffedd9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:05:15.154220 [ 262 ] {3ccd367c-d3d1-417a-809b-bfb4dffedd9c} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:15.154267 [ 262 ] {3ccd367c-d3d1-417a-809b-bfb4dffedd9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:15.154676 [ 262 ] {3ccd367c-d3d1-417a-809b-bfb4dffedd9c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 10:05:15.154906 [ 262 ] {3ccd367c-d3d1-417a-809b-bfb4dffedd9c} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:15.155128 [ 262 ] {3ccd367c-d3d1-417a-809b-bfb4dffedd9c} executeQuery: Read 72 rows, 5.76 KiB in 0.001696 sec., 42452.83018867925 rows/sec., 3.32 MiB/sec. 2025.02.28 10:05:15.155225 [ 262 ] {3ccd367c-d3d1-417a-809b-bfb4dffedd9c} TCPHandler: Processed in 0.001946886 sec. 2025.02.28 10:05:15.155437 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:15.155593 [ 261 ] {0bfd9bb3-d079-4d22-8831-abbcf60e2e78} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:15.155656 [ 261 ] {0bfd9bb3-d079-4d22-8831-abbcf60e2e78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:05:15.156327 [ 261 ] {0bfd9bb3-d079-4d22-8831-abbcf60e2e78} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:15.156372 [ 261 ] {0bfd9bb3-d079-4d22-8831-abbcf60e2e78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:15.156784 [ 261 ] {0bfd9bb3-d079-4d22-8831-abbcf60e2e78} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 10:05:15.157013 [ 261 ] {0bfd9bb3-d079-4d22-8831-abbcf60e2e78} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:15.157226 [ 261 ] {0bfd9bb3-d079-4d22-8831-abbcf60e2e78} executeQuery: Read 162 rows, 11.55 KiB in 0.001663 sec., 97414.3114852676 rows/sec., 6.78 MiB/sec. 2025.02.28 10:05:15.157281 [ 261 ] {0bfd9bb3-d079-4d22-8831-abbcf60e2e78} TCPHandler: Processed in 0.001959076 sec. 2025.02.28 10:05:15.157422 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:15.157546 [ 262 ] {c1a61122-632d-40b3-8bdf-e2a24eb44a5a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:15.157639 [ 262 ] {c1a61122-632d-40b3-8bdf-e2a24eb44a5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:05:15.158854 [ 262 ] {c1a61122-632d-40b3-8bdf-e2a24eb44a5a} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:15.158892 [ 262 ] {c1a61122-632d-40b3-8bdf-e2a24eb44a5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:15.159495 [ 262 ] {c1a61122-632d-40b3-8bdf-e2a24eb44a5a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 10:05:15.159750 [ 262 ] {c1a61122-632d-40b3-8bdf-e2a24eb44a5a} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:15.159998 [ 262 ] {c1a61122-632d-40b3-8bdf-e2a24eb44a5a} executeQuery: Read 4 rows, 7.34 KiB in 0.002484 sec., 1610.3059581320451 rows/sec., 2.89 MiB/sec. 2025.02.28 10:05:15.160107 [ 262 ] {c1a61122-632d-40b3-8bdf-e2a24eb44a5a} TCPHandler: Processed in 0.002745856 sec. 2025.02.28 10:05:15.160261 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:15.160399 [ 261 ] {a47fe180-0271-4f33-ade1-eec754b9bb45} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:05:15.160458 [ 261 ] {a47fe180-0271-4f33-ade1-eec754b9bb45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:05:15.160954 [ 261 ] {a47fe180-0271-4f33-ade1-eec754b9bb45} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:15.160993 [ 261 ] {a47fe180-0271-4f33-ade1-eec754b9bb45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:15.161357 [ 261 ] {a47fe180-0271-4f33-ade1-eec754b9bb45} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 10:05:15.161592 [ 261 ] {a47fe180-0271-4f33-ade1-eec754b9bb45} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:15.161819 [ 261 ] {a47fe180-0271-4f33-ade1-eec754b9bb45} executeQuery: Read 60 rows, 4.14 KiB in 0.001452 sec., 41322.31404958678 rows/sec., 2.78 MiB/sec. 2025.02.28 10:05:15.161873 [ 261 ] {a47fe180-0271-4f33-ade1-eec754b9bb45} TCPHandler: Processed in 0.001682302 sec. 2025.02.28 10:05:16.333777 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 2025.02.28 10:05:16.334552 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:16.334602 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:16.335134 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 10:05:16.335390 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:16.335596 [ 116 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 10:05:16.335666 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 2025.02.28 10:05:16.335692 [ 116 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:16.335722 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:16.335938 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 10:05:16.336136 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:16.336177 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2025.02.28 10:05:16.336282 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part 2025.02.28 10:05:16.336377 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part 2025.02.28 10:05:16.336654 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part 2025.02.28 10:05:16.336885 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part 2025.02.28 10:05:16.337022 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part 2025.02.28 10:05:16.339450 [ 192 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003658598 sec., 2651015.498286502 rows/sec., 37.92 MiB/sec. 2025.02.28 10:05:16.339665 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 10:05:16.339943 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_21_4} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:16.340018 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_21_4} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 10:05:16.340166 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.02.28 10:05:17.019605 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.02.28 10:05:17.041805 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:17.041861 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:17.049313 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 10:05:17.050111 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:17.050412 [ 116 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 10:05:17.050475 [ 116 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:17.050518 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:17.051228 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 10:05:17.066004 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.02.28 10:05:17.067893 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:17.069611 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2025.02.28 10:05:17.075579 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2025.02.28 10:05:17.081274 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2025.02.28 10:05:17.086896 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2025.02.28 10:05:17.092656 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2025.02.28 10:05:17.097527 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2025.02.28 10:05:17.156533 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.105877372 sec., 1501.7373117270045 rows/sec., 7.77 MiB/sec. 2025.02.28 10:05:17.159305 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 10:05:17.162334 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_21_4} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:17.162464 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_21_4} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 10:05:17.164856 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2025.02.28 10:05:18.000238 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 185.43 MiB, peak 195.98 MiB, free memory in arenas 0.00 B, will set to 187.10 MiB (RSS), difference: 1.67 MiB 2025.02.28 10:05:18.867601 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 580 2025.02.28 10:05:18.870526 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:18.870585 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:18.872083 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 10:05:18.872426 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:18.873310 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 580 2025.02.28 10:05:20.148878 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:20.149090 [ 261 ] {ee2a9762-65e7-4df8-ab46-570694436ac4} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:05:20.149170 [ 261 ] {ee2a9762-65e7-4df8-ab46-570694436ac4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:05:20.150006 [ 261 ] {ee2a9762-65e7-4df8-ab46-570694436ac4} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:20.150058 [ 261 ] {ee2a9762-65e7-4df8-ab46-570694436ac4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:20.150495 [ 261 ] {ee2a9762-65e7-4df8-ab46-570694436ac4} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 10:05:20.150755 [ 261 ] {ee2a9762-65e7-4df8-ab46-570694436ac4} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:20.150960 [ 113 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 10:05:20.150987 [ 261 ] {ee2a9762-65e7-4df8-ab46-570694436ac4} executeQuery: Read 128 rows, 11.21 KiB in 0.001957 sec., 65406.234031681146 rows/sec., 5.60 MiB/sec. 2025.02.28 10:05:20.151086 [ 113 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:20.151150 [ 261 ] {ee2a9762-65e7-4df8-ab46-570694436ac4} TCPHandler: Processed in 0.002409361 sec. 2025.02.28 10:05:20.151179 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:20.151416 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 10:05:20.151510 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:20.151642 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:20.151712 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1966 rows starting from the beginning of the part 2025.02.28 10:05:20.151899 [ 262 ] {1a554230-4e21-4238-b27c-f60c4099709f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:05:20.151967 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2025.02.28 10:05:20.152187 [ 262 ] {1a554230-4e21-4238-b27c-f60c4099709f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:05:20.152314 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part 2025.02.28 10:05:20.152714 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part 2025.02.28 10:05:20.153000 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 66 rows starting from the beginning of the part 2025.02.28 10:05:20.153395 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 128 rows starting from the beginning of the part 2025.02.28 10:05:20.154909 [ 262 ] {1a554230-4e21-4238-b27c-f60c4099709f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:20.154994 [ 262 ] {1a554230-4e21-4238-b27c-f60c4099709f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:20.156279 [ 262 ] {1a554230-4e21-4238-b27c-f60c4099709f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 10:05:20.156705 [ 262 ] {1a554230-4e21-4238-b27c-f60c4099709f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:20.157152 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.005807515 sec., 414635.175285815 rows/sec., 35.63 MiB/sec. 2025.02.28 10:05:20.157367 [ 262 ] {1a554230-4e21-4238-b27c-f60c4099709f} executeQuery: Read 36 rows, 2.71 KiB in 0.005583 sec., 6448.1461579795805 rows/sec., 484.87 KiB/sec. 2025.02.28 10:05:20.157673 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 10:05:20.157686 [ 262 ] {1a554230-4e21-4238-b27c-f60c4099709f} TCPHandler: Processed in 0.006388224 sec. 2025.02.28 10:05:20.157921 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:20.158121 [ 261 ] {dedd40a8-83fc-4feb-a63c-48a175641231} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:05:20.158196 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_31_6} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:20.158218 [ 261 ] {dedd40a8-83fc-4feb-a63c-48a175641231} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:05:20.158419 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_31_6} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 10:05:20.158577 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.02.28 10:05:20.159142 [ 261 ] {dedd40a8-83fc-4feb-a63c-48a175641231} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:20.159185 [ 261 ] {dedd40a8-83fc-4feb-a63c-48a175641231} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:20.159550 [ 261 ] {dedd40a8-83fc-4feb-a63c-48a175641231} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 10:05:20.159786 [ 261 ] {dedd40a8-83fc-4feb-a63c-48a175641231} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:20.159972 [ 112 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 10:05:20.159996 [ 261 ] {dedd40a8-83fc-4feb-a63c-48a175641231} executeQuery: Read 100 rows, 8.00 KiB in 0.001922 sec., 52029.13631633715 rows/sec., 4.06 MiB/sec. 2025.02.28 10:05:20.160058 [ 112 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:20.160131 [ 261 ] {dedd40a8-83fc-4feb-a63c-48a175641231} TCPHandler: Processed in 0.002305119 sec. 2025.02.28 10:05:20.160137 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:20.160344 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 10:05:20.160357 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:20.160587 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:20.160623 [ 262 ] {b41e3572-9728-44b5-b8a3-d263a4d5e3d3} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:20.160645 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 950 rows starting from the beginning of the part 2025.02.28 10:05:20.160745 [ 262 ] {b41e3572-9728-44b5-b8a3-d263a4d5e3d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:05:20.160976 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part 2025.02.28 10:05:20.161320 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 68 rows starting from the beginning of the part 2025.02.28 10:05:20.161719 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 100 rows starting from the beginning of the part 2025.02.28 10:05:20.162026 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 72 rows starting from the beginning of the part 2025.02.28 10:05:20.162307 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 100 rows starting from the beginning of the part 2025.02.28 10:05:20.163658 [ 262 ] {b41e3572-9728-44b5-b8a3-d263a4d5e3d3} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:20.163719 [ 262 ] {b41e3572-9728-44b5-b8a3-d263a4d5e3d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:20.164846 [ 262 ] {b41e3572-9728-44b5-b8a3-d263a4d5e3d3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 10:05:20.165257 [ 262 ] {b41e3572-9728-44b5-b8a3-d263a4d5e3d3} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:20.165550 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.005273889 sec., 256736.53730671993 rows/sec., 20.16 MiB/sec. 2025.02.28 10:05:20.165606 [ 112 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 10:05:20.165705 [ 112 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:20.165777 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:20.165851 [ 262 ] {b41e3572-9728-44b5-b8a3-d263a4d5e3d3} executeQuery: Read 160 rows, 11.41 KiB in 0.005282 sec., 30291.556228701247 rows/sec., 2.11 MiB/sec. 2025.02.28 10:05:20.165948 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 10:05:20.166182 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 10:05:20.166308 [ 262 ] {b41e3572-9728-44b5-b8a3-d263a4d5e3d3} TCPHandler: Processed in 0.006050329 sec. 2025.02.28 10:05:20.166613 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:20.166730 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:20.166826 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_31_6} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:20.166863 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9216 rows starting from the beginning of the part 2025.02.28 10:05:20.166999 [ 261 ] {842c5195-d739-4add-ad38-73a0a06934eb} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:20.167134 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_31_6} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 10:05:20.167495 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2025.02.28 10:05:20.167544 [ 261 ] {842c5195-d739-4add-ad38-73a0a06934eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:05:20.167564 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 96 rows starting from the beginning of the part 2025.02.28 10:05:20.168044 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part 2025.02.28 10:05:20.168485 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part 2025.02.28 10:05:20.168870 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 162 rows starting from the beginning of the part 2025.02.28 10:05:20.169320 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part 2025.02.28 10:05:20.172187 [ 261 ] {842c5195-d739-4add-ad38-73a0a06934eb} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:20.172270 [ 261 ] {842c5195-d739-4add-ad38-73a0a06934eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:20.173825 [ 261 ] {842c5195-d739-4add-ad38-73a0a06934eb} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 10:05:20.174398 [ 261 ] {842c5195-d739-4add-ad38-73a0a06934eb} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:20.174658 [ 261 ] {842c5195-d739-4add-ad38-73a0a06934eb} executeQuery: Read 36 rows, 66.06 KiB in 0.007803 sec., 4613.61014994233 rows/sec., 8.27 MiB/sec. 2025.02.28 10:05:20.174781 [ 261 ] {842c5195-d739-4add-ad38-73a0a06934eb} TCPHandler: Processed in 0.008345569 sec. 2025.02.28 10:05:20.175050 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:20.175402 [ 262 ] {0557cfd3-3ee7-491b-8ff7-726ac73493d6} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:05:20.175668 [ 262 ] {0557cfd3-3ee7-491b-8ff7-726ac73493d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:05:20.175692 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 9954 rows, containing 5 columns (5 merged, 0 gathered) in 0.009782637 sec., 1017517.0559839846 rows/sec., 69.54 MiB/sec. 2025.02.28 10:05:20.176032 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 10:05:20.176590 [ 262 ] {0557cfd3-3ee7-491b-8ff7-726ac73493d6} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:20.176650 [ 262 ] {0557cfd3-3ee7-491b-8ff7-726ac73493d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:20.176695 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_31_6} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:20.176914 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_31_6} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 10:05:20.177082 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. 2025.02.28 10:05:20.177307 [ 262 ] {0557cfd3-3ee7-491b-8ff7-726ac73493d6} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 10:05:20.177551 [ 262 ] {0557cfd3-3ee7-491b-8ff7-726ac73493d6} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:20.177732 [ 112 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 10:05:20.177798 [ 112 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:20.177818 [ 262 ] {0557cfd3-3ee7-491b-8ff7-726ac73493d6} executeQuery: Read 60 rows, 4.14 KiB in 0.002579 sec., 23264.831329972858 rows/sec., 1.57 MiB/sec. 2025.02.28 10:05:20.177851 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:20.177985 [ 262 ] {0557cfd3-3ee7-491b-8ff7-726ac73493d6} TCPHandler: Processed in 0.003050569 sec. 2025.02.28 10:05:20.178112 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 10:05:20.178235 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:20.178269 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1286 rows starting from the beginning of the part 2025.02.28 10:05:20.178368 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part 2025.02.28 10:05:20.178548 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part 2025.02.28 10:05:20.178845 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part 2025.02.28 10:05:20.179065 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2025.02.28 10:05:20.179172 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part 2025.02.28 10:05:20.180560 [ 187 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1562 rows, containing 4 columns (4 merged, 0 gathered) in 0.002575244 sec., 606544.4672427156 rows/sec., 40.70 MiB/sec. 2025.02.28 10:05:20.180818 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 10:05:20.181188 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_31_6} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:20.181294 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_31_6} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 10:05:20.181390 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.28 10:05:23.721998 [ 108 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:05:23.722063 [ 108 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:05:23.835873 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 2025.02.28 10:05:23.836708 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:23.836762 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:23.837305 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 10:05:23.837581 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:23.837870 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.02.28 10:05:24.566142 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.02.28 10:05:24.585854 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:24.585922 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:24.592894 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 10:05:24.593676 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:24.596352 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.02.28 10:05:25.146994 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:25.147206 [ 261 ] {c1328cb5-0b3f-456e-b17f-b7f7900ab5c8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:05:25.147288 [ 261 ] {c1328cb5-0b3f-456e-b17f-b7f7900ab5c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:05:25.148130 [ 261 ] {c1328cb5-0b3f-456e-b17f-b7f7900ab5c8} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:25.148177 [ 261 ] {c1328cb5-0b3f-456e-b17f-b7f7900ab5c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:25.148622 [ 261 ] {c1328cb5-0b3f-456e-b17f-b7f7900ab5c8} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 10:05:25.148896 [ 261 ] {c1328cb5-0b3f-456e-b17f-b7f7900ab5c8} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:25.149142 [ 261 ] {c1328cb5-0b3f-456e-b17f-b7f7900ab5c8} executeQuery: Read 64 rows, 5.16 KiB in 0.001995 sec., 32080.200501253137 rows/sec., 2.53 MiB/sec. 2025.02.28 10:05:25.149208 [ 261 ] {c1328cb5-0b3f-456e-b17f-b7f7900ab5c8} TCPHandler: Processed in 0.00235357 sec. 2025.02.28 10:05:25.149485 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:25.149766 [ 262 ] {8a954537-0ef9-414e-8ff6-8af0d1a3ecf0} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:05:25.149864 [ 262 ] {8a954537-0ef9-414e-8ff6-8af0d1a3ecf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:05:25.150602 [ 262 ] {8a954537-0ef9-414e-8ff6-8af0d1a3ecf0} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:25.150643 [ 262 ] {8a954537-0ef9-414e-8ff6-8af0d1a3ecf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:25.151075 [ 262 ] {8a954537-0ef9-414e-8ff6-8af0d1a3ecf0} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 10:05:25.151335 [ 262 ] {8a954537-0ef9-414e-8ff6-8af0d1a3ecf0} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:25.151541 [ 262 ] {8a954537-0ef9-414e-8ff6-8af0d1a3ecf0} executeQuery: Read 4 rows, 308.00 B in 0.001853 sec., 2158.6616297895303 rows/sec., 162.32 KiB/sec. 2025.02.28 10:05:25.151609 [ 262 ] {8a954537-0ef9-414e-8ff6-8af0d1a3ecf0} TCPHandler: Processed in 0.00228766 sec. 2025.02.28 10:05:25.151757 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:25.151903 [ 261 ] {dab39ccb-ad94-4fec-896e-0cb1de9b4e37} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:05:25.151963 [ 261 ] {dab39ccb-ad94-4fec-896e-0cb1de9b4e37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:05:25.152687 [ 261 ] {dab39ccb-ad94-4fec-896e-0cb1de9b4e37} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:25.152735 [ 261 ] {dab39ccb-ad94-4fec-896e-0cb1de9b4e37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:25.153127 [ 261 ] {dab39ccb-ad94-4fec-896e-0cb1de9b4e37} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 10:05:25.153364 [ 261 ] {dab39ccb-ad94-4fec-896e-0cb1de9b4e37} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:25.153591 [ 261 ] {dab39ccb-ad94-4fec-896e-0cb1de9b4e37} executeQuery: Read 68 rows, 5.44 KiB in 0.001721 sec., 39511.91167925624 rows/sec., 3.08 MiB/sec. 2025.02.28 10:05:25.153717 [ 261 ] {dab39ccb-ad94-4fec-896e-0cb1de9b4e37} TCPHandler: Processed in 0.002025576 sec. 2025.02.28 10:05:25.153896 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:25.154040 [ 262 ] {47b40dbf-2386-4cfa-9120-ca3ccb279694} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:25.154106 [ 262 ] {47b40dbf-2386-4cfa-9120-ca3ccb279694} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:05:25.154808 [ 262 ] {47b40dbf-2386-4cfa-9120-ca3ccb279694} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:25.154852 [ 262 ] {47b40dbf-2386-4cfa-9120-ca3ccb279694} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:25.155260 [ 262 ] {47b40dbf-2386-4cfa-9120-ca3ccb279694} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 10:05:25.155516 [ 262 ] {47b40dbf-2386-4cfa-9120-ca3ccb279694} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:25.155701 [ 262 ] {47b40dbf-2386-4cfa-9120-ca3ccb279694} executeQuery: Read 160 rows, 11.41 KiB in 0.001698 sec., 94228.50412249705 rows/sec., 6.56 MiB/sec. 2025.02.28 10:05:25.155756 [ 262 ] {47b40dbf-2386-4cfa-9120-ca3ccb279694} TCPHandler: Processed in 0.001950656 sec. 2025.02.28 10:05:25.155922 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:25.156042 [ 261 ] {d2794f36-26fb-47c0-a6b0-47c79c4ac019} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:25.156126 [ 261 ] {d2794f36-26fb-47c0-a6b0-47c79c4ac019} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:05:25.157266 [ 261 ] {d2794f36-26fb-47c0-a6b0-47c79c4ac019} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:25.157305 [ 261 ] {d2794f36-26fb-47c0-a6b0-47c79c4ac019} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:25.157924 [ 261 ] {d2794f36-26fb-47c0-a6b0-47c79c4ac019} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 10:05:25.158177 [ 261 ] {d2794f36-26fb-47c0-a6b0-47c79c4ac019} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:25.158447 [ 261 ] {d2794f36-26fb-47c0-a6b0-47c79c4ac019} executeQuery: Read 4 rows, 7.34 KiB in 0.002429 sec., 1646.7682173734045 rows/sec., 2.95 MiB/sec. 2025.02.28 10:05:25.158566 [ 261 ] {d2794f36-26fb-47c0-a6b0-47c79c4ac019} TCPHandler: Processed in 0.002699456 sec. 2025.02.28 10:05:25.158775 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:25.158943 [ 262 ] {b5b0ac6d-751b-4ebf-9aa9-cb3528cc0083} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:05:25.159004 [ 262 ] {b5b0ac6d-751b-4ebf-9aa9-cb3528cc0083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:05:25.159576 [ 262 ] {b5b0ac6d-751b-4ebf-9aa9-cb3528cc0083} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:25.159620 [ 262 ] {b5b0ac6d-751b-4ebf-9aa9-cb3528cc0083} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:25.160022 [ 262 ] {b5b0ac6d-751b-4ebf-9aa9-cb3528cc0083} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 10:05:25.160256 [ 262 ] {b5b0ac6d-751b-4ebf-9aa9-cb3528cc0083} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:25.160436 [ 262 ] {b5b0ac6d-751b-4ebf-9aa9-cb3528cc0083} executeQuery: Read 60 rows, 4.14 KiB in 0.001525 sec., 39344.262295081964 rows/sec., 2.65 MiB/sec. 2025.02.28 10:05:25.160486 [ 262 ] {b5b0ac6d-751b-4ebf-9aa9-cb3528cc0083} TCPHandler: Processed in 0.001822844 sec. 2025.02.28 10:05:27.429151 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:27.429364 [ 261 ] {21a77352-ffea-46b8-923a-d02be8d8ff2b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:05:27.429446 [ 261 ] {21a77352-ffea-46b8-923a-d02be8d8ff2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:05:27.430274 [ 261 ] {21a77352-ffea-46b8-923a-d02be8d8ff2b} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:27.430326 [ 261 ] {21a77352-ffea-46b8-923a-d02be8d8ff2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:27.430745 [ 261 ] {21a77352-ffea-46b8-923a-d02be8d8ff2b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 10:05:27.431018 [ 261 ] {21a77352-ffea-46b8-923a-d02be8d8ff2b} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:27.431289 [ 261 ] {21a77352-ffea-46b8-923a-d02be8d8ff2b} executeQuery: Read 4 rows, 334.00 B in 0.001978 sec., 2022.2446916076844 rows/sec., 164.90 KiB/sec. 2025.02.28 10:05:27.431485 [ 261 ] {21a77352-ffea-46b8-923a-d02be8d8ff2b} TCPHandler: Processed in 0.002471402 sec. 2025.02.28 10:05:27.431780 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:27.431978 [ 262 ] {635e62b4-08eb-487a-a74b-378508b2e332} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:05:27.432049 [ 262 ] {635e62b4-08eb-487a-a74b-378508b2e332} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:05:27.433424 [ 262 ] {635e62b4-08eb-487a-a74b-378508b2e332} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:27.433470 [ 262 ] {635e62b4-08eb-487a-a74b-378508b2e332} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:27.433981 [ 262 ] {635e62b4-08eb-487a-a74b-378508b2e332} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 10:05:27.434237 [ 262 ] {635e62b4-08eb-487a-a74b-378508b2e332} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:27.434479 [ 262 ] {635e62b4-08eb-487a-a74b-378508b2e332} executeQuery: Read 1270 rows, 107.48 KiB in 0.002551 sec., 497843.98275186203 rows/sec., 41.14 MiB/sec. 2025.02.28 10:05:27.434548 [ 262 ] {635e62b4-08eb-487a-a74b-378508b2e332} TCPHandler: Processed in 0.002902998 sec. 2025.02.28 10:05:27.434707 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:27.434825 [ 261 ] {4a06d82a-d430-4bb7-8c49-e2a5c0b5dee7} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:05:27.434874 [ 261 ] {4a06d82a-d430-4bb7-8c49-e2a5c0b5dee7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:05:27.435586 [ 261 ] {4a06d82a-d430-4bb7-8c49-e2a5c0b5dee7} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:27.435633 [ 261 ] {4a06d82a-d430-4bb7-8c49-e2a5c0b5dee7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:27.436028 [ 261 ] {4a06d82a-d430-4bb7-8c49-e2a5c0b5dee7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 10:05:27.436259 [ 261 ] {4a06d82a-d430-4bb7-8c49-e2a5c0b5dee7} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:27.436491 [ 261 ] {4a06d82a-d430-4bb7-8c49-e2a5c0b5dee7} executeQuery: Read 40 rows, 2.99 KiB in 0.00169 sec., 23668.639053254436 rows/sec., 1.73 MiB/sec. 2025.02.28 10:05:27.436544 [ 261 ] {4a06d82a-d430-4bb7-8c49-e2a5c0b5dee7} TCPHandler: Processed in 0.001891675 sec. 2025.02.28 10:05:27.436709 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:27.436835 [ 262 ] {8e93b65d-6634-43e7-9fba-acd79713fc31} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:05:27.436888 [ 262 ] {8e93b65d-6634-43e7-9fba-acd79713fc31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:05:27.437692 [ 262 ] {8e93b65d-6634-43e7-9fba-acd79713fc31} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:27.437739 [ 262 ] {8e93b65d-6634-43e7-9fba-acd79713fc31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:27.438130 [ 262 ] {8e93b65d-6634-43e7-9fba-acd79713fc31} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 10:05:27.438365 [ 262 ] {8e93b65d-6634-43e7-9fba-acd79713fc31} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:27.438596 [ 262 ] {8e93b65d-6634-43e7-9fba-acd79713fc31} executeQuery: Read 228 rows, 15.81 KiB in 0.001785 sec., 127731.0924369748 rows/sec., 8.65 MiB/sec. 2025.02.28 10:05:27.438670 [ 262 ] {8e93b65d-6634-43e7-9fba-acd79713fc31} TCPHandler: Processed in 0.002023157 sec. 2025.02.28 10:05:27.438822 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:27.438950 [ 261 ] {db5066c3-eb65-4d12-a3ce-2a7d6347e49d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:05:27.439007 [ 261 ] {db5066c3-eb65-4d12-a3ce-2a7d6347e49d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:05:27.439927 [ 261 ] {db5066c3-eb65-4d12-a3ce-2a7d6347e49d} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:27.439965 [ 261 ] {db5066c3-eb65-4d12-a3ce-2a7d6347e49d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:27.440338 [ 261 ] {db5066c3-eb65-4d12-a3ce-2a7d6347e49d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 10:05:27.440568 [ 261 ] {db5066c3-eb65-4d12-a3ce-2a7d6347e49d} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:27.440776 [ 261 ] {db5066c3-eb65-4d12-a3ce-2a7d6347e49d} executeQuery: Read 560 rows, 42.61 KiB in 0.001855 sec., 301886.7924528302 rows/sec., 22.43 MiB/sec. 2025.02.28 10:05:27.440827 [ 261 ] {db5066c3-eb65-4d12-a3ce-2a7d6347e49d} TCPHandler: Processed in 0.002062437 sec. 2025.02.28 10:05:27.440989 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:27.441129 [ 262 ] {324dc80c-ec5d-4b14-9fba-1232b4d6baf8} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:27.441191 [ 262 ] {324dc80c-ec5d-4b14-9fba-1232b4d6baf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:05:27.442072 [ 262 ] {324dc80c-ec5d-4b14-9fba-1232b4d6baf8} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:27.442111 [ 262 ] {324dc80c-ec5d-4b14-9fba-1232b4d6baf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:27.442577 [ 262 ] {324dc80c-ec5d-4b14-9fba-1232b4d6baf8} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 10:05:27.442810 [ 262 ] {324dc80c-ec5d-4b14-9fba-1232b4d6baf8} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:27.443032 [ 262 ] {324dc80c-ec5d-4b14-9fba-1232b4d6baf8} executeQuery: Read 944 rows, 64.82 KiB in 0.001935 sec., 487855.2971576227 rows/sec., 32.71 MiB/sec. 2025.02.28 10:05:27.443090 [ 262 ] {324dc80c-ec5d-4b14-9fba-1232b4d6baf8} TCPHandler: Processed in 0.002169698 sec. 2025.02.28 10:05:27.443247 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:27.443385 [ 261 ] {750f7dc0-1d66-464a-9909-6d49e8a8a0ba} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:27.443476 [ 261 ] {750f7dc0-1d66-464a-9909-6d49e8a8a0ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:05:27.444721 [ 261 ] {750f7dc0-1d66-464a-9909-6d49e8a8a0ba} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:27.444760 [ 261 ] {750f7dc0-1d66-464a-9909-6d49e8a8a0ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:27.445427 [ 261 ] {750f7dc0-1d66-464a-9909-6d49e8a8a0ba} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 10:05:27.445698 [ 261 ] {750f7dc0-1d66-464a-9909-6d49e8a8a0ba} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:27.445958 [ 261 ] {750f7dc0-1d66-464a-9909-6d49e8a8a0ba} executeQuery: Read 36 rows, 66.06 KiB in 0.002604 sec., 13824.884792626728 rows/sec., 24.77 MiB/sec. 2025.02.28 10:05:27.446052 [ 261 ] {750f7dc0-1d66-464a-9909-6d49e8a8a0ba} TCPHandler: Processed in 0.002871817 sec. 2025.02.28 10:05:27.446207 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:27.446344 [ 262 ] {5f5ecdc4-5d08-4bb1-9a34-21c42983f81a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:05:27.446403 [ 262 ] {5f5ecdc4-5d08-4bb1-9a34-21c42983f81a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:05:27.446968 [ 262 ] {5f5ecdc4-5d08-4bb1-9a34-21c42983f81a} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:27.447007 [ 262 ] {5f5ecdc4-5d08-4bb1-9a34-21c42983f81a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.02.28 10:05:27.447369 [ 262 ] {5f5ecdc4-5d08-4bb1-9a34-21c42983f81a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 10:05:27.447601 [ 262 ] {5f5ecdc4-5d08-4bb1-9a34-21c42983f81a} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:27.447815 [ 262 ] {5f5ecdc4-5d08-4bb1-9a34-21c42983f81a} executeQuery: Read 36 rows, 2.48 KiB in 0.001502 sec., 23968.042609853528 rows/sec., 1.62 MiB/sec. 2025.02.28 10:05:27.447868 [ 262 ] {5f5ecdc4-5d08-4bb1-9a34-21c42983f81a} TCPHandler: Processed in 0.001726453 sec. 2025.02.28 10:05:28.873552 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 620 2025.02.28 10:05:28.876987 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:28.877036 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:28.878540 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 10:05:28.878851 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:28.879597 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 620 2025.02.28 10:05:30.142095 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:30.142313 [ 261 ] {3ba3bcb4-bcbe-464e-bcf6-586494c20b52} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:05:30.142393 [ 261 ] {3ba3bcb4-bcbe-464e-bcf6-586494c20b52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:05:30.143238 [ 261 ] {3ba3bcb4-bcbe-464e-bcf6-586494c20b52} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:30.143288 [ 261 ] {3ba3bcb4-bcbe-464e-bcf6-586494c20b52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:30.143742 [ 261 ] {3ba3bcb4-bcbe-464e-bcf6-586494c20b52} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 10:05:30.143986 [ 261 ] {3ba3bcb4-bcbe-464e-bcf6-586494c20b52} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:30.144247 [ 261 ] {3ba3bcb4-bcbe-464e-bcf6-586494c20b52} executeQuery: Read 56 rows, 4.38 KiB in 0.001992 sec., 28112.44979919679 rows/sec., 2.15 MiB/sec. 2025.02.28 10:05:30.144315 [ 261 ] {3ba3bcb4-bcbe-464e-bcf6-586494c20b52} TCPHandler: Processed in 0.002364911 sec. 2025.02.28 10:05:30.144600 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:30.144815 [ 262 ] {6bc72881-648a-4a3d-b346-68f2036d9399} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:05:30.144897 [ 262 ] {6bc72881-648a-4a3d-b346-68f2036d9399} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:05:30.145668 [ 262 ] {6bc72881-648a-4a3d-b346-68f2036d9399} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:30.145718 [ 262 ] {6bc72881-648a-4a3d-b346-68f2036d9399} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:30.146167 [ 262 ] {6bc72881-648a-4a3d-b346-68f2036d9399} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 10:05:30.146431 [ 262 ] {6bc72881-648a-4a3d-b346-68f2036d9399} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:30.146734 [ 262 ] {6bc72881-648a-4a3d-b346-68f2036d9399} executeQuery: Read 64 rows, 5.12 KiB in 0.001959 sec., 32669.729453802964 rows/sec., 2.55 MiB/sec. 2025.02.28 10:05:30.146847 [ 262 ] {6bc72881-648a-4a3d-b346-68f2036d9399} TCPHandler: Processed in 0.002396501 sec. 2025.02.28 10:05:30.147090 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:30.147256 [ 261 ] {cd6fcfef-5de7-4929-a322-4b2baf00dd32} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:30.147318 [ 261 ] {cd6fcfef-5de7-4929-a322-4b2baf00dd32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:05:30.147964 [ 261 ] {cd6fcfef-5de7-4929-a322-4b2baf00dd32} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:30.148007 [ 261 ] {cd6fcfef-5de7-4929-a322-4b2baf00dd32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:30.148396 [ 261 ] {cd6fcfef-5de7-4929-a322-4b2baf00dd32} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 10:05:30.148630 [ 261 ] {cd6fcfef-5de7-4929-a322-4b2baf00dd32} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:30.148835 [ 261 ] {cd6fcfef-5de7-4929-a322-4b2baf00dd32} executeQuery: Read 64 rows, 4.56 KiB in 0.001608 sec., 39800.99502487562 rows/sec., 2.77 MiB/sec. 2025.02.28 10:05:30.148887 [ 261 ] {cd6fcfef-5de7-4929-a322-4b2baf00dd32} TCPHandler: Processed in 0.001933785 sec. 2025.02.28 10:05:30.149036 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:30.149187 [ 262 ] {353345ec-f695-401a-9865-97c7b5486059} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:05:30.149254 [ 262 ] {353345ec-f695-401a-9865-97c7b5486059} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:05:30.149850 [ 262 ] {353345ec-f695-401a-9865-97c7b5486059} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:30.149899 [ 262 ] {353345ec-f695-401a-9865-97c7b5486059} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:30.150308 [ 262 ] {353345ec-f695-401a-9865-97c7b5486059} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 10:05:30.150549 [ 262 ] {353345ec-f695-401a-9865-97c7b5486059} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:30.150766 [ 262 ] {353345ec-f695-401a-9865-97c7b5486059} executeQuery: Read 24 rows, 1.66 KiB in 0.001616 sec., 14851.485148514852 rows/sec., 1.00 MiB/sec. 2025.02.28 10:05:30.150818 [ 262 ] {353345ec-f695-401a-9865-97c7b5486059} TCPHandler: Processed in 0.001849284 sec. 2025.02.28 10:05:31.338051 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 2025.02.28 10:05:31.339132 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:31.339184 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:31.339754 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 10:05:31.340014 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:31.340299 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2025.02.28 10:05:32.096454 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.02.28 10:05:32.116264 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:32.116329 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:32.123831 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 10:05:32.124641 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:32.128545 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.02.28 10:05:35.146934 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:35.147147 [ 261 ] {9bd273be-e44e-4a5e-9d80-53bf90bd4430} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:05:35.147226 [ 261 ] {9bd273be-e44e-4a5e-9d80-53bf90bd4430} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:05:35.148044 [ 261 ] {9bd273be-e44e-4a5e-9d80-53bf90bd4430} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:35.148100 [ 261 ] {9bd273be-e44e-4a5e-9d80-53bf90bd4430} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:35.148544 [ 261 ] {9bd273be-e44e-4a5e-9d80-53bf90bd4430} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 10:05:35.148796 [ 261 ] {9bd273be-e44e-4a5e-9d80-53bf90bd4430} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:35.149040 [ 261 ] {9bd273be-e44e-4a5e-9d80-53bf90bd4430} executeQuery: Read 64 rows, 5.16 KiB in 0.001946 sec., 32887.9753340185 rows/sec., 2.59 MiB/sec. 2025.02.28 10:05:35.149113 [ 261 ] {9bd273be-e44e-4a5e-9d80-53bf90bd4430} TCPHandler: Processed in 0.00231686 sec. 2025.02.28 10:05:35.149443 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:35.149752 [ 262 ] {9a5e9c0d-b1ee-4c0e-b648-f52712334078} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:05:35.149871 [ 262 ] {9a5e9c0d-b1ee-4c0e-b648-f52712334078} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:05:35.150727 [ 262 ] {9a5e9c0d-b1ee-4c0e-b648-f52712334078} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:35.150776 [ 262 ] {9a5e9c0d-b1ee-4c0e-b648-f52712334078} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:35.151239 [ 262 ] {9a5e9c0d-b1ee-4c0e-b648-f52712334078} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 10:05:35.151501 [ 262 ] {9a5e9c0d-b1ee-4c0e-b648-f52712334078} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:35.151687 [ 90 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 10:05:35.151773 [ 262 ] {9a5e9c0d-b1ee-4c0e-b648-f52712334078} executeQuery: Read 4 rows, 308.00 B in 0.002101 sec., 1903.8553069966683 rows/sec., 143.16 KiB/sec. 2025.02.28 10:05:35.151780 [ 90 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:35.151866 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:35.151928 [ 262 ] {9a5e9c0d-b1ee-4c0e-b648-f52712334078} TCPHandler: Processed in 0.002669495 sec. 2025.02.28 10:05:35.152105 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 10:05:35.152132 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:35.152289 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:35.152293 [ 261 ] {cc5ff516-a8a6-41b6-8071-1583afbeb7cb} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:05:35.152335 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 176 rows starting from the beginning of the part 2025.02.28 10:05:35.152363 [ 261 ] {cc5ff516-a8a6-41b6-8071-1583afbeb7cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:05:35.152605 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part 2025.02.28 10:05:35.153039 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part 2025.02.28 10:05:35.153347 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part 2025.02.28 10:05:35.153725 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part 2025.02.28 10:05:35.154071 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part 2025.02.28 10:05:35.154980 [ 261 ] {cc5ff516-a8a6-41b6-8071-1583afbeb7cb} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:35.155027 [ 261 ] {cc5ff516-a8a6-41b6-8071-1583afbeb7cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:35.155623 [ 261 ] {cc5ff516-a8a6-41b6-8071-1583afbeb7cb} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 10:05:35.155963 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 5 columns (5 merged, 0 gathered) in 0.003975321 sec., 67415.939492685 rows/sec., 4.80 MiB/sec. 2025.02.28 10:05:35.156003 [ 261 ] {cc5ff516-a8a6-41b6-8071-1583afbeb7cb} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:35.156173 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 10:05:35.156361 [ 261 ] {cc5ff516-a8a6-41b6-8071-1583afbeb7cb} executeQuery: Read 68 rows, 5.44 KiB in 0.004109 sec., 16549.038695546362 rows/sec., 1.29 MiB/sec. 2025.02.28 10:05:35.156451 [ 261 ] {cc5ff516-a8a6-41b6-8071-1583afbeb7cb} TCPHandler: Processed in 0.004392337 sec. 2025.02.28 10:05:35.156602 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_26_5} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:35.156669 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:35.156731 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_26_5} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 10:05:35.156872 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.28 10:05:35.156921 [ 262 ] {f8309c4b-e180-4735-8768-3240b8f23574} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:35.156994 [ 262 ] {f8309c4b-e180-4735-8768-3240b8f23574} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:05:35.157617 [ 262 ] {f8309c4b-e180-4735-8768-3240b8f23574} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:35.157659 [ 262 ] {f8309c4b-e180-4735-8768-3240b8f23574} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:35.158078 [ 262 ] {f8309c4b-e180-4735-8768-3240b8f23574} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 10:05:35.158325 [ 262 ] {f8309c4b-e180-4735-8768-3240b8f23574} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:35.158566 [ 262 ] {f8309c4b-e180-4735-8768-3240b8f23574} executeQuery: Read 160 rows, 11.41 KiB in 0.001721 sec., 92969.20395119116 rows/sec., 6.48 MiB/sec. 2025.02.28 10:05:35.158673 [ 262 ] {f8309c4b-e180-4735-8768-3240b8f23574} TCPHandler: Processed in 0.002121267 sec. 2025.02.28 10:05:35.158881 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:35.159024 [ 261 ] {30f417cd-875f-411b-8f30-80fdbddea404} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:35.159120 [ 261 ] {30f417cd-875f-411b-8f30-80fdbddea404} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:05:35.160202 [ 261 ] {30f417cd-875f-411b-8f30-80fdbddea404} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:35.160242 [ 261 ] {30f417cd-875f-411b-8f30-80fdbddea404} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:35.160846 [ 261 ] {30f417cd-875f-411b-8f30-80fdbddea404} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 10:05:35.161096 [ 261 ] {30f417cd-875f-411b-8f30-80fdbddea404} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:35.161301 [ 88 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 10:05:35.161373 [ 88 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:35.161381 [ 261 ] {30f417cd-875f-411b-8f30-80fdbddea404} executeQuery: Read 4 rows, 7.34 KiB in 0.002382 sec., 1679.2611251049539 rows/sec., 3.01 MiB/sec. 2025.02.28 10:05:35.161409 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:35.161814 [ 261 ] {30f417cd-875f-411b-8f30-80fdbddea404} TCPHandler: Processed in 0.00304559 sec. 2025.02.28 10:05:35.161904 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 10:05:35.162096 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:35.162512 [ 262 ] {4b5e4cee-0b74-4dc4-acdf-f4a74d3ccf3f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:05:35.162564 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:35.162696 [ 262 ] {4b5e4cee-0b74-4dc4-acdf-f4a74d3ccf3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:05:35.162725 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 475 rows starting from the beginning of the part 2025.02.28 10:05:35.163736 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part 2025.02.28 10:05:35.164329 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part 2025.02.28 10:05:35.165031 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part 2025.02.28 10:05:35.165466 [ 262 ] {4b5e4cee-0b74-4dc4-acdf-f4a74d3ccf3f} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:35.165649 [ 262 ] {4b5e4cee-0b74-4dc4-acdf-f4a74d3ccf3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:35.165704 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part 2025.02.28 10:05:35.166479 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part 2025.02.28 10:05:35.167240 [ 262 ] {4b5e4cee-0b74-4dc4-acdf-f4a74d3ccf3f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 10:05:35.167756 [ 262 ] {4b5e4cee-0b74-4dc4-acdf-f4a74d3ccf3f} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:35.168330 [ 262 ] {4b5e4cee-0b74-4dc4-acdf-f4a74d3ccf3f} executeQuery: Read 60 rows, 4.14 KiB in 0.005946 sec., 10090.817356205853 rows/sec., 696.37 KiB/sec. 2025.02.28 10:05:35.168537 [ 262 ] {4b5e4cee-0b74-4dc4-acdf-f4a74d3ccf3f} TCPHandler: Processed in 0.006578826 sec. 2025.02.28 10:05:35.174169 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 559 rows, containing 19 columns (19 merged, 0 gathered) in 0.012577334 sec., 44445.03103757919 rows/sec., 79.64 MiB/sec. 2025.02.28 10:05:35.174912 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 10:05:35.175379 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_26_5} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:35.175469 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_26_5} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 10:05:35.175642 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2025.02.28 10:05:38.722118 [ 83 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:05:38.722214 [ 83 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:05:38.840498 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 2025.02.28 10:05:38.841624 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:38.841678 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:38.842209 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 10:05:38.842474 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:38.842724 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.02.28 10:05:38.879895 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 640 2025.02.28 10:05:38.882721 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:38.882763 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:38.884223 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 10:05:38.884531 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:38.884696 [ 83 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 10:05:38.884763 [ 83 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:38.884805 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:38.885477 [ 190 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 10:05:38.886352 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 640 2025.02.28 10:05:38.886774 [ 190 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:38.886942 [ 190 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 490 rows starting from the beginning of the part 2025.02.28 10:05:38.887556 [ 190 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part 2025.02.28 10:05:38.888202 [ 190 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part 2025.02.28 10:05:38.888820 [ 190 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part 2025.02.28 10:05:38.889398 [ 190 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part 2025.02.28 10:05:38.889933 [ 190 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part 2025.02.28 10:05:38.897783 [ 191 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 72 columns (72 merged, 0 gathered) in 0.012824617 sec., 49904.02442427715 rows/sec., 44.60 MiB/sec. 2025.02.28 10:05:38.899030 [ 188 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 10:05:38.899935 [ 188 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_16_3} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:38.900039 [ 188 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_16_3} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 10:05:38.900406 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. 2025.02.28 10:05:39.628652 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.02.28 10:05:39.650446 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:39.650514 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:39.658292 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 10:05:39.659142 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:39.662028 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.02.28 10:05:40.153620 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:40.153815 [ 261 ] {249deb85-32ea-4d55-9c7c-a9f9dae2ef02} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:05:40.153891 [ 261 ] {249deb85-32ea-4d55-9c7c-a9f9dae2ef02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:05:40.154736 [ 261 ] {249deb85-32ea-4d55-9c7c-a9f9dae2ef02} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:40.154789 [ 261 ] {249deb85-32ea-4d55-9c7c-a9f9dae2ef02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:40.155236 [ 261 ] {249deb85-32ea-4d55-9c7c-a9f9dae2ef02} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 10:05:40.155497 [ 261 ] {249deb85-32ea-4d55-9c7c-a9f9dae2ef02} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:40.155806 [ 261 ] {249deb85-32ea-4d55-9c7c-a9f9dae2ef02} executeQuery: Read 212 rows, 13.81 KiB in 0.002031 sec., 104382.07779419006 rows/sec., 6.64 MiB/sec. 2025.02.28 10:05:40.155947 [ 261 ] {249deb85-32ea-4d55-9c7c-a9f9dae2ef02} TCPHandler: Processed in 0.002465342 sec. 2025.02.28 10:05:40.156205 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:40.156395 [ 262 ] {b4dd5721-ad1a-4cbf-b337-723f0f5502e5} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:05:40.156472 [ 262 ] {b4dd5721-ad1a-4cbf-b337-723f0f5502e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:05:40.157515 [ 262 ] {b4dd5721-ad1a-4cbf-b337-723f0f5502e5} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:40.157569 [ 262 ] {b4dd5721-ad1a-4cbf-b337-723f0f5502e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:40.158057 [ 262 ] {b4dd5721-ad1a-4cbf-b337-723f0f5502e5} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 10:05:40.158319 [ 262 ] {b4dd5721-ad1a-4cbf-b337-723f0f5502e5} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:40.158540 [ 82 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 10:05:40.158620 [ 262 ] {b4dd5721-ad1a-4cbf-b337-723f0f5502e5} executeQuery: Read 689 rows, 56.19 KiB in 0.002272 sec., 303257.0422535211 rows/sec., 24.15 MiB/sec. 2025.02.28 10:05:40.158637 [ 82 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:40.158710 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:40.158769 [ 262 ] {b4dd5721-ad1a-4cbf-b337-723f0f5502e5} TCPHandler: Processed in 0.002695405 sec. 2025.02.28 10:05:40.159061 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:40.159183 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 10:05:40.159491 [ 261 ] {8692817a-05da-43a6-9fba-5e197690c0df} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:05:40.159676 [ 261 ] {8692817a-05da-43a6-9fba-5e197690c0df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:05:40.159732 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:40.159864 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1966 rows starting from the beginning of the part 2025.02.28 10:05:40.160205 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part 2025.02.28 10:05:40.160530 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1270 rows starting from the beginning of the part 2025.02.28 10:05:40.160898 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2025.02.28 10:05:40.161304 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part 2025.02.28 10:05:40.161777 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 689 rows starting from the beginning of the part 2025.02.28 10:05:40.162722 [ 261 ] {8692817a-05da-43a6-9fba-5e197690c0df} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:40.162769 [ 261 ] {8692817a-05da-43a6-9fba-5e197690c0df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:40.163330 [ 261 ] {8692817a-05da-43a6-9fba-5e197690c0df} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 10:05:40.163639 [ 261 ] {8692817a-05da-43a6-9fba-5e197690c0df} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:40.163993 [ 261 ] {8692817a-05da-43a6-9fba-5e197690c0df} executeQuery: Read 142 rows, 9.09 KiB in 0.004653 sec., 30517.945411562432 rows/sec., 1.91 MiB/sec. 2025.02.28 10:05:40.164381 [ 261 ] {8692817a-05da-43a6-9fba-5e197690c0df} TCPHandler: Processed in 0.005484071 sec. 2025.02.28 10:05:40.164876 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:40.165278 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 4109 rows, containing 5 columns (5 merged, 0 gathered) in 0.006445374 sec., 637511.4927388232 rows/sec., 54.48 MiB/sec. 2025.02.28 10:05:40.165451 [ 262 ] {2ba70afd-8a9b-41a2-af3b-c0e0c68ed7b6} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:05:40.165529 [ 262 ] {2ba70afd-8a9b-41a2-af3b-c0e0c68ed7b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:05:40.165663 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 10:05:40.166271 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_36_7} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:40.166409 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_36_7} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 10:05:40.166560 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 10:05:40.166809 [ 262 ] {2ba70afd-8a9b-41a2-af3b-c0e0c68ed7b6} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:40.166855 [ 262 ] {2ba70afd-8a9b-41a2-af3b-c0e0c68ed7b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:40.167231 [ 262 ] {2ba70afd-8a9b-41a2-af3b-c0e0c68ed7b6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 10:05:40.167473 [ 262 ] {2ba70afd-8a9b-41a2-af3b-c0e0c68ed7b6} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:40.167730 [ 262 ] {2ba70afd-8a9b-41a2-af3b-c0e0c68ed7b6} executeQuery: Read 113 rows, 7.49 KiB in 0.002309 sec., 48938.934603724556 rows/sec., 3.17 MiB/sec. 2025.02.28 10:05:40.167815 [ 262 ] {2ba70afd-8a9b-41a2-af3b-c0e0c68ed7b6} TCPHandler: Processed in 0.003253102 sec. 2025.02.28 10:05:40.167973 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:40.168096 [ 261 ] {5b197e39-8212-4123-948e-22c17d72ea64} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:05:40.168148 [ 261 ] {5b197e39-8212-4123-948e-22c17d72ea64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:05:40.168785 [ 261 ] {5b197e39-8212-4123-948e-22c17d72ea64} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:40.168826 [ 261 ] {5b197e39-8212-4123-948e-22c17d72ea64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:40.169187 [ 261 ] {5b197e39-8212-4123-948e-22c17d72ea64} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 10:05:40.169433 [ 261 ] {5b197e39-8212-4123-948e-22c17d72ea64} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:40.169740 [ 261 ] {5b197e39-8212-4123-948e-22c17d72ea64} executeQuery: Read 112 rows, 6.53 KiB in 0.001649 sec., 67919.95148574894 rows/sec., 3.87 MiB/sec. 2025.02.28 10:05:40.169835 [ 261 ] {5b197e39-8212-4123-948e-22c17d72ea64} TCPHandler: Processed in 0.001919195 sec. 2025.02.28 10:05:40.169989 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:40.170130 [ 262 ] {45c0dd0b-a594-4da8-8164-48757b01789b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:05:40.170190 [ 262 ] {45c0dd0b-a594-4da8-8164-48757b01789b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:05:40.170955 [ 262 ] {45c0dd0b-a594-4da8-8164-48757b01789b} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:40.170995 [ 262 ] {45c0dd0b-a594-4da8-8164-48757b01789b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:40.171384 [ 262 ] {45c0dd0b-a594-4da8-8164-48757b01789b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 10:05:40.171634 [ 262 ] {45c0dd0b-a594-4da8-8164-48757b01789b} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:40.171813 [ 82 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 10:05:40.171895 [ 82 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:40.171906 [ 262 ] {45c0dd0b-a594-4da8-8164-48757b01789b} executeQuery: Read 418 rows, 30.47 KiB in 0.001795 sec., 232869.08077994428 rows/sec., 16.58 MiB/sec. 2025.02.28 10:05:40.171936 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:40.172078 [ 262 ] {45c0dd0b-a594-4da8-8164-48757b01789b} TCPHandler: Processed in 0.002147717 sec. 2025.02.28 10:05:40.172344 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 10:05:40.172400 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:40.172797 [ 261 ] {e0f3dfb9-2568-48e2-b268-69381a07e598} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 10:05:40.172864 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:40.172991 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 950 rows starting from the beginning of the part 2025.02.28 10:05:40.172996 [ 261 ] {e0f3dfb9-2568-48e2-b268-69381a07e598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 10:05:40.173344 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 68 rows starting from the beginning of the part 2025.02.28 10:05:40.173674 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 560 rows starting from the beginning of the part 2025.02.28 10:05:40.174036 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part 2025.02.28 10:05:40.174336 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 68 rows starting from the beginning of the part 2025.02.28 10:05:40.174545 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 418 rows starting from the beginning of the part 2025.02.28 10:05:40.175431 [ 261 ] {e0f3dfb9-2568-48e2-b268-69381a07e598} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:40.175509 [ 261 ] {e0f3dfb9-2568-48e2-b268-69381a07e598} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:40.176398 [ 261 ] {e0f3dfb9-2568-48e2-b268-69381a07e598} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 10:05:40.176837 [ 261 ] {e0f3dfb9-2568-48e2-b268-69381a07e598} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:40.177238 [ 261 ] {e0f3dfb9-2568-48e2-b268-69381a07e598} executeQuery: Read 6 rows, 321.00 B in 0.004551 sec., 1318.3915622940012 rows/sec., 68.88 KiB/sec. 2025.02.28 10:05:40.177574 [ 261 ] {e0f3dfb9-2568-48e2-b268-69381a07e598} TCPHandler: Processed in 0.00535909 sec. 2025.02.28 10:05:40.177864 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:40.177940 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2128 rows, containing 5 columns (5 merged, 0 gathered) in 0.005879907 sec., 361910.4859991833 rows/sec., 28.01 MiB/sec. 2025.02.28 10:05:40.178062 [ 262 ] {f0c01314-ceee-4a22-99a7-b58072859439} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:40.178168 [ 262 ] {f0c01314-ceee-4a22-99a7-b58072859439} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:05:40.178176 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 10:05:40.178835 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_36_7} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:40.178979 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_36_7} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 10:05:40.179142 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2025.02.28 10:05:40.179333 [ 262 ] {f0c01314-ceee-4a22-99a7-b58072859439} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:40.179378 [ 262 ] {f0c01314-ceee-4a22-99a7-b58072859439} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:40.179779 [ 262 ] {f0c01314-ceee-4a22-99a7-b58072859439} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 10:05:40.180019 [ 262 ] {f0c01314-ceee-4a22-99a7-b58072859439} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:40.180185 [ 80 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 10:05:40.180254 [ 262 ] {f0c01314-ceee-4a22-99a7-b58072859439} executeQuery: Read 237 rows, 16.27 KiB in 0.002224 sec., 106564.74820143885 rows/sec., 7.14 MiB/sec. 2025.02.28 10:05:40.180266 [ 80 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:40.180345 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:40.180372 [ 262 ] {f0c01314-ceee-4a22-99a7-b58072859439} TCPHandler: Processed in 0.002649765 sec. 2025.02.28 10:05:40.180654 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:40.180691 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 10:05:40.181004 [ 261 ] {8a7245c7-c74a-4ac0-a745-5564d2320fab} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 10:05:40.181043 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:40.181112 [ 261 ] {8a7245c7-c74a-4ac0-a745-5564d2320fab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 10:05:40.181117 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9954 rows starting from the beginning of the part 2025.02.28 10:05:40.181627 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part 2025.02.28 10:05:40.182014 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 944 rows starting from the beginning of the part 2025.02.28 10:05:40.182225 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part 2025.02.28 10:05:40.182613 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part 2025.02.28 10:05:40.182916 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 237 rows starting from the beginning of the part 2025.02.28 10:05:40.183380 [ 261 ] {8a7245c7-c74a-4ac0-a745-5564d2320fab} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:40.183461 [ 261 ] {8a7245c7-c74a-4ac0-a745-5564d2320fab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:40.184250 [ 261 ] {8a7245c7-c74a-4ac0-a745-5564d2320fab} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 10:05:40.184587 [ 261 ] {8a7245c7-c74a-4ac0-a745-5564d2320fab} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:40.185233 [ 261 ] {8a7245c7-c74a-4ac0-a745-5564d2320fab} executeQuery: Read 1 rows, 69.00 B in 0.004334 sec., 230.73373327180434 rows/sec., 15.55 KiB/sec. 2025.02.28 10:05:40.185343 [ 261 ] {8a7245c7-c74a-4ac0-a745-5564d2320fab} TCPHandler: Processed in 0.004860294 sec. 2025.02.28 10:05:40.185560 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:40.185758 [ 262 ] {3e50542e-053f-486d-8f4e-128828461458} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:40.185867 [ 262 ] {3e50542e-053f-486d-8f4e-128828461458} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:05:40.187372 [ 262 ] {3e50542e-053f-486d-8f4e-128828461458} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:40.187413 [ 262 ] {3e50542e-053f-486d-8f4e-128828461458} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:40.188210 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 11519 rows, containing 5 columns (5 merged, 0 gathered) in 0.007760081 sec., 1484391.722199807 rows/sec., 101.31 MiB/sec. 2025.02.28 10:05:40.188414 [ 262 ] {3e50542e-053f-486d-8f4e-128828461458} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 10:05:40.188516 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 10:05:40.188748 [ 262 ] {3e50542e-053f-486d-8f4e-128828461458} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:40.188921 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_36_7} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:40.189214 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_36_7} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 10:05:40.189280 [ 262 ] {3e50542e-053f-486d-8f4e-128828461458} executeQuery: Read 36 rows, 66.06 KiB in 0.003565 sec., 10098.176718092567 rows/sec., 18.10 MiB/sec. 2025.02.28 10:05:40.189409 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. 2025.02.28 10:05:40.189506 [ 262 ] {3e50542e-053f-486d-8f4e-128828461458} TCPHandler: Processed in 0.004056273 sec. 2025.02.28 10:05:40.189668 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:40.189806 [ 261 ] {20aa1f11-4433-4e7b-b7c6-b990237353fb} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:05:40.189869 [ 261 ] {20aa1f11-4433-4e7b-b7c6-b990237353fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:05:40.190456 [ 261 ] {20aa1f11-4433-4e7b-b7c6-b990237353fb} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:40.190504 [ 261 ] {20aa1f11-4433-4e7b-b7c6-b990237353fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:40.190934 [ 261 ] {20aa1f11-4433-4e7b-b7c6-b990237353fb} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 10:05:40.191185 [ 261 ] {20aa1f11-4433-4e7b-b7c6-b990237353fb} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:40.191353 [ 80 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 10:05:40.191414 [ 80 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:40.191436 [ 261 ] {20aa1f11-4433-4e7b-b7c6-b990237353fb} executeQuery: Read 82 rows, 5.33 KiB in 0.001657 sec., 49487.02474351237 rows/sec., 3.14 MiB/sec. 2025.02.28 10:05:40.191451 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:40.191627 [ 261 ] {20aa1f11-4433-4e7b-b7c6-b990237353fb} TCPHandler: Processed in 0.002023007 sec. 2025.02.28 10:05:40.191850 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 10:05:40.192094 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:40.192132 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1562 rows starting from the beginning of the part 2025.02.28 10:05:40.192252 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2025.02.28 10:05:40.192421 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part 2025.02.28 10:05:40.192546 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part 2025.02.28 10:05:40.192711 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part 2025.02.28 10:05:40.192799 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part 2025.02.28 10:05:40.194274 [ 199 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1824 rows, containing 4 columns (4 merged, 0 gathered) in 0.002705615 sec., 674153.5658251451 rows/sec., 45.15 MiB/sec. 2025.02.28 10:05:40.194519 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 10:05:40.194840 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_36_7} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:40.194954 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_36_7} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 10:05:40.195043 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.02.28 10:05:45.147517 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:45.147743 [ 261 ] {a4970f74-69ae-409f-a14d-c544ce574cc7} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:05:45.147824 [ 261 ] {a4970f74-69ae-409f-a14d-c544ce574cc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:05:45.148628 [ 261 ] {a4970f74-69ae-409f-a14d-c544ce574cc7} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:45.148672 [ 261 ] {a4970f74-69ae-409f-a14d-c544ce574cc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:45.149108 [ 261 ] {a4970f74-69ae-409f-a14d-c544ce574cc7} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 10:05:45.149357 [ 261 ] {a4970f74-69ae-409f-a14d-c544ce574cc7} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:45.149564 [ 261 ] {a4970f74-69ae-409f-a14d-c544ce574cc7} executeQuery: Read 4 rows, 334.00 B in 0.001879 sec., 2128.79191059074 rows/sec., 173.59 KiB/sec. 2025.02.28 10:05:45.149627 [ 261 ] {a4970f74-69ae-409f-a14d-c544ce574cc7} TCPHandler: Processed in 0.002246339 sec. 2025.02.28 10:05:45.149928 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:45.150226 [ 262 ] {5179115c-38d3-40cc-a6e3-2328aca58fc3} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:05:45.150347 [ 262 ] {5179115c-38d3-40cc-a6e3-2328aca58fc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:05:45.151166 [ 262 ] {5179115c-38d3-40cc-a6e3-2328aca58fc3} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:45.151213 [ 262 ] {5179115c-38d3-40cc-a6e3-2328aca58fc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:45.151656 [ 262 ] {5179115c-38d3-40cc-a6e3-2328aca58fc3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 10:05:45.151932 [ 262 ] {5179115c-38d3-40cc-a6e3-2328aca58fc3} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:45.152184 [ 262 ] {5179115c-38d3-40cc-a6e3-2328aca58fc3} executeQuery: Read 66 rows, 5.31 KiB in 0.002042 sec., 32321.253672869734 rows/sec., 2.54 MiB/sec. 2025.02.28 10:05:45.152250 [ 262 ] {5179115c-38d3-40cc-a6e3-2328aca58fc3} TCPHandler: Processed in 0.002509512 sec. 2025.02.28 10:05:45.152401 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:45.152547 [ 261 ] {40b95a8d-0d4d-48f4-9db4-558085dbce86} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:05:45.152609 [ 261 ] {40b95a8d-0d4d-48f4-9db4-558085dbce86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:05:45.153335 [ 261 ] {40b95a8d-0d4d-48f4-9db4-558085dbce86} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:45.153380 [ 261 ] {40b95a8d-0d4d-48f4-9db4-558085dbce86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:45.153747 [ 261 ] {40b95a8d-0d4d-48f4-9db4-558085dbce86} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 10:05:45.153981 [ 261 ] {40b95a8d-0d4d-48f4-9db4-558085dbce86} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:45.154162 [ 261 ] {40b95a8d-0d4d-48f4-9db4-558085dbce86} executeQuery: Read 8 rows, 594.00 B in 0.00165 sec., 4848.484848484849 rows/sec., 351.56 KiB/sec. 2025.02.28 10:05:45.154215 [ 261 ] {40b95a8d-0d4d-48f4-9db4-558085dbce86} TCPHandler: Processed in 0.001883834 sec. 2025.02.28 10:05:45.154372 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:45.154516 [ 262 ] {a137fdb8-5da5-469f-920e-a9ba7079cea2} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:05:45.154579 [ 262 ] {a137fdb8-5da5-469f-920e-a9ba7079cea2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:05:45.155318 [ 262 ] {a137fdb8-5da5-469f-920e-a9ba7079cea2} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:45.155367 [ 262 ] {a137fdb8-5da5-469f-920e-a9ba7079cea2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:45.155757 [ 262 ] {a137fdb8-5da5-469f-920e-a9ba7079cea2} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 10:05:45.155996 [ 262 ] {a137fdb8-5da5-469f-920e-a9ba7079cea2} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:45.156216 [ 262 ] {a137fdb8-5da5-469f-920e-a9ba7079cea2} executeQuery: Read 72 rows, 5.76 KiB in 0.001734 sec., 41522.491349480966 rows/sec., 3.24 MiB/sec. 2025.02.28 10:05:45.156347 [ 262 ] {a137fdb8-5da5-469f-920e-a9ba7079cea2} TCPHandler: Processed in 0.002033937 sec. 2025.02.28 10:05:45.156530 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:45.156650 [ 261 ] {697b5738-bef4-4709-bdd3-4b635d2f0266} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:45.156706 [ 261 ] {697b5738-bef4-4709-bdd3-4b635d2f0266} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:05:45.157277 [ 261 ] {697b5738-bef4-4709-bdd3-4b635d2f0266} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:45.157316 [ 261 ] {697b5738-bef4-4709-bdd3-4b635d2f0266} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:45.157706 [ 261 ] {697b5738-bef4-4709-bdd3-4b635d2f0266} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 10:05:45.157937 [ 261 ] {697b5738-bef4-4709-bdd3-4b635d2f0266} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:45.158132 [ 261 ] {697b5738-bef4-4709-bdd3-4b635d2f0266} executeQuery: Read 162 rows, 11.55 KiB in 0.001502 sec., 107856.19174434087 rows/sec., 7.51 MiB/sec. 2025.02.28 10:05:45.158256 [ 261 ] {697b5738-bef4-4709-bdd3-4b635d2f0266} TCPHandler: Processed in 0.001811024 sec. 2025.02.28 10:05:45.158402 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:45.158627 [ 262 ] {e09e1c6b-edd3-48cb-afa2-72e560b7165d} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:45.158774 [ 262 ] {e09e1c6b-edd3-48cb-afa2-72e560b7165d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:05:45.160174 [ 262 ] {e09e1c6b-edd3-48cb-afa2-72e560b7165d} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:45.160216 [ 262 ] {e09e1c6b-edd3-48cb-afa2-72e560b7165d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:45.160855 [ 262 ] {e09e1c6b-edd3-48cb-afa2-72e560b7165d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 10:05:45.161113 [ 262 ] {e09e1c6b-edd3-48cb-afa2-72e560b7165d} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:45.161362 [ 262 ] {e09e1c6b-edd3-48cb-afa2-72e560b7165d} executeQuery: Read 4 rows, 7.34 KiB in 0.002791 sec., 1433.1780723754925 rows/sec., 2.57 MiB/sec. 2025.02.28 10:05:45.161473 [ 262 ] {e09e1c6b-edd3-48cb-afa2-72e560b7165d} TCPHandler: Processed in 0.003131431 sec. 2025.02.28 10:05:45.161659 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:45.161801 [ 261 ] {9ffd9908-508b-4465-8623-2e26dd44aab1} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:05:45.161862 [ 261 ] {9ffd9908-508b-4465-8623-2e26dd44aab1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:05:45.162445 [ 261 ] {9ffd9908-508b-4465-8623-2e26dd44aab1} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:45.162509 [ 261 ] {9ffd9908-508b-4465-8623-2e26dd44aab1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:45.162880 [ 261 ] {9ffd9908-508b-4465-8623-2e26dd44aab1} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 10:05:45.163109 [ 261 ] {9ffd9908-508b-4465-8623-2e26dd44aab1} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:45.163329 [ 261 ] {9ffd9908-508b-4465-8623-2e26dd44aab1} executeQuery: Read 60 rows, 4.14 KiB in 0.001556 sec., 38560.411311053984 rows/sec., 2.60 MiB/sec. 2025.02.28 10:05:45.163546 [ 261 ] {9ffd9908-508b-4465-8623-2e26dd44aab1} TCPHandler: Processed in 0.001948186 sec. 2025.02.28 10:05:46.342873 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 2025.02.28 10:05:46.343526 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:46.343563 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:46.344076 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 10:05:46.344324 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:46.344540 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2025.02.28 10:05:47.162139 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.02.28 10:05:47.183731 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:47.183790 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:47.191205 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 10:05:47.191993 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:47.195393 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.02.28 10:05:48.886569 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 676 2025.02.28 10:05:48.889662 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:48.889714 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:48.891202 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 10:05:48.891523 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:48.892721 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 676 2025.02.28 10:05:50.154872 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:50.155062 [ 261 ] {f39fe70d-ed24-4b9e-8f50-0ce7027dd5d3} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:05:50.155134 [ 261 ] {f39fe70d-ed24-4b9e-8f50-0ce7027dd5d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:05:50.156316 [ 261 ] {f39fe70d-ed24-4b9e-8f50-0ce7027dd5d3} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:50.156376 [ 261 ] {f39fe70d-ed24-4b9e-8f50-0ce7027dd5d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:50.156838 [ 261 ] {f39fe70d-ed24-4b9e-8f50-0ce7027dd5d3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 10:05:50.157086 [ 261 ] {f39fe70d-ed24-4b9e-8f50-0ce7027dd5d3} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:50.157362 [ 261 ] {f39fe70d-ed24-4b9e-8f50-0ce7027dd5d3} executeQuery: Read 212 rows, 13.81 KiB in 0.002348 sec., 90289.60817717206 rows/sec., 5.74 MiB/sec. 2025.02.28 10:05:50.157557 [ 261 ] {f39fe70d-ed24-4b9e-8f50-0ce7027dd5d3} TCPHandler: Processed in 0.002818077 sec. 2025.02.28 10:05:50.157884 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:50.158133 [ 262 ] {b4e3f4e7-ee02-4dec-8c9c-01139f63bbcf} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:05:50.158230 [ 262 ] {b4e3f4e7-ee02-4dec-8c9c-01139f63bbcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:05:50.159492 [ 262 ] {b4e3f4e7-ee02-4dec-8c9c-01139f63bbcf} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:50.159542 [ 262 ] {b4e3f4e7-ee02-4dec-8c9c-01139f63bbcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:50.160028 [ 262 ] {b4e3f4e7-ee02-4dec-8c9c-01139f63bbcf} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 10:05:50.160283 [ 262 ] {b4e3f4e7-ee02-4dec-8c9c-01139f63bbcf} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:50.160507 [ 262 ] {b4e3f4e7-ee02-4dec-8c9c-01139f63bbcf} executeQuery: Read 689 rows, 56.19 KiB in 0.002443 sec., 282030.2906262792 rows/sec., 22.46 MiB/sec. 2025.02.28 10:05:50.160577 [ 262 ] {b4e3f4e7-ee02-4dec-8c9c-01139f63bbcf} TCPHandler: Processed in 0.002854288 sec. 2025.02.28 10:05:50.160740 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:50.160861 [ 261 ] {e1e6b624-ca31-4ba8-bb56-c6f881c05d37} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:05:50.160910 [ 261 ] {e1e6b624-ca31-4ba8-bb56-c6f881c05d37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:05:50.161576 [ 261 ] {e1e6b624-ca31-4ba8-bb56-c6f881c05d37} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:50.161617 [ 261 ] {e1e6b624-ca31-4ba8-bb56-c6f881c05d37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:50.162012 [ 261 ] {e1e6b624-ca31-4ba8-bb56-c6f881c05d37} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 10:05:50.162246 [ 261 ] {e1e6b624-ca31-4ba8-bb56-c6f881c05d37} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:50.162505 [ 261 ] {e1e6b624-ca31-4ba8-bb56-c6f881c05d37} executeQuery: Read 142 rows, 9.09 KiB in 0.001669 sec., 85080.88675853805 rows/sec., 5.32 MiB/sec. 2025.02.28 10:05:50.162741 [ 261 ] {e1e6b624-ca31-4ba8-bb56-c6f881c05d37} TCPHandler: Processed in 0.002053987 sec. 2025.02.28 10:05:50.162970 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:50.163093 [ 262 ] {aa3b1f0a-6647-4f4a-a967-4447c7558a73} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:05:50.163147 [ 262 ] {aa3b1f0a-6647-4f4a-a967-4447c7558a73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:05:50.163764 [ 262 ] {aa3b1f0a-6647-4f4a-a967-4447c7558a73} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:50.163802 [ 262 ] {aa3b1f0a-6647-4f4a-a967-4447c7558a73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:50.164170 [ 262 ] {aa3b1f0a-6647-4f4a-a967-4447c7558a73} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 10:05:50.164418 [ 262 ] {aa3b1f0a-6647-4f4a-a967-4447c7558a73} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:50.164659 [ 262 ] {aa3b1f0a-6647-4f4a-a967-4447c7558a73} executeQuery: Read 113 rows, 7.49 KiB in 0.001588 sec., 71158.69017632242 rows/sec., 4.61 MiB/sec. 2025.02.28 10:05:50.164808 [ 262 ] {aa3b1f0a-6647-4f4a-a967-4447c7558a73} TCPHandler: Processed in 0.001916275 sec. 2025.02.28 10:05:50.164979 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:50.165102 [ 261 ] {77c7b813-42e6-42ef-801b-582e8d9aee5a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:05:50.165153 [ 261 ] {77c7b813-42e6-42ef-801b-582e8d9aee5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:05:50.165788 [ 261 ] {77c7b813-42e6-42ef-801b-582e8d9aee5a} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:50.165827 [ 261 ] {77c7b813-42e6-42ef-801b-582e8d9aee5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:50.166194 [ 261 ] {77c7b813-42e6-42ef-801b-582e8d9aee5a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 10:05:50.166434 [ 261 ] {77c7b813-42e6-42ef-801b-582e8d9aee5a} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:50.166744 [ 261 ] {77c7b813-42e6-42ef-801b-582e8d9aee5a} executeQuery: Read 112 rows, 6.53 KiB in 0.001629 sec., 68753.83670963782 rows/sec., 3.92 MiB/sec. 2025.02.28 10:05:50.166867 [ 261 ] {77c7b813-42e6-42ef-801b-582e8d9aee5a} TCPHandler: Processed in 0.001947476 sec. 2025.02.28 10:05:50.167025 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:50.167163 [ 262 ] {7b62af4a-6ffc-4cbe-a281-7851f693a071} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:05:50.167221 [ 262 ] {7b62af4a-6ffc-4cbe-a281-7851f693a071} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:05:50.167995 [ 262 ] {7b62af4a-6ffc-4cbe-a281-7851f693a071} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:50.168032 [ 262 ] {7b62af4a-6ffc-4cbe-a281-7851f693a071} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:50.168416 [ 262 ] {7b62af4a-6ffc-4cbe-a281-7851f693a071} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 10:05:50.168650 [ 262 ] {7b62af4a-6ffc-4cbe-a281-7851f693a071} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:50.168842 [ 262 ] {7b62af4a-6ffc-4cbe-a281-7851f693a071} executeQuery: Read 418 rows, 30.47 KiB in 0.00171 sec., 244444.44444444447 rows/sec., 17.40 MiB/sec. 2025.02.28 10:05:50.168894 [ 262 ] {7b62af4a-6ffc-4cbe-a281-7851f693a071} TCPHandler: Processed in 0.001935985 sec. 2025.02.28 10:05:50.169027 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:50.169146 [ 261 ] {baf7e043-361b-466a-8c3d-86c0e03ea0e6} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 10:05:50.169197 [ 261 ] {baf7e043-361b-466a-8c3d-86c0e03ea0e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 10:05:50.169687 [ 261 ] {baf7e043-361b-466a-8c3d-86c0e03ea0e6} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:50.169736 [ 261 ] {baf7e043-361b-466a-8c3d-86c0e03ea0e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:50.170102 [ 261 ] {baf7e043-361b-466a-8c3d-86c0e03ea0e6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 10:05:50.170332 [ 261 ] {baf7e043-361b-466a-8c3d-86c0e03ea0e6} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:50.170557 [ 261 ] {baf7e043-361b-466a-8c3d-86c0e03ea0e6} executeQuery: Read 6 rows, 321.00 B in 0.001433 sec., 4187.02023726448 rows/sec., 218.76 KiB/sec. 2025.02.28 10:05:50.170608 [ 261 ] {baf7e043-361b-466a-8c3d-86c0e03ea0e6} TCPHandler: Processed in 0.001637142 sec. 2025.02.28 10:05:50.170766 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:50.170905 [ 262 ] {80a3c733-f006-445e-aec7-ba69e26ad471} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:50.170966 [ 262 ] {80a3c733-f006-445e-aec7-ba69e26ad471} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:05:50.171618 [ 262 ] {80a3c733-f006-445e-aec7-ba69e26ad471} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:50.171655 [ 262 ] {80a3c733-f006-445e-aec7-ba69e26ad471} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:50.172044 [ 262 ] {80a3c733-f006-445e-aec7-ba69e26ad471} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 10:05:50.172273 [ 262 ] {80a3c733-f006-445e-aec7-ba69e26ad471} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:50.172477 [ 262 ] {80a3c733-f006-445e-aec7-ba69e26ad471} executeQuery: Read 237 rows, 16.27 KiB in 0.001599 sec., 148217.63602251408 rows/sec., 9.93 MiB/sec. 2025.02.28 10:05:50.172612 [ 262 ] {80a3c733-f006-445e-aec7-ba69e26ad471} TCPHandler: Processed in 0.001915575 sec. 2025.02.28 10:05:50.172770 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:50.172888 [ 261 ] {d54f66df-d441-47f8-9968-daa01aee062a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 10:05:50.172940 [ 261 ] {d54f66df-d441-47f8-9968-daa01aee062a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 10:05:50.173413 [ 261 ] {d54f66df-d441-47f8-9968-daa01aee062a} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:50.173451 [ 261 ] {d54f66df-d441-47f8-9968-daa01aee062a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:50.173811 [ 261 ] {d54f66df-d441-47f8-9968-daa01aee062a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 10:05:50.174038 [ 261 ] {d54f66df-d441-47f8-9968-daa01aee062a} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:50.174262 [ 261 ] {d54f66df-d441-47f8-9968-daa01aee062a} executeQuery: Read 1 rows, 69.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 48.27 KiB/sec. 2025.02.28 10:05:50.174313 [ 261 ] {d54f66df-d441-47f8-9968-daa01aee062a} TCPHandler: Processed in 0.001601021 sec. 2025.02.28 10:05:50.174456 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:50.174580 [ 262 ] {0dff4a33-ccc6-4bc9-a9c0-2e6a1eee0354} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:50.174672 [ 262 ] {0dff4a33-ccc6-4bc9-a9c0-2e6a1eee0354} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:05:50.175955 [ 262 ] {0dff4a33-ccc6-4bc9-a9c0-2e6a1eee0354} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:50.175993 [ 262 ] {0dff4a33-ccc6-4bc9-a9c0-2e6a1eee0354} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:50.176641 [ 262 ] {0dff4a33-ccc6-4bc9-a9c0-2e6a1eee0354} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 10:05:50.176904 [ 262 ] {0dff4a33-ccc6-4bc9-a9c0-2e6a1eee0354} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:50.177145 [ 262 ] {0dff4a33-ccc6-4bc9-a9c0-2e6a1eee0354} executeQuery: Read 36 rows, 66.06 KiB in 0.002587 sec., 13915.732508697334 rows/sec., 24.94 MiB/sec. 2025.02.28 10:05:50.177364 [ 262 ] {0dff4a33-ccc6-4bc9-a9c0-2e6a1eee0354} TCPHandler: Processed in 0.002967459 sec. 2025.02.28 10:05:50.177504 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:50.177621 [ 261 ] {683881ff-2129-43f4-9742-d14a98f5d20f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:05:50.177673 [ 261 ] {683881ff-2129-43f4-9742-d14a98f5d20f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:05:50.178186 [ 261 ] {683881ff-2129-43f4-9742-d14a98f5d20f} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:50.178225 [ 261 ] {683881ff-2129-43f4-9742-d14a98f5d20f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.02.28 10:05:50.178589 [ 261 ] {683881ff-2129-43f4-9742-d14a98f5d20f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 10:05:50.178825 [ 261 ] {683881ff-2129-43f4-9742-d14a98f5d20f} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:50.179035 [ 261 ] {683881ff-2129-43f4-9742-d14a98f5d20f} executeQuery: Read 82 rows, 5.33 KiB in 0.001438 sec., 57023.643949930454 rows/sec., 3.62 MiB/sec. 2025.02.28 10:05:50.179083 [ 261 ] {683881ff-2129-43f4-9742-d14a98f5d20f} TCPHandler: Processed in 0.001638911 sec. 2025.02.28 10:05:53.722260 [ 64 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:05:53.722321 [ 64 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:05:53.844718 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 2025.02.28 10:05:53.845768 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:53.845817 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:53.846393 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 10:05:53.846650 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:53.846859 [ 64 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 10:05:53.846922 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.02.28 10:05:53.846949 [ 64 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:53.846985 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:53.847156 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 10:05:53.847319 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:53.847363 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part 2025.02.28 10:05:53.847442 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part 2025.02.28 10:05:53.847620 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part 2025.02.28 10:05:53.847856 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part 2025.02.28 10:05:53.848058 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part 2025.02.28 10:05:53.848324 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part 2025.02.28 10:05:53.850596 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003529476 sec., 3387471.6813487327 rows/sec., 48.46 MiB/sec. 2025.02.28 10:05:53.850842 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 10:05:53.851142 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_26_5} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:53.851223 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_26_5} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 10:05:53.851321 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2025.02.28 10:05:54.695499 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.02.28 10:05:54.717213 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:54.717271 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:54.724754 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 10:05:54.725524 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:54.725849 [ 60 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 10:05:54.725923 [ 60 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:54.725971 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:54.726893 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 10:05:54.741291 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.02.28 10:05:54.743036 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:54.744282 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2025.02.28 10:05:54.749624 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2025.02.28 10:05:54.755031 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2025.02.28 10:05:54.760762 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2025.02.28 10:05:54.766825 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2025.02.28 10:05:54.771364 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2025.02.28 10:05:54.830257 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.104119198 sec., 1882.4578345292289 rows/sec., 9.73 MiB/sec. 2025.02.28 10:05:54.833007 [ 192 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 10:05:54.836036 [ 192 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_26_5} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:54.836128 [ 192 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_26_5} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 10:05:54.838615 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.02.28 10:05:55.000259 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 192.10 MiB, peak 202.67 MiB, free memory in arenas 0.00 B, will set to 193.99 MiB (RSS), difference: 1.89 MiB 2025.02.28 10:05:55.146867 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:55.147059 [ 261 ] {cfeb15a7-f142-44ce-a841-60f3cc73c9a2} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:05:55.147136 [ 261 ] {cfeb15a7-f142-44ce-a841-60f3cc73c9a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:05:55.147975 [ 261 ] {cfeb15a7-f142-44ce-a841-60f3cc73c9a2} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:55.148028 [ 261 ] {cfeb15a7-f142-44ce-a841-60f3cc73c9a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:55.148502 [ 261 ] {cfeb15a7-f142-44ce-a841-60f3cc73c9a2} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 10:05:55.148777 [ 261 ] {cfeb15a7-f142-44ce-a841-60f3cc73c9a2} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:55.149074 [ 261 ] {cfeb15a7-f142-44ce-a841-60f3cc73c9a2} executeQuery: Read 64 rows, 5.16 KiB in 0.002066 sec., 30977.734753146175 rows/sec., 2.44 MiB/sec. 2025.02.28 10:05:55.149309 [ 261 ] {cfeb15a7-f142-44ce-a841-60f3cc73c9a2} TCPHandler: Processed in 0.002580253 sec. 2025.02.28 10:05:55.149677 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:55.149965 [ 262 ] {42c347a1-6859-4e71-8981-cbc1ec2e360f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:05:55.150080 [ 262 ] {42c347a1-6859-4e71-8981-cbc1ec2e360f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:05:55.151080 [ 262 ] {42c347a1-6859-4e71-8981-cbc1ec2e360f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:55.151127 [ 262 ] {42c347a1-6859-4e71-8981-cbc1ec2e360f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:55.151566 [ 262 ] {42c347a1-6859-4e71-8981-cbc1ec2e360f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 10:05:55.151821 [ 262 ] {42c347a1-6859-4e71-8981-cbc1ec2e360f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:55.152074 [ 262 ] {42c347a1-6859-4e71-8981-cbc1ec2e360f} executeQuery: Read 4 rows, 308.00 B in 0.002187 sec., 1828.9894833104709 rows/sec., 137.53 KiB/sec. 2025.02.28 10:05:55.152144 [ 262 ] {42c347a1-6859-4e71-8981-cbc1ec2e360f} TCPHandler: Processed in 0.002674575 sec. 2025.02.28 10:05:55.152298 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:55.152425 [ 261 ] {25d8c38a-f8f2-40b7-adba-7797e806acd2} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:05:55.152481 [ 261 ] {25d8c38a-f8f2-40b7-adba-7797e806acd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:05:55.153131 [ 261 ] {25d8c38a-f8f2-40b7-adba-7797e806acd2} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:55.153171 [ 261 ] {25d8c38a-f8f2-40b7-adba-7797e806acd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:55.153545 [ 261 ] {25d8c38a-f8f2-40b7-adba-7797e806acd2} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 10:05:55.153793 [ 261 ] {25d8c38a-f8f2-40b7-adba-7797e806acd2} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:55.153978 [ 261 ] {25d8c38a-f8f2-40b7-adba-7797e806acd2} executeQuery: Read 68 rows, 5.44 KiB in 0.001582 sec., 42983.56510745891 rows/sec., 3.36 MiB/sec. 2025.02.28 10:05:55.154034 [ 261 ] {25d8c38a-f8f2-40b7-adba-7797e806acd2} TCPHandler: Processed in 0.001795423 sec. 2025.02.28 10:05:55.154196 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:55.154346 [ 262 ] {9afc50a7-abbc-496b-9694-3d0b1190175e} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:55.154413 [ 262 ] {9afc50a7-abbc-496b-9694-3d0b1190175e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:05:55.155058 [ 262 ] {9afc50a7-abbc-496b-9694-3d0b1190175e} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:55.155100 [ 262 ] {9afc50a7-abbc-496b-9694-3d0b1190175e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:55.155509 [ 262 ] {9afc50a7-abbc-496b-9694-3d0b1190175e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 10:05:55.155757 [ 262 ] {9afc50a7-abbc-496b-9694-3d0b1190175e} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:55.155984 [ 262 ] {9afc50a7-abbc-496b-9694-3d0b1190175e} executeQuery: Read 160 rows, 11.41 KiB in 0.001675 sec., 95522.3880597015 rows/sec., 6.65 MiB/sec. 2025.02.28 10:05:55.156048 [ 262 ] {9afc50a7-abbc-496b-9694-3d0b1190175e} TCPHandler: Processed in 0.001919265 sec. 2025.02.28 10:05:55.156193 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:55.156312 [ 261 ] {6bda4ae3-a6de-4cd3-b21f-74afb0a6795e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:55.156395 [ 261 ] {6bda4ae3-a6de-4cd3-b21f-74afb0a6795e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:05:55.157533 [ 261 ] {6bda4ae3-a6de-4cd3-b21f-74afb0a6795e} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:55.157570 [ 261 ] {6bda4ae3-a6de-4cd3-b21f-74afb0a6795e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:55.158202 [ 261 ] {6bda4ae3-a6de-4cd3-b21f-74afb0a6795e} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 10:05:55.158453 [ 261 ] {6bda4ae3-a6de-4cd3-b21f-74afb0a6795e} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:55.158660 [ 261 ] {6bda4ae3-a6de-4cd3-b21f-74afb0a6795e} executeQuery: Read 4 rows, 7.34 KiB in 0.002374 sec., 1684.9199663016009 rows/sec., 3.02 MiB/sec. 2025.02.28 10:05:55.158777 [ 261 ] {6bda4ae3-a6de-4cd3-b21f-74afb0a6795e} TCPHandler: Processed in 0.002639004 sec. 2025.02.28 10:05:55.159013 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:55.159240 [ 262 ] {91a991da-9b5f-48df-b0a8-b5447251e4cb} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:05:55.159338 [ 262 ] {91a991da-9b5f-48df-b0a8-b5447251e4cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:05:55.160035 [ 262 ] {91a991da-9b5f-48df-b0a8-b5447251e4cb} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:55.160076 [ 262 ] {91a991da-9b5f-48df-b0a8-b5447251e4cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:55.160456 [ 262 ] {91a991da-9b5f-48df-b0a8-b5447251e4cb} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 10:05:55.160695 [ 262 ] {91a991da-9b5f-48df-b0a8-b5447251e4cb} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:55.160934 [ 262 ] {91a991da-9b5f-48df-b0a8-b5447251e4cb} executeQuery: Read 60 rows, 4.14 KiB in 0.001743 sec., 34423.40791738382 rows/sec., 2.32 MiB/sec. 2025.02.28 10:05:55.161045 [ 262 ] {91a991da-9b5f-48df-b0a8-b5447251e4cb} TCPHandler: Processed in 0.002144468 sec. 2025.02.28 10:05:57.430548 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:57.430743 [ 261 ] {6e0e81fb-cb64-4ae7-b992-3091364bfc16} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:05:57.430830 [ 261 ] {6e0e81fb-cb64-4ae7-b992-3091364bfc16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:05:57.431583 [ 261 ] {6e0e81fb-cb64-4ae7-b992-3091364bfc16} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:57.431636 [ 261 ] {6e0e81fb-cb64-4ae7-b992-3091364bfc16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:57.432072 [ 261 ] {6e0e81fb-cb64-4ae7-b992-3091364bfc16} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 10:05:57.432324 [ 261 ] {6e0e81fb-cb64-4ae7-b992-3091364bfc16} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:57.432597 [ 261 ] {6e0e81fb-cb64-4ae7-b992-3091364bfc16} executeQuery: Read 6 rows, 501.00 B in 0.001899 sec., 3159.55766192733 rows/sec., 257.64 KiB/sec. 2025.02.28 10:05:57.432796 [ 261 ] {6e0e81fb-cb64-4ae7-b992-3091364bfc16} TCPHandler: Processed in 0.002376802 sec. 2025.02.28 10:05:57.433098 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:57.433312 [ 262 ] {37f6986d-4eea-41f0-9077-1070575ec5c0} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:05:57.433395 [ 262 ] {37f6986d-4eea-41f0-9077-1070575ec5c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:05:57.434858 [ 262 ] {37f6986d-4eea-41f0-9077-1070575ec5c0} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:57.434909 [ 262 ] {37f6986d-4eea-41f0-9077-1070575ec5c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:57.435434 [ 262 ] {37f6986d-4eea-41f0-9077-1070575ec5c0} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 10:05:57.435689 [ 262 ] {37f6986d-4eea-41f0-9077-1070575ec5c0} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:57.435983 [ 262 ] {37f6986d-4eea-41f0-9077-1070575ec5c0} executeQuery: Read 1271 rows, 107.55 KiB in 0.002728 sec., 465909.09090909094 rows/sec., 38.50 MiB/sec. 2025.02.28 10:05:57.436047 [ 262 ] {37f6986d-4eea-41f0-9077-1070575ec5c0} TCPHandler: Processed in 0.00308634 sec. 2025.02.28 10:05:57.436245 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:57.436371 [ 261 ] {2911920b-faa6-416d-8358-b6c02ec12e46} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:05:57.436426 [ 261 ] {2911920b-faa6-416d-8358-b6c02ec12e46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:05:57.437243 [ 261 ] {2911920b-faa6-416d-8358-b6c02ec12e46} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:57.437304 [ 261 ] {2911920b-faa6-416d-8358-b6c02ec12e46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:57.437664 [ 261 ] {2911920b-faa6-416d-8358-b6c02ec12e46} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 10:05:57.437905 [ 261 ] {2911920b-faa6-416d-8358-b6c02ec12e46} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:57.438067 [ 56 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 10:05:57.438134 [ 261 ] {2911920b-faa6-416d-8358-b6c02ec12e46} executeQuery: Read 42 rows, 3.13 KiB in 0.001787 sec., 23503.077783995523 rows/sec., 1.71 MiB/sec. 2025.02.28 10:05:57.438144 [ 56 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:57.438219 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:57.438271 [ 261 ] {2911920b-faa6-416d-8358-b6c02ec12e46} TCPHandler: Processed in 0.002079657 sec. 2025.02.28 10:05:57.438436 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 10:05:57.438480 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:57.438648 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:57.438733 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 176 rows starting from the beginning of the part 2025.02.28 10:05:57.438735 [ 262 ] {03a81c49-29da-441c-9d27-0d4f32a76885} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:05:57.438899 [ 262 ] {03a81c49-29da-441c-9d27-0d4f32a76885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:05:57.438990 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 142 rows starting from the beginning of the part 2025.02.28 10:05:57.439361 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part 2025.02.28 10:05:57.439695 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 142 rows starting from the beginning of the part 2025.02.28 10:05:57.440074 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part 2025.02.28 10:05:57.440431 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part 2025.02.28 10:05:57.441912 [ 262 ] {03a81c49-29da-441c-9d27-0d4f32a76885} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:57.441981 [ 262 ] {03a81c49-29da-441c-9d27-0d4f32a76885} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:57.443084 [ 262 ] {03a81c49-29da-441c-9d27-0d4f32a76885} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 10:05:57.443252 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 5 columns (5 merged, 0 gathered) in 0.004927064 sec., 104321.76241266604 rows/sec., 7.10 MiB/sec. 2025.02.28 10:05:57.443477 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 10:05:57.443590 [ 262 ] {03a81c49-29da-441c-9d27-0d4f32a76885} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:57.443840 [ 56 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.02.28 10:05:57.443951 [ 56 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:57.444026 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:57.444098 [ 262 ] {03a81c49-29da-441c-9d27-0d4f32a76885} executeQuery: Read 228 rows, 15.81 KiB in 0.005408 sec., 42159.763313609474 rows/sec., 2.85 MiB/sec. 2025.02.28 10:05:57.444211 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_31_6} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:57.444667 [ 262 ] {03a81c49-29da-441c-9d27-0d4f32a76885} TCPHandler: Processed in 0.006282322 sec. 2025.02.28 10:05:57.444701 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_31_6} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 10:05:57.444990 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:57.445064 [ 188 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2025.02.28 10:05:57.445073 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.28 10:05:57.445218 [ 261 ] {5b30fee8-6118-48e5-aa47-26ae3226d856} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:05:57.445313 [ 261 ] {5b30fee8-6118-48e5-aa47-26ae3226d856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:05:57.445466 [ 188 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:57.445565 [ 188 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 365 rows starting from the beginning of the part 2025.02.28 10:05:57.445918 [ 188 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part 2025.02.28 10:05:57.446378 [ 188 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part 2025.02.28 10:05:57.446785 [ 188 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part 2025.02.28 10:05:57.447106 [ 188 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 113 rows starting from the beginning of the part 2025.02.28 10:05:57.447296 [ 188 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part 2025.02.28 10:05:57.448294 [ 261 ] {5b30fee8-6118-48e5-aa47-26ae3226d856} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:57.448373 [ 261 ] {5b30fee8-6118-48e5-aa47-26ae3226d856} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:57.449338 [ 261 ] {5b30fee8-6118-48e5-aa47-26ae3226d856} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 10:05:57.449781 [ 261 ] {5b30fee8-6118-48e5-aa47-26ae3226d856} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:57.450345 [ 188 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 1299 rows, containing 5 columns (5 merged, 0 gathered) in 0.006195981 sec., 209652.03088905534 rows/sec., 14.95 MiB/sec. 2025.02.28 10:05:57.450376 [ 261 ] {5b30fee8-6118-48e5-aa47-26ae3226d856} executeQuery: Read 562 rows, 42.78 KiB in 0.005226 sec., 107539.22694221202 rows/sec., 7.99 MiB/sec. 2025.02.28 10:05:57.450470 [ 261 ] {5b30fee8-6118-48e5-aa47-26ae3226d856} TCPHandler: Processed in 0.005666034 sec. 2025.02.28 10:05:57.450557 [ 195 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.02.28 10:05:57.450650 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:57.450860 [ 262 ] {49ef8db9-e93f-4c5a-b9ee-b5dfd47240fe} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:57.450969 [ 262 ] {49ef8db9-e93f-4c5a-b9ee-b5dfd47240fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:05:57.451013 [ 199 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_10_2} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:57.451309 [ 199 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_10_2} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.02.28 10:05:57.451496 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.02.28 10:05:57.452228 [ 262 ] {49ef8db9-e93f-4c5a-b9ee-b5dfd47240fe} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:57.452272 [ 262 ] {49ef8db9-e93f-4c5a-b9ee-b5dfd47240fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:57.452730 [ 262 ] {49ef8db9-e93f-4c5a-b9ee-b5dfd47240fe} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 10:05:57.452972 [ 262 ] {49ef8db9-e93f-4c5a-b9ee-b5dfd47240fe} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:57.453197 [ 262 ] {49ef8db9-e93f-4c5a-b9ee-b5dfd47240fe} executeQuery: Read 945 rows, 64.89 KiB in 0.002409 sec., 392278.95392278954 rows/sec., 26.31 MiB/sec. 2025.02.28 10:05:57.453256 [ 262 ] {49ef8db9-e93f-4c5a-b9ee-b5dfd47240fe} TCPHandler: Processed in 0.002684915 sec. 2025.02.28 10:05:57.453390 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:57.453509 [ 261 ] {372967ed-04f3-4fac-9f46-be7f1c1e161d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:05:57.453592 [ 261 ] {372967ed-04f3-4fac-9f46-be7f1c1e161d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:05:57.454806 [ 261 ] {372967ed-04f3-4fac-9f46-be7f1c1e161d} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:57.454846 [ 261 ] {372967ed-04f3-4fac-9f46-be7f1c1e161d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:57.455498 [ 261 ] {372967ed-04f3-4fac-9f46-be7f1c1e161d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 10:05:57.455769 [ 261 ] {372967ed-04f3-4fac-9f46-be7f1c1e161d} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:57.455978 [ 56 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 10:05:57.456063 [ 56 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:57.456075 [ 261 ] {372967ed-04f3-4fac-9f46-be7f1c1e161d} executeQuery: Read 36 rows, 66.06 KiB in 0.002577 sec., 13969.732246798603 rows/sec., 25.03 MiB/sec. 2025.02.28 10:05:57.456111 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:57.456395 [ 261 ] {372967ed-04f3-4fac-9f46-be7f1c1e161d} TCPHandler: Processed in 0.003059759 sec. 2025.02.28 10:05:57.456404 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 10:05:57.456661 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:05:57.456848 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:05:57.456938 [ 262 ] {23f06980-4a16-4a6f-8c17-df95983e8ecb} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:05:57.456967 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 559 rows starting from the beginning of the part 2025.02.28 10:05:57.457051 [ 262 ] {23f06980-4a16-4a6f-8c17-df95983e8ecb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:05:57.457829 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part 2025.02.28 10:05:57.458576 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part 2025.02.28 10:05:57.459401 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part 2025.02.28 10:05:57.459453 [ 262 ] {23f06980-4a16-4a6f-8c17-df95983e8ecb} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:57.459525 [ 262 ] {23f06980-4a16-4a6f-8c17-df95983e8ecb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:57.459998 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part 2025.02.28 10:05:57.460643 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part 2025.02.28 10:05:57.460982 [ 262 ] {23f06980-4a16-4a6f-8c17-df95983e8ecb} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 10:05:57.461726 [ 262 ] {23f06980-4a16-4a6f-8c17-df95983e8ecb} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:57.462190 [ 262 ] {23f06980-4a16-4a6f-8c17-df95983e8ecb} executeQuery: Read 36 rows, 2.48 KiB in 0.005332 sec., 6751.687921980495 rows/sec., 465.94 KiB/sec. 2025.02.28 10:05:57.462401 [ 262 ] {23f06980-4a16-4a6f-8c17-df95983e8ecb} TCPHandler: Processed in 0.005845487 sec. 2025.02.28 10:05:57.466430 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 19 columns (19 merged, 0 gathered) in 0.010156022 sec., 66463.0305054479 rows/sec., 119.10 MiB/sec. 2025.02.28 10:05:57.467457 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 10:05:57.467891 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_31_6} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:57.467989 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_31_6} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 10:05:57.468145 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. 2025.02.28 10:05:58.892978 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 726 2025.02.28 10:05:58.896441 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:05:58.896496 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:05:58.898042 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 10:05:58.898352 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:05:58.898987 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 726 2025.02.28 10:06:00.142349 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:00.142563 [ 261 ] {1cb937f4-4323-4a98-8a7c-81ca37021e15} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:06:00.142648 [ 261 ] {1cb937f4-4323-4a98-8a7c-81ca37021e15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:06:00.143479 [ 261 ] {1cb937f4-4323-4a98-8a7c-81ca37021e15} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:00.143533 [ 261 ] {1cb937f4-4323-4a98-8a7c-81ca37021e15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:00.143987 [ 261 ] {1cb937f4-4323-4a98-8a7c-81ca37021e15} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 10:06:00.144239 [ 261 ] {1cb937f4-4323-4a98-8a7c-81ca37021e15} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:00.144458 [ 50 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 10:06:00.144509 [ 261 ] {1cb937f4-4323-4a98-8a7c-81ca37021e15} executeQuery: Read 56 rows, 4.38 KiB in 0.002005 sec., 27930.174563591023 rows/sec., 2.13 MiB/sec. 2025.02.28 10:06:00.144588 [ 50 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:00.144650 [ 261 ] {1cb937f4-4323-4a98-8a7c-81ca37021e15} TCPHandler: Processed in 0.002439262 sec. 2025.02.28 10:06:00.144673 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:00.144929 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 10:06:00.144967 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:00.145349 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:00.145352 [ 262 ] {1fafeedf-fb0f-4b97-8bd4-9ba0ed3c9389} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:06:00.145450 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1966 rows starting from the beginning of the part 2025.02.28 10:06:00.145507 [ 262 ] {1fafeedf-fb0f-4b97-8bd4-9ba0ed3c9389} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:06:00.145947 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 66 rows starting from the beginning of the part 2025.02.28 10:06:00.146145 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 689 rows starting from the beginning of the part 2025.02.28 10:06:00.146432 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part 2025.02.28 10:06:00.146759 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1271 rows starting from the beginning of the part 2025.02.28 10:06:00.147106 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part 2025.02.28 10:06:00.148692 [ 262 ] {1fafeedf-fb0f-4b97-8bd4-9ba0ed3c9389} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:00.148787 [ 262 ] {1fafeedf-fb0f-4b97-8bd4-9ba0ed3c9389} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:00.149882 [ 262 ] {1fafeedf-fb0f-4b97-8bd4-9ba0ed3c9389} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 10:06:00.150191 [ 262 ] {1fafeedf-fb0f-4b97-8bd4-9ba0ed3c9389} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:00.150570 [ 50 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 10:06:00.150784 [ 50 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:00.150794 [ 262 ] {1fafeedf-fb0f-4b97-8bd4-9ba0ed3c9389} executeQuery: Read 64 rows, 5.12 KiB in 0.005545 sec., 11541.929666366097 rows/sec., 922.49 KiB/sec. 2025.02.28 10:06:00.150936 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:00.151266 [ 262 ] {1fafeedf-fb0f-4b97-8bd4-9ba0ed3c9389} TCPHandler: Processed in 0.006458884 sec. 2025.02.28 10:06:00.151579 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:00.151601 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 10:06:00.151612 [ 198 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 4112 rows, containing 5 columns (5 merged, 0 gathered) in 0.006804719 sec., 604286.5252775317 rows/sec., 51.64 MiB/sec. 2025.02.28 10:06:00.151887 [ 261 ] {8fe16f4e-5b50-44b7-abfe-f9b0928488a1} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:00.151911 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:00.152027 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 950 rows starting from the beginning of the part 2025.02.28 10:06:00.152055 [ 261 ] {8fe16f4e-5b50-44b7-abfe-f9b0928488a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:06:00.152462 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 72 rows starting from the beginning of the part 2025.02.28 10:06:00.152155 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 10:06:00.153106 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 418 rows starting from the beginning of the part 2025.02.28 10:06:00.153522 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 68 rows starting from the beginning of the part 2025.02.28 10:06:00.153846 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 562 rows starting from the beginning of the part 2025.02.28 10:06:00.154314 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part 2025.02.28 10:06:00.155083 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_41_8} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:00.155292 [ 261 ] {8fe16f4e-5b50-44b7-abfe-f9b0928488a1} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:00.155377 [ 261 ] {8fe16f4e-5b50-44b7-abfe-f9b0928488a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:00.155406 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_41_8} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 10:06:00.155893 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 10:06:00.156443 [ 261 ] {8fe16f4e-5b50-44b7-abfe-f9b0928488a1} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 10:06:00.156952 [ 261 ] {8fe16f4e-5b50-44b7-abfe-f9b0928488a1} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:00.157272 [ 50 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 10:06:00.157389 [ 50 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:00.157464 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:00.157513 [ 261 ] {8fe16f4e-5b50-44b7-abfe-f9b0928488a1} executeQuery: Read 64 rows, 4.56 KiB in 0.005749 sec., 11132.370847103844 rows/sec., 793.96 KiB/sec. 2025.02.28 10:06:00.158020 [ 261 ] {8fe16f4e-5b50-44b7-abfe-f9b0928488a1} TCPHandler: Processed in 0.006598586 sec. 2025.02.28 10:06:00.158587 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:00.158669 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 10:06:00.159321 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2134 rows, containing 5 columns (5 merged, 0 gathered) in 0.008147826 sec., 261910.35498303472 rows/sec., 20.27 MiB/sec. 2025.02.28 10:06:00.159456 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:00.159587 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11519 rows starting from the beginning of the part 2025.02.28 10:06:00.159605 [ 262 ] {3fe733ef-df20-49d4-b6f8-f0ce5fa15dce} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:06:00.159714 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 10:06:00.159960 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 162 rows starting from the beginning of the part 2025.02.28 10:06:00.160349 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part 2025.02.28 10:06:00.160299 [ 262 ] {3fe733ef-df20-49d4-b6f8-f0ce5fa15dce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:06:00.160839 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part 2025.02.28 10:06:00.160893 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_41_8} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:00.161245 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 945 rows starting from the beginning of the part 2025.02.28 10:06:00.161289 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_41_8} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 10:06:00.161620 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2025.02.28 10:06:00.161644 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part 2025.02.28 10:06:00.163081 [ 262 ] {3fe733ef-df20-49d4-b6f8-f0ce5fa15dce} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:00.163127 [ 262 ] {3fe733ef-df20-49d4-b6f8-f0ce5fa15dce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:00.163695 [ 262 ] {3fe733ef-df20-49d4-b6f8-f0ce5fa15dce} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 10:06:00.164251 [ 262 ] {3fe733ef-df20-49d4-b6f8-f0ce5fa15dce} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:00.164611 [ 50 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 10:06:00.164814 [ 50 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:00.164886 [ 262 ] {3fe733ef-df20-49d4-b6f8-f0ce5fa15dce} executeQuery: Read 24 rows, 1.66 KiB in 0.005369 sec., 4470.10616502142 rows/sec., 308.48 KiB/sec. 2025.02.28 10:06:00.164897 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:00.165104 [ 262 ] {3fe733ef-df20-49d4-b6f8-f0ce5fa15dce} TCPHandler: Processed in 0.00687507 sec. 2025.02.28 10:06:00.165160 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 10:06:00.165318 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:00.165355 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1824 rows starting from the beginning of the part 2025.02.28 10:06:00.165472 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2025.02.28 10:06:00.165831 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part 2025.02.28 10:06:00.166097 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2025.02.28 10:06:00.166310 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part 2025.02.28 10:06:00.166517 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part 2025.02.28 10:06:00.167626 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 13087 rows, containing 5 columns (5 merged, 0 gathered) in 0.010054822 sec., 1301564.5627540697 rows/sec., 88.74 MiB/sec. 2025.02.28 10:06:00.168150 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 10:06:00.168717 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_41_8} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:00.169011 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_41_8} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 10:06:00.169077 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2086 rows, containing 4 columns (4 merged, 0 gathered) in 0.004022403 sec., 518595.47638563317 rows/sec., 34.68 MiB/sec. 2025.02.28 10:06:00.169157 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. 2025.02.28 10:06:00.169543 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 10:06:00.169913 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_41_8} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:00.170005 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_41_8} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 10:06:00.170106 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.02.28 10:06:01.347089 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 2025.02.28 10:06:01.347762 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:01.347811 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:01.348345 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 10:06:01.348614 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:01.348872 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2025.02.28 10:06:02.241419 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.02.28 10:06:02.260215 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:02.260276 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:02.267195 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 10:06:02.267936 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:02.271198 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.02.28 10:06:05.146971 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:05.147197 [ 261 ] {2d65b416-1390-4f05-b1d6-e52d800b894f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:06:05.147349 [ 261 ] {2d65b416-1390-4f05-b1d6-e52d800b894f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:06:05.148203 [ 261 ] {2d65b416-1390-4f05-b1d6-e52d800b894f} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:05.148257 [ 261 ] {2d65b416-1390-4f05-b1d6-e52d800b894f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:05.148694 [ 261 ] {2d65b416-1390-4f05-b1d6-e52d800b894f} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 10:06:05.148965 [ 261 ] {2d65b416-1390-4f05-b1d6-e52d800b894f} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:05.149204 [ 261 ] {2d65b416-1390-4f05-b1d6-e52d800b894f} executeQuery: Read 64 rows, 5.16 KiB in 0.002078 sec., 30798.845043310877 rows/sec., 2.43 MiB/sec. 2025.02.28 10:06:05.149270 [ 261 ] {2d65b416-1390-4f05-b1d6-e52d800b894f} TCPHandler: Processed in 0.002433812 sec. 2025.02.28 10:06:05.149533 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:05.149745 [ 262 ] {1fecae45-3de6-4740-9375-5b5c87334795} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:06:05.149827 [ 262 ] {1fecae45-3de6-4740-9375-5b5c87334795} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:06:05.150582 [ 262 ] {1fecae45-3de6-4740-9375-5b5c87334795} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:05.150629 [ 262 ] {1fecae45-3de6-4740-9375-5b5c87334795} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:05.151072 [ 262 ] {1fecae45-3de6-4740-9375-5b5c87334795} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 10:06:05.151339 [ 262 ] {1fecae45-3de6-4740-9375-5b5c87334795} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:05.151636 [ 262 ] {1fecae45-3de6-4740-9375-5b5c87334795} executeQuery: Read 4 rows, 308.00 B in 0.001939 sec., 2062.9190304280555 rows/sec., 155.12 KiB/sec. 2025.02.28 10:06:05.151764 [ 262 ] {1fecae45-3de6-4740-9375-5b5c87334795} TCPHandler: Processed in 0.00236343 sec. 2025.02.28 10:06:05.152000 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:05.152152 [ 261 ] {8f123c9a-4b5e-4a2f-8685-e794f12a2842} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:06:05.152205 [ 261 ] {8f123c9a-4b5e-4a2f-8685-e794f12a2842} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:06:05.152866 [ 261 ] {8f123c9a-4b5e-4a2f-8685-e794f12a2842} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:05.152907 [ 261 ] {8f123c9a-4b5e-4a2f-8685-e794f12a2842} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:05.153267 [ 261 ] {8f123c9a-4b5e-4a2f-8685-e794f12a2842} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 10:06:05.153495 [ 261 ] {8f123c9a-4b5e-4a2f-8685-e794f12a2842} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:05.153739 [ 261 ] {8f123c9a-4b5e-4a2f-8685-e794f12a2842} executeQuery: Read 68 rows, 5.44 KiB in 0.001614 sec., 42131.350681536554 rows/sec., 3.29 MiB/sec. 2025.02.28 10:06:05.153964 [ 261 ] {8f123c9a-4b5e-4a2f-8685-e794f12a2842} TCPHandler: Processed in 0.002077857 sec. 2025.02.28 10:06:05.154207 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:05.154354 [ 262 ] {00e90f77-3963-47b0-8c74-e5ca86262aa0} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:05.154419 [ 262 ] {00e90f77-3963-47b0-8c74-e5ca86262aa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:06:05.155101 [ 262 ] {00e90f77-3963-47b0-8c74-e5ca86262aa0} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:05.155142 [ 262 ] {00e90f77-3963-47b0-8c74-e5ca86262aa0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:05.155548 [ 262 ] {00e90f77-3963-47b0-8c74-e5ca86262aa0} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 10:06:05.155792 [ 262 ] {00e90f77-3963-47b0-8c74-e5ca86262aa0} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:05.156001 [ 262 ] {00e90f77-3963-47b0-8c74-e5ca86262aa0} executeQuery: Read 160 rows, 11.41 KiB in 0.001684 sec., 95011.87648456058 rows/sec., 6.62 MiB/sec. 2025.02.28 10:06:05.156056 [ 262 ] {00e90f77-3963-47b0-8c74-e5ca86262aa0} TCPHandler: Processed in 0.001971615 sec. 2025.02.28 10:06:05.156200 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:05.156320 [ 261 ] {2ca23282-84b7-4f4b-8f62-9ccfae96fe80} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:05.156403 [ 261 ] {2ca23282-84b7-4f4b-8f62-9ccfae96fe80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:06:05.157503 [ 261 ] {2ca23282-84b7-4f4b-8f62-9ccfae96fe80} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:05.157543 [ 261 ] {2ca23282-84b7-4f4b-8f62-9ccfae96fe80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:05.158154 [ 261 ] {2ca23282-84b7-4f4b-8f62-9ccfae96fe80} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 10:06:05.158398 [ 261 ] {2ca23282-84b7-4f4b-8f62-9ccfae96fe80} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:05.158700 [ 261 ] {2ca23282-84b7-4f4b-8f62-9ccfae96fe80} executeQuery: Read 4 rows, 7.34 KiB in 0.002404 sec., 1663.893510815308 rows/sec., 2.98 MiB/sec. 2025.02.28 10:06:05.159248 [ 261 ] {2ca23282-84b7-4f4b-8f62-9ccfae96fe80} TCPHandler: Processed in 0.00310017 sec. 2025.02.28 10:06:05.159415 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:05.159556 [ 262 ] {926c05b5-e717-4552-988d-bbea2b3f8914} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:06:05.159618 [ 262 ] {926c05b5-e717-4552-988d-bbea2b3f8914} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:06:05.160171 [ 262 ] {926c05b5-e717-4552-988d-bbea2b3f8914} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:05.160209 [ 262 ] {926c05b5-e717-4552-988d-bbea2b3f8914} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:05.160583 [ 262 ] {926c05b5-e717-4552-988d-bbea2b3f8914} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 10:06:05.160822 [ 262 ] {926c05b5-e717-4552-988d-bbea2b3f8914} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:05.161033 [ 262 ] {926c05b5-e717-4552-988d-bbea2b3f8914} executeQuery: Read 60 rows, 4.14 KiB in 0.00151 sec., 39735.09933774835 rows/sec., 2.68 MiB/sec. 2025.02.28 10:06:05.161086 [ 262 ] {926c05b5-e717-4552-988d-bbea2b3f8914} TCPHandler: Processed in 0.001741392 sec. 2025.02.28 10:06:08.722372 [ 36 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:06:08.722444 [ 36 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:06:08.849069 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 2025.02.28 10:06:08.850196 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:08.850292 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:08.850950 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 10:06:08.851211 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:08.851487 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.02.28 10:06:08.899285 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 746 2025.02.28 10:06:08.902103 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:08.902164 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:08.903621 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 10:06:08.903929 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:08.905302 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 746 2025.02.28 10:06:09.038362 [ 36 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.28 10:06:09.038428 [ 36 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:09.038454 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:09.038655 [ 191 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.02.28 10:06:09.038823 [ 191 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:09.038859 [ 191 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2025.02.28 10:06:09.038939 [ 191 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2025.02.28 10:06:09.039234 [ 191 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part 2025.02.28 10:06:09.039366 [ 191 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2025.02.28 10:06:09.039508 [ 191 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2025.02.28 10:06:09.040712 [ 186 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002176668 sec., 16539.04040487571 rows/sec., 1.38 MiB/sec. 2025.02.28 10:06:09.040859 [ 191 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.28 10:06:09.041146 [ 191 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_9_2} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:09.041227 [ 191 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_9_2} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.28 10:06:09.041312 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.28 10:06:09.771299 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 212 2025.02.28 10:06:09.791312 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:09.791364 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:09.798750 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 10:06:09.799539 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:09.802945 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 212 2025.02.28 10:06:10.148458 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:10.148654 [ 261 ] {5aab994d-ce3f-4907-b59b-163db2448733} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:06:10.148731 [ 261 ] {5aab994d-ce3f-4907-b59b-163db2448733} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:06:10.149583 [ 261 ] {5aab994d-ce3f-4907-b59b-163db2448733} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:10.149638 [ 261 ] {5aab994d-ce3f-4907-b59b-163db2448733} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:10.150097 [ 261 ] {5aab994d-ce3f-4907-b59b-163db2448733} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 10:06:10.150357 [ 261 ] {5aab994d-ce3f-4907-b59b-163db2448733} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:10.150643 [ 261 ] {5aab994d-ce3f-4907-b59b-163db2448733} executeQuery: Read 128 rows, 11.21 KiB in 0.00204 sec., 62745.098039215685 rows/sec., 5.37 MiB/sec. 2025.02.28 10:06:10.150737 [ 261 ] {5aab994d-ce3f-4907-b59b-163db2448733} TCPHandler: Processed in 0.002412902 sec. 2025.02.28 10:06:10.151127 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:10.151335 [ 262 ] {549e051f-3392-4085-a05a-2b958c1597ad} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:06:10.151406 [ 262 ] {549e051f-3392-4085-a05a-2b958c1597ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:06:10.152155 [ 262 ] {549e051f-3392-4085-a05a-2b958c1597ad} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:10.152198 [ 262 ] {549e051f-3392-4085-a05a-2b958c1597ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:10.152632 [ 262 ] {549e051f-3392-4085-a05a-2b958c1597ad} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 10:06:10.152903 [ 262 ] {549e051f-3392-4085-a05a-2b958c1597ad} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:10.153108 [ 262 ] {549e051f-3392-4085-a05a-2b958c1597ad} executeQuery: Read 36 rows, 2.71 KiB in 0.001822 sec., 19758.507135016465 rows/sec., 1.45 MiB/sec. 2025.02.28 10:06:10.153173 [ 262 ] {549e051f-3392-4085-a05a-2b958c1597ad} TCPHandler: Processed in 0.00227203 sec. 2025.02.28 10:06:10.153318 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:10.153442 [ 261 ] {79640eb1-ccea-4690-90b4-8f0e37b10197} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:06:10.153496 [ 261 ] {79640eb1-ccea-4690-90b4-8f0e37b10197} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:06:10.154147 [ 261 ] {79640eb1-ccea-4690-90b4-8f0e37b10197} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:10.154188 [ 261 ] {79640eb1-ccea-4690-90b4-8f0e37b10197} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:10.154560 [ 261 ] {79640eb1-ccea-4690-90b4-8f0e37b10197} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 10:06:10.154796 [ 261 ] {79640eb1-ccea-4690-90b4-8f0e37b10197} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:10.155014 [ 261 ] {79640eb1-ccea-4690-90b4-8f0e37b10197} executeQuery: Read 100 rows, 8.00 KiB in 0.0016 sec., 62500 rows/sec., 4.88 MiB/sec. 2025.02.28 10:06:10.155070 [ 261 ] {79640eb1-ccea-4690-90b4-8f0e37b10197} TCPHandler: Processed in 0.001810423 sec. 2025.02.28 10:06:10.155229 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:10.155375 [ 262 ] {84ac8635-4340-4354-8fd7-06ef789fe74d} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:10.155441 [ 262 ] {84ac8635-4340-4354-8fd7-06ef789fe74d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:06:10.156140 [ 262 ] {84ac8635-4340-4354-8fd7-06ef789fe74d} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:10.156183 [ 262 ] {84ac8635-4340-4354-8fd7-06ef789fe74d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:10.156579 [ 262 ] {84ac8635-4340-4354-8fd7-06ef789fe74d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 10:06:10.156820 [ 262 ] {84ac8635-4340-4354-8fd7-06ef789fe74d} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:10.157012 [ 262 ] {84ac8635-4340-4354-8fd7-06ef789fe74d} executeQuery: Read 160 rows, 11.41 KiB in 0.001673 sec., 95636.58099222953 rows/sec., 6.66 MiB/sec. 2025.02.28 10:06:10.157067 [ 262 ] {84ac8635-4340-4354-8fd7-06ef789fe74d} TCPHandler: Processed in 0.001905375 sec. 2025.02.28 10:06:10.157227 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:10.157348 [ 261 ] {cfa41292-f809-4a5c-a1e7-96208c8f3d74} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:10.157434 [ 261 ] {cfa41292-f809-4a5c-a1e7-96208c8f3d74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:06:10.158669 [ 261 ] {cfa41292-f809-4a5c-a1e7-96208c8f3d74} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:10.158709 [ 261 ] {cfa41292-f809-4a5c-a1e7-96208c8f3d74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:10.159381 [ 261 ] {cfa41292-f809-4a5c-a1e7-96208c8f3d74} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 10:06:10.159633 [ 261 ] {cfa41292-f809-4a5c-a1e7-96208c8f3d74} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:10.159913 [ 261 ] {cfa41292-f809-4a5c-a1e7-96208c8f3d74} executeQuery: Read 36 rows, 66.06 KiB in 0.00259 sec., 13899.6138996139 rows/sec., 24.91 MiB/sec. 2025.02.28 10:06:10.160024 [ 261 ] {cfa41292-f809-4a5c-a1e7-96208c8f3d74} TCPHandler: Processed in 0.002855997 sec. 2025.02.28 10:06:10.160223 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:10.160365 [ 262 ] {bed246d2-77fd-41c0-8ffd-99ca72849842} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:06:10.160425 [ 262 ] {bed246d2-77fd-41c0-8ffd-99ca72849842} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:06:10.161006 [ 262 ] {bed246d2-77fd-41c0-8ffd-99ca72849842} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:10.161051 [ 262 ] {bed246d2-77fd-41c0-8ffd-99ca72849842} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:10.161436 [ 262 ] {bed246d2-77fd-41c0-8ffd-99ca72849842} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 10:06:10.161673 [ 262 ] {bed246d2-77fd-41c0-8ffd-99ca72849842} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:10.161884 [ 262 ] {bed246d2-77fd-41c0-8ffd-99ca72849842} executeQuery: Read 60 rows, 4.14 KiB in 0.001545 sec., 38834.95145631068 rows/sec., 2.62 MiB/sec. 2025.02.28 10:06:10.161989 [ 262 ] {bed246d2-77fd-41c0-8ffd-99ca72849842} TCPHandler: Processed in 0.001854345 sec. 2025.02.28 10:06:15.147142 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:15.147358 [ 261 ] {e46dbd0c-695e-4a81-87ab-4cfb0d7d83eb} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:06:15.147446 [ 261 ] {e46dbd0c-695e-4a81-87ab-4cfb0d7d83eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:06:15.148329 [ 261 ] {e46dbd0c-695e-4a81-87ab-4cfb0d7d83eb} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:15.148383 [ 261 ] {e46dbd0c-695e-4a81-87ab-4cfb0d7d83eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:15.148809 [ 261 ] {e46dbd0c-695e-4a81-87ab-4cfb0d7d83eb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 10:06:15.149072 [ 261 ] {e46dbd0c-695e-4a81-87ab-4cfb0d7d83eb} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:15.149319 [ 261 ] {e46dbd0c-695e-4a81-87ab-4cfb0d7d83eb} executeQuery: Read 4 rows, 334.00 B in 0.002017 sec., 1983.1432821021317 rows/sec., 161.71 KiB/sec. 2025.02.28 10:06:15.149389 [ 261 ] {e46dbd0c-695e-4a81-87ab-4cfb0d7d83eb} TCPHandler: Processed in 0.002379561 sec. 2025.02.28 10:06:15.149702 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:15.150013 [ 262 ] {96a48ede-a2d3-42bb-b45e-2390df53f388} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:06:15.150132 [ 262 ] {96a48ede-a2d3-42bb-b45e-2390df53f388} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:06:15.150983 [ 262 ] {96a48ede-a2d3-42bb-b45e-2390df53f388} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:15.151033 [ 262 ] {96a48ede-a2d3-42bb-b45e-2390df53f388} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:15.151475 [ 262 ] {96a48ede-a2d3-42bb-b45e-2390df53f388} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 10:06:15.151741 [ 262 ] {96a48ede-a2d3-42bb-b45e-2390df53f388} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:15.151985 [ 262 ] {96a48ede-a2d3-42bb-b45e-2390df53f388} executeQuery: Read 66 rows, 5.31 KiB in 0.002054 sec., 32132.42453748783 rows/sec., 2.52 MiB/sec. 2025.02.28 10:06:15.152052 [ 262 ] {96a48ede-a2d3-42bb-b45e-2390df53f388} TCPHandler: Processed in 0.002535684 sec. 2025.02.28 10:06:15.152211 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:15.152337 [ 261 ] {6f8763d8-6724-4cbf-b751-c642119ca4e4} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:06:15.152388 [ 261 ] {6f8763d8-6724-4cbf-b751-c642119ca4e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:06:15.153003 [ 261 ] {6f8763d8-6724-4cbf-b751-c642119ca4e4} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:15.153044 [ 261 ] {6f8763d8-6724-4cbf-b751-c642119ca4e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:15.153411 [ 261 ] {6f8763d8-6724-4cbf-b751-c642119ca4e4} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 10:06:15.153641 [ 261 ] {6f8763d8-6724-4cbf-b751-c642119ca4e4} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:15.153903 [ 261 ] {6f8763d8-6724-4cbf-b751-c642119ca4e4} executeQuery: Read 8 rows, 594.00 B in 0.001586 sec., 5044.136191677176 rows/sec., 365.75 KiB/sec. 2025.02.28 10:06:15.154117 [ 261 ] {6f8763d8-6724-4cbf-b751-c642119ca4e4} TCPHandler: Processed in 0.001958495 sec. 2025.02.28 10:06:15.154362 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:15.154506 [ 262 ] {d9310526-757c-4cc8-9407-afb8772cb6bf} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:06:15.154568 [ 262 ] {d9310526-757c-4cc8-9407-afb8772cb6bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:06:15.155313 [ 262 ] {d9310526-757c-4cc8-9407-afb8772cb6bf} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:15.155355 [ 262 ] {d9310526-757c-4cc8-9407-afb8772cb6bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:15.155728 [ 262 ] {d9310526-757c-4cc8-9407-afb8772cb6bf} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 10:06:15.155968 [ 262 ] {d9310526-757c-4cc8-9407-afb8772cb6bf} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:15.156186 [ 262 ] {d9310526-757c-4cc8-9407-afb8772cb6bf} executeQuery: Read 72 rows, 5.76 KiB in 0.001716 sec., 41958.041958041955 rows/sec., 3.28 MiB/sec. 2025.02.28 10:06:15.156244 [ 262 ] {d9310526-757c-4cc8-9407-afb8772cb6bf} TCPHandler: Processed in 0.002008366 sec. 2025.02.28 10:06:15.156394 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:15.156515 [ 261 ] {ce9ab74e-6d09-4f23-9fd8-d6b88b3f6150} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:15.156569 [ 261 ] {ce9ab74e-6d09-4f23-9fd8-d6b88b3f6150} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:06:15.157158 [ 261 ] {ce9ab74e-6d09-4f23-9fd8-d6b88b3f6150} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:15.157197 [ 261 ] {ce9ab74e-6d09-4f23-9fd8-d6b88b3f6150} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:15.157585 [ 261 ] {ce9ab74e-6d09-4f23-9fd8-d6b88b3f6150} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 10:06:15.157818 [ 261 ] {ce9ab74e-6d09-4f23-9fd8-d6b88b3f6150} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:15.158031 [ 261 ] {ce9ab74e-6d09-4f23-9fd8-d6b88b3f6150} executeQuery: Read 162 rows, 11.55 KiB in 0.001543 sec., 104990.27867790019 rows/sec., 7.31 MiB/sec. 2025.02.28 10:06:15.158085 [ 261 ] {ce9ab74e-6d09-4f23-9fd8-d6b88b3f6150} TCPHandler: Processed in 0.001745673 sec. 2025.02.28 10:06:15.158230 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:15.158362 [ 262 ] {9918eddd-3c91-4f7c-aa08-342ae5ef3a87} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:15.158455 [ 262 ] {9918eddd-3c91-4f7c-aa08-342ae5ef3a87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:06:15.159685 [ 262 ] {9918eddd-3c91-4f7c-aa08-342ae5ef3a87} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:15.159725 [ 262 ] {9918eddd-3c91-4f7c-aa08-342ae5ef3a87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:15.160337 [ 262 ] {9918eddd-3c91-4f7c-aa08-342ae5ef3a87} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 10:06:15.160597 [ 262 ] {9918eddd-3c91-4f7c-aa08-342ae5ef3a87} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:15.160935 [ 262 ] {9918eddd-3c91-4f7c-aa08-342ae5ef3a87} executeQuery: Read 4 rows, 7.34 KiB in 0.002595 sec., 1541.4258188824663 rows/sec., 2.76 MiB/sec. 2025.02.28 10:06:15.161431 [ 262 ] {9918eddd-3c91-4f7c-aa08-342ae5ef3a87} TCPHandler: Processed in 0.003254883 sec. 2025.02.28 10:06:15.161586 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:15.161705 [ 261 ] {b47ddc26-d20c-4c9e-ad2f-bc84466e5e3f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:06:15.161757 [ 261 ] {b47ddc26-d20c-4c9e-ad2f-bc84466e5e3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:06:15.162276 [ 261 ] {b47ddc26-d20c-4c9e-ad2f-bc84466e5e3f} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:15.162315 [ 261 ] {b47ddc26-d20c-4c9e-ad2f-bc84466e5e3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:15.162680 [ 261 ] {b47ddc26-d20c-4c9e-ad2f-bc84466e5e3f} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 10:06:15.162916 [ 261 ] {b47ddc26-d20c-4c9e-ad2f-bc84466e5e3f} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:15.163164 [ 261 ] {b47ddc26-d20c-4c9e-ad2f-bc84466e5e3f} executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec. 2025.02.28 10:06:15.163347 [ 261 ] {b47ddc26-d20c-4c9e-ad2f-bc84466e5e3f} TCPHandler: Processed in 0.001815414 sec. 2025.02.28 10:06:16.351648 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 2025.02.28 10:06:16.352408 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:16.352454 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:16.353009 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 10:06:16.353261 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:16.353549 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2025.02.28 10:06:17.303049 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 219 2025.02.28 10:06:17.324323 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:17.324383 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.02.28 10:06:17.331869 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 10:06:17.332637 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:17.335469 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.02.28 10:06:18.905500 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 772 2025.02.28 10:06:18.908476 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:18.908536 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:18.910022 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 10:06:18.910335 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:18.911473 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 772 2025.02.28 10:06:20.147894 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:20.148097 [ 261 ] {cf9be49b-5442-4d6b-a49a-3fa4a39e62e3} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:06:20.148173 [ 261 ] {cf9be49b-5442-4d6b-a49a-3fa4a39e62e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:06:20.148984 [ 261 ] {cf9be49b-5442-4d6b-a49a-3fa4a39e62e3} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:20.149039 [ 261 ] {cf9be49b-5442-4d6b-a49a-3fa4a39e62e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:20.149509 [ 261 ] {cf9be49b-5442-4d6b-a49a-3fa4a39e62e3} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 10:06:20.149769 [ 261 ] {cf9be49b-5442-4d6b-a49a-3fa4a39e62e3} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:20.150012 [ 261 ] {cf9be49b-5442-4d6b-a49a-3fa4a39e62e3} executeQuery: Read 128 rows, 11.21 KiB in 0.001964 sec., 65173.11608961303 rows/sec., 5.58 MiB/sec. 2025.02.28 10:06:20.150109 [ 261 ] {cf9be49b-5442-4d6b-a49a-3fa4a39e62e3} TCPHandler: Processed in 0.002341611 sec. 2025.02.28 10:06:20.150481 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:20.150675 [ 262 ] {f21be8a2-2a48-4f04-8708-0b046f847484} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:06:20.150751 [ 262 ] {f21be8a2-2a48-4f04-8708-0b046f847484} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:06:20.151516 [ 262 ] {f21be8a2-2a48-4f04-8708-0b046f847484} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:20.151567 [ 262 ] {f21be8a2-2a48-4f04-8708-0b046f847484} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:20.152010 [ 262 ] {f21be8a2-2a48-4f04-8708-0b046f847484} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 10:06:20.152267 [ 262 ] {f21be8a2-2a48-4f04-8708-0b046f847484} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:20.152519 [ 262 ] {f21be8a2-2a48-4f04-8708-0b046f847484} executeQuery: Read 36 rows, 2.71 KiB in 0.001894 sec., 19007.39176346357 rows/sec., 1.40 MiB/sec. 2025.02.28 10:06:20.152588 [ 262 ] {f21be8a2-2a48-4f04-8708-0b046f847484} TCPHandler: Processed in 0.002344921 sec. 2025.02.28 10:06:20.152725 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:20.152851 [ 261 ] {a48e5042-cfec-465c-b9ca-31842bf3a97f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:06:20.152912 [ 261 ] {a48e5042-cfec-465c-b9ca-31842bf3a97f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:06:20.153549 [ 261 ] {a48e5042-cfec-465c-b9ca-31842bf3a97f} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:20.153587 [ 261 ] {a48e5042-cfec-465c-b9ca-31842bf3a97f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:20.153967 [ 261 ] {a48e5042-cfec-465c-b9ca-31842bf3a97f} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 10:06:20.154200 [ 261 ] {a48e5042-cfec-465c-b9ca-31842bf3a97f} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:20.154386 [ 261 ] {a48e5042-cfec-465c-b9ca-31842bf3a97f} executeQuery: Read 100 rows, 8.00 KiB in 0.001565 sec., 63897.76357827476 rows/sec., 4.99 MiB/sec. 2025.02.28 10:06:20.154444 [ 261 ] {a48e5042-cfec-465c-b9ca-31842bf3a97f} TCPHandler: Processed in 0.001776003 sec. 2025.02.28 10:06:20.154590 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:20.154721 [ 262 ] {8a5df108-dc5e-49b2-9501-367662d258e1} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:20.154777 [ 262 ] {8a5df108-dc5e-49b2-9501-367662d258e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:06:20.155388 [ 262 ] {8a5df108-dc5e-49b2-9501-367662d258e1} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:20.155429 [ 262 ] {8a5df108-dc5e-49b2-9501-367662d258e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:20.155846 [ 262 ] {8a5df108-dc5e-49b2-9501-367662d258e1} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 10:06:20.156092 [ 262 ] {8a5df108-dc5e-49b2-9501-367662d258e1} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:20.156313 [ 262 ] {8a5df108-dc5e-49b2-9501-367662d258e1} executeQuery: Read 160 rows, 11.41 KiB in 0.001624 sec., 98522.16748768472 rows/sec., 6.86 MiB/sec. 2025.02.28 10:06:20.156371 [ 262 ] {8a5df108-dc5e-49b2-9501-367662d258e1} TCPHandler: Processed in 0.001838334 sec. 2025.02.28 10:06:20.156534 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:20.156655 [ 261 ] {ee0c96e3-b45a-4982-a6d2-10fcb9109c2b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:20.156740 [ 261 ] {ee0c96e3-b45a-4982-a6d2-10fcb9109c2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:06:20.157988 [ 261 ] {ee0c96e3-b45a-4982-a6d2-10fcb9109c2b} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:20.158025 [ 261 ] {ee0c96e3-b45a-4982-a6d2-10fcb9109c2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:20.158699 [ 261 ] {ee0c96e3-b45a-4982-a6d2-10fcb9109c2b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 10:06:20.158963 [ 261 ] {ee0c96e3-b45a-4982-a6d2-10fcb9109c2b} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:20.159169 [ 261 ] {ee0c96e3-b45a-4982-a6d2-10fcb9109c2b} executeQuery: Read 36 rows, 66.06 KiB in 0.00254 sec., 14173.228346456692 rows/sec., 25.40 MiB/sec. 2025.02.28 10:06:20.159284 [ 261 ] {ee0c96e3-b45a-4982-a6d2-10fcb9109c2b} TCPHandler: Processed in 0.002808756 sec. 2025.02.28 10:06:20.159458 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:20.159684 [ 262 ] {39c91629-67ce-430c-9879-2cde26a45292} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:06:20.159776 [ 262 ] {39c91629-67ce-430c-9879-2cde26a45292} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:06:20.160593 [ 262 ] {39c91629-67ce-430c-9879-2cde26a45292} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:20.160632 [ 262 ] {39c91629-67ce-430c-9879-2cde26a45292} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:20.161007 [ 262 ] {39c91629-67ce-430c-9879-2cde26a45292} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 10:06:20.161243 [ 262 ] {39c91629-67ce-430c-9879-2cde26a45292} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:20.161487 [ 262 ] {39c91629-67ce-430c-9879-2cde26a45292} executeQuery: Read 60 rows, 4.14 KiB in 0.001852 sec., 32397.408207343415 rows/sec., 2.18 MiB/sec. 2025.02.28 10:06:20.161570 [ 262 ] {39c91629-67ce-430c-9879-2cde26a45292} TCPHandler: Processed in 0.002183988 sec. 2025.02.28 10:06:23.722496 [ 97 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:06:23.722564 [ 97 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:06:23.853722 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 2025.02.28 10:06:23.854378 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:23.854430 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:23.855036 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 10:06:23.855304 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:23.855564 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.02.28 10:06:24.835584 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.02.28 10:06:24.856872 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:24.856929 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:24.864504 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 10:06:24.865274 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:24.868319 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.02.28 10:06:25.146976 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:25.147161 [ 261 ] {d1510aed-24e4-41a2-a60e-6daeac6c2e17} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:06:25.147236 [ 261 ] {d1510aed-24e4-41a2-a60e-6daeac6c2e17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:06:25.148067 [ 261 ] {d1510aed-24e4-41a2-a60e-6daeac6c2e17} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.148112 [ 261 ] {d1510aed-24e4-41a2-a60e-6daeac6c2e17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.148550 [ 261 ] {d1510aed-24e4-41a2-a60e-6daeac6c2e17} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 10:06:25.148812 [ 261 ] {d1510aed-24e4-41a2-a60e-6daeac6c2e17} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.148977 [ 67 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 10:06:25.149032 [ 67 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.149039 [ 261 ] {d1510aed-24e4-41a2-a60e-6daeac6c2e17} executeQuery: Read 64 rows, 5.16 KiB in 0.001927 sec., 33212.24701608718 rows/sec., 2.62 MiB/sec. 2025.02.28 10:06:25.149060 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.149156 [ 261 ] {d1510aed-24e4-41a2-a60e-6daeac6c2e17} TCPHandler: Processed in 0.00231399 sec. 2025.02.28 10:06:25.149333 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 10:06:25.149435 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:25.149524 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:25.149577 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1966 rows starting from the beginning of the part 2025.02.28 10:06:25.149653 [ 262 ] {c6688325-2573-42e5-9ae3-1675c06abb60} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:06:25.149686 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part 2025.02.28 10:06:25.149795 [ 262 ] {c6688325-2573-42e5-9ae3-1675c06abb60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:06:25.150106 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part 2025.02.28 10:06:25.150472 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 66 rows starting from the beginning of the part 2025.02.28 10:06:25.150694 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 128 rows starting from the beginning of the part 2025.02.28 10:06:25.151000 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part 2025.02.28 10:06:25.151875 [ 262 ] {c6688325-2573-42e5-9ae3-1675c06abb60} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.151926 [ 262 ] {c6688325-2573-42e5-9ae3-1675c06abb60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.152507 [ 262 ] {c6688325-2573-42e5-9ae3-1675c06abb60} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 10:06:25.152788 [ 262 ] {c6688325-2573-42e5-9ae3-1675c06abb60} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.153051 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 5 columns (5 merged, 0 gathered) in 0.00386779 sec., 624646.1157405133 rows/sec., 53.70 MiB/sec. 2025.02.28 10:06:25.153078 [ 67 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 10:06:25.153158 [ 67 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.153206 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.153222 [ 262 ] {c6688325-2573-42e5-9ae3-1675c06abb60} executeQuery: Read 4 rows, 308.00 B in 0.003627 sec., 1102.8398125172318 rows/sec., 82.93 KiB/sec. 2025.02.28 10:06:25.153485 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 10:06:25.153558 [ 262 ] {c6688325-2573-42e5-9ae3-1675c06abb60} TCPHandler: Processed in 0.004248665 sec. 2025.02.28 10:06:25.153844 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 10:06:25.153877 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:25.154318 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:25.154319 [ 261 ] {3853a7ca-ab1b-454a-ad2c-1e4224b1c0e0} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:06:25.154439 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 176 rows starting from the beginning of the part 2025.02.28 10:06:25.154483 [ 261 ] {3853a7ca-ab1b-454a-ad2c-1e4224b1c0e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:06:25.154506 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_46_9} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.154874 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part 2025.02.28 10:06:25.155228 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part 2025.02.28 10:06:25.155356 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_46_9} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 10:06:25.155534 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2025.02.28 10:06:25.156016 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part 2025.02.28 10:06:25.156140 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.02.28 10:06:25.156535 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part 2025.02.28 10:06:25.158114 [ 261 ] {3853a7ca-ab1b-454a-ad2c-1e4224b1c0e0} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.158190 [ 261 ] {3853a7ca-ab1b-454a-ad2c-1e4224b1c0e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.159207 [ 261 ] {3853a7ca-ab1b-454a-ad2c-1e4224b1c0e0} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 10:06:25.159597 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 5 columns (5 merged, 0 gathered) in 0.006230621 sec., 42371.37839069332 rows/sec., 3.02 MiB/sec. 2025.02.28 10:06:25.159740 [ 261 ] {3853a7ca-ab1b-454a-ad2c-1e4224b1c0e0} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.159992 [ 67 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 10:06:25.160044 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 10:06:25.160084 [ 67 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.160176 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.160188 [ 261 ] {3853a7ca-ab1b-454a-ad2c-1e4224b1c0e0} executeQuery: Read 68 rows, 5.44 KiB in 0.006004 sec., 11325.782811459028 rows/sec., 905.32 KiB/sec. 2025.02.28 10:06:25.160768 [ 261 ] {3853a7ca-ab1b-454a-ad2c-1e4224b1c0e0} TCPHandler: Processed in 0.007067682 sec. 2025.02.28 10:06:25.161048 [ 189 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 10:06:25.161121 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:25.161677 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_36_7} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.161884 [ 262 ] {3083fcef-c0b1-47c6-a139-80c54f9c69ff} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:25.162024 [ 189 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:25.162254 [ 262 ] {3083fcef-c0b1-47c6-a139-80c54f9c69ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:06:25.162274 [ 189 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 950 rows starting from the beginning of the part 2025.02.28 10:06:25.162399 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_36_7} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 10:06:25.162907 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.28 10:06:25.162932 [ 189 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 68 rows starting from the beginning of the part 2025.02.28 10:06:25.163226 [ 189 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 100 rows starting from the beginning of the part 2025.02.28 10:06:25.163577 [ 189 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 72 rows starting from the beginning of the part 2025.02.28 10:06:25.163889 [ 189 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 100 rows starting from the beginning of the part 2025.02.28 10:06:25.163995 [ 189 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 68 rows starting from the beginning of the part 2025.02.28 10:06:25.164817 [ 262 ] {3083fcef-c0b1-47c6-a139-80c54f9c69ff} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.164867 [ 262 ] {3083fcef-c0b1-47c6-a139-80c54f9c69ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.165457 [ 262 ] {3083fcef-c0b1-47c6-a139-80c54f9c69ff} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 10:06:25.165763 [ 262 ] {3083fcef-c0b1-47c6-a139-80c54f9c69ff} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.165927 [ 189 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1358 rows, containing 5 columns (5 merged, 0 gathered) in 0.005520612 sec., 245987.22025746419 rows/sec., 19.31 MiB/sec. 2025.02.28 10:06:25.166062 [ 67 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 10:06:25.166169 [ 67 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.166213 [ 262 ] {3083fcef-c0b1-47c6-a139-80c54f9c69ff} executeQuery: Read 160 rows, 11.41 KiB in 0.0046 sec., 34782.608695652176 rows/sec., 2.42 MiB/sec. 2025.02.28 10:06:25.166239 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.166273 [ 189 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 10:06:25.166575 [ 262 ] {3083fcef-c0b1-47c6-a139-80c54f9c69ff} TCPHandler: Processed in 0.005632253 sec. 2025.02.28 10:06:25.166824 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 10:06:25.166863 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:25.167147 [ 261 ] {ce1e4e4c-0a18-4ef5-9ce8-8f710a7827cb} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:25.167179 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:25.167258 [ 189 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_46_9} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.167289 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13087 rows starting from the beginning of the part 2025.02.28 10:06:25.167408 [ 261 ] {ce1e4e4c-0a18-4ef5-9ce8-8f710a7827cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:06:25.167773 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part 2025.02.28 10:06:25.168107 [ 189 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_46_9} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 10:06:25.168190 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part 2025.02.28 10:06:25.168629 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 162 rows starting from the beginning of the part 2025.02.28 10:06:25.168922 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2025.02.28 10:06:25.169105 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part 2025.02.28 10:06:25.169501 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part 2025.02.28 10:06:25.171477 [ 261 ] {ce1e4e4c-0a18-4ef5-9ce8-8f710a7827cb} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.171522 [ 261 ] {ce1e4e4c-0a18-4ef5-9ce8-8f710a7827cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.172622 [ 261 ] {ce1e4e4c-0a18-4ef5-9ce8-8f710a7827cb} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 10:06:25.172901 [ 261 ] {ce1e4e4c-0a18-4ef5-9ce8-8f710a7827cb} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.173293 [ 67 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 10:06:25.173334 [ 67 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.173360 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.173429 [ 261 ] {ce1e4e4c-0a18-4ef5-9ce8-8f710a7827cb} executeQuery: Read 4 rows, 7.34 KiB in 0.006343 sec., 630.6164275579379 rows/sec., 1.13 MiB/sec. 2025.02.28 10:06:25.173841 [ 188 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 10:06:25.174630 [ 261 ] {ce1e4e4c-0a18-4ef5-9ce8-8f710a7827cb} TCPHandler: Processed in 0.007893073 sec. 2025.02.28 10:06:25.175249 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:25.175767 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 13889 rows, containing 5 columns (5 merged, 0 gathered) in 0.009340342 sec., 1486990.519190839 rows/sec., 101.51 MiB/sec. 2025.02.28 10:06:25.175908 [ 188 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:25.175918 [ 262 ] {27d7b0aa-7ac3-46b0-9915-ac40a7cdbd16} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:06:25.176120 [ 262 ] {27d7b0aa-7ac3-46b0-9915-ac40a7cdbd16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:06:25.176126 [ 188 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 675 rows starting from the beginning of the part 2025.02.28 10:06:25.176252 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 10:06:25.177447 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_46_9} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.177646 [ 188 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part 2025.02.28 10:06:25.177765 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_46_9} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 10:06:25.178043 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.68 MiB. 2025.02.28 10:06:25.178606 [ 188 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part 2025.02.28 10:06:25.179407 [ 188 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part 2025.02.28 10:06:25.179623 [ 262 ] {27d7b0aa-7ac3-46b0-9915-ac40a7cdbd16} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.179737 [ 262 ] {27d7b0aa-7ac3-46b0-9915-ac40a7cdbd16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.180194 [ 188 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part 2025.02.28 10:06:25.180925 [ 188 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part 2025.02.28 10:06:25.181386 [ 262 ] {27d7b0aa-7ac3-46b0-9915-ac40a7cdbd16} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 10:06:25.182091 [ 262 ] {27d7b0aa-7ac3-46b0-9915-ac40a7cdbd16} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.182308 [ 67 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 10:06:25.182395 [ 67 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.182485 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.182715 [ 262 ] {27d7b0aa-7ac3-46b0-9915-ac40a7cdbd16} executeQuery: Read 60 rows, 4.14 KiB in 0.006896 sec., 8700.696055684455 rows/sec., 600.44 KiB/sec. 2025.02.28 10:06:25.182927 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 10:06:25.183092 [ 262 ] {27d7b0aa-7ac3-46b0-9915-ac40a7cdbd16} TCPHandler: Processed in 0.008317068 sec. 2025.02.28 10:06:25.183465 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:25.183521 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2086 rows starting from the beginning of the part 2025.02.28 10:06:25.183723 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part 2025.02.28 10:06:25.183845 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part 2025.02.28 10:06:25.183998 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part 2025.02.28 10:06:25.184181 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part 2025.02.28 10:06:25.184318 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2025.02.28 10:06:25.186350 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2386 rows, containing 4 columns (4 merged, 0 gathered) in 0.003739899 sec., 637985.1434490611 rows/sec., 42.70 MiB/sec. 2025.02.28 10:06:25.186676 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 10:06:25.187072 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_46_9} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.187175 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_46_9} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 10:06:25.187343 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2025.02.28 10:06:25.189996 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 759 rows, containing 19 columns (19 merged, 0 gathered) in 0.016572326 sec., 45799.24387198273 rows/sec., 82.07 MiB/sec. 2025.02.28 10:06:25.190797 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 10:06:25.191196 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_36_7} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.191276 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_36_7} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 10:06:25.191395 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. 2025.02.28 10:06:25.473238 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:25.473423 [ 261 ] {49d996b2-bcd2-4961-a991-f8d8effded71} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:06:25.473495 [ 261 ] {49d996b2-bcd2-4961-a991-f8d8effded71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:06:25.474258 [ 261 ] {49d996b2-bcd2-4961-a991-f8d8effded71} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.474310 [ 261 ] {49d996b2-bcd2-4961-a991-f8d8effded71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.474728 [ 261 ] {49d996b2-bcd2-4961-a991-f8d8effded71} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 10:06:25.474987 [ 261 ] {49d996b2-bcd2-4961-a991-f8d8effded71} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.475187 [ 261 ] {49d996b2-bcd2-4961-a991-f8d8effded71} executeQuery: Read 24 rows, 2.04 KiB in 0.001816 sec., 13215.859030837006 rows/sec., 1.10 MiB/sec. 2025.02.28 10:06:25.475254 [ 261 ] {49d996b2-bcd2-4961-a991-f8d8effded71} TCPHandler: Processed in 0.002145688 sec. 2025.02.28 10:06:25.475528 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:25.475740 [ 262 ] {95cffc47-c2f4-42d8-9c84-43262709a431} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:06:25.475821 [ 262 ] {95cffc47-c2f4-42d8-9c84-43262709a431} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:06:25.476647 [ 262 ] {95cffc47-c2f4-42d8-9c84-43262709a431} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.476699 [ 262 ] {95cffc47-c2f4-42d8-9c84-43262709a431} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.477129 [ 262 ] {95cffc47-c2f4-42d8-9c84-43262709a431} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 10:06:25.477391 [ 262 ] {95cffc47-c2f4-42d8-9c84-43262709a431} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.477637 [ 262 ] {95cffc47-c2f4-42d8-9c84-43262709a431} executeQuery: Read 4 rows, 334.00 B in 0.001956 sec., 2044.989775051125 rows/sec., 166.75 KiB/sec. 2025.02.28 10:06:25.477695 [ 262 ] {95cffc47-c2f4-42d8-9c84-43262709a431} TCPHandler: Processed in 0.00230301 sec. 2025.02.28 10:06:25.477855 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:25.477982 [ 261 ] {964701a0-8b3a-4ee5-b494-ad1cbeed0d2c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:06:25.478037 [ 261 ] {964701a0-8b3a-4ee5-b494-ad1cbeed0d2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:06:25.479181 [ 261 ] {964701a0-8b3a-4ee5-b494-ad1cbeed0d2c} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.479224 [ 261 ] {964701a0-8b3a-4ee5-b494-ad1cbeed0d2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.479701 [ 261 ] {964701a0-8b3a-4ee5-b494-ad1cbeed0d2c} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 10:06:25.479938 [ 261 ] {964701a0-8b3a-4ee5-b494-ad1cbeed0d2c} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.480137 [ 261 ] {964701a0-8b3a-4ee5-b494-ad1cbeed0d2c} executeQuery: Read 1390 rows, 118.92 KiB in 0.002182 sec., 637030.2474793767 rows/sec., 53.22 MiB/sec. 2025.02.28 10:06:25.480227 [ 261 ] {964701a0-8b3a-4ee5-b494-ad1cbeed0d2c} TCPHandler: Processed in 0.002431902 sec. 2025.02.28 10:06:25.480466 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:25.480632 [ 262 ] {6fea379d-2d69-47b0-bbeb-43ce8896a6cc} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:06:25.480689 [ 262 ] {6fea379d-2d69-47b0-bbeb-43ce8896a6cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:06:25.481401 [ 262 ] {6fea379d-2d69-47b0-bbeb-43ce8896a6cc} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.481449 [ 262 ] {6fea379d-2d69-47b0-bbeb-43ce8896a6cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.481830 [ 262 ] {6fea379d-2d69-47b0-bbeb-43ce8896a6cc} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 10:06:25.482078 [ 262 ] {6fea379d-2d69-47b0-bbeb-43ce8896a6cc} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.482254 [ 262 ] {6fea379d-2d69-47b0-bbeb-43ce8896a6cc} executeQuery: Read 52 rows, 3.95 KiB in 0.001652 sec., 31476.99757869249 rows/sec., 2.33 MiB/sec. 2025.02.28 10:06:25.482304 [ 262 ] {6fea379d-2d69-47b0-bbeb-43ce8896a6cc} TCPHandler: Processed in 0.001981066 sec. 2025.02.28 10:06:25.482457 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:25.482578 [ 261 ] {e594b985-a04b-49a4-9b36-7e0a2a99ed91} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:06:25.482635 [ 261 ] {e594b985-a04b-49a4-9b36-7e0a2a99ed91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:06:25.483404 [ 261 ] {e594b985-a04b-49a4-9b36-7e0a2a99ed91} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.483451 [ 261 ] {e594b985-a04b-49a4-9b36-7e0a2a99ed91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.483836 [ 261 ] {e594b985-a04b-49a4-9b36-7e0a2a99ed91} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 10:06:25.484066 [ 261 ] {e594b985-a04b-49a4-9b36-7e0a2a99ed91} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.484305 [ 261 ] {e594b985-a04b-49a4-9b36-7e0a2a99ed91} executeQuery: Read 252 rows, 17.85 KiB in 0.001749 sec., 144082.33276157806 rows/sec., 9.97 MiB/sec. 2025.02.28 10:06:25.484447 [ 261 ] {e594b985-a04b-49a4-9b36-7e0a2a99ed91} TCPHandler: Processed in 0.002044177 sec. 2025.02.28 10:06:25.484646 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:25.484782 [ 262 ] {4f517f20-f955-467d-9e4e-3f239f72d9c2} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:06:25.484838 [ 262 ] {4f517f20-f955-467d-9e4e-3f239f72d9c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:06:25.485518 [ 262 ] {4f517f20-f955-467d-9e4e-3f239f72d9c2} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.485564 [ 262 ] {4f517f20-f955-467d-9e4e-3f239f72d9c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.485922 [ 262 ] {4f517f20-f955-467d-9e4e-3f239f72d9c2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 10:06:25.486170 [ 262 ] {4f517f20-f955-467d-9e4e-3f239f72d9c2} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.486409 [ 262 ] {4f517f20-f955-467d-9e4e-3f239f72d9c2} executeQuery: Read 12 rows, 960.00 B in 0.001638 sec., 7326.007326007327 rows/sec., 572.34 KiB/sec. 2025.02.28 10:06:25.486544 [ 262 ] {4f517f20-f955-467d-9e4e-3f239f72d9c2} TCPHandler: Processed in 0.001990096 sec. 2025.02.28 10:06:25.486689 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:25.486808 [ 261 ] {f5c896f4-90f9-41eb-8ef7-8580bf1ae339} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:06:25.486856 [ 261 ] {f5c896f4-90f9-41eb-8ef7-8580bf1ae339} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:06:25.487685 [ 261 ] {f5c896f4-90f9-41eb-8ef7-8580bf1ae339} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.487724 [ 261 ] {f5c896f4-90f9-41eb-8ef7-8580bf1ae339} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.488103 [ 261 ] {f5c896f4-90f9-41eb-8ef7-8580bf1ae339} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 10:06:25.488336 [ 261 ] {f5c896f4-90f9-41eb-8ef7-8580bf1ae339} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.488548 [ 261 ] {f5c896f4-90f9-41eb-8ef7-8580bf1ae339} executeQuery: Read 596 rows, 45.87 KiB in 0.001765 sec., 337677.0538243626 rows/sec., 25.38 MiB/sec. 2025.02.28 10:06:25.488605 [ 261 ] {f5c896f4-90f9-41eb-8ef7-8580bf1ae339} TCPHandler: Processed in 0.001971226 sec. 2025.02.28 10:06:25.488755 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:25.488892 [ 262 ] {a776112d-d5c0-41e4-9795-57bbec1a6ab2} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:25.488953 [ 262 ] {a776112d-d5c0-41e4-9795-57bbec1a6ab2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:06:25.489798 [ 262 ] {a776112d-d5c0-41e4-9795-57bbec1a6ab2} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.489834 [ 262 ] {a776112d-d5c0-41e4-9795-57bbec1a6ab2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.490272 [ 262 ] {a776112d-d5c0-41e4-9795-57bbec1a6ab2} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 10:06:25.490518 [ 262 ] {a776112d-d5c0-41e4-9795-57bbec1a6ab2} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.490699 [ 262 ] {a776112d-d5c0-41e4-9795-57bbec1a6ab2} executeQuery: Read 988 rows, 69.22 KiB in 0.001838 sec., 537540.8052230686 rows/sec., 36.78 MiB/sec. 2025.02.28 10:06:25.490749 [ 262 ] {a776112d-d5c0-41e4-9795-57bbec1a6ab2} TCPHandler: Processed in 0.002060487 sec. 2025.02.28 10:06:25.490907 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:25.491044 [ 261 ] {cf6a7438-dcb4-4abb-9dad-3a9e1c9dece6} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:25.491138 [ 261 ] {cf6a7438-dcb4-4abb-9dad-3a9e1c9dece6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:06:25.492428 [ 261 ] {cf6a7438-dcb4-4abb-9dad-3a9e1c9dece6} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.492467 [ 261 ] {cf6a7438-dcb4-4abb-9dad-3a9e1c9dece6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.493123 [ 261 ] {cf6a7438-dcb4-4abb-9dad-3a9e1c9dece6} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 10:06:25.493380 [ 261 ] {cf6a7438-dcb4-4abb-9dad-3a9e1c9dece6} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.493623 [ 261 ] {cf6a7438-dcb4-4abb-9dad-3a9e1c9dece6} executeQuery: Read 36 rows, 66.06 KiB in 0.002609 sec., 13798.390187811421 rows/sec., 24.73 MiB/sec. 2025.02.28 10:06:25.493737 [ 261 ] {cf6a7438-dcb4-4abb-9dad-3a9e1c9dece6} TCPHandler: Processed in 0.002897618 sec. 2025.02.28 10:06:25.493897 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:25.494033 [ 262 ] {907d0961-c9bc-4557-89d8-f03e7695db35} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:06:25.494090 [ 262 ] {907d0961-c9bc-4557-89d8-f03e7695db35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:06:25.494629 [ 262 ] {907d0961-c9bc-4557-89d8-f03e7695db35} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:25.494665 [ 262 ] {907d0961-c9bc-4557-89d8-f03e7695db35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:25.495026 [ 262 ] {907d0961-c9bc-4557-89d8-f03e7695db35} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 10:06:25.495267 [ 262 ] {907d0961-c9bc-4557-89d8-f03e7695db35} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:25.495459 [ 262 ] {907d0961-c9bc-4557-89d8-f03e7695db35} executeQuery: Read 12 rows, 848.00 B in 0.001453 sec., 8258.774948382656 rows/sec., 569.94 KiB/sec. 2025.02.28 10:06:25.495521 [ 262 ] {907d0961-c9bc-4557-89d8-f03e7695db35} TCPHandler: Processed in 0.001688822 sec. 2025.02.28 10:06:26.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 197.93 MiB, peak 204.71 MiB, free memory in arenas 0.00 B, will set to 200.10 MiB (RSS), difference: 2.17 MiB 2025.02.28 10:06:28.911716 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 816 2025.02.28 10:06:28.915485 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:28.915538 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:28.917040 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 10:06:28.917364 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:28.917591 [ 146 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 10:06:28.917704 [ 146 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:28.917761 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:28.918095 [ 195 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 10:06:28.918491 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 816 2025.02.28 10:06:28.918922 [ 195 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:28.919047 [ 195 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 640 rows starting from the beginning of the part 2025.02.28 10:06:28.919612 [ 195 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part 2025.02.28 10:06:28.920139 [ 195 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part 2025.02.28 10:06:28.920673 [ 195 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part 2025.02.28 10:06:28.921176 [ 195 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part 2025.02.28 10:06:28.921761 [ 195 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part 2025.02.28 10:06:28.929434 [ 197 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 816 rows, containing 72 columns (72 merged, 0 gathered) in 0.011548321 sec., 70659.62229487732 rows/sec., 60.31 MiB/sec. 2025.02.28 10:06:28.930850 [ 194 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 10:06:28.931692 [ 194 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_21_4} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:28.931792 [ 194 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_21_4} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 10:06:28.932137 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. 2025.02.28 10:06:30.145990 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:30.146176 [ 261 ] {b75c8c35-d0e4-43c9-af57-a223a9189132} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:06:30.146245 [ 261 ] {b75c8c35-d0e4-43c9-af57-a223a9189132} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:06:30.147030 [ 261 ] {b75c8c35-d0e4-43c9-af57-a223a9189132} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:30.147070 [ 261 ] {b75c8c35-d0e4-43c9-af57-a223a9189132} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:30.147489 [ 261 ] {b75c8c35-d0e4-43c9-af57-a223a9189132} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 10:06:30.147736 [ 261 ] {b75c8c35-d0e4-43c9-af57-a223a9189132} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:30.147927 [ 261 ] {b75c8c35-d0e4-43c9-af57-a223a9189132} executeQuery: Read 56 rows, 4.38 KiB in 0.001805 sec., 31024.930747922437 rows/sec., 2.37 MiB/sec. 2025.02.28 10:06:30.147982 [ 261 ] {b75c8c35-d0e4-43c9-af57-a223a9189132} TCPHandler: Processed in 0.002119618 sec. 2025.02.28 10:06:30.148236 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:30.148426 [ 262 ] {363c2a86-fe9e-4cd8-b130-6cd102f27321} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:06:30.148499 [ 262 ] {363c2a86-fe9e-4cd8-b130-6cd102f27321} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:06:30.149259 [ 262 ] {363c2a86-fe9e-4cd8-b130-6cd102f27321} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:30.149309 [ 262 ] {363c2a86-fe9e-4cd8-b130-6cd102f27321} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:30.149754 [ 262 ] {363c2a86-fe9e-4cd8-b130-6cd102f27321} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 10:06:30.150007 [ 262 ] {363c2a86-fe9e-4cd8-b130-6cd102f27321} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:30.150286 [ 262 ] {363c2a86-fe9e-4cd8-b130-6cd102f27321} executeQuery: Read 64 rows, 5.12 KiB in 0.001901 sec., 33666.49132035771 rows/sec., 2.63 MiB/sec. 2025.02.28 10:06:30.150417 [ 262 ] {363c2a86-fe9e-4cd8-b130-6cd102f27321} TCPHandler: Processed in 0.00230409 sec. 2025.02.28 10:06:30.150670 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:30.150840 [ 261 ] {f8925e35-44fe-4ef9-bb9e-4fafecc619ec} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:30.150903 [ 261 ] {f8925e35-44fe-4ef9-bb9e-4fafecc619ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:06:30.151551 [ 261 ] {f8925e35-44fe-4ef9-bb9e-4fafecc619ec} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:30.151597 [ 261 ] {f8925e35-44fe-4ef9-bb9e-4fafecc619ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:30.152014 [ 261 ] {f8925e35-44fe-4ef9-bb9e-4fafecc619ec} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 10:06:30.152243 [ 261 ] {f8925e35-44fe-4ef9-bb9e-4fafecc619ec} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:30.152432 [ 261 ] {f8925e35-44fe-4ef9-bb9e-4fafecc619ec} executeQuery: Read 128 rows, 9.13 KiB in 0.001622 sec., 78914.91985203452 rows/sec., 5.50 MiB/sec. 2025.02.28 10:06:30.152550 [ 261 ] {f8925e35-44fe-4ef9-bb9e-4fafecc619ec} TCPHandler: Processed in 0.002022037 sec. 2025.02.28 10:06:30.152733 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:30.152859 [ 262 ] {8abc9199-2806-4028-a4bb-52956a45a0aa} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:06:30.152914 [ 262 ] {8abc9199-2806-4028-a4bb-52956a45a0aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:06:30.153418 [ 262 ] {8abc9199-2806-4028-a4bb-52956a45a0aa} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:30.153459 [ 262 ] {8abc9199-2806-4028-a4bb-52956a45a0aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:30.153841 [ 262 ] {8abc9199-2806-4028-a4bb-52956a45a0aa} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 10:06:30.154080 [ 262 ] {8abc9199-2806-4028-a4bb-52956a45a0aa} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:30.154288 [ 262 ] {8abc9199-2806-4028-a4bb-52956a45a0aa} executeQuery: Read 48 rows, 3.31 KiB in 0.001458 sec., 32921.810699588474 rows/sec., 2.22 MiB/sec. 2025.02.28 10:06:30.154341 [ 262 ] {8abc9199-2806-4028-a4bb-52956a45a0aa} TCPHandler: Processed in 0.001703522 sec. 2025.02.28 10:06:31.355726 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 2025.02.28 10:06:31.356401 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:31.356450 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:31.356973 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 10:06:31.357237 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:31.357458 [ 151 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 10:06:31.357497 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2025.02.28 10:06:31.357546 [ 151 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:31.357579 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:31.357767 [ 198 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 10:06:31.358115 [ 198 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:31.358185 [ 198 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2025.02.28 10:06:31.358264 [ 198 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part 2025.02.28 10:06:31.358450 [ 198 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part 2025.02.28 10:06:31.358664 [ 198 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part 2025.02.28 10:06:31.358787 [ 198 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part 2025.02.28 10:06:31.358975 [ 198 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part 2025.02.28 10:06:31.360873 [ 197 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003221472 sec., 4430893.703251185 rows/sec., 63.38 MiB/sec. 2025.02.28 10:06:31.361368 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 10:06:31.361793 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_31_6} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:31.361908 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_31_6} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 10:06:31.362032 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. 2025.02.28 10:06:32.368432 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.02.28 10:06:32.390458 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:32.390527 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:32.397862 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 10:06:32.398633 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:32.399098 [ 137 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 10:06:32.399281 [ 137 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:32.399386 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:32.399959 [ 197 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 10:06:32.414077 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.02.28 10:06:32.415806 [ 197 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:32.417050 [ 197 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2025.02.28 10:06:32.422625 [ 197 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2025.02.28 10:06:32.428278 [ 197 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part 2025.02.28 10:06:32.434254 [ 197 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part 2025.02.28 10:06:32.440485 [ 197 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2025.02.28 10:06:32.445162 [ 197 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2025.02.28 10:06:32.504044 [ 196 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.104461403 sec., 2240.0618149844304 rows/sec., 11.58 MiB/sec. 2025.02.28 10:06:32.506707 [ 196 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 10:06:32.509729 [ 196 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_31_6} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:32.509827 [ 196 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_31_6} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 10:06:32.512359 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.02.28 10:06:33.000233 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 201.18 MiB, peak 211.74 MiB, free memory in arenas 0.00 B, will set to 202.50 MiB (RSS), difference: 1.31 MiB 2025.02.28 10:06:35.147099 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:35.147310 [ 261 ] {6fc02fc4-075b-4bcc-8224-4b9950ffd1cf} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:06:35.147394 [ 261 ] {6fc02fc4-075b-4bcc-8224-4b9950ffd1cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:06:35.148253 [ 261 ] {6fc02fc4-075b-4bcc-8224-4b9950ffd1cf} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:35.148306 [ 261 ] {6fc02fc4-075b-4bcc-8224-4b9950ffd1cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:35.148730 [ 261 ] {6fc02fc4-075b-4bcc-8224-4b9950ffd1cf} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 10:06:35.148981 [ 261 ] {6fc02fc4-075b-4bcc-8224-4b9950ffd1cf} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:35.149261 [ 261 ] {6fc02fc4-075b-4bcc-8224-4b9950ffd1cf} executeQuery: Read 64 rows, 5.16 KiB in 0.002 sec., 32000 rows/sec., 2.52 MiB/sec. 2025.02.28 10:06:35.149398 [ 261 ] {6fc02fc4-075b-4bcc-8224-4b9950ffd1cf} TCPHandler: Processed in 0.002436072 sec. 2025.02.28 10:06:35.149726 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:35.149908 [ 262 ] {57dc87a5-8275-4aee-bc46-58ef8722ffb6} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:06:35.149981 [ 262 ] {57dc87a5-8275-4aee-bc46-58ef8722ffb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:06:35.150848 [ 262 ] {57dc87a5-8275-4aee-bc46-58ef8722ffb6} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:35.150897 [ 262 ] {57dc87a5-8275-4aee-bc46-58ef8722ffb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:35.151336 [ 262 ] {57dc87a5-8275-4aee-bc46-58ef8722ffb6} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 10:06:35.151610 [ 262 ] {57dc87a5-8275-4aee-bc46-58ef8722ffb6} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:35.151859 [ 262 ] {57dc87a5-8275-4aee-bc46-58ef8722ffb6} executeQuery: Read 4 rows, 308.00 B in 0.002 sec., 2000 rows/sec., 150.39 KiB/sec. 2025.02.28 10:06:35.151927 [ 262 ] {57dc87a5-8275-4aee-bc46-58ef8722ffb6} TCPHandler: Processed in 0.002385951 sec. 2025.02.28 10:06:35.152104 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:35.152249 [ 261 ] {3b9d9933-8295-4b88-b9f4-87c8754cd907} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:06:35.152311 [ 261 ] {3b9d9933-8295-4b88-b9f4-87c8754cd907} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:06:35.153042 [ 261 ] {3b9d9933-8295-4b88-b9f4-87c8754cd907} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:35.153085 [ 261 ] {3b9d9933-8295-4b88-b9f4-87c8754cd907} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:35.153451 [ 261 ] {3b9d9933-8295-4b88-b9f4-87c8754cd907} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 10:06:35.153691 [ 261 ] {3b9d9933-8295-4b88-b9f4-87c8754cd907} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:35.153910 [ 261 ] {3b9d9933-8295-4b88-b9f4-87c8754cd907} executeQuery: Read 68 rows, 5.44 KiB in 0.001695 sec., 40117.994100294985 rows/sec., 3.13 MiB/sec. 2025.02.28 10:06:35.153969 [ 261 ] {3b9d9933-8295-4b88-b9f4-87c8754cd907} TCPHandler: Processed in 0.001934395 sec. 2025.02.28 10:06:35.154139 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:35.154270 [ 262 ] {e267e1a1-7cac-44b8-8ac4-f3ea7ae474cc} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:35.154327 [ 262 ] {e267e1a1-7cac-44b8-8ac4-f3ea7ae474cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:06:35.154927 [ 262 ] {e267e1a1-7cac-44b8-8ac4-f3ea7ae474cc} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:35.154965 [ 262 ] {e267e1a1-7cac-44b8-8ac4-f3ea7ae474cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:35.155367 [ 262 ] {e267e1a1-7cac-44b8-8ac4-f3ea7ae474cc} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 10:06:35.155607 [ 262 ] {e267e1a1-7cac-44b8-8ac4-f3ea7ae474cc} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:35.155824 [ 262 ] {e267e1a1-7cac-44b8-8ac4-f3ea7ae474cc} executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec. 2025.02.28 10:06:35.155882 [ 262 ] {e267e1a1-7cac-44b8-8ac4-f3ea7ae474cc} TCPHandler: Processed in 0.001804264 sec. 2025.02.28 10:06:35.156048 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:35.156187 [ 261 ] {affa6808-5ce4-474b-b14f-4d807d8ca021} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:35.156282 [ 261 ] {affa6808-5ce4-474b-b14f-4d807d8ca021} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:06:35.157484 [ 261 ] {affa6808-5ce4-474b-b14f-4d807d8ca021} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:35.157526 [ 261 ] {affa6808-5ce4-474b-b14f-4d807d8ca021} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:35.158135 [ 261 ] {affa6808-5ce4-474b-b14f-4d807d8ca021} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 10:06:35.158386 [ 261 ] {affa6808-5ce4-474b-b14f-4d807d8ca021} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:35.158638 [ 261 ] {affa6808-5ce4-474b-b14f-4d807d8ca021} executeQuery: Read 4 rows, 7.34 KiB in 0.002482 sec., 1611.6035455278002 rows/sec., 2.89 MiB/sec. 2025.02.28 10:06:35.158749 [ 261 ] {affa6808-5ce4-474b-b14f-4d807d8ca021} TCPHandler: Processed in 0.002775176 sec. 2025.02.28 10:06:35.158892 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:35.159014 [ 262 ] {1bf066ce-2f70-4bed-b2e9-8886c65662fd} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:06:35.159066 [ 262 ] {1bf066ce-2f70-4bed-b2e9-8886c65662fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:06:35.159563 [ 262 ] {1bf066ce-2f70-4bed-b2e9-8886c65662fd} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:35.159601 [ 262 ] {1bf066ce-2f70-4bed-b2e9-8886c65662fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:35.159970 [ 262 ] {1bf066ce-2f70-4bed-b2e9-8886c65662fd} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 10:06:35.160206 [ 262 ] {1bf066ce-2f70-4bed-b2e9-8886c65662fd} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:35.160435 [ 262 ] {1bf066ce-2f70-4bed-b2e9-8886c65662fd} executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec. 2025.02.28 10:06:35.160489 [ 262 ] {1bf066ce-2f70-4bed-b2e9-8886c65662fd} TCPHandler: Processed in 0.001651332 sec. 2025.02.28 10:06:36.122273 [ 145 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.28 10:06:36.122339 [ 145 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:36.122361 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:36.122528 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.02.28 10:06:36.122701 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:36.122743 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 236 rows starting from the beginning of the part 2025.02.28 10:06:36.122847 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part 2025.02.28 10:06:36.122949 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part 2025.02.28 10:06:36.123176 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part 2025.02.28 10:06:36.123295 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part 2025.02.28 10:06:36.124605 [ 187 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 5 columns (5 merged, 0 gathered) in 0.002170818 sec., 326144.3382172066 rows/sec., 22.63 MiB/sec. 2025.02.28 10:06:36.124769 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.28 10:06:36.125063 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_9_2} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:36.125145 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_9_2} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.28 10:06:36.125228 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.02.28 10:06:36.625378 [ 145 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.28 10:06:36.625443 [ 145 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:36.625464 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:36.625634 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.02.28 10:06:36.625798 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:36.625841 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 124 rows starting from the beginning of the part 2025.02.28 10:06:36.625933 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part 2025.02.28 10:06:36.626165 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part 2025.02.28 10:06:36.626384 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part 2025.02.28 10:06:36.626542 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2025.02.28 10:06:36.627529 [ 187 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001987626 sec., 187157.94621322118 rows/sec., 11.73 MiB/sec. 2025.02.28 10:06:36.627718 [ 190 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.28 10:06:36.628041 [ 190 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_9_2} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:36.628120 [ 190 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_9_2} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.28 10:06:36.628199 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.28 10:06:38.722801 [ 143 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:06:38.722873 [ 143 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:06:38.857707 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 2025.02.28 10:06:38.858657 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:38.858705 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:38.859333 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 10:06:38.859593 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:38.859830 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.02.28 10:06:38.918762 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 836 2025.02.28 10:06:38.921585 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:38.921634 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:38.923080 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 10:06:38.923389 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:38.923965 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 836 2025.02.28 10:06:39.001736 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001182335 sec. 2025.02.28 10:06:39.914198 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.02.28 10:06:39.933140 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:39.933202 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:39.940115 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 10:06:39.940857 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:39.943506 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.02.28 10:06:40.148963 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:40.149169 [ 261 ] {38e12dcf-6ef3-4dab-90a4-cd8adab5b5e1} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:06:40.149255 [ 261 ] {38e12dcf-6ef3-4dab-90a4-cd8adab5b5e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:06:40.150080 [ 261 ] {38e12dcf-6ef3-4dab-90a4-cd8adab5b5e1} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:40.150134 [ 261 ] {38e12dcf-6ef3-4dab-90a4-cd8adab5b5e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:40.150592 [ 261 ] {38e12dcf-6ef3-4dab-90a4-cd8adab5b5e1} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 10:06:40.150848 [ 261 ] {38e12dcf-6ef3-4dab-90a4-cd8adab5b5e1} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:40.151106 [ 261 ] {38e12dcf-6ef3-4dab-90a4-cd8adab5b5e1} executeQuery: Read 128 rows, 11.21 KiB in 0.001992 sec., 64257.02811244981 rows/sec., 5.50 MiB/sec. 2025.02.28 10:06:40.151177 [ 261 ] {38e12dcf-6ef3-4dab-90a4-cd8adab5b5e1} TCPHandler: Processed in 0.002348751 sec. 2025.02.28 10:06:40.151459 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:40.151657 [ 262 ] {54e2ad82-9495-47d6-99a4-2023d0ce2297} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:06:40.151732 [ 262 ] {54e2ad82-9495-47d6-99a4-2023d0ce2297} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:06:40.152516 [ 262 ] {54e2ad82-9495-47d6-99a4-2023d0ce2297} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:40.152571 [ 262 ] {54e2ad82-9495-47d6-99a4-2023d0ce2297} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:40.153020 [ 262 ] {54e2ad82-9495-47d6-99a4-2023d0ce2297} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 10:06:40.153283 [ 262 ] {54e2ad82-9495-47d6-99a4-2023d0ce2297} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:40.153531 [ 262 ] {54e2ad82-9495-47d6-99a4-2023d0ce2297} executeQuery: Read 36 rows, 2.71 KiB in 0.001926 sec., 18691.58878504673 rows/sec., 1.37 MiB/sec. 2025.02.28 10:06:40.153602 [ 262 ] {54e2ad82-9495-47d6-99a4-2023d0ce2297} TCPHandler: Processed in 0.002310631 sec. 2025.02.28 10:06:40.153794 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:40.153962 [ 261 ] {365394c7-af6f-4238-ba53-77b69e653adb} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:06:40.154027 [ 261 ] {365394c7-af6f-4238-ba53-77b69e653adb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:06:40.154700 [ 261 ] {365394c7-af6f-4238-ba53-77b69e653adb} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:40.154743 [ 261 ] {365394c7-af6f-4238-ba53-77b69e653adb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:40.155128 [ 261 ] {365394c7-af6f-4238-ba53-77b69e653adb} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 10:06:40.155378 [ 261 ] {365394c7-af6f-4238-ba53-77b69e653adb} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:40.155602 [ 261 ] {365394c7-af6f-4238-ba53-77b69e653adb} executeQuery: Read 100 rows, 8.00 KiB in 0.001685 sec., 59347.18100890207 rows/sec., 4.64 MiB/sec. 2025.02.28 10:06:40.155660 [ 261 ] {365394c7-af6f-4238-ba53-77b69e653adb} TCPHandler: Processed in 0.001941835 sec. 2025.02.28 10:06:40.155819 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:40.155952 [ 262 ] {4bb91fee-fdab-4aa8-8d42-7afd6bda9aed} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:40.156011 [ 262 ] {4bb91fee-fdab-4aa8-8d42-7afd6bda9aed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:06:40.156616 [ 262 ] {4bb91fee-fdab-4aa8-8d42-7afd6bda9aed} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:40.156658 [ 262 ] {4bb91fee-fdab-4aa8-8d42-7afd6bda9aed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:40.157071 [ 262 ] {4bb91fee-fdab-4aa8-8d42-7afd6bda9aed} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 10:06:40.157316 [ 262 ] {4bb91fee-fdab-4aa8-8d42-7afd6bda9aed} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:40.157569 [ 262 ] {4bb91fee-fdab-4aa8-8d42-7afd6bda9aed} executeQuery: Read 160 rows, 11.41 KiB in 0.00164 sec., 97560.9756097561 rows/sec., 6.79 MiB/sec. 2025.02.28 10:06:40.157638 [ 262 ] {4bb91fee-fdab-4aa8-8d42-7afd6bda9aed} TCPHandler: Processed in 0.001881654 sec. 2025.02.28 10:06:40.157859 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:40.158020 [ 261 ] {13c14943-6ff0-4674-abdc-8a68266a62e3} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:40.158119 [ 261 ] {13c14943-6ff0-4674-abdc-8a68266a62e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:06:40.159506 [ 261 ] {13c14943-6ff0-4674-abdc-8a68266a62e3} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:40.159547 [ 261 ] {13c14943-6ff0-4674-abdc-8a68266a62e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:40.160246 [ 261 ] {13c14943-6ff0-4674-abdc-8a68266a62e3} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 10:06:40.160509 [ 261 ] {13c14943-6ff0-4674-abdc-8a68266a62e3} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:40.160762 [ 261 ] {13c14943-6ff0-4674-abdc-8a68266a62e3} executeQuery: Read 36 rows, 66.06 KiB in 0.00277 sec., 12996.389891696752 rows/sec., 23.29 MiB/sec. 2025.02.28 10:06:40.160893 [ 261 ] {13c14943-6ff0-4674-abdc-8a68266a62e3} TCPHandler: Processed in 0.003143721 sec. 2025.02.28 10:06:40.161055 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:40.161195 [ 262 ] {5cff1d2c-c26e-418e-b60f-6a822f91bd17} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:06:40.161257 [ 262 ] {5cff1d2c-c26e-418e-b60f-6a822f91bd17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:06:40.161834 [ 262 ] {5cff1d2c-c26e-418e-b60f-6a822f91bd17} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:40.161877 [ 262 ] {5cff1d2c-c26e-418e-b60f-6a822f91bd17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:40.162268 [ 262 ] {5cff1d2c-c26e-418e-b60f-6a822f91bd17} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 10:06:40.162514 [ 262 ] {5cff1d2c-c26e-418e-b60f-6a822f91bd17} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:40.162724 [ 262 ] {5cff1d2c-c26e-418e-b60f-6a822f91bd17} executeQuery: Read 60 rows, 4.14 KiB in 0.001548 sec., 38759.689922480626 rows/sec., 2.61 MiB/sec. 2025.02.28 10:06:40.162779 [ 262 ] {5cff1d2c-c26e-418e-b60f-6a822f91bd17} TCPHandler: Processed in 0.001794993 sec. 2025.02.28 10:06:45.147291 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:45.147519 [ 261 ] {f7ccf326-86ce-4376-bc3b-fd4a83c2c2bb} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:06:45.147603 [ 261 ] {f7ccf326-86ce-4376-bc3b-fd4a83c2c2bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:06:45.148432 [ 261 ] {f7ccf326-86ce-4376-bc3b-fd4a83c2c2bb} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:45.148476 [ 261 ] {f7ccf326-86ce-4376-bc3b-fd4a83c2c2bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:45.148904 [ 261 ] {f7ccf326-86ce-4376-bc3b-fd4a83c2c2bb} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 10:06:45.149152 [ 261 ] {f7ccf326-86ce-4376-bc3b-fd4a83c2c2bb} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:45.149361 [ 261 ] {f7ccf326-86ce-4376-bc3b-fd4a83c2c2bb} executeQuery: Read 4 rows, 334.00 B in 0.0019 sec., 2105.2631578947367 rows/sec., 171.67 KiB/sec. 2025.02.28 10:06:45.149425 [ 261 ] {f7ccf326-86ce-4376-bc3b-fd4a83c2c2bb} TCPHandler: Processed in 0.002273099 sec. 2025.02.28 10:06:45.149686 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:45.149900 [ 262 ] {233277a3-8476-43b3-87d7-928e96ac4fc5} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:06:45.149980 [ 262 ] {233277a3-8476-43b3-87d7-928e96ac4fc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:06:45.150764 [ 262 ] {233277a3-8476-43b3-87d7-928e96ac4fc5} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:45.150809 [ 262 ] {233277a3-8476-43b3-87d7-928e96ac4fc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:45.151245 [ 262 ] {233277a3-8476-43b3-87d7-928e96ac4fc5} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 10:06:45.151493 [ 262 ] {233277a3-8476-43b3-87d7-928e96ac4fc5} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:45.151669 [ 135 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 10:06:45.151733 [ 135 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:45.151771 [ 262 ] {233277a3-8476-43b3-87d7-928e96ac4fc5} executeQuery: Read 66 rows, 5.31 KiB in 0.001916 sec., 34446.76409185804 rows/sec., 2.71 MiB/sec. 2025.02.28 10:06:45.151779 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:45.151932 [ 262 ] {233277a3-8476-43b3-87d7-928e96ac4fc5} TCPHandler: Processed in 0.002377111 sec. 2025.02.28 10:06:45.152048 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 10:06:45.152125 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:45.152339 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:45.152345 [ 261 ] {90620126-2e0d-4544-8cfc-e0f5d514ce2c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:06:45.152409 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1966 rows starting from the beginning of the part 2025.02.28 10:06:45.152450 [ 261 ] {90620126-2e0d-4544-8cfc-e0f5d514ce2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:06:45.152738 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1390 rows starting from the beginning of the part 2025.02.28 10:06:45.153028 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part 2025.02.28 10:06:45.153327 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part 2025.02.28 10:06:45.153628 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part 2025.02.28 10:06:45.153976 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 66 rows starting from the beginning of the part 2025.02.28 10:06:45.155318 [ 261 ] {90620126-2e0d-4544-8cfc-e0f5d514ce2c} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:45.155366 [ 261 ] {90620126-2e0d-4544-8cfc-e0f5d514ce2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:45.156328 [ 261 ] {90620126-2e0d-4544-8cfc-e0f5d514ce2c} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 10:06:45.156743 [ 261 ] {90620126-2e0d-4544-8cfc-e0f5d514ce2c} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:45.156962 [ 261 ] {90620126-2e0d-4544-8cfc-e0f5d514ce2c} executeQuery: Read 8 rows, 594.00 B in 0.004698 sec., 1702.8522775649212 rows/sec., 123.47 KiB/sec. 2025.02.28 10:06:45.157038 [ 261 ] {90620126-2e0d-4544-8cfc-e0f5d514ce2c} TCPHandler: Processed in 0.004994415 sec. 2025.02.28 10:06:45.157265 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:45.157588 [ 262 ] {42e7a752-130d-433d-924c-c02e85b6df8b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:06:45.157589 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3670 rows, containing 5 columns (5 merged, 0 gathered) in 0.005670954 sec., 647157.4271277813 rows/sec., 55.88 MiB/sec. 2025.02.28 10:06:45.157667 [ 262 ] {42e7a752-130d-433d-924c-c02e85b6df8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:06:45.157980 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 10:06:45.158607 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_51_10} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:45.158815 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_51_10} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 10:06:45.159029 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.28 10:06:45.159095 [ 262 ] {42e7a752-130d-433d-924c-c02e85b6df8b} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:45.159141 [ 262 ] {42e7a752-130d-433d-924c-c02e85b6df8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:45.159530 [ 262 ] {42e7a752-130d-433d-924c-c02e85b6df8b} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 10:06:45.159774 [ 262 ] {42e7a752-130d-433d-924c-c02e85b6df8b} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:45.159934 [ 135 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 10:06:45.159994 [ 135 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:45.160036 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:45.160036 [ 262 ] {42e7a752-130d-433d-924c-c02e85b6df8b} executeQuery: Read 72 rows, 5.76 KiB in 0.002498 sec., 28823.058446757408 rows/sec., 2.25 MiB/sec. 2025.02.28 10:06:45.160222 [ 262 ] {42e7a752-130d-433d-924c-c02e85b6df8b} TCPHandler: Processed in 0.00307019 sec. 2025.02.28 10:06:45.160326 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 10:06:45.160442 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:45.160546 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:45.160626 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 950 rows starting from the beginning of the part 2025.02.28 10:06:45.160666 [ 261 ] {469c57b7-9e1e-4d24-869e-832de7a34504} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:45.160827 [ 261 ] {469c57b7-9e1e-4d24-869e-832de7a34504} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:06:45.161008 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 596 rows starting from the beginning of the part 2025.02.28 10:06:45.161398 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part 2025.02.28 10:06:45.161815 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 68 rows starting from the beginning of the part 2025.02.28 10:06:45.162127 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 100 rows starting from the beginning of the part 2025.02.28 10:06:45.162293 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 72 rows starting from the beginning of the part 2025.02.28 10:06:45.163228 [ 261 ] {469c57b7-9e1e-4d24-869e-832de7a34504} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:45.163302 [ 261 ] {469c57b7-9e1e-4d24-869e-832de7a34504} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:45.164404 [ 261 ] {469c57b7-9e1e-4d24-869e-832de7a34504} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 10:06:45.164849 [ 261 ] {469c57b7-9e1e-4d24-869e-832de7a34504} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:45.165069 [ 134 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 10:06:45.165174 [ 134 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:45.165247 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:45.165260 [ 261 ] {469c57b7-9e1e-4d24-869e-832de7a34504} executeQuery: Read 162 rows, 11.55 KiB in 0.004646 sec., 34868.70426173052 rows/sec., 2.43 MiB/sec. 2025.02.28 10:06:45.165912 [ 261 ] {469c57b7-9e1e-4d24-869e-832de7a34504} TCPHandler: Processed in 0.005536112 sec. 2025.02.28 10:06:45.166039 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 10:06:45.166655 [ 187 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1850 rows, containing 5 columns (5 merged, 0 gathered) in 0.006501765 sec., 284538.12157160405 rows/sec., 22.33 MiB/sec. 2025.02.28 10:06:45.166759 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:45.166847 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:45.167050 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13889 rows starting from the beginning of the part 2025.02.28 10:06:45.167171 [ 187 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 10:06:45.167363 [ 262 ] {3d569481-b956-4d3d-8cfe-3c0447997870} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:45.167808 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 988 rows starting from the beginning of the part 2025.02.28 10:06:45.168409 [ 262 ] {3d569481-b956-4d3d-8cfe-3c0447997870} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:06:45.168543 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 128 rows starting from the beginning of the part 2025.02.28 10:06:45.169545 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part 2025.02.28 10:06:45.169664 [ 187 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_51_10} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:45.170157 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part 2025.02.28 10:06:45.170259 [ 187 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_51_10} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 10:06:45.170742 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.28 10:06:45.170766 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 162 rows starting from the beginning of the part 2025.02.28 10:06:45.173383 [ 262 ] {3d569481-b956-4d3d-8cfe-3c0447997870} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:45.173441 [ 262 ] {3d569481-b956-4d3d-8cfe-3c0447997870} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:45.175011 [ 262 ] {3d569481-b956-4d3d-8cfe-3c0447997870} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 10:06:45.175622 [ 262 ] {3d569481-b956-4d3d-8cfe-3c0447997870} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:45.176333 [ 262 ] {3d569481-b956-4d3d-8cfe-3c0447997870} executeQuery: Read 4 rows, 7.34 KiB in 0.009187 sec., 435.3978447806683 rows/sec., 798.94 KiB/sec. 2025.02.28 10:06:45.176865 [ 262 ] {3d569481-b956-4d3d-8cfe-3c0447997870} TCPHandler: Processed in 0.01078344 sec. 2025.02.28 10:06:45.177058 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:45.177190 [ 261 ] {34e6a96f-f370-4c8a-99fe-cd25f7bb4f07} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:06:45.177257 [ 261 ] {34e6a96f-f370-4c8a-99fe-cd25f7bb4f07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:06:45.177851 [ 261 ] {34e6a96f-f370-4c8a-99fe-cd25f7bb4f07} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:45.177891 [ 261 ] {34e6a96f-f370-4c8a-99fe-cd25f7bb4f07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:45.178244 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 15487 rows, containing 5 columns (5 merged, 0 gathered) in 0.012819077 sec., 1208121.302337134 rows/sec., 82.55 MiB/sec. 2025.02.28 10:06:45.178523 [ 261 ] {34e6a96f-f370-4c8a-99fe-cd25f7bb4f07} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 10:06:45.178787 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 10:06:45.178938 [ 261 ] {34e6a96f-f370-4c8a-99fe-cd25f7bb4f07} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:45.179193 [ 134 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 10:06:45.179291 [ 134 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:45.179350 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:45.179429 [ 261 ] {34e6a96f-f370-4c8a-99fe-cd25f7bb4f07} executeQuery: Read 60 rows, 4.14 KiB in 0.002248 sec., 26690.391459074734 rows/sec., 1.80 MiB/sec. 2025.02.28 10:06:45.179765 [ 261 ] {34e6a96f-f370-4c8a-99fe-cd25f7bb4f07} TCPHandler: Processed in 0.002787996 sec. 2025.02.28 10:06:45.179781 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_51_10} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:45.179833 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 10:06:45.180057 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_51_10} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 10:06:45.180120 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:45.180210 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2386 rows starting from the beginning of the part 2025.02.28 10:06:45.180247 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. 2025.02.28 10:06:45.180361 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 12 rows starting from the beginning of the part 2025.02.28 10:06:45.180446 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 48 rows starting from the beginning of the part 2025.02.28 10:06:45.180516 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part 2025.02.28 10:06:45.180727 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part 2025.02.28 10:06:45.180914 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part 2025.02.28 10:06:45.182565 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2626 rows, containing 4 columns (4 merged, 0 gathered) in 0.0030598 sec., 858226.0278449572 rows/sec., 57.48 MiB/sec. 2025.02.28 10:06:45.182850 [ 188 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 10:06:45.183191 [ 188 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_51_10} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:45.183281 [ 188 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_51_10} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 10:06:45.183372 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2025.02.28 10:06:46.359982 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 2025.02.28 10:06:46.360666 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:46.360711 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:46.361244 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 10:06:46.361510 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:46.361835 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2025.02.28 10:06:47.443609 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.02.28 10:06:47.464170 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:47.464235 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.02.28 10:06:47.471553 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 10:06:47.472312 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:47.475217 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.02.28 10:06:48.924165 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 862 2025.02.28 10:06:48.927138 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:48.927201 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:48.928677 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 10:06:48.929003 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:48.930145 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 862 2025.02.28 10:06:50.148848 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:50.149137 [ 261 ] {c3eb94db-9cdd-4b6d-843c-b7def80d9755} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:06:50.149249 [ 261 ] {c3eb94db-9cdd-4b6d-843c-b7def80d9755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:06:50.150152 [ 261 ] {c3eb94db-9cdd-4b6d-843c-b7def80d9755} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:50.150212 [ 261 ] {c3eb94db-9cdd-4b6d-843c-b7def80d9755} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:50.150695 [ 261 ] {c3eb94db-9cdd-4b6d-843c-b7def80d9755} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 10:06:50.150955 [ 261 ] {c3eb94db-9cdd-4b6d-843c-b7def80d9755} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:50.151225 [ 261 ] {c3eb94db-9cdd-4b6d-843c-b7def80d9755} executeQuery: Read 128 rows, 11.21 KiB in 0.002166 sec., 59095.10618651893 rows/sec., 5.06 MiB/sec. 2025.02.28 10:06:50.151332 [ 261 ] {c3eb94db-9cdd-4b6d-843c-b7def80d9755} TCPHandler: Processed in 0.002653985 sec. 2025.02.28 10:06:50.151648 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:50.151854 [ 262 ] {35578d93-2a66-4189-9db6-72dd265930af} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:06:50.151933 [ 262 ] {35578d93-2a66-4189-9db6-72dd265930af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:06:50.152730 [ 262 ] {35578d93-2a66-4189-9db6-72dd265930af} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:50.152773 [ 262 ] {35578d93-2a66-4189-9db6-72dd265930af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:50.153211 [ 262 ] {35578d93-2a66-4189-9db6-72dd265930af} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 10:06:50.153470 [ 262 ] {35578d93-2a66-4189-9db6-72dd265930af} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:50.153618 [ 129 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 10:06:50.153672 [ 129 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:50.153684 [ 262 ] {35578d93-2a66-4189-9db6-72dd265930af} executeQuery: Read 36 rows, 2.71 KiB in 0.001885 sec., 19098.14323607427 rows/sec., 1.40 MiB/sec. 2025.02.28 10:06:50.153701 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:50.153789 [ 262 ] {35578d93-2a66-4189-9db6-72dd265930af} TCPHandler: Processed in 0.00231256 sec. 2025.02.28 10:06:50.153861 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 10:06:50.153968 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:50.154034 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:50.154086 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 176 rows starting from the beginning of the part 2025.02.28 10:06:50.154236 [ 261 ] {20a9f231-39d4-4b26-a32c-50686c54b1c1} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:06:50.154373 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 52 rows starting from the beginning of the part 2025.02.28 10:06:50.154405 [ 261 ] {20a9f231-39d4-4b26-a32c-50686c54b1c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:06:50.154872 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part 2025.02.28 10:06:50.155199 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part 2025.02.28 10:06:50.155644 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2025.02.28 10:06:50.156029 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part 2025.02.28 10:06:50.157253 [ 261 ] {20a9f231-39d4-4b26-a32c-50686c54b1c1} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:50.157335 [ 261 ] {20a9f231-39d4-4b26-a32c-50686c54b1c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:50.158467 [ 261 ] {20a9f231-39d4-4b26-a32c-50686c54b1c1} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 10:06:50.158811 [ 195 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.005024136 sec., 62100.22977085015 rows/sec., 4.48 MiB/sec. 2025.02.28 10:06:50.158944 [ 261 ] {20a9f231-39d4-4b26-a32c-50686c54b1c1} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:50.159130 [ 192 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 10:06:50.159427 [ 261 ] {20a9f231-39d4-4b26-a32c-50686c54b1c1} executeQuery: Read 100 rows, 8.00 KiB in 0.005254 sec., 19033.11762466692 rows/sec., 1.49 MiB/sec. 2025.02.28 10:06:50.159730 [ 261 ] {20a9f231-39d4-4b26-a32c-50686c54b1c1} TCPHandler: Processed in 0.005845316 sec. 2025.02.28 10:06:50.160288 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:50.160317 [ 192 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_41_8} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:50.160564 [ 192 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_41_8} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 10:06:50.160575 [ 262 ] {fd724302-508a-40be-9a79-7fbb1ddaa3be} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:50.160691 [ 262 ] {fd724302-508a-40be-9a79-7fbb1ddaa3be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:06:50.160736 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 10:06:50.161332 [ 262 ] {fd724302-508a-40be-9a79-7fbb1ddaa3be} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:50.161375 [ 262 ] {fd724302-508a-40be-9a79-7fbb1ddaa3be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:50.161778 [ 262 ] {fd724302-508a-40be-9a79-7fbb1ddaa3be} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 10:06:50.162036 [ 262 ] {fd724302-508a-40be-9a79-7fbb1ddaa3be} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:50.162266 [ 262 ] {fd724302-508a-40be-9a79-7fbb1ddaa3be} executeQuery: Read 160 rows, 11.41 KiB in 0.001746 sec., 91638.02978235968 rows/sec., 6.38 MiB/sec. 2025.02.28 10:06:50.162417 [ 262 ] {fd724302-508a-40be-9a79-7fbb1ddaa3be} TCPHandler: Processed in 0.002330481 sec. 2025.02.28 10:06:50.162655 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:50.162822 [ 261 ] {ce2fa6d4-54ea-43d2-bcde-a616d8a77235} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:50.162916 [ 261 ] {ce2fa6d4-54ea-43d2-bcde-a616d8a77235} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:06:50.164208 [ 261 ] {ce2fa6d4-54ea-43d2-bcde-a616d8a77235} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:50.164249 [ 261 ] {ce2fa6d4-54ea-43d2-bcde-a616d8a77235} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:50.164938 [ 261 ] {ce2fa6d4-54ea-43d2-bcde-a616d8a77235} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 10:06:50.165207 [ 261 ] {ce2fa6d4-54ea-43d2-bcde-a616d8a77235} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:50.165425 [ 129 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 10:06:50.165515 [ 129 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:50.165538 [ 261 ] {ce2fa6d4-54ea-43d2-bcde-a616d8a77235} executeQuery: Read 36 rows, 66.06 KiB in 0.002742 sec., 13129.10284463895 rows/sec., 23.53 MiB/sec. 2025.02.28 10:06:50.165578 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:50.166227 [ 261 ] {ce2fa6d4-54ea-43d2-bcde-a616d8a77235} TCPHandler: Processed in 0.003699558 sec. 2025.02.28 10:06:50.166315 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 10:06:50.166714 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:50.167122 [ 262 ] {f38dcb2d-5df6-4278-8ef5-bbb05e772363} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:06:50.167252 [ 262 ] {f38dcb2d-5df6-4278-8ef5-bbb05e772363} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:06:50.167733 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:06:50.167995 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 759 rows starting from the beginning of the part 2025.02.28 10:06:50.168738 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part 2025.02.28 10:06:50.169568 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part 2025.02.28 10:06:50.169574 [ 262 ] {f38dcb2d-5df6-4278-8ef5-bbb05e772363} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:50.169655 [ 262 ] {f38dcb2d-5df6-4278-8ef5-bbb05e772363} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:50.170165 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part 2025.02.28 10:06:50.170891 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part 2025.02.28 10:06:50.171106 [ 262 ] {f38dcb2d-5df6-4278-8ef5-bbb05e772363} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 10:06:50.171492 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part 2025.02.28 10:06:50.172058 [ 262 ] {f38dcb2d-5df6-4278-8ef5-bbb05e772363} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:50.172681 [ 262 ] {f38dcb2d-5df6-4278-8ef5-bbb05e772363} executeQuery: Read 60 rows, 4.14 KiB in 0.0057 sec., 10526.315789473683 rows/sec., 726.43 KiB/sec. 2025.02.28 10:06:50.172773 [ 262 ] {f38dcb2d-5df6-4278-8ef5-bbb05e772363} TCPHandler: Processed in 0.006383964 sec. 2025.02.28 10:06:50.182253 [ 192 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 875 rows, containing 19 columns (19 merged, 0 gathered) in 0.016469845 sec., 53127.39737380649 rows/sec., 95.20 MiB/sec. 2025.02.28 10:06:50.183411 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 10:06:50.183847 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_41_8} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:50.183929 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_41_8} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 10:06:50.184078 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. 2025.02.28 10:06:51.000229 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 204.10 MiB, peak 211.74 MiB, free memory in arenas 0.00 B, will set to 206.82 MiB (RSS), difference: 2.72 MiB 2025.02.28 10:06:53.722907 [ 126 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:06:53.722966 [ 126 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:06:53.862026 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 2025.02.28 10:06:53.862842 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:53.862887 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:53.863416 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 10:06:53.863668 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:53.863865 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.02.28 10:06:54.975318 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.02.28 10:06:54.996054 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:54.996102 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:55.000183 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 211.34 MiB, peak 211.74 MiB, free memory in arenas 0.00 B, will set to 206.82 MiB (RSS), difference: -4.52 MiB 2025.02.28 10:06:55.004477 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 10:06:55.005257 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:55.008671 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.02.28 10:06:55.146927 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:55.147148 [ 261 ] {5f469af8-5e3a-46d8-be30-e09c8145e9c6} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:06:55.147234 [ 261 ] {5f469af8-5e3a-46d8-be30-e09c8145e9c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:06:55.148080 [ 261 ] {5f469af8-5e3a-46d8-be30-e09c8145e9c6} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:55.148130 [ 261 ] {5f469af8-5e3a-46d8-be30-e09c8145e9c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:55.148580 [ 261 ] {5f469af8-5e3a-46d8-be30-e09c8145e9c6} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 10:06:55.148840 [ 261 ] {5f469af8-5e3a-46d8-be30-e09c8145e9c6} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:55.149089 [ 261 ] {5f469af8-5e3a-46d8-be30-e09c8145e9c6} executeQuery: Read 64 rows, 5.16 KiB in 0.002002 sec., 31968.03196803197 rows/sec., 2.52 MiB/sec. 2025.02.28 10:06:55.149159 [ 261 ] {5f469af8-5e3a-46d8-be30-e09c8145e9c6} TCPHandler: Processed in 0.002372531 sec. 2025.02.28 10:06:55.149482 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:55.149775 [ 262 ] {1196c3d8-b2b9-4cc3-b67a-d5355e2497ae} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:06:55.149889 [ 262 ] {1196c3d8-b2b9-4cc3-b67a-d5355e2497ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:06:55.150887 [ 262 ] {1196c3d8-b2b9-4cc3-b67a-d5355e2497ae} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:55.150935 [ 262 ] {1196c3d8-b2b9-4cc3-b67a-d5355e2497ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:55.151379 [ 262 ] {1196c3d8-b2b9-4cc3-b67a-d5355e2497ae} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 10:06:55.151635 [ 262 ] {1196c3d8-b2b9-4cc3-b67a-d5355e2497ae} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:55.151884 [ 262 ] {1196c3d8-b2b9-4cc3-b67a-d5355e2497ae} executeQuery: Read 4 rows, 308.00 B in 0.002191 sec., 1825.6503879507077 rows/sec., 137.28 KiB/sec. 2025.02.28 10:06:55.151952 [ 262 ] {1196c3d8-b2b9-4cc3-b67a-d5355e2497ae} TCPHandler: Processed in 0.002648345 sec. 2025.02.28 10:06:55.152092 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:55.152219 [ 261 ] {03c145bc-c405-4c86-98e5-7787edd4fdd2} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:06:55.152271 [ 261 ] {03c145bc-c405-4c86-98e5-7787edd4fdd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:06:55.152895 [ 261 ] {03c145bc-c405-4c86-98e5-7787edd4fdd2} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:55.152936 [ 261 ] {03c145bc-c405-4c86-98e5-7787edd4fdd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:55.153307 [ 261 ] {03c145bc-c405-4c86-98e5-7787edd4fdd2} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 10:06:55.153542 [ 261 ] {03c145bc-c405-4c86-98e5-7787edd4fdd2} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:55.153798 [ 261 ] {03c145bc-c405-4c86-98e5-7787edd4fdd2} executeQuery: Read 68 rows, 5.44 KiB in 0.001604 sec., 42394.014962593516 rows/sec., 3.31 MiB/sec. 2025.02.28 10:06:55.153935 [ 261 ] {03c145bc-c405-4c86-98e5-7787edd4fdd2} TCPHandler: Processed in 0.001900224 sec. 2025.02.28 10:06:55.154216 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:55.154440 [ 262 ] {cf2ca9cb-da49-4578-a287-5fab9a5d8ffe} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:55.154541 [ 262 ] {cf2ca9cb-da49-4578-a287-5fab9a5d8ffe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:06:55.155139 [ 262 ] {cf2ca9cb-da49-4578-a287-5fab9a5d8ffe} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:55.155181 [ 262 ] {cf2ca9cb-da49-4578-a287-5fab9a5d8ffe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:55.155588 [ 262 ] {cf2ca9cb-da49-4578-a287-5fab9a5d8ffe} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 10:06:55.155844 [ 262 ] {cf2ca9cb-da49-4578-a287-5fab9a5d8ffe} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:55.156100 [ 262 ] {cf2ca9cb-da49-4578-a287-5fab9a5d8ffe} executeQuery: Read 160 rows, 11.41 KiB in 0.001716 sec., 93240.09324009324 rows/sec., 6.49 MiB/sec. 2025.02.28 10:06:55.156249 [ 262 ] {cf2ca9cb-da49-4578-a287-5fab9a5d8ffe} TCPHandler: Processed in 0.002192939 sec. 2025.02.28 10:06:55.156489 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:55.156635 [ 261 ] {ebe1ef3b-444d-4dbd-af21-a7539c875b61} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:55.156730 [ 261 ] {ebe1ef3b-444d-4dbd-af21-a7539c875b61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:06:55.157958 [ 261 ] {ebe1ef3b-444d-4dbd-af21-a7539c875b61} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:55.157998 [ 261 ] {ebe1ef3b-444d-4dbd-af21-a7539c875b61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:55.158626 [ 261 ] {ebe1ef3b-444d-4dbd-af21-a7539c875b61} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 10:06:55.158872 [ 261 ] {ebe1ef3b-444d-4dbd-af21-a7539c875b61} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:55.159166 [ 261 ] {ebe1ef3b-444d-4dbd-af21-a7539c875b61} executeQuery: Read 4 rows, 7.34 KiB in 0.002553 sec., 1566.7841754798276 rows/sec., 2.81 MiB/sec. 2025.02.28 10:06:55.159675 [ 261 ] {ebe1ef3b-444d-4dbd-af21-a7539c875b61} TCPHandler: Processed in 0.003295262 sec. 2025.02.28 10:06:55.159865 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:55.159986 [ 262 ] {e11e8090-b1d5-424e-84d1-4c1784cfb632} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:06:55.160037 [ 262 ] {e11e8090-b1d5-424e-84d1-4c1784cfb632} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:06:55.160528 [ 262 ] {e11e8090-b1d5-424e-84d1-4c1784cfb632} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:55.160566 [ 262 ] {e11e8090-b1d5-424e-84d1-4c1784cfb632} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:55.160935 [ 262 ] {e11e8090-b1d5-424e-84d1-4c1784cfb632} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 10:06:55.161178 [ 262 ] {e11e8090-b1d5-424e-84d1-4c1784cfb632} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:55.161367 [ 262 ] {e11e8090-b1d5-424e-84d1-4c1784cfb632} executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec. 2025.02.28 10:06:55.161434 [ 262 ] {e11e8090-b1d5-424e-84d1-4c1784cfb632} TCPHandler: Processed in 0.001648681 sec. 2025.02.28 10:06:56.000167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 203.26 MiB, peak 211.74 MiB, free memory in arenas 0.00 B, will set to 206.82 MiB (RSS), difference: 3.56 MiB 2025.02.28 10:06:56.430808 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:56.431093 [ 261 ] {782d2e47-de3e-4afc-a30d-a170f13da0ba} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:06:56.431201 [ 261 ] {782d2e47-de3e-4afc-a30d-a170f13da0ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:06:56.432129 [ 261 ] {782d2e47-de3e-4afc-a30d-a170f13da0ba} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:56.432180 [ 261 ] {782d2e47-de3e-4afc-a30d-a170f13da0ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:56.432613 [ 261 ] {782d2e47-de3e-4afc-a30d-a170f13da0ba} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 10:06:56.432872 [ 261 ] {782d2e47-de3e-4afc-a30d-a170f13da0ba} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:56.433117 [ 261 ] {782d2e47-de3e-4afc-a30d-a170f13da0ba} executeQuery: Read 24 rows, 2.04 KiB in 0.002093 sec., 11466.794075489728 rows/sec., 974.23 KiB/sec. 2025.02.28 10:06:56.433302 [ 261 ] {782d2e47-de3e-4afc-a30d-a170f13da0ba} TCPHandler: Processed in 0.002665575 sec. 2025.02.28 10:06:56.433637 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:56.433848 [ 262 ] {9c6872d0-ceae-4c43-88c1-9cf662b7a9c9} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:06:56.433926 [ 262 ] {9c6872d0-ceae-4c43-88c1-9cf662b7a9c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:06:56.434707 [ 262 ] {9c6872d0-ceae-4c43-88c1-9cf662b7a9c9} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:56.434751 [ 262 ] {9c6872d0-ceae-4c43-88c1-9cf662b7a9c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:56.435169 [ 262 ] {9c6872d0-ceae-4c43-88c1-9cf662b7a9c9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 10:06:56.435421 [ 262 ] {9c6872d0-ceae-4c43-88c1-9cf662b7a9c9} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:56.435663 [ 262 ] {9c6872d0-ceae-4c43-88c1-9cf662b7a9c9} executeQuery: Read 6 rows, 501.00 B in 0.001871 sec., 3206.841261357563 rows/sec., 261.50 KiB/sec. 2025.02.28 10:06:56.435725 [ 262 ] {9c6872d0-ceae-4c43-88c1-9cf662b7a9c9} TCPHandler: Processed in 0.00224418 sec. 2025.02.28 10:06:56.435897 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:56.436047 [ 261 ] {fe207058-8fe4-457d-9bbc-bc443049352b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:06:56.436108 [ 261 ] {fe207058-8fe4-457d-9bbc-bc443049352b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:06:56.437320 [ 261 ] {fe207058-8fe4-457d-9bbc-bc443049352b} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:56.437360 [ 261 ] {fe207058-8fe4-457d-9bbc-bc443049352b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:56.437819 [ 261 ] {fe207058-8fe4-457d-9bbc-bc443049352b} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 10:06:56.438058 [ 261 ] {fe207058-8fe4-457d-9bbc-bc443049352b} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:56.438243 [ 261 ] {fe207058-8fe4-457d-9bbc-bc443049352b} executeQuery: Read 1391 rows, 118.99 KiB in 0.002232 sec., 623207.8853046595 rows/sec., 52.06 MiB/sec. 2025.02.28 10:06:56.438305 [ 261 ] {fe207058-8fe4-457d-9bbc-bc443049352b} TCPHandler: Processed in 0.002480632 sec. 2025.02.28 10:06:56.438468 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:56.438635 [ 262 ] {8a4ed1d5-375d-47ec-b016-3b378e495a4c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:06:56.438695 [ 262 ] {8a4ed1d5-375d-47ec-b016-3b378e495a4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:06:56.439458 [ 262 ] {8a4ed1d5-375d-47ec-b016-3b378e495a4c} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:56.439505 [ 262 ] {8a4ed1d5-375d-47ec-b016-3b378e495a4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:56.439881 [ 262 ] {8a4ed1d5-375d-47ec-b016-3b378e495a4c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 10:06:56.440133 [ 262 ] {8a4ed1d5-375d-47ec-b016-3b378e495a4c} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:56.440337 [ 262 ] {8a4ed1d5-375d-47ec-b016-3b378e495a4c} executeQuery: Read 54 rows, 4.09 KiB in 0.001737 sec., 31088.082901554404 rows/sec., 2.30 MiB/sec. 2025.02.28 10:06:56.440392 [ 262 ] {8a4ed1d5-375d-47ec-b016-3b378e495a4c} TCPHandler: Processed in 0.001992686 sec. 2025.02.28 10:06:56.440537 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:56.440659 [ 261 ] {52de452f-b1a9-48ea-8ddb-a1405293278f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:06:56.440710 [ 261 ] {52de452f-b1a9-48ea-8ddb-a1405293278f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:06:56.441367 [ 261 ] {52de452f-b1a9-48ea-8ddb-a1405293278f} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:56.441405 [ 261 ] {52de452f-b1a9-48ea-8ddb-a1405293278f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:56.441773 [ 261 ] {52de452f-b1a9-48ea-8ddb-a1405293278f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 10:06:56.442005 [ 261 ] {52de452f-b1a9-48ea-8ddb-a1405293278f} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:56.442230 [ 261 ] {52de452f-b1a9-48ea-8ddb-a1405293278f} executeQuery: Read 252 rows, 17.85 KiB in 0.001598 sec., 157697.1214017522 rows/sec., 10.91 MiB/sec. 2025.02.28 10:06:56.442432 [ 261 ] {52de452f-b1a9-48ea-8ddb-a1405293278f} TCPHandler: Processed in 0.001945245 sec. 2025.02.28 10:06:56.442638 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:56.442864 [ 262 ] {30f72fcc-8c9f-48af-9ef9-70f4efd56514} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:06:56.442953 [ 262 ] {30f72fcc-8c9f-48af-9ef9-70f4efd56514} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:06:56.443815 [ 262 ] {30f72fcc-8c9f-48af-9ef9-70f4efd56514} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:56.443855 [ 262 ] {30f72fcc-8c9f-48af-9ef9-70f4efd56514} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:56.444306 [ 262 ] {30f72fcc-8c9f-48af-9ef9-70f4efd56514} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 10:06:56.444706 [ 262 ] {30f72fcc-8c9f-48af-9ef9-70f4efd56514} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:56.444911 [ 262 ] {30f72fcc-8c9f-48af-9ef9-70f4efd56514} executeQuery: Read 12 rows, 960.00 B in 0.002103 sec., 5706.134094151213 rows/sec., 445.79 KiB/sec. 2025.02.28 10:06:56.444965 [ 262 ] {30f72fcc-8c9f-48af-9ef9-70f4efd56514} TCPHandler: Processed in 0.002437802 sec. 2025.02.28 10:06:56.445119 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:56.445263 [ 261 ] {32b40907-a578-4ca5-b71a-4a5c19175c57} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:06:56.445341 [ 261 ] {32b40907-a578-4ca5-b71a-4a5c19175c57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:06:56.446170 [ 261 ] {32b40907-a578-4ca5-b71a-4a5c19175c57} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:56.446207 [ 261 ] {32b40907-a578-4ca5-b71a-4a5c19175c57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:56.446602 [ 261 ] {32b40907-a578-4ca5-b71a-4a5c19175c57} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 10:06:56.446852 [ 261 ] {32b40907-a578-4ca5-b71a-4a5c19175c57} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:56.447071 [ 261 ] {32b40907-a578-4ca5-b71a-4a5c19175c57} executeQuery: Read 598 rows, 46.03 KiB in 0.001827 sec., 327312.5342090859 rows/sec., 24.61 MiB/sec. 2025.02.28 10:06:56.447173 [ 261 ] {32b40907-a578-4ca5-b71a-4a5c19175c57} TCPHandler: Processed in 0.002114548 sec. 2025.02.28 10:06:56.447427 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:56.447568 [ 262 ] {09972770-b46a-48f9-9c7d-b1d011258913} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:56.447631 [ 262 ] {09972770-b46a-48f9-9c7d-b1d011258913} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:06:56.448540 [ 262 ] {09972770-b46a-48f9-9c7d-b1d011258913} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:56.448587 [ 262 ] {09972770-b46a-48f9-9c7d-b1d011258913} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:56.449042 [ 262 ] {09972770-b46a-48f9-9c7d-b1d011258913} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 10:06:56.449294 [ 262 ] {09972770-b46a-48f9-9c7d-b1d011258913} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:56.449520 [ 262 ] {09972770-b46a-48f9-9c7d-b1d011258913} executeQuery: Read 949 rows, 65.60 KiB in 0.001982 sec., 478809.28355196776 rows/sec., 32.32 MiB/sec. 2025.02.28 10:06:56.449579 [ 262 ] {09972770-b46a-48f9-9c7d-b1d011258913} TCPHandler: Processed in 0.002290189 sec. 2025.02.28 10:06:56.449733 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:56.449850 [ 261 ] {9953c200-5546-4673-9019-bef9fccea3f9} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:06:56.449932 [ 261 ] {9953c200-5546-4673-9019-bef9fccea3f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:06:56.451151 [ 261 ] {9953c200-5546-4673-9019-bef9fccea3f9} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:56.451189 [ 261 ] {9953c200-5546-4673-9019-bef9fccea3f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:56.451853 [ 261 ] {9953c200-5546-4673-9019-bef9fccea3f9} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 10:06:56.452112 [ 261 ] {9953c200-5546-4673-9019-bef9fccea3f9} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:56.452332 [ 261 ] {9953c200-5546-4673-9019-bef9fccea3f9} executeQuery: Read 36 rows, 66.06 KiB in 0.002507 sec., 14359.792580773832 rows/sec., 25.73 MiB/sec. 2025.02.28 10:06:56.452677 [ 261 ] {9953c200-5546-4673-9019-bef9fccea3f9} TCPHandler: Processed in 0.003001899 sec. 2025.02.28 10:06:56.452841 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:06:56.452980 [ 262 ] {9efa9b4d-1ba8-4b84-a629-2ad0ebc04b9e} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:06:56.453040 [ 262 ] {9efa9b4d-1ba8-4b84-a629-2ad0ebc04b9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:06:56.453631 [ 262 ] {9efa9b4d-1ba8-4b84-a629-2ad0ebc04b9e} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:56.453670 [ 262 ] {9efa9b4d-1ba8-4b84-a629-2ad0ebc04b9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:56.454038 [ 262 ] {9efa9b4d-1ba8-4b84-a629-2ad0ebc04b9e} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 10:06:56.454281 [ 262 ] {9efa9b4d-1ba8-4b84-a629-2ad0ebc04b9e} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:56.454498 [ 262 ] {9efa9b4d-1ba8-4b84-a629-2ad0ebc04b9e} executeQuery: Read 24 rows, 1.66 KiB in 0.001549 sec., 15493.867010974822 rows/sec., 1.04 MiB/sec. 2025.02.28 10:06:56.454554 [ 262 ] {9efa9b4d-1ba8-4b84-a629-2ad0ebc04b9e} TCPHandler: Processed in 0.001779573 sec. 2025.02.28 10:06:58.930359 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 906 2025.02.28 10:06:58.933587 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:06:58.933637 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:06:58.935123 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 10:06:58.935430 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:06:58.936011 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 906 2025.02.28 10:07:00.143980 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:00.144171 [ 261 ] {e4e361b1-60ca-46e3-96af-ff4094486598} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:07:00.144241 [ 261 ] {e4e361b1-60ca-46e3-96af-ff4094486598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:07:00.144982 [ 261 ] {e4e361b1-60ca-46e3-96af-ff4094486598} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:00.145025 [ 261 ] {e4e361b1-60ca-46e3-96af-ff4094486598} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:00.145457 [ 261 ] {e4e361b1-60ca-46e3-96af-ff4094486598} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 10:07:00.145710 [ 261 ] {e4e361b1-60ca-46e3-96af-ff4094486598} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:00.145916 [ 261 ] {e4e361b1-60ca-46e3-96af-ff4094486598} executeQuery: Read 56 rows, 4.38 KiB in 0.001799 sec., 31128.4046692607 rows/sec., 2.38 MiB/sec. 2025.02.28 10:07:00.145979 [ 261 ] {e4e361b1-60ca-46e3-96af-ff4094486598} TCPHandler: Processed in 0.002131698 sec. 2025.02.28 10:07:00.146315 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:00.146621 [ 262 ] {0da4f007-a2c9-4350-be87-1ff2b7d57cfc} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:07:00.146722 [ 262 ] {0da4f007-a2c9-4350-be87-1ff2b7d57cfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:07:00.147504 [ 262 ] {0da4f007-a2c9-4350-be87-1ff2b7d57cfc} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:00.147555 [ 262 ] {0da4f007-a2c9-4350-be87-1ff2b7d57cfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:00.148014 [ 262 ] {0da4f007-a2c9-4350-be87-1ff2b7d57cfc} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 10:07:00.148280 [ 262 ] {0da4f007-a2c9-4350-be87-1ff2b7d57cfc} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:00.148527 [ 262 ] {0da4f007-a2c9-4350-be87-1ff2b7d57cfc} executeQuery: Read 64 rows, 5.12 KiB in 0.00199 sec., 32160.804020100502 rows/sec., 2.51 MiB/sec. 2025.02.28 10:07:00.148600 [ 262 ] {0da4f007-a2c9-4350-be87-1ff2b7d57cfc} TCPHandler: Processed in 0.002505952 sec. 2025.02.28 10:07:00.148747 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:00.148887 [ 261 ] {296e4a49-ae7b-4fa4-8645-ac627e63962b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:00.148950 [ 261 ] {296e4a49-ae7b-4fa4-8645-ac627e63962b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:07:00.149619 [ 261 ] {296e4a49-ae7b-4fa4-8645-ac627e63962b} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:00.149657 [ 261 ] {296e4a49-ae7b-4fa4-8645-ac627e63962b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:00.150038 [ 261 ] {296e4a49-ae7b-4fa4-8645-ac627e63962b} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 10:07:00.150283 [ 261 ] {296e4a49-ae7b-4fa4-8645-ac627e63962b} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:00.150461 [ 261 ] {296e4a49-ae7b-4fa4-8645-ac627e63962b} executeQuery: Read 96 rows, 6.85 KiB in 0.001606 sec., 59775.840597758404 rows/sec., 4.16 MiB/sec. 2025.02.28 10:07:00.150511 [ 261 ] {296e4a49-ae7b-4fa4-8645-ac627e63962b} TCPHandler: Processed in 0.001830823 sec. 2025.02.28 10:07:00.150721 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:00.150952 [ 262 ] {104d97b1-a803-4e84-8a86-cf9287e78384} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:07:00.151051 [ 262 ] {104d97b1-a803-4e84-8a86-cf9287e78384} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:07:00.151825 [ 262 ] {104d97b1-a803-4e84-8a86-cf9287e78384} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:00.151866 [ 262 ] {104d97b1-a803-4e84-8a86-cf9287e78384} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:00.152246 [ 262 ] {104d97b1-a803-4e84-8a86-cf9287e78384} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 10:07:00.152488 [ 262 ] {104d97b1-a803-4e84-8a86-cf9287e78384} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:00.152700 [ 262 ] {104d97b1-a803-4e84-8a86-cf9287e78384} executeQuery: Read 36 rows, 2.48 KiB in 0.001804 sec., 19955.654101995566 rows/sec., 1.34 MiB/sec. 2025.02.28 10:07:00.152806 [ 262 ] {104d97b1-a803-4e84-8a86-cf9287e78384} TCPHandler: Processed in 0.002188368 sec. 2025.02.28 10:07:01.364046 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 2025.02.28 10:07:01.365168 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:01.365215 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:01.365767 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 10:07:01.366073 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:01.366359 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2025.02.28 10:07:02.508796 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.02.28 10:07:02.532602 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:02.532669 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:02.540078 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 10:07:02.540843 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:02.544727 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.02.28 10:07:05.148067 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:05.148370 [ 261 ] {c83aaef8-0251-445d-9d73-1c62a345a57d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:07:05.148478 [ 261 ] {c83aaef8-0251-445d-9d73-1c62a345a57d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:07:05.149431 [ 261 ] {c83aaef8-0251-445d-9d73-1c62a345a57d} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:05.149492 [ 261 ] {c83aaef8-0251-445d-9d73-1c62a345a57d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:05.149972 [ 261 ] {c83aaef8-0251-445d-9d73-1c62a345a57d} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 10:07:05.150226 [ 261 ] {c83aaef8-0251-445d-9d73-1c62a345a57d} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:05.150433 [ 26 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 10:07:05.150503 [ 261 ] {c83aaef8-0251-445d-9d73-1c62a345a57d} executeQuery: Read 64 rows, 5.16 KiB in 0.002209 sec., 28972.385694884564 rows/sec., 2.28 MiB/sec. 2025.02.28 10:07:05.150528 [ 26 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:05.150596 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:05.150649 [ 261 ] {c83aaef8-0251-445d-9d73-1c62a345a57d} TCPHandler: Processed in 0.002755046 sec. 2025.02.28 10:07:05.150946 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 10:07:05.151071 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:05.151348 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:05.151481 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1966 rows starting from the beginning of the part 2025.02.28 10:07:05.151669 [ 262 ] {33ee9050-738b-4a6b-932a-e3378fd1d8a1} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:07:05.151804 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 128 rows starting from the beginning of the part 2025.02.28 10:07:05.151851 [ 262 ] {33ee9050-738b-4a6b-932a-e3378fd1d8a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:07:05.152144 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part 2025.02.28 10:07:05.152459 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1391 rows starting from the beginning of the part 2025.02.28 10:07:05.152818 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part 2025.02.28 10:07:05.153108 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part 2025.02.28 10:07:05.155029 [ 262 ] {33ee9050-738b-4a6b-932a-e3378fd1d8a1} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:05.155132 [ 262 ] {33ee9050-738b-4a6b-932a-e3378fd1d8a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:05.156000 [ 262 ] {33ee9050-738b-4a6b-932a-e3378fd1d8a1} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 10:07:05.156288 [ 262 ] {33ee9050-738b-4a6b-932a-e3378fd1d8a1} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:05.157029 [ 262 ] {33ee9050-738b-4a6b-932a-e3378fd1d8a1} executeQuery: Read 4 rows, 308.00 B in 0.00556 sec., 719.4244604316547 rows/sec., 54.10 KiB/sec. 2025.02.28 10:07:05.157057 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3669 rows, containing 5 columns (5 merged, 0 gathered) in 0.006334893 sec., 579173.1604622209 rows/sec., 50.01 MiB/sec. 2025.02.28 10:07:05.157308 [ 262 ] {33ee9050-738b-4a6b-932a-e3378fd1d8a1} TCPHandler: Processed in 0.006527186 sec. 2025.02.28 10:07:05.157563 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 10:07:05.157690 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:05.158009 [ 261 ] {59c4877b-59e1-4380-9992-ec08c81f03e9} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:07:05.158106 [ 261 ] {59c4877b-59e1-4380-9992-ec08c81f03e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:07:05.158359 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_56_11} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:05.158590 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_56_11} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 10:07:05.158779 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.28 10:07:05.159214 [ 261 ] {59c4877b-59e1-4380-9992-ec08c81f03e9} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:05.159260 [ 261 ] {59c4877b-59e1-4380-9992-ec08c81f03e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:05.159634 [ 261 ] {59c4877b-59e1-4380-9992-ec08c81f03e9} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 10:07:05.159874 [ 261 ] {59c4877b-59e1-4380-9992-ec08c81f03e9} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:05.160068 [ 26 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 10:07:05.160129 [ 261 ] {59c4877b-59e1-4380-9992-ec08c81f03e9} executeQuery: Read 68 rows, 5.44 KiB in 0.002204 sec., 30852.994555353904 rows/sec., 2.41 MiB/sec. 2025.02.28 10:07:05.160153 [ 26 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:05.160246 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:05.160266 [ 261 ] {59c4877b-59e1-4380-9992-ec08c81f03e9} TCPHandler: Processed in 0.002760856 sec. 2025.02.28 10:07:05.160500 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 10:07:05.160593 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:05.160650 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:05.160693 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 950 rows starting from the beginning of the part 2025.02.28 10:07:05.160926 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 100 rows starting from the beginning of the part 2025.02.28 10:07:05.161120 [ 262 ] {889aacd7-5313-47d0-a74d-d68b18bcc1ad} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:05.161290 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 68 rows starting from the beginning of the part 2025.02.28 10:07:05.161310 [ 262 ] {889aacd7-5313-47d0-a74d-d68b18bcc1ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:07:05.161592 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 598 rows starting from the beginning of the part 2025.02.28 10:07:05.161881 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part 2025.02.28 10:07:05.162196 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 68 rows starting from the beginning of the part 2025.02.28 10:07:05.163962 [ 262 ] {889aacd7-5313-47d0-a74d-d68b18bcc1ad} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:05.164032 [ 262 ] {889aacd7-5313-47d0-a74d-d68b18bcc1ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:05.164957 [ 262 ] {889aacd7-5313-47d0-a74d-d68b18bcc1ad} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 10:07:05.165497 [ 262 ] {889aacd7-5313-47d0-a74d-d68b18bcc1ad} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:05.165563 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 5 columns (5 merged, 0 gathered) in 0.005185917 sec., 356349.70632966165 rows/sec., 27.96 MiB/sec. 2025.02.28 10:07:05.165751 [ 26 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 10:07:05.165848 [ 26 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:05.165915 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:05.165931 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 10:07:05.166013 [ 262 ] {889aacd7-5313-47d0-a74d-d68b18bcc1ad} executeQuery: Read 160 rows, 11.41 KiB in 0.005056 sec., 31645.569620253165 rows/sec., 2.20 MiB/sec. 2025.02.28 10:07:05.166371 [ 262 ] {889aacd7-5313-47d0-a74d-d68b18bcc1ad} TCPHandler: Processed in 0.005949508 sec. 2025.02.28 10:07:05.166457 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 10:07:05.166642 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:05.166963 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:05.166990 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_56_11} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:05.167015 [ 261 ] {aa157622-d99a-43df-966f-41aa1eda423e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:05.167062 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15487 rows starting from the beginning of the part 2025.02.28 10:07:05.167316 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_56_11} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 10:07:05.167454 [ 261 ] {aa157622-d99a-43df-966f-41aa1eda423e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:07:05.167646 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.28 10:07:05.167861 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part 2025.02.28 10:07:05.168416 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part 2025.02.28 10:07:05.168835 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 949 rows starting from the beginning of the part 2025.02.28 10:07:05.169261 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 96 rows starting from the beginning of the part 2025.02.28 10:07:05.169729 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part 2025.02.28 10:07:05.171928 [ 261 ] {aa157622-d99a-43df-966f-41aa1eda423e} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:05.171976 [ 261 ] {aa157622-d99a-43df-966f-41aa1eda423e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:05.173875 [ 261 ] {aa157622-d99a-43df-966f-41aa1eda423e} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 10:07:05.174305 [ 261 ] {aa157622-d99a-43df-966f-41aa1eda423e} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:05.174569 [ 261 ] {aa157622-d99a-43df-966f-41aa1eda423e} executeQuery: Read 4 rows, 7.34 KiB in 0.007691 sec., 520.0884150305552 rows/sec., 954.34 KiB/sec. 2025.02.28 10:07:05.175281 [ 261 ] {aa157622-d99a-43df-966f-41aa1eda423e} TCPHandler: Processed in 0.008788735 sec. 2025.02.28 10:07:05.175468 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:05.175612 [ 262 ] {c3a00c6e-070f-4818-99fb-7194ca33ddf7} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:07:05.175688 [ 262 ] {c3a00c6e-070f-4818-99fb-7194ca33ddf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:07:05.176240 [ 262 ] {c3a00c6e-070f-4818-99fb-7194ca33ddf7} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:05.176281 [ 262 ] {c3a00c6e-070f-4818-99fb-7194ca33ddf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:05.176971 [ 262 ] {c3a00c6e-070f-4818-99fb-7194ca33ddf7} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 10:07:05.177253 [ 262 ] {c3a00c6e-070f-4818-99fb-7194ca33ddf7} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:05.177490 [ 42 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 10:07:05.177619 [ 42 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:05.177724 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:05.177761 [ 262 ] {c3a00c6e-070f-4818-99fb-7194ca33ddf7} executeQuery: Read 60 rows, 4.14 KiB in 0.002158 sec., 27803.52177942539 rows/sec., 1.87 MiB/sec. 2025.02.28 10:07:05.178493 [ 262 ] {c3a00c6e-070f-4818-99fb-7194ca33ddf7} TCPHandler: Processed in 0.003089181 sec. 2025.02.28 10:07:05.178519 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 10:07:05.178635 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 17012 rows, containing 5 columns (5 merged, 0 gathered) in 0.012555903 sec., 1354900.5595216847 rows/sec., 92.58 MiB/sec. 2025.02.28 10:07:05.179115 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 10:07:05.179294 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:05.179474 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2626 rows starting from the beginning of the part 2025.02.28 10:07:05.179843 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part 2025.02.28 10:07:05.180074 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2025.02.28 10:07:05.180198 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_56_11} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:05.180293 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part 2025.02.28 10:07:05.180582 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_56_11} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 10:07:05.180610 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part 2025.02.28 10:07:05.180914 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part 2025.02.28 10:07:05.180971 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. 2025.02.28 10:07:05.182517 [ 194 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2866 rows, containing 4 columns (4 merged, 0 gathered) in 0.00460467 sec., 622411.5951848883 rows/sec., 41.71 MiB/sec. 2025.02.28 10:07:05.182754 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 10:07:05.183258 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_56_11} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:05.183402 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_56_11} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 10:07:05.183547 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2025.02.28 10:07:07.973919 [ 37 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.28 10:07:07.974062 [ 37 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:07.974112 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:07.974400 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.02.28 10:07:07.974578 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:07.974617 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2025.02.28 10:07:07.974709 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part 2025.02.28 10:07:07.974952 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part 2025.02.28 10:07:07.975147 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2025.02.28 10:07:07.975385 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2025.02.28 10:07:07.976689 [ 201 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002439902 sec., 14754.69096709622 rows/sec., 1.23 MiB/sec. 2025.02.28 10:07:07.976935 [ 201 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.28 10:07:07.977251 [ 201 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_13_3} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:07.977334 [ 201 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_13_3} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.28 10:07:07.977431 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.28 10:07:08.723027 [ 37 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:07:08.723115 [ 37 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:07:08.866522 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 2025.02.28 10:07:08.867207 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:08.867258 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:08.867789 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 10:07:08.868042 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:08.868300 [ 37 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 10:07:08.868339 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.02.28 10:07:08.868408 [ 37 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:08.868457 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:08.868695 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 10:07:08.869095 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:08.869188 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part 2025.02.28 10:07:08.869289 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part 2025.02.28 10:07:08.869489 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part 2025.02.28 10:07:08.869724 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part 2025.02.28 10:07:08.869935 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part 2025.02.28 10:07:08.870124 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part 2025.02.28 10:07:08.872690 [ 200 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.004124274 sec., 4008220.5983404596 rows/sec., 57.34 MiB/sec. 2025.02.28 10:07:08.872837 [ 200 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 10:07:08.873167 [ 200 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_36_7} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:08.873255 [ 200 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_36_7} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 10:07:08.873381 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2025.02.28 10:07:08.936277 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 926 2025.02.28 10:07:08.938996 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:08.939048 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:08.940467 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 10:07:08.940781 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:08.941418 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 926 2025.02.28 10:07:10.044829 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.02.28 10:07:10.066258 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:10.066310 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:10.073365 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 10:07:10.074136 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:10.074529 [ 46 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 10:07:10.074671 [ 46 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:10.074754 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:10.075043 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 10:07:10.083194 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.02.28 10:07:10.084568 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:10.085452 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2025.02.28 10:07:10.090112 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2025.02.28 10:07:10.094715 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2025.02.28 10:07:10.099667 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2025.02.28 10:07:10.105200 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2025.02.28 10:07:10.109754 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2025.02.28 10:07:10.148487 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:10.148853 [ 261 ] {700e6260-75f9-4fe1-8dc1-be3d48945eed} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:07:10.149002 [ 261 ] {700e6260-75f9-4fe1-8dc1-be3d48945eed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:07:10.152262 [ 261 ] {700e6260-75f9-4fe1-8dc1-be3d48945eed} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:10.152349 [ 261 ] {700e6260-75f9-4fe1-8dc1-be3d48945eed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:10.153674 [ 261 ] {700e6260-75f9-4fe1-8dc1-be3d48945eed} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 10:07:10.154333 [ 261 ] {700e6260-75f9-4fe1-8dc1-be3d48945eed} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:10.154888 [ 261 ] {700e6260-75f9-4fe1-8dc1-be3d48945eed} executeQuery: Read 128 rows, 11.21 KiB in 0.006134 sec., 20867.297032931205 rows/sec., 1.79 MiB/sec. 2025.02.28 10:07:10.155213 [ 261 ] {700e6260-75f9-4fe1-8dc1-be3d48945eed} TCPHandler: Processed in 0.00689408 sec. 2025.02.28 10:07:10.155715 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:10.156200 [ 262 ] {56308d49-479e-40fb-903d-6a4e5b6a40ea} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:07:10.156407 [ 262 ] {56308d49-479e-40fb-903d-6a4e5b6a40ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:07:10.158377 [ 262 ] {56308d49-479e-40fb-903d-6a4e5b6a40ea} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:10.158434 [ 262 ] {56308d49-479e-40fb-903d-6a4e5b6a40ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:10.159035 [ 262 ] {56308d49-479e-40fb-903d-6a4e5b6a40ea} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 10:07:10.159422 [ 262 ] {56308d49-479e-40fb-903d-6a4e5b6a40ea} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:10.160039 [ 262 ] {56308d49-479e-40fb-903d-6a4e5b6a40ea} executeQuery: Read 36 rows, 2.71 KiB in 0.003974 sec., 9058.882737795671 rows/sec., 681.19 KiB/sec. 2025.02.28 10:07:10.160251 [ 262 ] {56308d49-479e-40fb-903d-6a4e5b6a40ea} TCPHandler: Processed in 0.004742611 sec. 2025.02.28 10:07:10.160528 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:10.160980 [ 261 ] {ca2509b1-6b5d-418d-9adb-9960841608fa} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:07:10.161157 [ 261 ] {ca2509b1-6b5d-418d-9adb-9960841608fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:07:10.164915 [ 261 ] {ca2509b1-6b5d-418d-9adb-9960841608fa} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:10.164993 [ 261 ] {ca2509b1-6b5d-418d-9adb-9960841608fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:10.165812 [ 261 ] {ca2509b1-6b5d-418d-9adb-9960841608fa} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 10:07:10.166147 [ 261 ] {ca2509b1-6b5d-418d-9adb-9960841608fa} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:10.166521 [ 261 ] {ca2509b1-6b5d-418d-9adb-9960841608fa} executeQuery: Read 100 rows, 8.00 KiB in 0.005712 sec., 17507.00280112045 rows/sec., 1.37 MiB/sec. 2025.02.28 10:07:10.166848 [ 261 ] {ca2509b1-6b5d-418d-9adb-9960841608fa} TCPHandler: Processed in 0.006463915 sec. 2025.02.28 10:07:10.167226 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:10.167507 [ 262 ] {6bc95567-1a32-486d-be97-db5c4f1f0b53} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:10.167679 [ 262 ] {6bc95567-1a32-486d-be97-db5c4f1f0b53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:07:10.170826 [ 262 ] {6bc95567-1a32-486d-be97-db5c4f1f0b53} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:10.170902 [ 262 ] {6bc95567-1a32-486d-be97-db5c4f1f0b53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:10.172326 [ 262 ] {6bc95567-1a32-486d-be97-db5c4f1f0b53} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 10:07:10.172727 [ 262 ] {6bc95567-1a32-486d-be97-db5c4f1f0b53} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:10.173075 [ 262 ] {6bc95567-1a32-486d-be97-db5c4f1f0b53} executeQuery: Read 160 rows, 11.41 KiB in 0.0057 sec., 28070.17543859649 rows/sec., 1.96 MiB/sec. 2025.02.28 10:07:10.173186 [ 262 ] {6bc95567-1a32-486d-be97-db5c4f1f0b53} TCPHandler: Processed in 0.00619967 sec. 2025.02.28 10:07:10.173361 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:10.173534 [ 261 ] {c7c7e4f0-eff5-4f5e-9233-2808c2387d8b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:10.173655 [ 261 ] {c7c7e4f0-eff5-4f5e-9233-2808c2387d8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:07:10.180193 [ 261 ] {c7c7e4f0-eff5-4f5e-9233-2808c2387d8b} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:10.180245 [ 261 ] {c7c7e4f0-eff5-4f5e-9233-2808c2387d8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:10.181417 [ 261 ] {c7c7e4f0-eff5-4f5e-9233-2808c2387d8b} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 10:07:10.181905 [ 261 ] {c7c7e4f0-eff5-4f5e-9233-2808c2387d8b} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:10.182999 [ 261 ] {c7c7e4f0-eff5-4f5e-9233-2808c2387d8b} executeQuery: Read 36 rows, 66.06 KiB in 0.009469 sec., 3801.879818354631 rows/sec., 6.81 MiB/sec. 2025.02.28 10:07:10.183871 [ 261 ] {c7c7e4f0-eff5-4f5e-9233-2808c2387d8b} TCPHandler: Processed in 0.010580838 sec. 2025.02.28 10:07:10.184450 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:10.184740 [ 262 ] {fe1d9aa8-f60b-4650-8859-8b9ff20278fe} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:07:10.184884 [ 262 ] {fe1d9aa8-f60b-4650-8859-8b9ff20278fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:07:10.186489 [ 262 ] {fe1d9aa8-f60b-4650-8859-8b9ff20278fe} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:10.186538 [ 262 ] {fe1d9aa8-f60b-4650-8859-8b9ff20278fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:10.187087 [ 262 ] {fe1d9aa8-f60b-4650-8859-8b9ff20278fe} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 10:07:10.187429 [ 262 ] {fe1d9aa8-f60b-4650-8859-8b9ff20278fe} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:10.187734 [ 262 ] {fe1d9aa8-f60b-4650-8859-8b9ff20278fe} executeQuery: Read 60 rows, 4.14 KiB in 0.003093 sec., 19398.642095053347 rows/sec., 1.31 MiB/sec. 2025.02.28 10:07:10.187922 [ 262 ] {fe1d9aa8-f60b-4650-8859-8b9ff20278fe} TCPHandler: Processed in 0.003642137 sec. 2025.02.28 10:07:10.193814 [ 200 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.118924361 sec., 2287.168059704773 rows/sec., 11.83 MiB/sec. 2025.02.28 10:07:10.196746 [ 195 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 10:07:10.199693 [ 195 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_36_7} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:10.199806 [ 195 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_36_7} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 10:07:10.202363 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. 2025.02.28 10:07:15.147548 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:15.147744 [ 261 ] {e386e149-53c2-4737-ba9a-722ed600e9d9} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:07:15.147815 [ 261 ] {e386e149-53c2-4737-ba9a-722ed600e9d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:07:15.148606 [ 261 ] {e386e149-53c2-4737-ba9a-722ed600e9d9} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:15.148661 [ 261 ] {e386e149-53c2-4737-ba9a-722ed600e9d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:15.149097 [ 261 ] {e386e149-53c2-4737-ba9a-722ed600e9d9} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 10:07:15.149359 [ 261 ] {e386e149-53c2-4737-ba9a-722ed600e9d9} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:15.149599 [ 261 ] {e386e149-53c2-4737-ba9a-722ed600e9d9} executeQuery: Read 4 rows, 334.00 B in 0.001874 sec., 2134.4717182497334 rows/sec., 174.05 KiB/sec. 2025.02.28 10:07:15.149667 [ 261 ] {e386e149-53c2-4737-ba9a-722ed600e9d9} TCPHandler: Processed in 0.002230489 sec. 2025.02.28 10:07:15.149901 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:15.150112 [ 262 ] {49187c5e-13ac-419c-9ea0-846ea08d4ea2} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:07:15.150192 [ 262 ] {49187c5e-13ac-419c-9ea0-846ea08d4ea2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:07:15.151061 [ 262 ] {49187c5e-13ac-419c-9ea0-846ea08d4ea2} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:15.151105 [ 262 ] {49187c5e-13ac-419c-9ea0-846ea08d4ea2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:15.151549 [ 262 ] {49187c5e-13ac-419c-9ea0-846ea08d4ea2} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 10:07:15.151808 [ 262 ] {49187c5e-13ac-419c-9ea0-846ea08d4ea2} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:15.152021 [ 262 ] {49187c5e-13ac-419c-9ea0-846ea08d4ea2} executeQuery: Read 66 rows, 5.31 KiB in 0.001967 sec., 33553.63497712252 rows/sec., 2.64 MiB/sec. 2025.02.28 10:07:15.152084 [ 262 ] {49187c5e-13ac-419c-9ea0-846ea08d4ea2} TCPHandler: Processed in 0.00231491 sec. 2025.02.28 10:07:15.152227 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:15.152359 [ 261 ] {5307eec6-56b3-44e3-8184-711abad76efc} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:07:15.152413 [ 261 ] {5307eec6-56b3-44e3-8184-711abad76efc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:07:15.153006 [ 261 ] {5307eec6-56b3-44e3-8184-711abad76efc} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:15.153049 [ 261 ] {5307eec6-56b3-44e3-8184-711abad76efc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:15.153425 [ 261 ] {5307eec6-56b3-44e3-8184-711abad76efc} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 10:07:15.153659 [ 261 ] {5307eec6-56b3-44e3-8184-711abad76efc} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:15.153827 [ 65 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 10:07:15.153901 [ 65 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:15.153912 [ 261 ] {5307eec6-56b3-44e3-8184-711abad76efc} executeQuery: Read 8 rows, 594.00 B in 0.00157 sec., 5095.541401273886 rows/sec., 369.48 KiB/sec. 2025.02.28 10:07:15.153932 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:15.154086 [ 261 ] {5307eec6-56b3-44e3-8184-711abad76efc} TCPHandler: Processed in 0.001908565 sec. 2025.02.28 10:07:15.154314 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 10:07:15.154343 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:15.154779 [ 262 ] {d7ee0171-5c7c-4a0c-bbd5-12d2a403868f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:07:15.154899 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:15.154975 [ 262 ] {d7ee0171-5c7c-4a0c-bbd5-12d2a403868f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:07:15.155027 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 176 rows starting from the beginning of the part 2025.02.28 10:07:15.155620 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part 2025.02.28 10:07:15.155807 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 54 rows starting from the beginning of the part 2025.02.28 10:07:15.156061 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part 2025.02.28 10:07:15.156297 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part 2025.02.28 10:07:15.156762 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part 2025.02.28 10:07:15.157825 [ 262 ] {d7ee0171-5c7c-4a0c-bbd5-12d2a403868f} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:15.157869 [ 262 ] {d7ee0171-5c7c-4a0c-bbd5-12d2a403868f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:15.158465 [ 262 ] {d7ee0171-5c7c-4a0c-bbd5-12d2a403868f} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 10:07:15.158611 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 5 columns (5 merged, 0 gathered) in 0.004545999 sec., 62032.56973879669 rows/sec., 4.44 MiB/sec. 2025.02.28 10:07:15.158828 [ 262 ] {d7ee0171-5c7c-4a0c-bbd5-12d2a403868f} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:15.158884 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 10:07:15.159188 [ 262 ] {d7ee0171-5c7c-4a0c-bbd5-12d2a403868f} executeQuery: Read 72 rows, 5.76 KiB in 0.004578 sec., 15727.391874180867 rows/sec., 1.23 MiB/sec. 2025.02.28 10:07:15.159351 [ 262 ] {d7ee0171-5c7c-4a0c-bbd5-12d2a403868f} TCPHandler: Processed in 0.005155367 sec. 2025.02.28 10:07:15.159474 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_46_9} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:15.159549 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:15.159611 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_46_9} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 10:07:15.159749 [ 261 ] {75479847-7002-433a-9dc6-10c7dbc503e8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:15.159785 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 10:07:15.159848 [ 261 ] {75479847-7002-433a-9dc6-10c7dbc503e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:07:15.160441 [ 261 ] {75479847-7002-433a-9dc6-10c7dbc503e8} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:15.160482 [ 261 ] {75479847-7002-433a-9dc6-10c7dbc503e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:15.160876 [ 261 ] {75479847-7002-433a-9dc6-10c7dbc503e8} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 10:07:15.161120 [ 261 ] {75479847-7002-433a-9dc6-10c7dbc503e8} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:15.161354 [ 261 ] {75479847-7002-433a-9dc6-10c7dbc503e8} executeQuery: Read 162 rows, 11.55 KiB in 0.001688 sec., 95971.56398104265 rows/sec., 6.68 MiB/sec. 2025.02.28 10:07:15.161410 [ 261 ] {75479847-7002-433a-9dc6-10c7dbc503e8} TCPHandler: Processed in 0.001931335 sec. 2025.02.28 10:07:15.161560 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:15.161704 [ 262 ] {2facbe7a-2159-4be3-9318-3fbf21733b3c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:15.161796 [ 262 ] {2facbe7a-2159-4be3-9318-3fbf21733b3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:07:15.162911 [ 262 ] {2facbe7a-2159-4be3-9318-3fbf21733b3c} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:15.162949 [ 262 ] {2facbe7a-2159-4be3-9318-3fbf21733b3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:15.163552 [ 262 ] {2facbe7a-2159-4be3-9318-3fbf21733b3c} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 10:07:15.163805 [ 262 ] {2facbe7a-2159-4be3-9318-3fbf21733b3c} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:15.163944 [ 65 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 10:07:15.163992 [ 65 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:15.164022 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:15.164027 [ 262 ] {2facbe7a-2159-4be3-9318-3fbf21733b3c} executeQuery: Read 4 rows, 7.34 KiB in 0.002356 sec., 1697.792869269949 rows/sec., 3.04 MiB/sec. 2025.02.28 10:07:15.164251 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 10:07:15.164271 [ 262 ] {2facbe7a-2159-4be3-9318-3fbf21733b3c} TCPHandler: Processed in 0.002780436 sec. 2025.02.28 10:07:15.164457 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:15.164741 [ 261 ] {6e2bea06-7142-4c8e-b6f8-d1de1ccf5a7d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:07:15.164791 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:15.164847 [ 261 ] {6e2bea06-7142-4c8e-b6f8-d1de1ccf5a7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:07:15.164990 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 875 rows starting from the beginning of the part 2025.02.28 10:07:15.165854 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part 2025.02.28 10:07:15.166484 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part 2025.02.28 10:07:15.167237 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part 2025.02.28 10:07:15.167252 [ 261 ] {6e2bea06-7142-4c8e-b6f8-d1de1ccf5a7d} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:15.167328 [ 261 ] {6e2bea06-7142-4c8e-b6f8-d1de1ccf5a7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:15.167804 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part 2025.02.28 10:07:15.168469 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part 2025.02.28 10:07:15.168883 [ 261 ] {6e2bea06-7142-4c8e-b6f8-d1de1ccf5a7d} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 10:07:15.169630 [ 261 ] {6e2bea06-7142-4c8e-b6f8-d1de1ccf5a7d} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:15.170202 [ 261 ] {6e2bea06-7142-4c8e-b6f8-d1de1ccf5a7d} executeQuery: Read 60 rows, 4.14 KiB in 0.005541 sec., 10828.370330265296 rows/sec., 747.27 KiB/sec. 2025.02.28 10:07:15.170434 [ 261 ] {6e2bea06-7142-4c8e-b6f8-d1de1ccf5a7d} TCPHandler: Processed in 0.006059229 sec. 2025.02.28 10:07:15.175569 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 959 rows, containing 19 columns (19 merged, 0 gathered) in 0.01147362 sec., 83583.03656561747 rows/sec., 149.78 MiB/sec. 2025.02.28 10:07:15.176658 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 10:07:15.177153 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_46_9} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:15.177255 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_46_9} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 10:07:15.177449 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.09 MiB. 2025.02.28 10:07:16.000228 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 209.74 MiB, peak 221.00 MiB, free memory in arenas 0.00 B, will set to 211.39 MiB (RSS), difference: 1.64 MiB 2025.02.28 10:07:16.368525 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 2025.02.28 10:07:16.369288 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:16.369336 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:16.369867 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 10:07:16.370121 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:16.370390 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2025.02.28 10:07:17.583309 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.02.28 10:07:17.601941 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:17.601999 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.02.28 10:07:17.608877 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 10:07:17.609636 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:17.612211 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.02.28 10:07:18.941624 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 952 2025.02.28 10:07:18.944592 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:18.944654 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:18.946127 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 10:07:18.946453 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:18.946692 [ 78 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 10:07:18.946815 [ 78 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:18.946874 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:18.947879 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 10:07:18.948472 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 952 2025.02.28 10:07:18.948996 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:18.949193 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 816 rows starting from the beginning of the part 2025.02.28 10:07:18.949893 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part 2025.02.28 10:07:18.950600 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part 2025.02.28 10:07:18.951245 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part 2025.02.28 10:07:18.951852 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part 2025.02.28 10:07:18.952470 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part 2025.02.28 10:07:18.960785 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 72 columns (72 merged, 0 gathered) in 0.013682679 sec., 69577.01777553943 rows/sec., 57.93 MiB/sec. 2025.02.28 10:07:18.962001 [ 197 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 10:07:18.962724 [ 197 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_26_5} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:18.962813 [ 197 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_26_5} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 10:07:18.963032 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. 2025.02.28 10:07:20.149733 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:20.149929 [ 261 ] {a02445ae-74a7-44be-939a-95d7d52173ef} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:07:20.150006 [ 261 ] {a02445ae-74a7-44be-939a-95d7d52173ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:07:20.150866 [ 261 ] {a02445ae-74a7-44be-939a-95d7d52173ef} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:20.150924 [ 261 ] {a02445ae-74a7-44be-939a-95d7d52173ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:20.151389 [ 261 ] {a02445ae-74a7-44be-939a-95d7d52173ef} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 10:07:20.151643 [ 261 ] {a02445ae-74a7-44be-939a-95d7d52173ef} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:20.151882 [ 261 ] {a02445ae-74a7-44be-939a-95d7d52173ef} executeQuery: Read 128 rows, 11.21 KiB in 0.002005 sec., 63840.399002493774 rows/sec., 5.46 MiB/sec. 2025.02.28 10:07:20.151951 [ 261 ] {a02445ae-74a7-44be-939a-95d7d52173ef} TCPHandler: Processed in 0.002350231 sec. 2025.02.28 10:07:20.152203 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:20.152412 [ 262 ] {f1ef406b-462f-411b-aa55-b0a7543046e4} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:07:20.152492 [ 262 ] {f1ef406b-462f-411b-aa55-b0a7543046e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:07:20.153308 [ 262 ] {f1ef406b-462f-411b-aa55-b0a7543046e4} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:20.153352 [ 262 ] {f1ef406b-462f-411b-aa55-b0a7543046e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:20.153788 [ 262 ] {f1ef406b-462f-411b-aa55-b0a7543046e4} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 10:07:20.154041 [ 262 ] {f1ef406b-462f-411b-aa55-b0a7543046e4} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:20.154247 [ 262 ] {f1ef406b-462f-411b-aa55-b0a7543046e4} executeQuery: Read 36 rows, 2.71 KiB in 0.001892 sec., 19027.484143763213 rows/sec., 1.40 MiB/sec. 2025.02.28 10:07:20.154311 [ 262 ] {f1ef406b-462f-411b-aa55-b0a7543046e4} TCPHandler: Processed in 0.002241429 sec. 2025.02.28 10:07:20.154456 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:20.154581 [ 261 ] {4c06e539-ecd2-4790-b9e9-50db9dd530f1} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:07:20.154635 [ 261 ] {4c06e539-ecd2-4790-b9e9-50db9dd530f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:07:20.155287 [ 261 ] {4c06e539-ecd2-4790-b9e9-50db9dd530f1} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:20.155336 [ 261 ] {4c06e539-ecd2-4790-b9e9-50db9dd530f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:20.155704 [ 261 ] {4c06e539-ecd2-4790-b9e9-50db9dd530f1} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 10:07:20.155942 [ 261 ] {4c06e539-ecd2-4790-b9e9-50db9dd530f1} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:20.156194 [ 261 ] {4c06e539-ecd2-4790-b9e9-50db9dd530f1} executeQuery: Read 100 rows, 8.00 KiB in 0.001635 sec., 61162.07951070336 rows/sec., 4.78 MiB/sec. 2025.02.28 10:07:20.156262 [ 261 ] {4c06e539-ecd2-4790-b9e9-50db9dd530f1} TCPHandler: Processed in 0.001866674 sec. 2025.02.28 10:07:20.156564 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:20.156813 [ 262 ] {83584a62-b769-415a-9e34-c38a20d5f5c5} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:20.156916 [ 262 ] {83584a62-b769-415a-9e34-c38a20d5f5c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:07:20.157663 [ 262 ] {83584a62-b769-415a-9e34-c38a20d5f5c5} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:20.157700 [ 262 ] {83584a62-b769-415a-9e34-c38a20d5f5c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:20.158094 [ 262 ] {83584a62-b769-415a-9e34-c38a20d5f5c5} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 10:07:20.158346 [ 262 ] {83584a62-b769-415a-9e34-c38a20d5f5c5} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:20.158533 [ 262 ] {83584a62-b769-415a-9e34-c38a20d5f5c5} executeQuery: Read 160 rows, 11.41 KiB in 0.001779 sec., 89938.16750983699 rows/sec., 6.26 MiB/sec. 2025.02.28 10:07:20.158586 [ 262 ] {83584a62-b769-415a-9e34-c38a20d5f5c5} TCPHandler: Processed in 0.002178418 sec. 2025.02.28 10:07:20.158722 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:20.158843 [ 261 ] {b9709ecf-a4e3-4012-870b-f6d31e665e2f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:20.158927 [ 261 ] {b9709ecf-a4e3-4012-870b-f6d31e665e2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:07:20.160152 [ 261 ] {b9709ecf-a4e3-4012-870b-f6d31e665e2f} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:20.160192 [ 261 ] {b9709ecf-a4e3-4012-870b-f6d31e665e2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:20.160864 [ 261 ] {b9709ecf-a4e3-4012-870b-f6d31e665e2f} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 10:07:20.161131 [ 261 ] {b9709ecf-a4e3-4012-870b-f6d31e665e2f} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:20.161376 [ 261 ] {b9709ecf-a4e3-4012-870b-f6d31e665e2f} executeQuery: Read 36 rows, 66.06 KiB in 0.00256 sec., 14062.499999999998 rows/sec., 25.20 MiB/sec. 2025.02.28 10:07:20.161492 [ 261 ] {b9709ecf-a4e3-4012-870b-f6d31e665e2f} TCPHandler: Processed in 0.002824437 sec. 2025.02.28 10:07:20.161655 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:20.161796 [ 262 ] {ec4666a1-39e9-42b6-9b77-aaf8285f2329} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:07:20.161856 [ 262 ] {ec4666a1-39e9-42b6-9b77-aaf8285f2329} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:07:20.162404 [ 262 ] {ec4666a1-39e9-42b6-9b77-aaf8285f2329} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:20.162441 [ 262 ] {ec4666a1-39e9-42b6-9b77-aaf8285f2329} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:20.162808 [ 262 ] {ec4666a1-39e9-42b6-9b77-aaf8285f2329} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 10:07:20.163052 [ 262 ] {ec4666a1-39e9-42b6-9b77-aaf8285f2329} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:20.163239 [ 262 ] {ec4666a1-39e9-42b6-9b77-aaf8285f2329} executeQuery: Read 60 rows, 4.14 KiB in 0.001477 sec., 40622.88422477996 rows/sec., 2.74 MiB/sec. 2025.02.28 10:07:20.163289 [ 262 ] {ec4666a1-39e9-42b6-9b77-aaf8285f2329} TCPHandler: Processed in 0.001697982 sec. 2025.02.28 10:07:23.723372 [ 81 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:07:23.723432 [ 81 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:07:23.870548 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 2025.02.28 10:07:23.871170 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:23.871212 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:23.871716 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 10:07:23.871971 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:23.872229 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.02.28 10:07:25.112321 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.02.28 10:07:25.132194 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:25.132246 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:25.139533 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 10:07:25.140273 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:25.142886 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.02.28 10:07:25.147196 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:25.147418 [ 261 ] {dd92315c-dacf-4753-8331-430be3504151} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:07:25.147494 [ 261 ] {dd92315c-dacf-4753-8331-430be3504151} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:07:25.148319 [ 261 ] {dd92315c-dacf-4753-8331-430be3504151} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:25.148379 [ 261 ] {dd92315c-dacf-4753-8331-430be3504151} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:25.148813 [ 261 ] {dd92315c-dacf-4753-8331-430be3504151} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 10:07:25.149066 [ 261 ] {dd92315c-dacf-4753-8331-430be3504151} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:25.149374 [ 261 ] {dd92315c-dacf-4753-8331-430be3504151} executeQuery: Read 64 rows, 5.16 KiB in 0.001997 sec., 32048.072108162243 rows/sec., 2.52 MiB/sec. 2025.02.28 10:07:25.149506 [ 261 ] {dd92315c-dacf-4753-8331-430be3504151} TCPHandler: Processed in 0.002451282 sec. 2025.02.28 10:07:25.149890 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:25.150189 [ 262 ] {9f78f8d9-c850-4fef-bdfb-c3877cc7a7e0} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:07:25.150306 [ 262 ] {9f78f8d9-c850-4fef-bdfb-c3877cc7a7e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:07:25.151084 [ 262 ] {9f78f8d9-c850-4fef-bdfb-c3877cc7a7e0} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:25.151128 [ 262 ] {9f78f8d9-c850-4fef-bdfb-c3877cc7a7e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:25.151563 [ 262 ] {9f78f8d9-c850-4fef-bdfb-c3877cc7a7e0} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 10:07:25.151839 [ 262 ] {9f78f8d9-c850-4fef-bdfb-c3877cc7a7e0} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:25.152051 [ 262 ] {9f78f8d9-c850-4fef-bdfb-c3877cc7a7e0} executeQuery: Read 4 rows, 308.00 B in 0.001946 sec., 2055.498458376156 rows/sec., 154.56 KiB/sec. 2025.02.28 10:07:25.152116 [ 262 ] {9f78f8d9-c850-4fef-bdfb-c3877cc7a7e0} TCPHandler: Processed in 0.002460662 sec. 2025.02.28 10:07:25.152270 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:25.152406 [ 261 ] {2beb0d25-ae7d-409f-9d47-9c1894726c59} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:07:25.152458 [ 261 ] {2beb0d25-ae7d-409f-9d47-9c1894726c59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:07:25.153116 [ 261 ] {2beb0d25-ae7d-409f-9d47-9c1894726c59} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:25.153157 [ 261 ] {2beb0d25-ae7d-409f-9d47-9c1894726c59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:25.153553 [ 261 ] {2beb0d25-ae7d-409f-9d47-9c1894726c59} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 10:07:25.153787 [ 261 ] {2beb0d25-ae7d-409f-9d47-9c1894726c59} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:25.154043 [ 261 ] {2beb0d25-ae7d-409f-9d47-9c1894726c59} executeQuery: Read 68 rows, 5.44 KiB in 0.001651 sec., 41187.15929739552 rows/sec., 3.22 MiB/sec. 2025.02.28 10:07:25.154153 [ 261 ] {2beb0d25-ae7d-409f-9d47-9c1894726c59} TCPHandler: Processed in 0.001935745 sec. 2025.02.28 10:07:25.154363 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:25.154501 [ 262 ] {c3e73bdb-e865-4eda-967b-1a117d683c21} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:25.154559 [ 262 ] {c3e73bdb-e865-4eda-967b-1a117d683c21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:07:25.155129 [ 262 ] {c3e73bdb-e865-4eda-967b-1a117d683c21} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:25.155167 [ 262 ] {c3e73bdb-e865-4eda-967b-1a117d683c21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:25.155572 [ 262 ] {c3e73bdb-e865-4eda-967b-1a117d683c21} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 10:07:25.155818 [ 262 ] {c3e73bdb-e865-4eda-967b-1a117d683c21} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:25.155996 [ 262 ] {c3e73bdb-e865-4eda-967b-1a117d683c21} executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec. 2025.02.28 10:07:25.156049 [ 262 ] {c3e73bdb-e865-4eda-967b-1a117d683c21} TCPHandler: Processed in 0.001768343 sec. 2025.02.28 10:07:25.156200 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:25.156322 [ 261 ] {70455107-ad8b-4d81-bae6-7d7693bf39e6} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:25.156413 [ 261 ] {70455107-ad8b-4d81-bae6-7d7693bf39e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:07:25.157558 [ 261 ] {70455107-ad8b-4d81-bae6-7d7693bf39e6} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:25.157600 [ 261 ] {70455107-ad8b-4d81-bae6-7d7693bf39e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:25.158214 [ 261 ] {70455107-ad8b-4d81-bae6-7d7693bf39e6} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 10:07:25.158486 [ 261 ] {70455107-ad8b-4d81-bae6-7d7693bf39e6} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:25.158768 [ 261 ] {70455107-ad8b-4d81-bae6-7d7693bf39e6} executeQuery: Read 4 rows, 7.34 KiB in 0.002473 sec., 1617.4686615446826 rows/sec., 2.90 MiB/sec. 2025.02.28 10:07:25.158887 [ 261 ] {70455107-ad8b-4d81-bae6-7d7693bf39e6} TCPHandler: Processed in 0.002744406 sec. 2025.02.28 10:07:25.159099 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:25.159325 [ 262 ] {83e9cbc5-e945-4863-b529-01da149b1899} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:07:25.159421 [ 262 ] {83e9cbc5-e945-4863-b529-01da149b1899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:07:25.159906 [ 262 ] {83e9cbc5-e945-4863-b529-01da149b1899} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:25.159943 [ 262 ] {83e9cbc5-e945-4863-b529-01da149b1899} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:25.160322 [ 262 ] {83e9cbc5-e945-4863-b529-01da149b1899} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 10:07:25.160570 [ 262 ] {83e9cbc5-e945-4863-b529-01da149b1899} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:25.160753 [ 262 ] {83e9cbc5-e945-4863-b529-01da149b1899} executeQuery: Read 60 rows, 4.14 KiB in 0.001487 sec., 40349.69737726967 rows/sec., 2.72 MiB/sec. 2025.02.28 10:07:25.160803 [ 262 ] {83e9cbc5-e945-4863-b529-01da149b1899} TCPHandler: Processed in 0.001813424 sec. 2025.02.28 10:07:26.430628 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:26.430820 [ 261 ] {c91fd5e4-eb96-4e50-ad47-9db33b5e7012} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:07:26.430893 [ 261 ] {c91fd5e4-eb96-4e50-ad47-9db33b5e7012} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:07:26.431669 [ 261 ] {c91fd5e4-eb96-4e50-ad47-9db33b5e7012} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:26.431723 [ 261 ] {c91fd5e4-eb96-4e50-ad47-9db33b5e7012} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:26.432151 [ 261 ] {c91fd5e4-eb96-4e50-ad47-9db33b5e7012} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 10:07:26.432411 [ 261 ] {c91fd5e4-eb96-4e50-ad47-9db33b5e7012} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:26.432693 [ 261 ] {c91fd5e4-eb96-4e50-ad47-9db33b5e7012} executeQuery: Read 24 rows, 2.04 KiB in 0.001922 sec., 12486.992715920915 rows/sec., 1.04 MiB/sec. 2025.02.28 10:07:26.432888 [ 261 ] {c91fd5e4-eb96-4e50-ad47-9db33b5e7012} TCPHandler: Processed in 0.002393561 sec. 2025.02.28 10:07:26.433144 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:26.433340 [ 262 ] {8a0d21b0-378f-4afc-b2e7-80d0a2772c72} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:07:26.433418 [ 262 ] {8a0d21b0-378f-4afc-b2e7-80d0a2772c72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:07:26.434201 [ 262 ] {8a0d21b0-378f-4afc-b2e7-80d0a2772c72} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:26.434256 [ 262 ] {8a0d21b0-378f-4afc-b2e7-80d0a2772c72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:26.434718 [ 262 ] {8a0d21b0-378f-4afc-b2e7-80d0a2772c72} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 10:07:26.434975 [ 262 ] {8a0d21b0-378f-4afc-b2e7-80d0a2772c72} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:26.435215 [ 262 ] {8a0d21b0-378f-4afc-b2e7-80d0a2772c72} executeQuery: Read 4 rows, 334.00 B in 0.001929 sec., 2073.613271124935 rows/sec., 169.09 KiB/sec. 2025.02.28 10:07:26.435280 [ 262 ] {8a0d21b0-378f-4afc-b2e7-80d0a2772c72} TCPHandler: Processed in 0.002265509 sec. 2025.02.28 10:07:26.435435 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:26.435563 [ 261 ] {69e0fedf-5c49-47f6-918d-ca6acc734168} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:07:26.435619 [ 261 ] {69e0fedf-5c49-47f6-918d-ca6acc734168} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:07:26.436774 [ 261 ] {69e0fedf-5c49-47f6-918d-ca6acc734168} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:26.436819 [ 261 ] {69e0fedf-5c49-47f6-918d-ca6acc734168} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:26.437286 [ 261 ] {69e0fedf-5c49-47f6-918d-ca6acc734168} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 10:07:26.437541 [ 261 ] {69e0fedf-5c49-47f6-918d-ca6acc734168} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:26.437741 [ 104 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 10:07:26.437810 [ 261 ] {69e0fedf-5c49-47f6-918d-ca6acc734168} executeQuery: Read 1390 rows, 118.92 KiB in 0.002272 sec., 611795.7746478873 rows/sec., 51.11 MiB/sec. 2025.02.28 10:07:26.437825 [ 104 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:26.437900 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:26.437955 [ 261 ] {69e0fedf-5c49-47f6-918d-ca6acc734168} TCPHandler: Processed in 0.002580193 sec. 2025.02.28 10:07:26.438259 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 10:07:26.438289 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:26.438771 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:26.438787 [ 262 ] {fc4e587f-064e-4143-b631-9afc33625ca8} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:07:26.438887 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1966 rows starting from the beginning of the part 2025.02.28 10:07:26.439001 [ 262 ] {fc4e587f-064e-4143-b631-9afc33625ca8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:07:26.439250 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 128 rows starting from the beginning of the part 2025.02.28 10:07:26.439628 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 66 rows starting from the beginning of the part 2025.02.28 10:07:26.439950 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 128 rows starting from the beginning of the part 2025.02.28 10:07:26.440361 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part 2025.02.28 10:07:26.440742 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1390 rows starting from the beginning of the part 2025.02.28 10:07:26.442097 [ 262 ] {fc4e587f-064e-4143-b631-9afc33625ca8} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:26.442149 [ 262 ] {fc4e587f-064e-4143-b631-9afc33625ca8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:26.443029 [ 262 ] {fc4e587f-064e-4143-b631-9afc33625ca8} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 10:07:26.443456 [ 262 ] {fc4e587f-064e-4143-b631-9afc33625ca8} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:26.443716 [ 262 ] {fc4e587f-064e-4143-b631-9afc33625ca8} executeQuery: Read 52 rows, 3.95 KiB in 0.005132 sec., 10132.501948558067 rows/sec., 769.15 KiB/sec. 2025.02.28 10:07:26.443813 [ 262 ] {fc4e587f-064e-4143-b631-9afc33625ca8} TCPHandler: Processed in 0.005731105 sec. 2025.02.28 10:07:26.443996 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:26.444301 [ 261 ] {3769ab75-f298-4dbb-8fbf-43674c8c5e36} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:07:26.444324 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3742 rows, containing 5 columns (5 merged, 0 gathered) in 0.006322062 sec., 591895.4923251306 rows/sec., 51.22 MiB/sec. 2025.02.28 10:07:26.444397 [ 261 ] {3769ab75-f298-4dbb-8fbf-43674c8c5e36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:07:26.444640 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 10:07:26.445230 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_61_12} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:26.445435 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_61_12} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 10:07:26.445616 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.28 10:07:26.445780 [ 261 ] {3769ab75-f298-4dbb-8fbf-43674c8c5e36} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:26.445826 [ 261 ] {3769ab75-f298-4dbb-8fbf-43674c8c5e36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:26.446209 [ 261 ] {3769ab75-f298-4dbb-8fbf-43674c8c5e36} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 10:07:26.446459 [ 261 ] {3769ab75-f298-4dbb-8fbf-43674c8c5e36} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:26.446674 [ 261 ] {3769ab75-f298-4dbb-8fbf-43674c8c5e36} executeQuery: Read 252 rows, 17.85 KiB in 0.002473 sec., 101900.525677315 rows/sec., 7.05 MiB/sec. 2025.02.28 10:07:26.446736 [ 261 ] {3769ab75-f298-4dbb-8fbf-43674c8c5e36} TCPHandler: Processed in 0.002814037 sec. 2025.02.28 10:07:26.446890 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:26.447012 [ 262 ] {c1bcb020-d811-4318-8807-3894b23d292c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:07:26.447063 [ 262 ] {c1bcb020-d811-4318-8807-3894b23d292c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:07:26.447667 [ 262 ] {c1bcb020-d811-4318-8807-3894b23d292c} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:26.447707 [ 262 ] {c1bcb020-d811-4318-8807-3894b23d292c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:26.448089 [ 262 ] {c1bcb020-d811-4318-8807-3894b23d292c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 10:07:26.448345 [ 262 ] {c1bcb020-d811-4318-8807-3894b23d292c} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:26.448658 [ 262 ] {c1bcb020-d811-4318-8807-3894b23d292c} executeQuery: Read 12 rows, 960.00 B in 0.001641 sec., 7312.614259597805 rows/sec., 571.30 KiB/sec. 2025.02.28 10:07:26.448788 [ 262 ] {c1bcb020-d811-4318-8807-3894b23d292c} TCPHandler: Processed in 0.001958635 sec. 2025.02.28 10:07:26.448938 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:26.449060 [ 261 ] {9c3d0afa-b3be-4fba-932e-dbed7a8a6a64} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:07:26.449111 [ 261 ] {9c3d0afa-b3be-4fba-932e-dbed7a8a6a64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:07:26.450011 [ 261 ] {9c3d0afa-b3be-4fba-932e-dbed7a8a6a64} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:26.450049 [ 261 ] {9c3d0afa-b3be-4fba-932e-dbed7a8a6a64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:26.450458 [ 261 ] {9c3d0afa-b3be-4fba-932e-dbed7a8a6a64} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 10:07:26.450711 [ 261 ] {9c3d0afa-b3be-4fba-932e-dbed7a8a6a64} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:26.450892 [ 104 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 10:07:26.450958 [ 104 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:26.450966 [ 261 ] {9c3d0afa-b3be-4fba-932e-dbed7a8a6a64} executeQuery: Read 596 rows, 45.87 KiB in 0.001922 sec., 310093.6524453694 rows/sec., 23.31 MiB/sec. 2025.02.28 10:07:26.450990 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:26.451155 [ 261 ] {9c3d0afa-b3be-4fba-932e-dbed7a8a6a64} TCPHandler: Processed in 0.002267129 sec. 2025.02.28 10:07:26.451346 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 10:07:26.451421 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:26.451815 [ 262 ] {a423260e-bc47-4761-ac80-86abd75432e1} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:26.451904 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:26.452011 [ 262 ] {a423260e-bc47-4761-ac80-86abd75432e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:07:26.452069 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 950 rows starting from the beginning of the part 2025.02.28 10:07:26.452544 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 100 rows starting from the beginning of the part 2025.02.28 10:07:26.453035 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 72 rows starting from the beginning of the part 2025.02.28 10:07:26.453402 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 100 rows starting from the beginning of the part 2025.02.28 10:07:26.453748 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 68 rows starting from the beginning of the part 2025.02.28 10:07:26.454048 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 596 rows starting from the beginning of the part 2025.02.28 10:07:26.455720 [ 262 ] {a423260e-bc47-4761-ac80-86abd75432e1} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:26.455806 [ 262 ] {a423260e-bc47-4761-ac80-86abd75432e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:26.456617 [ 262 ] {a423260e-bc47-4761-ac80-86abd75432e1} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 10:07:26.456918 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1886 rows, containing 5 columns (5 merged, 0 gathered) in 0.005802246 sec., 325046.54232171475 rows/sec., 25.53 MiB/sec. 2025.02.28 10:07:26.457113 [ 262 ] {a423260e-bc47-4761-ac80-86abd75432e1} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:26.457428 [ 104 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 10:07:26.457480 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 10:07:26.457525 [ 104 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:26.457596 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:26.457665 [ 262 ] {a423260e-bc47-4761-ac80-86abd75432e1} executeQuery: Read 948 rows, 65.53 KiB in 0.005955 sec., 159193.9546599496 rows/sec., 10.75 MiB/sec. 2025.02.28 10:07:26.457971 [ 262 ] {a423260e-bc47-4761-ac80-86abd75432e1} TCPHandler: Processed in 0.006690967 sec. 2025.02.28 10:07:26.458015 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 10:07:26.458242 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:26.458423 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_61_12} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:26.458455 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:26.458600 [ 261 ] {419edb02-b015-4c27-a4f6-b8b272f5ee52} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:26.458628 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17012 rows starting from the beginning of the part 2025.02.28 10:07:26.458733 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_61_12} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 10:07:26.459019 [ 261 ] {419edb02-b015-4c27-a4f6-b8b272f5ee52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:07:26.459120 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.28 10:07:26.459335 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part 2025.02.28 10:07:26.459793 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 162 rows starting from the beginning of the part 2025.02.28 10:07:26.460188 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part 2025.02.28 10:07:26.460503 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2025.02.28 10:07:26.460999 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 948 rows starting from the beginning of the part 2025.02.28 10:07:26.463447 [ 261 ] {419edb02-b015-4c27-a4f6-b8b272f5ee52} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:26.463492 [ 261 ] {419edb02-b015-4c27-a4f6-b8b272f5ee52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:26.465276 [ 261 ] {419edb02-b015-4c27-a4f6-b8b272f5ee52} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 10:07:26.465599 [ 261 ] {419edb02-b015-4c27-a4f6-b8b272f5ee52} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:26.466290 [ 261 ] {419edb02-b015-4c27-a4f6-b8b272f5ee52} executeQuery: Read 36 rows, 66.06 KiB in 0.007778 sec., 4628.439187451787 rows/sec., 8.29 MiB/sec. 2025.02.28 10:07:26.467013 [ 261 ] {419edb02-b015-4c27-a4f6-b8b272f5ee52} TCPHandler: Processed in 0.008905776 sec. 2025.02.28 10:07:26.467275 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:26.467413 [ 262 ] {a9ffdfbd-fe45-4a82-959d-6f11c334155f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:07:26.467465 [ 262 ] {a9ffdfbd-fe45-4a82-959d-6f11c334155f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:07:26.468071 [ 262 ] {a9ffdfbd-fe45-4a82-959d-6f11c334155f} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:26.468111 [ 262 ] {a9ffdfbd-fe45-4a82-959d-6f11c334155f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:26.468731 [ 262 ] {a9ffdfbd-fe45-4a82-959d-6f11c334155f} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 10:07:26.469028 [ 262 ] {a9ffdfbd-fe45-4a82-959d-6f11c334155f} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:26.469294 [ 104 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 10:07:26.469419 [ 104 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:26.469537 [ 262 ] {a9ffdfbd-fe45-4a82-959d-6f11c334155f} executeQuery: Read 24 rows, 1.66 KiB in 0.002121 sec., 11315.417256011315 rows/sec., 780.88 KiB/sec. 2025.02.28 10:07:26.469548 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:26.470026 [ 262 ] {a9ffdfbd-fe45-4a82-959d-6f11c334155f} TCPHandler: Processed in 0.002881677 sec. 2025.02.28 10:07:26.470297 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 18602 rows, containing 5 columns (5 merged, 0 gathered) in 0.012535964 sec., 1483890.6684799031 rows/sec., 101.40 MiB/sec. 2025.02.28 10:07:26.470311 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 10:07:26.470485 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:26.470532 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2866 rows starting from the beginning of the part 2025.02.28 10:07:26.470638 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 10:07:26.470687 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part 2025.02.28 10:07:26.471053 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part 2025.02.28 10:07:26.471292 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part 2025.02.28 10:07:26.471691 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2025.02.28 10:07:26.471821 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_61_12} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:26.471903 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part 2025.02.28 10:07:26.472216 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_61_12} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 10:07:26.472550 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.23 MiB. 2025.02.28 10:07:26.473917 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3130 rows, containing 4 columns (4 merged, 0 gathered) in 0.004092773 sec., 764762.6682447329 rows/sec., 51.27 MiB/sec. 2025.02.28 10:07:26.474194 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 10:07:26.474498 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_61_12} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:26.474581 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_61_12} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 10:07:26.474667 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.02.28 10:07:28.948703 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 996 2025.02.28 10:07:28.951987 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:28.952048 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:28.953530 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 10:07:28.953844 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:28.954461 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 996 2025.02.28 10:07:30.144338 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:30.144537 [ 261 ] {02ae52d7-9674-45c3-a8a5-6b7bda5af860} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:07:30.144612 [ 261 ] {02ae52d7-9674-45c3-a8a5-6b7bda5af860} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:07:30.145396 [ 261 ] {02ae52d7-9674-45c3-a8a5-6b7bda5af860} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:30.145448 [ 261 ] {02ae52d7-9674-45c3-a8a5-6b7bda5af860} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:30.145895 [ 261 ] {02ae52d7-9674-45c3-a8a5-6b7bda5af860} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 10:07:30.146149 [ 261 ] {02ae52d7-9674-45c3-a8a5-6b7bda5af860} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:30.146375 [ 261 ] {02ae52d7-9674-45c3-a8a5-6b7bda5af860} executeQuery: Read 56 rows, 4.38 KiB in 0.001878 sec., 29818.956336528223 rows/sec., 2.28 MiB/sec. 2025.02.28 10:07:30.146443 [ 261 ] {02ae52d7-9674-45c3-a8a5-6b7bda5af860} TCPHandler: Processed in 0.002240199 sec. 2025.02.28 10:07:30.146682 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:30.146868 [ 262 ] {a50a18e1-21cb-4515-8831-c128ff6961fd} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:07:30.146940 [ 262 ] {a50a18e1-21cb-4515-8831-c128ff6961fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:07:30.147712 [ 262 ] {a50a18e1-21cb-4515-8831-c128ff6961fd} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:30.147761 [ 262 ] {a50a18e1-21cb-4515-8831-c128ff6961fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:30.148205 [ 262 ] {a50a18e1-21cb-4515-8831-c128ff6961fd} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 10:07:30.148461 [ 262 ] {a50a18e1-21cb-4515-8831-c128ff6961fd} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:30.148691 [ 262 ] {a50a18e1-21cb-4515-8831-c128ff6961fd} executeQuery: Read 64 rows, 5.12 KiB in 0.001874 sec., 34151.547491995734 rows/sec., 2.67 MiB/sec. 2025.02.28 10:07:30.148758 [ 262 ] {a50a18e1-21cb-4515-8831-c128ff6961fd} TCPHandler: Processed in 0.002207149 sec. 2025.02.28 10:07:30.148899 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:30.149028 [ 261 ] {e3134bd4-bb40-4c26-a19c-84c4434ea4c4} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:30.149085 [ 261 ] {e3134bd4-bb40-4c26-a19c-84c4434ea4c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:07:30.149680 [ 261 ] {e3134bd4-bb40-4c26-a19c-84c4434ea4c4} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:30.149717 [ 261 ] {e3134bd4-bb40-4c26-a19c-84c4434ea4c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:30.150119 [ 261 ] {e3134bd4-bb40-4c26-a19c-84c4434ea4c4} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 10:07:30.150353 [ 261 ] {e3134bd4-bb40-4c26-a19c-84c4434ea4c4} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:30.150543 [ 261 ] {e3134bd4-bb40-4c26-a19c-84c4434ea4c4} executeQuery: Read 96 rows, 6.85 KiB in 0.001546 sec., 62095.73091849935 rows/sec., 4.32 MiB/sec. 2025.02.28 10:07:30.150600 [ 261 ] {e3134bd4-bb40-4c26-a19c-84c4434ea4c4} TCPHandler: Processed in 0.001757273 sec. 2025.02.28 10:07:30.150838 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:30.151067 [ 262 ] {55b6a84e-b715-4798-a202-af2ff0787696} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:07:30.151165 [ 262 ] {55b6a84e-b715-4798-a202-af2ff0787696} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:07:30.151847 [ 262 ] {55b6a84e-b715-4798-a202-af2ff0787696} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:30.151889 [ 262 ] {55b6a84e-b715-4798-a202-af2ff0787696} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:30.152276 [ 262 ] {55b6a84e-b715-4798-a202-af2ff0787696} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 10:07:30.152525 [ 262 ] {55b6a84e-b715-4798-a202-af2ff0787696} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:30.152739 [ 262 ] {55b6a84e-b715-4798-a202-af2ff0787696} executeQuery: Read 36 rows, 2.48 KiB in 0.001731 sec., 20797.22703639515 rows/sec., 1.40 MiB/sec. 2025.02.28 10:07:30.152792 [ 262 ] {55b6a84e-b715-4798-a202-af2ff0787696} TCPHandler: Processed in 0.002065947 sec. 2025.02.28 10:07:31.372387 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 2025.02.28 10:07:31.373468 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:31.373552 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:31.374104 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 10:07:31.374359 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:31.374643 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2025.02.28 10:07:32.642992 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.02.28 10:07:32.665014 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:32.665067 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:32.672543 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 10:07:32.673305 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:32.676929 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.02.28 10:07:35.147685 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:35.147895 [ 261 ] {1f83b488-fc19-4d7b-93db-5834ba3b6241} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:07:35.147972 [ 261 ] {1f83b488-fc19-4d7b-93db-5834ba3b6241} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:07:35.148759 [ 261 ] {1f83b488-fc19-4d7b-93db-5834ba3b6241} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:35.148817 [ 261 ] {1f83b488-fc19-4d7b-93db-5834ba3b6241} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:35.149273 [ 261 ] {1f83b488-fc19-4d7b-93db-5834ba3b6241} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 10:07:35.149532 [ 261 ] {1f83b488-fc19-4d7b-93db-5834ba3b6241} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:35.149782 [ 261 ] {1f83b488-fc19-4d7b-93db-5834ba3b6241} executeQuery: Read 64 rows, 5.16 KiB in 0.001939 sec., 33006.70448684889 rows/sec., 2.60 MiB/sec. 2025.02.28 10:07:35.149852 [ 261 ] {1f83b488-fc19-4d7b-93db-5834ba3b6241} TCPHandler: Processed in 0.00230002 sec. 2025.02.28 10:07:35.150146 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:35.150446 [ 262 ] {cdb0dd28-9701-47ee-9433-8cac5b573193} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:07:35.150558 [ 262 ] {cdb0dd28-9701-47ee-9433-8cac5b573193} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:07:35.151344 [ 262 ] {cdb0dd28-9701-47ee-9433-8cac5b573193} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:35.151390 [ 262 ] {cdb0dd28-9701-47ee-9433-8cac5b573193} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:35.151823 [ 262 ] {cdb0dd28-9701-47ee-9433-8cac5b573193} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 10:07:35.152069 [ 262 ] {cdb0dd28-9701-47ee-9433-8cac5b573193} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:35.152306 [ 262 ] {cdb0dd28-9701-47ee-9433-8cac5b573193} executeQuery: Read 4 rows, 308.00 B in 0.001943 sec., 2058.672156459084 rows/sec., 154.80 KiB/sec. 2025.02.28 10:07:35.152372 [ 262 ] {cdb0dd28-9701-47ee-9433-8cac5b573193} TCPHandler: Processed in 0.002406892 sec. 2025.02.28 10:07:35.152508 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:35.152636 [ 261 ] {be7d547c-a0a3-488d-9994-de8111c4fed0} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:07:35.152690 [ 261 ] {be7d547c-a0a3-488d-9994-de8111c4fed0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:07:35.153326 [ 261 ] {be7d547c-a0a3-488d-9994-de8111c4fed0} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:35.153371 [ 261 ] {be7d547c-a0a3-488d-9994-de8111c4fed0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:35.153793 [ 261 ] {be7d547c-a0a3-488d-9994-de8111c4fed0} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 10:07:35.154026 [ 261 ] {be7d547c-a0a3-488d-9994-de8111c4fed0} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:35.154239 [ 261 ] {be7d547c-a0a3-488d-9994-de8111c4fed0} executeQuery: Read 68 rows, 5.44 KiB in 0.001631 sec., 41692.21336603311 rows/sec., 3.25 MiB/sec. 2025.02.28 10:07:35.154297 [ 261 ] {be7d547c-a0a3-488d-9994-de8111c4fed0} TCPHandler: Processed in 0.001845154 sec. 2025.02.28 10:07:35.154439 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:35.154564 [ 262 ] {4cb73d98-326f-4816-9fde-d14335e4304a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:35.154620 [ 262 ] {4cb73d98-326f-4816-9fde-d14335e4304a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:07:35.155620 [ 262 ] {4cb73d98-326f-4816-9fde-d14335e4304a} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:35.155697 [ 262 ] {4cb73d98-326f-4816-9fde-d14335e4304a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:35.156103 [ 262 ] {4cb73d98-326f-4816-9fde-d14335e4304a} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 10:07:35.156339 [ 262 ] {4cb73d98-326f-4816-9fde-d14335e4304a} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:35.156563 [ 262 ] {4cb73d98-326f-4816-9fde-d14335e4304a} executeQuery: Read 160 rows, 11.41 KiB in 0.002027 sec., 78934.38579181055 rows/sec., 5.50 MiB/sec. 2025.02.28 10:07:35.156621 [ 262 ] {4cb73d98-326f-4816-9fde-d14335e4304a} TCPHandler: Processed in 0.002236729 sec. 2025.02.28 10:07:35.156784 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:35.156909 [ 261 ] {34449065-70e9-4c88-a190-ee3fdf54a478} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:35.156993 [ 261 ] {34449065-70e9-4c88-a190-ee3fdf54a478} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:07:35.158107 [ 261 ] {34449065-70e9-4c88-a190-ee3fdf54a478} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:35.158147 [ 261 ] {34449065-70e9-4c88-a190-ee3fdf54a478} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:35.158767 [ 261 ] {34449065-70e9-4c88-a190-ee3fdf54a478} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 10:07:35.159031 [ 261 ] {34449065-70e9-4c88-a190-ee3fdf54a478} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:35.159322 [ 261 ] {34449065-70e9-4c88-a190-ee3fdf54a478} executeQuery: Read 4 rows, 7.34 KiB in 0.002429 sec., 1646.7682173734045 rows/sec., 2.95 MiB/sec. 2025.02.28 10:07:35.159847 [ 261 ] {34449065-70e9-4c88-a190-ee3fdf54a478} TCPHandler: Processed in 0.003117531 sec. 2025.02.28 10:07:35.160140 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:35.160359 [ 262 ] {5d3a0da8-2897-4482-abd8-b8ef3727320c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:07:35.160452 [ 262 ] {5d3a0da8-2897-4482-abd8-b8ef3727320c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:07:35.161048 [ 262 ] {5d3a0da8-2897-4482-abd8-b8ef3727320c} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:35.161088 [ 262 ] {5d3a0da8-2897-4482-abd8-b8ef3727320c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:35.161455 [ 262 ] {5d3a0da8-2897-4482-abd8-b8ef3727320c} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 10:07:35.161698 [ 262 ] {5d3a0da8-2897-4482-abd8-b8ef3727320c} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:35.161899 [ 262 ] {5d3a0da8-2897-4482-abd8-b8ef3727320c} executeQuery: Read 60 rows, 4.14 KiB in 0.001596 sec., 37593.984962406015 rows/sec., 2.53 MiB/sec. 2025.02.28 10:07:35.161950 [ 262 ] {5d3a0da8-2897-4482-abd8-b8ef3727320c} TCPHandler: Processed in 0.001980286 sec. 2025.02.28 10:07:38.723483 [ 116 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:07:38.723576 [ 116 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:07:38.874834 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 2025.02.28 10:07:38.875569 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:38.875625 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:38.876156 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 10:07:38.876403 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:38.876707 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.02.28 10:07:38.954747 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1016 2025.02.28 10:07:38.957940 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:38.957994 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:38.959461 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 10:07:38.959767 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:38.960987 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1016 2025.02.28 10:07:40.149224 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:40.149416 [ 261 ] {d50038c3-2d56-4438-8c6b-98c8cd177dcc} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:07:40.149502 [ 261 ] {d50038c3-2d56-4438-8c6b-98c8cd177dcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:07:40.150372 [ 261 ] {d50038c3-2d56-4438-8c6b-98c8cd177dcc} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:40.150436 [ 261 ] {d50038c3-2d56-4438-8c6b-98c8cd177dcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:40.150878 [ 261 ] {d50038c3-2d56-4438-8c6b-98c8cd177dcc} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 10:07:40.151128 [ 261 ] {d50038c3-2d56-4438-8c6b-98c8cd177dcc} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:40.151413 [ 261 ] {d50038c3-2d56-4438-8c6b-98c8cd177dcc} executeQuery: Read 128 rows, 11.21 KiB in 0.002043 sec., 62652.96133137542 rows/sec., 5.36 MiB/sec. 2025.02.28 10:07:40.151565 [ 261 ] {d50038c3-2d56-4438-8c6b-98c8cd177dcc} TCPHandler: Processed in 0.002474772 sec. 2025.02.28 10:07:40.151885 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:40.152093 [ 262 ] {3955d840-f423-4d54-82e3-30dd4d7c11e7} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:07:40.152175 [ 262 ] {3955d840-f423-4d54-82e3-30dd4d7c11e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:07:40.152989 [ 262 ] {3955d840-f423-4d54-82e3-30dd4d7c11e7} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:40.153040 [ 262 ] {3955d840-f423-4d54-82e3-30dd4d7c11e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:40.153476 [ 262 ] {3955d840-f423-4d54-82e3-30dd4d7c11e7} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 10:07:40.153723 [ 262 ] {3955d840-f423-4d54-82e3-30dd4d7c11e7} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:40.153917 [ 114 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 10:07:40.153982 [ 262 ] {3955d840-f423-4d54-82e3-30dd4d7c11e7} executeQuery: Read 36 rows, 2.71 KiB in 0.001937 sec., 18585.441404233352 rows/sec., 1.36 MiB/sec. 2025.02.28 10:07:40.154010 [ 114 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:40.154082 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:40.154098 [ 262 ] {3955d840-f423-4d54-82e3-30dd4d7c11e7} TCPHandler: Processed in 0.002381631 sec. 2025.02.28 10:07:40.154321 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:40.154353 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 10:07:40.154470 [ 261 ] {9f79442e-8fec-4fc9-be90-038529ec3d7d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:07:40.154521 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:40.154539 [ 261 ] {9f79442e-8fec-4fc9-be90-038529ec3d7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:07:40.154573 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 176 rows starting from the beginning of the part 2025.02.28 10:07:40.154790 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part 2025.02.28 10:07:40.155118 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part 2025.02.28 10:07:40.155596 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 52 rows starting from the beginning of the part 2025.02.28 10:07:40.156007 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 4 rows starting from the beginning of the part 2025.02.28 10:07:40.156417 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part 2025.02.28 10:07:40.157211 [ 261 ] {9f79442e-8fec-4fc9-be90-038529ec3d7d} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:40.157259 [ 261 ] {9f79442e-8fec-4fc9-be90-038529ec3d7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:40.157831 [ 261 ] {9f79442e-8fec-4fc9-be90-038529ec3d7d} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 10:07:40.158225 [ 188 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 5 columns (5 merged, 0 gathered) in 0.004029213 sec., 76441.72695759693 rows/sec., 5.52 MiB/sec. 2025.02.28 10:07:40.158232 [ 261 ] {9f79442e-8fec-4fc9-be90-038529ec3d7d} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:40.158580 [ 188 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 10:07:40.158793 [ 261 ] {9f79442e-8fec-4fc9-be90-038529ec3d7d} executeQuery: Read 100 rows, 8.00 KiB in 0.004321 sec., 23142.791020597084 rows/sec., 1.81 MiB/sec. 2025.02.28 10:07:40.159155 [ 261 ] {9f79442e-8fec-4fc9-be90-038529ec3d7d} TCPHandler: Processed in 0.004933385 sec. 2025.02.28 10:07:40.159582 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:40.159725 [ 188 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_51_10} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:40.159891 [ 262 ] {54580f18-f58c-4ac1-b465-ea2ce2f89124} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:40.159945 [ 188 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_51_10} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 10:07:40.159977 [ 262 ] {54580f18-f58c-4ac1-b465-ea2ce2f89124} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:07:40.160157 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.28 10:07:40.160726 [ 262 ] {54580f18-f58c-4ac1-b465-ea2ce2f89124} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:40.160770 [ 262 ] {54580f18-f58c-4ac1-b465-ea2ce2f89124} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:40.161162 [ 262 ] {54580f18-f58c-4ac1-b465-ea2ce2f89124} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 10:07:40.161399 [ 262 ] {54580f18-f58c-4ac1-b465-ea2ce2f89124} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:40.161657 [ 262 ] {54580f18-f58c-4ac1-b465-ea2ce2f89124} executeQuery: Read 160 rows, 11.41 KiB in 0.001843 sec., 86814.97558328812 rows/sec., 6.05 MiB/sec. 2025.02.28 10:07:40.161727 [ 262 ] {54580f18-f58c-4ac1-b465-ea2ce2f89124} TCPHandler: Processed in 0.002427392 sec. 2025.02.28 10:07:40.161967 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:40.162151 [ 261 ] {9e925149-a5a9-4cec-bf64-b5104b4715d7} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:40.162236 [ 261 ] {9e925149-a5a9-4cec-bf64-b5104b4715d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:07:40.163389 [ 261 ] {9e925149-a5a9-4cec-bf64-b5104b4715d7} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:40.163430 [ 261 ] {9e925149-a5a9-4cec-bf64-b5104b4715d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:40.164098 [ 261 ] {9e925149-a5a9-4cec-bf64-b5104b4715d7} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 10:07:40.164356 [ 261 ] {9e925149-a5a9-4cec-bf64-b5104b4715d7} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:40.164547 [ 114 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 10:07:40.164614 [ 114 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:40.164648 [ 261 ] {9e925149-a5a9-4cec-bf64-b5104b4715d7} executeQuery: Read 36 rows, 66.06 KiB in 0.002524 sec., 14263.074484944531 rows/sec., 25.56 MiB/sec. 2025.02.28 10:07:40.164653 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:40.165144 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 10:07:40.165367 [ 261 ] {9e925149-a5a9-4cec-bf64-b5104b4715d7} TCPHandler: Processed in 0.003525616 sec. 2025.02.28 10:07:40.165882 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:40.166272 [ 262 ] {7b3c0faf-fce7-48ce-8a98-866888cac9aa} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:07:40.166422 [ 262 ] {7b3c0faf-fce7-48ce-8a98-866888cac9aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:07:40.166448 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:40.166716 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 959 rows starting from the beginning of the part 2025.02.28 10:07:40.167736 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part 2025.02.28 10:07:40.168571 [ 262 ] {7b3c0faf-fce7-48ce-8a98-866888cac9aa} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:40.168617 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part 2025.02.28 10:07:40.168639 [ 262 ] {7b3c0faf-fce7-48ce-8a98-866888cac9aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:40.169376 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part 2025.02.28 10:07:40.170095 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 4 rows starting from the beginning of the part 2025.02.28 10:07:40.170124 [ 262 ] {7b3c0faf-fce7-48ce-8a98-866888cac9aa} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 10:07:40.170607 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part 2025.02.28 10:07:40.170864 [ 262 ] {7b3c0faf-fce7-48ce-8a98-866888cac9aa} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:40.171626 [ 262 ] {7b3c0faf-fce7-48ce-8a98-866888cac9aa} executeQuery: Read 60 rows, 4.14 KiB in 0.005447 sec., 11015.23774554801 rows/sec., 760.17 KiB/sec. 2025.02.28 10:07:40.171897 [ 262 ] {7b3c0faf-fce7-48ce-8a98-866888cac9aa} TCPHandler: Processed in 0.006366613 sec. 2025.02.28 10:07:40.177021 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.02.28 10:07:40.178800 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1075 rows, containing 19 columns (19 merged, 0 gathered) in 0.014003233 sec., 76767.98636429173 rows/sec., 137.56 MiB/sec. 2025.02.28 10:07:40.180376 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 10:07:40.182535 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_51_10} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:40.182778 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_51_10} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 10:07:40.183327 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.38 MiB. 2025.02.28 10:07:40.203953 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:40.204010 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.02.28 10:07:40.211655 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 10:07:40.212426 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:40.215324 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.02.28 10:07:41.000165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 214.11 MiB, peak 221.90 MiB, free memory in arenas 0.00 B, will set to 215.42 MiB (RSS), difference: 1.31 MiB 2025.02.28 10:07:45.146970 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:45.147174 [ 261 ] {cd55c48e-ab7d-4de6-865c-3037e7f0112e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:07:45.147248 [ 261 ] {cd55c48e-ab7d-4de6-865c-3037e7f0112e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:07:45.148024 [ 261 ] {cd55c48e-ab7d-4de6-865c-3037e7f0112e} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:45.148072 [ 261 ] {cd55c48e-ab7d-4de6-865c-3037e7f0112e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:45.148497 [ 261 ] {cd55c48e-ab7d-4de6-865c-3037e7f0112e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 10:07:45.148755 [ 261 ] {cd55c48e-ab7d-4de6-865c-3037e7f0112e} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:45.149022 [ 261 ] {cd55c48e-ab7d-4de6-865c-3037e7f0112e} executeQuery: Read 4 rows, 334.00 B in 0.001897 sec., 2108.5925144965736 rows/sec., 171.94 KiB/sec. 2025.02.28 10:07:45.149138 [ 261 ] {cd55c48e-ab7d-4de6-865c-3037e7f0112e} TCPHandler: Processed in 0.00229614 sec. 2025.02.28 10:07:45.149400 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:45.149618 [ 262 ] {31563828-1295-47ec-bbbb-9218a39cb33f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:07:45.149704 [ 262 ] {31563828-1295-47ec-bbbb-9218a39cb33f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:07:45.150503 [ 262 ] {31563828-1295-47ec-bbbb-9218a39cb33f} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:45.150556 [ 262 ] {31563828-1295-47ec-bbbb-9218a39cb33f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:45.151005 [ 262 ] {31563828-1295-47ec-bbbb-9218a39cb33f} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 10:07:45.151268 [ 262 ] {31563828-1295-47ec-bbbb-9218a39cb33f} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:45.151527 [ 262 ] {31563828-1295-47ec-bbbb-9218a39cb33f} executeQuery: Read 66 rows, 5.31 KiB in 0.001967 sec., 33553.63497712252 rows/sec., 2.64 MiB/sec. 2025.02.28 10:07:45.151596 [ 262 ] {31563828-1295-47ec-bbbb-9218a39cb33f} TCPHandler: Processed in 0.002335221 sec. 2025.02.28 10:07:45.151754 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:45.151882 [ 261 ] {a0ff9cc1-c322-4bc3-9646-c357ab40cdea} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:07:45.151936 [ 261 ] {a0ff9cc1-c322-4bc3-9646-c357ab40cdea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:07:45.152551 [ 261 ] {a0ff9cc1-c322-4bc3-9646-c357ab40cdea} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:45.152592 [ 261 ] {a0ff9cc1-c322-4bc3-9646-c357ab40cdea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:45.152962 [ 261 ] {a0ff9cc1-c322-4bc3-9646-c357ab40cdea} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 10:07:45.153206 [ 261 ] {a0ff9cc1-c322-4bc3-9646-c357ab40cdea} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:45.153419 [ 261 ] {a0ff9cc1-c322-4bc3-9646-c357ab40cdea} executeQuery: Read 8 rows, 594.00 B in 0.001568 sec., 5102.040816326531 rows/sec., 369.95 KiB/sec. 2025.02.28 10:07:45.153478 [ 261 ] {a0ff9cc1-c322-4bc3-9646-c357ab40cdea} TCPHandler: Processed in 0.001784193 sec. 2025.02.28 10:07:45.153629 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:45.153752 [ 262 ] {59da3e1d-aed9-425a-84af-ff1b33915c91} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:07:45.153805 [ 262 ] {59da3e1d-aed9-425a-84af-ff1b33915c91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:07:45.154418 [ 262 ] {59da3e1d-aed9-425a-84af-ff1b33915c91} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:45.154465 [ 262 ] {59da3e1d-aed9-425a-84af-ff1b33915c91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:45.154837 [ 262 ] {59da3e1d-aed9-425a-84af-ff1b33915c91} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 10:07:45.155070 [ 262 ] {59da3e1d-aed9-425a-84af-ff1b33915c91} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:45.155295 [ 262 ] {59da3e1d-aed9-425a-84af-ff1b33915c91} executeQuery: Read 72 rows, 5.76 KiB in 0.001571 sec., 45830.681094844054 rows/sec., 3.58 MiB/sec. 2025.02.28 10:07:45.155352 [ 262 ] {59da3e1d-aed9-425a-84af-ff1b33915c91} TCPHandler: Processed in 0.001781133 sec. 2025.02.28 10:07:45.155495 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:45.155613 [ 261 ] {dbe1554b-1f08-4a06-a9d6-c39f166d5b45} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:45.155667 [ 261 ] {dbe1554b-1f08-4a06-a9d6-c39f166d5b45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:07:45.156259 [ 261 ] {dbe1554b-1f08-4a06-a9d6-c39f166d5b45} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:45.156300 [ 261 ] {dbe1554b-1f08-4a06-a9d6-c39f166d5b45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:45.156704 [ 261 ] {dbe1554b-1f08-4a06-a9d6-c39f166d5b45} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 10:07:45.156957 [ 261 ] {dbe1554b-1f08-4a06-a9d6-c39f166d5b45} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:45.157189 [ 261 ] {dbe1554b-1f08-4a06-a9d6-c39f166d5b45} executeQuery: Read 162 rows, 11.55 KiB in 0.001601 sec., 101186.75827607745 rows/sec., 7.05 MiB/sec. 2025.02.28 10:07:45.157244 [ 261 ] {dbe1554b-1f08-4a06-a9d6-c39f166d5b45} TCPHandler: Processed in 0.001807124 sec. 2025.02.28 10:07:45.157373 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:45.157493 [ 262 ] {1517d601-7164-45a3-ae88-1ff3ae93f132} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:45.157576 [ 262 ] {1517d601-7164-45a3-ae88-1ff3ae93f132} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:07:45.158685 [ 262 ] {1517d601-7164-45a3-ae88-1ff3ae93f132} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:45.158725 [ 262 ] {1517d601-7164-45a3-ae88-1ff3ae93f132} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:45.159337 [ 262 ] {1517d601-7164-45a3-ae88-1ff3ae93f132} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 10:07:45.159589 [ 262 ] {1517d601-7164-45a3-ae88-1ff3ae93f132} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:45.159831 [ 262 ] {1517d601-7164-45a3-ae88-1ff3ae93f132} executeQuery: Read 4 rows, 7.34 KiB in 0.002363 sec., 1692.7634363097757 rows/sec., 3.03 MiB/sec. 2025.02.28 10:07:45.159941 [ 262 ] {1517d601-7164-45a3-ae88-1ff3ae93f132} TCPHandler: Processed in 0.002623685 sec. 2025.02.28 10:07:45.160104 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:45.160222 [ 261 ] {32a33846-1806-4756-b4c1-9919618b0279} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:07:45.160275 [ 261 ] {32a33846-1806-4756-b4c1-9919618b0279} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:07:45.160793 [ 261 ] {32a33846-1806-4756-b4c1-9919618b0279} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:45.160832 [ 261 ] {32a33846-1806-4756-b4c1-9919618b0279} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:45.161199 [ 261 ] {32a33846-1806-4756-b4c1-9919618b0279} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 10:07:45.161428 [ 261 ] {32a33846-1806-4756-b4c1-9919618b0279} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:45.161664 [ 261 ] {32a33846-1806-4756-b4c1-9919618b0279} executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. 2025.02.28 10:07:45.161728 [ 261 ] {32a33846-1806-4756-b4c1-9919618b0279} TCPHandler: Processed in 0.001679372 sec. 2025.02.28 10:07:46.377074 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 2025.02.28 10:07:46.377840 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:46.377889 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:46.378411 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 10:07:46.378660 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:46.378858 [ 107 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 10:07:46.378890 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2025.02.28 10:07:46.378939 [ 107 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:46.378967 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:46.379140 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 10:07:46.379369 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:46.379411 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part 2025.02.28 10:07:46.379489 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part 2025.02.28 10:07:46.379676 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part 2025.02.28 10:07:46.379884 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part 2025.02.28 10:07:46.380028 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part 2025.02.28 10:07:46.380216 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part 2025.02.28 10:07:46.382934 [ 197 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003900461 sec., 4832505.696121561 rows/sec., 69.13 MiB/sec. 2025.02.28 10:07:46.383337 [ 197 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 10:07:46.383695 [ 197 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_41_8} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:46.383792 [ 197 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_41_8} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 10:07:46.383912 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2025.02.28 10:07:47.715433 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.02.28 10:07:47.737827 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:47.737889 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:47.745191 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 10:07:47.745962 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:47.746371 [ 105 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 10:07:47.746503 [ 105 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:47.746579 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:47.748286 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 10:07:47.763527 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.02.28 10:07:47.765236 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:47.766920 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2025.02.28 10:07:47.772275 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2025.02.28 10:07:47.777753 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2025.02.28 10:07:47.783205 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2025.02.28 10:07:47.788839 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2025.02.28 10:07:47.794451 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2025.02.28 10:07:47.854907 [ 200 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.108186091 sec., 2856.189711115452 rows/sec., 14.77 MiB/sec. 2025.02.28 10:07:47.858259 [ 200 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 10:07:47.861313 [ 200 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_41_8} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:47.861411 [ 200 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_41_8} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 10:07:47.863937 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.28 10:07:48.961206 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1042 2025.02.28 10:07:48.964561 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:48.964613 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:48.966068 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 10:07:48.966371 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:48.967622 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1042 2025.02.28 10:07:50.149594 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:50.149787 [ 261 ] {67579287-b71e-4227-baad-098ffb8451b8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:07:50.149862 [ 261 ] {67579287-b71e-4227-baad-098ffb8451b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:07:50.150700 [ 261 ] {67579287-b71e-4227-baad-098ffb8451b8} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:50.150752 [ 261 ] {67579287-b71e-4227-baad-098ffb8451b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:50.151198 [ 261 ] {67579287-b71e-4227-baad-098ffb8451b8} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 10:07:50.151448 [ 261 ] {67579287-b71e-4227-baad-098ffb8451b8} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:50.151673 [ 100 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 10:07:50.151704 [ 261 ] {67579287-b71e-4227-baad-098ffb8451b8} executeQuery: Read 128 rows, 11.21 KiB in 0.001968 sec., 65040.65040650406 rows/sec., 5.57 MiB/sec. 2025.02.28 10:07:50.151766 [ 100 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:50.151836 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:50.151849 [ 261 ] {67579287-b71e-4227-baad-098ffb8451b8} TCPHandler: Processed in 0.002388761 sec. 2025.02.28 10:07:50.152185 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 10:07:50.152411 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:50.152585 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:50.152644 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1966 rows starting from the beginning of the part 2025.02.28 10:07:50.152889 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part 2025.02.28 10:07:50.153224 [ 262 ] {b0e105a9-b053-4f40-beb6-89b637db9a72} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:07:50.153258 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part 2025.02.28 10:07:50.153476 [ 262 ] {b0e105a9-b053-4f40-beb6-89b637db9a72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:07:50.153532 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 128 rows starting from the beginning of the part 2025.02.28 10:07:50.153880 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 66 rows starting from the beginning of the part 2025.02.28 10:07:50.154141 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 128 rows starting from the beginning of the part 2025.02.28 10:07:50.156080 [ 262 ] {b0e105a9-b053-4f40-beb6-89b637db9a72} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:50.156176 [ 262 ] {b0e105a9-b053-4f40-beb6-89b637db9a72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:50.157077 [ 262 ] {b0e105a9-b053-4f40-beb6-89b637db9a72} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 10:07:50.157633 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.005681174 sec., 423856.0551041035 rows/sec., 36.42 MiB/sec. 2025.02.28 10:07:50.157662 [ 262 ] {b0e105a9-b053-4f40-beb6-89b637db9a72} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:50.157964 [ 196 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 10:07:50.158073 [ 262 ] {b0e105a9-b053-4f40-beb6-89b637db9a72} executeQuery: Read 36 rows, 2.71 KiB in 0.005273 sec., 6827.233074151337 rows/sec., 513.38 KiB/sec. 2025.02.28 10:07:50.158254 [ 262 ] {b0e105a9-b053-4f40-beb6-89b637db9a72} TCPHandler: Processed in 0.00618369 sec. 2025.02.28 10:07:50.158456 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:50.158519 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_66_13} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:50.158660 [ 261 ] {759b539c-ed52-47d1-8f36-978e31e3074a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:07:50.158731 [ 261 ] {759b539c-ed52-47d1-8f36-978e31e3074a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:07:50.158751 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_66_13} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 10:07:50.158983 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.02.28 10:07:50.159521 [ 261 ] {759b539c-ed52-47d1-8f36-978e31e3074a} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:50.159568 [ 261 ] {759b539c-ed52-47d1-8f36-978e31e3074a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:50.159938 [ 261 ] {759b539c-ed52-47d1-8f36-978e31e3074a} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 10:07:50.160189 [ 261 ] {759b539c-ed52-47d1-8f36-978e31e3074a} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:50.160360 [ 100 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 10:07:50.160420 [ 100 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:50.160441 [ 261 ] {759b539c-ed52-47d1-8f36-978e31e3074a} executeQuery: Read 100 rows, 8.00 KiB in 0.00184 sec., 54347.82608695652 rows/sec., 4.24 MiB/sec. 2025.02.28 10:07:50.160460 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:50.160576 [ 261 ] {759b539c-ed52-47d1-8f36-978e31e3074a} TCPHandler: Processed in 0.002184868 sec. 2025.02.28 10:07:50.160870 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:50.160946 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 10:07:50.161282 [ 262 ] {534e5a19-d9b7-486f-b158-8347213d78ee} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:50.161505 [ 262 ] {534e5a19-d9b7-486f-b158-8347213d78ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:07:50.161522 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:50.161669 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 950 rows starting from the beginning of the part 2025.02.28 10:07:50.162228 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part 2025.02.28 10:07:50.162781 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 68 rows starting from the beginning of the part 2025.02.28 10:07:50.163150 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 100 rows starting from the beginning of the part 2025.02.28 10:07:50.163537 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 72 rows starting from the beginning of the part 2025.02.28 10:07:50.163849 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 100 rows starting from the beginning of the part 2025.02.28 10:07:50.164658 [ 262 ] {534e5a19-d9b7-486f-b158-8347213d78ee} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:50.164708 [ 262 ] {534e5a19-d9b7-486f-b158-8347213d78ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:50.165295 [ 262 ] {534e5a19-d9b7-486f-b158-8347213d78ee} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 10:07:50.165591 [ 262 ] {534e5a19-d9b7-486f-b158-8347213d78ee} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:50.165888 [ 100 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 10:07:50.166017 [ 100 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:50.166063 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.005433561 sec., 249192.01238377558 rows/sec., 19.56 MiB/sec. 2025.02.28 10:07:50.166088 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:50.166149 [ 262 ] {534e5a19-d9b7-486f-b158-8347213d78ee} executeQuery: Read 160 rows, 11.41 KiB in 0.005005 sec., 31968.03196803197 rows/sec., 2.23 MiB/sec. 2025.02.28 10:07:50.166487 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 10:07:50.166719 [ 262 ] {534e5a19-d9b7-486f-b158-8347213d78ee} TCPHandler: Processed in 0.006009489 sec. 2025.02.28 10:07:50.166784 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 10:07:50.167073 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:50.167505 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:50.167525 [ 261 ] {33fe6b18-4e60-4285-b0c4-ded384dc59f8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:50.167645 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18602 rows starting from the beginning of the part 2025.02.28 10:07:50.168004 [ 261 ] {33fe6b18-4e60-4285-b0c4-ded384dc59f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:07:50.168137 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 96 rows starting from the beginning of the part 2025.02.28 10:07:50.168659 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part 2025.02.28 10:07:50.169182 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part 2025.02.28 10:07:50.169525 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 162 rows starting from the beginning of the part 2025.02.28 10:07:50.169634 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_66_13} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:50.169988 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part 2025.02.28 10:07:50.170192 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_66_13} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 10:07:50.170680 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2025.02.28 10:07:50.174532 [ 261 ] {33fe6b18-4e60-4285-b0c4-ded384dc59f8} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:50.174604 [ 261 ] {33fe6b18-4e60-4285-b0c4-ded384dc59f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:50.175974 [ 261 ] {33fe6b18-4e60-4285-b0c4-ded384dc59f8} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 10:07:50.176374 [ 261 ] {33fe6b18-4e60-4285-b0c4-ded384dc59f8} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:50.176706 [ 261 ] {33fe6b18-4e60-4285-b0c4-ded384dc59f8} executeQuery: Read 36 rows, 66.06 KiB in 0.009357 sec., 3847.386983007374 rows/sec., 6.89 MiB/sec. 2025.02.28 10:07:50.177022 [ 261 ] {33fe6b18-4e60-4285-b0c4-ded384dc59f8} TCPHandler: Processed in 0.010113372 sec. 2025.02.28 10:07:50.177288 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:50.177526 [ 262 ] {d5384f78-9765-46bd-8c84-ca40d33b7dba} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:07:50.177626 [ 262 ] {d5384f78-9765-46bd-8c84-ca40d33b7dba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:07:50.178626 [ 262 ] {d5384f78-9765-46bd-8c84-ca40d33b7dba} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:50.178668 [ 262 ] {d5384f78-9765-46bd-8c84-ca40d33b7dba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:50.179249 [ 262 ] {d5384f78-9765-46bd-8c84-ca40d33b7dba} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 10:07:50.179497 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 19340 rows, containing 5 columns (5 merged, 0 gathered) in 0.013265053 sec., 1457966.2817781428 rows/sec., 99.70 MiB/sec. 2025.02.28 10:07:50.179689 [ 262 ] {d5384f78-9765-46bd-8c84-ca40d33b7dba} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:50.179930 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 10:07:50.179930 [ 100 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 10:07:50.180034 [ 100 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:50.180103 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:50.180176 [ 262 ] {d5384f78-9765-46bd-8c84-ca40d33b7dba} executeQuery: Read 60 rows, 4.14 KiB in 0.00268 sec., 22388.059701492537 rows/sec., 1.51 MiB/sec. 2025.02.28 10:07:50.180541 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 10:07:50.180576 [ 262 ] {d5384f78-9765-46bd-8c84-ca40d33b7dba} TCPHandler: Processed in 0.003422345 sec. 2025.02.28 10:07:50.180877 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_66_13} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:50.180897 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:07:50.180973 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3130 rows starting from the beginning of the part 2025.02.28 10:07:50.181039 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_66_13} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 10:07:50.181186 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part 2025.02.28 10:07:50.181362 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.02.28 10:07:50.181492 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part 2025.02.28 10:07:50.181711 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part 2025.02.28 10:07:50.181887 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part 2025.02.28 10:07:50.182111 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part 2025.02.28 10:07:50.183805 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3406 rows, containing 4 columns (4 merged, 0 gathered) in 0.003548057 sec., 959962.0299222927 rows/sec., 64.39 MiB/sec. 2025.02.28 10:07:50.184129 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 10:07:50.184415 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_66_13} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:50.184497 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_66_13} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 10:07:50.184583 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.02.28 10:07:53.723642 [ 96 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:07:53.723704 [ 96 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:07:53.879201 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 2025.02.28 10:07:53.879851 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:53.879903 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:53.880435 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 10:07:53.880695 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:53.880986 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.02.28 10:07:55.147991 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:55.148190 [ 261 ] {e1d3c384-27e5-44b0-85c7-285d3e5af472} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:07:55.148265 [ 261 ] {e1d3c384-27e5-44b0-85c7-285d3e5af472} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:07:55.149063 [ 261 ] {e1d3c384-27e5-44b0-85c7-285d3e5af472} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:55.149111 [ 261 ] {e1d3c384-27e5-44b0-85c7-285d3e5af472} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:55.149541 [ 261 ] {e1d3c384-27e5-44b0-85c7-285d3e5af472} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 10:07:55.149791 [ 261 ] {e1d3c384-27e5-44b0-85c7-285d3e5af472} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:55.150052 [ 261 ] {e1d3c384-27e5-44b0-85c7-285d3e5af472} executeQuery: Read 64 rows, 5.16 KiB in 0.001918 sec., 33368.09176225235 rows/sec., 2.63 MiB/sec. 2025.02.28 10:07:55.150141 [ 261 ] {e1d3c384-27e5-44b0-85c7-285d3e5af472} TCPHandler: Processed in 0.00228022 sec. 2025.02.28 10:07:55.150513 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:55.150823 [ 262 ] {74f515e8-7e8e-4e4f-9001-e44443889fac} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:07:55.150943 [ 262 ] {74f515e8-7e8e-4e4f-9001-e44443889fac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:07:55.151841 [ 262 ] {74f515e8-7e8e-4e4f-9001-e44443889fac} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:55.151893 [ 262 ] {74f515e8-7e8e-4e4f-9001-e44443889fac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:55.152338 [ 262 ] {74f515e8-7e8e-4e4f-9001-e44443889fac} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 10:07:55.152603 [ 262 ] {74f515e8-7e8e-4e4f-9001-e44443889fac} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:55.152899 [ 262 ] {74f515e8-7e8e-4e4f-9001-e44443889fac} executeQuery: Read 4 rows, 308.00 B in 0.002147 sec., 1863.064741499767 rows/sec., 140.09 KiB/sec. 2025.02.28 10:07:55.153070 [ 262 ] {74f515e8-7e8e-4e4f-9001-e44443889fac} TCPHandler: Processed in 0.002805916 sec. 2025.02.28 10:07:55.153304 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:55.153457 [ 261 ] {ad366b9d-a8cb-4361-8e64-3bd13c9239e4} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:07:55.153511 [ 261 ] {ad366b9d-a8cb-4361-8e64-3bd13c9239e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:07:55.154162 [ 261 ] {ad366b9d-a8cb-4361-8e64-3bd13c9239e4} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:55.154203 [ 261 ] {ad366b9d-a8cb-4361-8e64-3bd13c9239e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:55.154572 [ 261 ] {ad366b9d-a8cb-4361-8e64-3bd13c9239e4} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 10:07:55.154830 [ 261 ] {ad366b9d-a8cb-4361-8e64-3bd13c9239e4} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:55.155046 [ 261 ] {ad366b9d-a8cb-4361-8e64-3bd13c9239e4} executeQuery: Read 68 rows, 5.44 KiB in 0.001617 sec., 42053.18491032777 rows/sec., 3.28 MiB/sec. 2025.02.28 10:07:55.155102 [ 261 ] {ad366b9d-a8cb-4361-8e64-3bd13c9239e4} TCPHandler: Processed in 0.001913055 sec. 2025.02.28 10:07:55.155260 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:55.155410 [ 262 ] {39246ec7-af68-42c7-b97e-175c65d0b4ad} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:55.155479 [ 262 ] {39246ec7-af68-42c7-b97e-175c65d0b4ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:07:55.156170 [ 262 ] {39246ec7-af68-42c7-b97e-175c65d0b4ad} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:55.156221 [ 262 ] {39246ec7-af68-42c7-b97e-175c65d0b4ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:55.156638 [ 262 ] {39246ec7-af68-42c7-b97e-175c65d0b4ad} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 10:07:55.156879 [ 262 ] {39246ec7-af68-42c7-b97e-175c65d0b4ad} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:55.157101 [ 262 ] {39246ec7-af68-42c7-b97e-175c65d0b4ad} executeQuery: Read 160 rows, 11.41 KiB in 0.001726 sec., 92699.88412514483 rows/sec., 6.46 MiB/sec. 2025.02.28 10:07:55.157159 [ 262 ] {39246ec7-af68-42c7-b97e-175c65d0b4ad} TCPHandler: Processed in 0.001962006 sec. 2025.02.28 10:07:55.157305 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:55.157423 [ 261 ] {31c8dece-2f94-4d2d-8a3a-381e5f4655b0} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:55.157504 [ 261 ] {31c8dece-2f94-4d2d-8a3a-381e5f4655b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:07:55.158619 [ 261 ] {31c8dece-2f94-4d2d-8a3a-381e5f4655b0} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:55.158659 [ 261 ] {31c8dece-2f94-4d2d-8a3a-381e5f4655b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:55.159269 [ 261 ] {31c8dece-2f94-4d2d-8a3a-381e5f4655b0} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 10:07:55.159525 [ 261 ] {31c8dece-2f94-4d2d-8a3a-381e5f4655b0} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:55.159809 [ 261 ] {31c8dece-2f94-4d2d-8a3a-381e5f4655b0} executeQuery: Read 4 rows, 7.34 KiB in 0.002411 sec., 1659.062629614268 rows/sec., 2.97 MiB/sec. 2025.02.28 10:07:55.160339 [ 261 ] {31c8dece-2f94-4d2d-8a3a-381e5f4655b0} TCPHandler: Processed in 0.00308549 sec. 2025.02.28 10:07:55.160607 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:55.160829 [ 262 ] {58fc9c49-0f68-41f9-b2f1-62a2e2047324} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:07:55.160923 [ 262 ] {58fc9c49-0f68-41f9-b2f1-62a2e2047324} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:07:55.161580 [ 262 ] {58fc9c49-0f68-41f9-b2f1-62a2e2047324} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:55.161621 [ 262 ] {58fc9c49-0f68-41f9-b2f1-62a2e2047324} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:55.161997 [ 262 ] {58fc9c49-0f68-41f9-b2f1-62a2e2047324} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 10:07:55.162244 [ 262 ] {58fc9c49-0f68-41f9-b2f1-62a2e2047324} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:55.162492 [ 262 ] {58fc9c49-0f68-41f9-b2f1-62a2e2047324} executeQuery: Read 60 rows, 4.14 KiB in 0.001715 sec., 34985.42274052478 rows/sec., 2.36 MiB/sec. 2025.02.28 10:07:55.162559 [ 262 ] {58fc9c49-0f68-41f9-b2f1-62a2e2047324} TCPHandler: Processed in 0.002080817 sec. 2025.02.28 10:07:55.263655 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.02.28 10:07:55.282488 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:55.282541 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:55.289551 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 10:07:55.290420 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:55.293312 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.02.28 10:07:57.429926 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:57.430180 [ 261 ] {e2bcea64-74a7-4b7c-8848-bb078527baa2} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:07:57.430274 [ 261 ] {e2bcea64-74a7-4b7c-8848-bb078527baa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:07:57.431096 [ 261 ] {e2bcea64-74a7-4b7c-8848-bb078527baa2} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:57.431152 [ 261 ] {e2bcea64-74a7-4b7c-8848-bb078527baa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:57.431602 [ 261 ] {e2bcea64-74a7-4b7c-8848-bb078527baa2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 10:07:57.431858 [ 261 ] {e2bcea64-74a7-4b7c-8848-bb078527baa2} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:57.432112 [ 261 ] {e2bcea64-74a7-4b7c-8848-bb078527baa2} executeQuery: Read 6 rows, 501.00 B in 0.002001 sec., 2998.500749625187 rows/sec., 244.51 KiB/sec. 2025.02.28 10:07:57.432179 [ 261 ] {e2bcea64-74a7-4b7c-8848-bb078527baa2} TCPHandler: Processed in 0.002419581 sec. 2025.02.28 10:07:57.432464 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:57.432663 [ 262 ] {2272a9b8-0f14-40c2-962f-7a56ab82808f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:07:57.432738 [ 262 ] {2272a9b8-0f14-40c2-962f-7a56ab82808f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:07:57.434017 [ 262 ] {2272a9b8-0f14-40c2-962f-7a56ab82808f} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:57.434071 [ 262 ] {2272a9b8-0f14-40c2-962f-7a56ab82808f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:57.434601 [ 262 ] {2272a9b8-0f14-40c2-962f-7a56ab82808f} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 10:07:57.434860 [ 262 ] {2272a9b8-0f14-40c2-962f-7a56ab82808f} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:57.435122 [ 262 ] {2272a9b8-0f14-40c2-962f-7a56ab82808f} executeQuery: Read 1271 rows, 107.55 KiB in 0.002514 sec., 505568.814638027 rows/sec., 41.78 MiB/sec. 2025.02.28 10:07:57.435190 [ 262 ] {2272a9b8-0f14-40c2-962f-7a56ab82808f} TCPHandler: Processed in 0.002874948 sec. 2025.02.28 10:07:57.435345 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:57.435475 [ 261 ] {50257009-ae50-444e-a92a-6c45563b7793} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:07:57.435531 [ 261 ] {50257009-ae50-444e-a92a-6c45563b7793} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:07:57.436184 [ 261 ] {50257009-ae50-444e-a92a-6c45563b7793} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:57.436226 [ 261 ] {50257009-ae50-444e-a92a-6c45563b7793} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:57.436593 [ 261 ] {50257009-ae50-444e-a92a-6c45563b7793} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 10:07:57.436833 [ 261 ] {50257009-ae50-444e-a92a-6c45563b7793} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:57.437098 [ 261 ] {50257009-ae50-444e-a92a-6c45563b7793} executeQuery: Read 42 rows, 3.13 KiB in 0.001644 sec., 25547.445255474453 rows/sec., 1.86 MiB/sec. 2025.02.28 10:07:57.437167 [ 261 ] {50257009-ae50-444e-a92a-6c45563b7793} TCPHandler: Processed in 0.001872074 sec. 2025.02.28 10:07:57.437420 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:57.437580 [ 262 ] {e767d2cb-971a-4707-a6f5-666c2b836ce5} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:07:57.437633 [ 262 ] {e767d2cb-971a-4707-a6f5-666c2b836ce5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:07:57.438324 [ 262 ] {e767d2cb-971a-4707-a6f5-666c2b836ce5} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:57.438366 [ 262 ] {e767d2cb-971a-4707-a6f5-666c2b836ce5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:57.438740 [ 262 ] {e767d2cb-971a-4707-a6f5-666c2b836ce5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 10:07:57.438986 [ 262 ] {e767d2cb-971a-4707-a6f5-666c2b836ce5} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:57.439252 [ 262 ] {e767d2cb-971a-4707-a6f5-666c2b836ce5} executeQuery: Read 228 rows, 15.81 KiB in 0.001701 sec., 134038.80070546738 rows/sec., 9.08 MiB/sec. 2025.02.28 10:07:57.439439 [ 262 ] {e767d2cb-971a-4707-a6f5-666c2b836ce5} TCPHandler: Processed in 0.002150568 sec. 2025.02.28 10:07:57.439620 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:57.439769 [ 261 ] {83290ebe-29b2-4b03-836b-44147f5c7a5c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:07:57.439830 [ 261 ] {83290ebe-29b2-4b03-836b-44147f5c7a5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:07:57.440769 [ 261 ] {83290ebe-29b2-4b03-836b-44147f5c7a5c} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:57.440810 [ 261 ] {83290ebe-29b2-4b03-836b-44147f5c7a5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:57.441215 [ 261 ] {83290ebe-29b2-4b03-836b-44147f5c7a5c} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 10:07:57.441461 [ 261 ] {83290ebe-29b2-4b03-836b-44147f5c7a5c} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:57.441704 [ 261 ] {83290ebe-29b2-4b03-836b-44147f5c7a5c} executeQuery: Read 562 rows, 42.78 KiB in 0.001967 sec., 285714.28571428574 rows/sec., 21.24 MiB/sec. 2025.02.28 10:07:57.441761 [ 261 ] {83290ebe-29b2-4b03-836b-44147f5c7a5c} TCPHandler: Processed in 0.002211549 sec. 2025.02.28 10:07:57.441971 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:57.442195 [ 262 ] {361243b7-6e21-45d5-a145-bf83c17ccc2c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:57.442294 [ 262 ] {361243b7-6e21-45d5-a145-bf83c17ccc2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:07:57.443148 [ 262 ] {361243b7-6e21-45d5-a145-bf83c17ccc2c} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:57.443188 [ 262 ] {361243b7-6e21-45d5-a145-bf83c17ccc2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:57.443640 [ 262 ] {361243b7-6e21-45d5-a145-bf83c17ccc2c} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 10:07:57.443875 [ 262 ] {361243b7-6e21-45d5-a145-bf83c17ccc2c} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:57.444089 [ 262 ] {361243b7-6e21-45d5-a145-bf83c17ccc2c} executeQuery: Read 945 rows, 64.89 KiB in 0.00195 sec., 484615.3846153846 rows/sec., 32.50 MiB/sec. 2025.02.28 10:07:57.444143 [ 262 ] {361243b7-6e21-45d5-a145-bf83c17ccc2c} TCPHandler: Processed in 0.00228231 sec. 2025.02.28 10:07:57.444288 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:57.444427 [ 261 ] {687d8e4b-fd6f-484c-986c-480aeee1918f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:07:57.444521 [ 261 ] {687d8e4b-fd6f-484c-986c-480aeee1918f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:07:57.445835 [ 261 ] {687d8e4b-fd6f-484c-986c-480aeee1918f} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:57.445874 [ 261 ] {687d8e4b-fd6f-484c-986c-480aeee1918f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:57.446586 [ 261 ] {687d8e4b-fd6f-484c-986c-480aeee1918f} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 10:07:57.446867 [ 261 ] {687d8e4b-fd6f-484c-986c-480aeee1918f} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:57.447124 [ 261 ] {687d8e4b-fd6f-484c-986c-480aeee1918f} executeQuery: Read 36 rows, 66.06 KiB in 0.002729 sec., 13191.645291315499 rows/sec., 23.64 MiB/sec. 2025.02.28 10:07:57.447238 [ 261 ] {687d8e4b-fd6f-484c-986c-480aeee1918f} TCPHandler: Processed in 0.00300512 sec. 2025.02.28 10:07:57.447395 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:07:57.447532 [ 262 ] {39c3fed6-ea99-40f5-b844-ab6fd9288c08} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:07:57.447592 [ 262 ] {39c3fed6-ea99-40f5-b844-ab6fd9288c08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:07:57.448161 [ 262 ] {39c3fed6-ea99-40f5-b844-ab6fd9288c08} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:57.448207 [ 262 ] {39c3fed6-ea99-40f5-b844-ab6fd9288c08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:57.448583 [ 262 ] {39c3fed6-ea99-40f5-b844-ab6fd9288c08} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 10:07:57.448818 [ 262 ] {39c3fed6-ea99-40f5-b844-ab6fd9288c08} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:57.449022 [ 262 ] {39c3fed6-ea99-40f5-b844-ab6fd9288c08} executeQuery: Read 36 rows, 2.48 KiB in 0.001522 sec., 23653.088042049934 rows/sec., 1.59 MiB/sec. 2025.02.28 10:07:57.449074 [ 262 ] {39c3fed6-ea99-40f5-b844-ab6fd9288c08} TCPHandler: Processed in 0.001748343 sec. 2025.02.28 10:07:58.967840 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1082 2025.02.28 10:07:58.971017 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:07:58.971066 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:07:58.972599 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 10:07:58.972943 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:07:58.974201 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1082 2025.02.28 10:08:00.142755 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:00.142953 [ 261 ] {ce50e116-722a-41bf-8683-23de942add64} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:08:00.143027 [ 261 ] {ce50e116-722a-41bf-8683-23de942add64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:08:00.143839 [ 261 ] {ce50e116-722a-41bf-8683-23de942add64} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:00.143891 [ 261 ] {ce50e116-722a-41bf-8683-23de942add64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:00.144331 [ 261 ] {ce50e116-722a-41bf-8683-23de942add64} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 10:08:00.144603 [ 261 ] {ce50e116-722a-41bf-8683-23de942add64} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:00.144847 [ 261 ] {ce50e116-722a-41bf-8683-23de942add64} executeQuery: Read 56 rows, 4.38 KiB in 0.001947 sec., 28762.19825372368 rows/sec., 2.20 MiB/sec. 2025.02.28 10:08:00.144916 [ 261 ] {ce50e116-722a-41bf-8683-23de942add64} TCPHandler: Processed in 0.00229465 sec. 2025.02.28 10:08:00.145186 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:00.145390 [ 262 ] {0fb87348-8edf-4314-b5ea-25408972f83b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:08:00.145465 [ 262 ] {0fb87348-8edf-4314-b5ea-25408972f83b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:08:00.146218 [ 262 ] {0fb87348-8edf-4314-b5ea-25408972f83b} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:00.146266 [ 262 ] {0fb87348-8edf-4314-b5ea-25408972f83b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:00.146714 [ 262 ] {0fb87348-8edf-4314-b5ea-25408972f83b} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 10:08:00.146978 [ 262 ] {0fb87348-8edf-4314-b5ea-25408972f83b} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:00.147215 [ 262 ] {0fb87348-8edf-4314-b5ea-25408972f83b} executeQuery: Read 64 rows, 5.12 KiB in 0.001882 sec., 34006.376195536664 rows/sec., 2.65 MiB/sec. 2025.02.28 10:08:00.147273 [ 262 ] {0fb87348-8edf-4314-b5ea-25408972f83b} TCPHandler: Processed in 0.002222729 sec. 2025.02.28 10:08:00.147433 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:00.147564 [ 261 ] {75c978e2-c6c0-4c50-8441-c24073705404} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:00.147623 [ 261 ] {75c978e2-c6c0-4c50-8441-c24073705404} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:08:00.148219 [ 261 ] {75c978e2-c6c0-4c50-8441-c24073705404} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:00.148262 [ 261 ] {75c978e2-c6c0-4c50-8441-c24073705404} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:00.148652 [ 261 ] {75c978e2-c6c0-4c50-8441-c24073705404} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 10:08:00.148885 [ 261 ] {75c978e2-c6c0-4c50-8441-c24073705404} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:00.149106 [ 261 ] {75c978e2-c6c0-4c50-8441-c24073705404} executeQuery: Read 64 rows, 4.56 KiB in 0.001575 sec., 40634.920634920636 rows/sec., 2.83 MiB/sec. 2025.02.28 10:08:00.149172 [ 261 ] {75c978e2-c6c0-4c50-8441-c24073705404} TCPHandler: Processed in 0.001795994 sec. 2025.02.28 10:08:00.149397 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:00.149549 [ 262 ] {fb6594c9-571e-47a3-9041-c084c08a8711} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:08:00.149605 [ 262 ] {fb6594c9-571e-47a3-9041-c084c08a8711} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:08:00.150128 [ 262 ] {fb6594c9-571e-47a3-9041-c084c08a8711} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:00.150169 [ 262 ] {fb6594c9-571e-47a3-9041-c084c08a8711} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:00.150563 [ 262 ] {fb6594c9-571e-47a3-9041-c084c08a8711} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 10:08:00.150810 [ 262 ] {fb6594c9-571e-47a3-9041-c084c08a8711} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:00.151018 [ 262 ] {fb6594c9-571e-47a3-9041-c084c08a8711} executeQuery: Read 24 rows, 1.66 KiB in 0.001495 sec., 16053.511705685618 rows/sec., 1.08 MiB/sec. 2025.02.28 10:08:00.151071 [ 262 ] {fb6594c9-571e-47a3-9041-c084c08a8711} TCPHandler: Processed in 0.001799284 sec. 2025.02.28 10:08:01.381146 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 2025.02.28 10:08:01.381857 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:01.381914 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:01.382455 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 10:08:01.382713 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:01.382973 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2025.02.28 10:08:02.793410 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2025.02.28 10:08:02.813412 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:02.813469 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:02.820905 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 10:08:02.821654 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:02.824816 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2025.02.28 10:08:05.148163 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:05.148354 [ 261 ] {e07576e5-1f8d-4d40-9650-5e31ae35abf8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:08:05.148427 [ 261 ] {e07576e5-1f8d-4d40-9650-5e31ae35abf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:08:05.149225 [ 261 ] {e07576e5-1f8d-4d40-9650-5e31ae35abf8} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:05.149274 [ 261 ] {e07576e5-1f8d-4d40-9650-5e31ae35abf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:05.149730 [ 261 ] {e07576e5-1f8d-4d40-9650-5e31ae35abf8} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 10:08:05.149997 [ 261 ] {e07576e5-1f8d-4d40-9650-5e31ae35abf8} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:05.150256 [ 261 ] {e07576e5-1f8d-4d40-9650-5e31ae35abf8} executeQuery: Read 64 rows, 5.16 KiB in 0.001953 sec., 32770.097286226315 rows/sec., 2.58 MiB/sec. 2025.02.28 10:08:05.150324 [ 261 ] {e07576e5-1f8d-4d40-9650-5e31ae35abf8} TCPHandler: Processed in 0.00229277 sec. 2025.02.28 10:08:05.150594 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:05.150889 [ 262 ] {85793d06-b4b5-4675-8093-4c3eb066a5a6} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:08:05.151006 [ 262 ] {85793d06-b4b5-4675-8093-4c3eb066a5a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:08:05.151966 [ 262 ] {85793d06-b4b5-4675-8093-4c3eb066a5a6} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:05.152017 [ 262 ] {85793d06-b4b5-4675-8093-4c3eb066a5a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:05.152460 [ 262 ] {85793d06-b4b5-4675-8093-4c3eb066a5a6} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 10:08:05.152715 [ 262 ] {85793d06-b4b5-4675-8093-4c3eb066a5a6} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:05.152914 [ 80 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 10:08:05.152984 [ 262 ] {85793d06-b4b5-4675-8093-4c3eb066a5a6} executeQuery: Read 4 rows, 308.00 B in 0.002177 sec., 1837.3909049150207 rows/sec., 138.16 KiB/sec. 2025.02.28 10:08:05.153010 [ 80 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:05.153082 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:05.153121 [ 262 ] {85793d06-b4b5-4675-8093-4c3eb066a5a6} TCPHandler: Processed in 0.002669505 sec. 2025.02.28 10:08:05.153330 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:05.153379 [ 195 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 10:08:05.153486 [ 261 ] {0f53dd60-5df9-4f4c-8c76-73f56a9f754a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:08:05.153555 [ 261 ] {0f53dd60-5df9-4f4c-8c76-73f56a9f754a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:08:05.153555 [ 195 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:05.153620 [ 195 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 176 rows starting from the beginning of the part 2025.02.28 10:08:05.153758 [ 195 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part 2025.02.28 10:08:05.154184 [ 195 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part 2025.02.28 10:08:05.154623 [ 195 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 4 rows starting from the beginning of the part 2025.02.28 10:08:05.154946 [ 195 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 42 rows starting from the beginning of the part 2025.02.28 10:08:05.155318 [ 195 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 4 rows starting from the beginning of the part 2025.02.28 10:08:05.156398 [ 261 ] {0f53dd60-5df9-4f4c-8c76-73f56a9f754a} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:05.156444 [ 261 ] {0f53dd60-5df9-4f4c-8c76-73f56a9f754a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:05.157029 [ 261 ] {0f53dd60-5df9-4f4c-8c76-73f56a9f754a} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 10:08:05.157411 [ 261 ] {0f53dd60-5df9-4f4c-8c76-73f56a9f754a} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:05.157410 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 5 columns (5 merged, 0 gathered) in 0.004187055 sec., 64484.464617732505 rows/sec., 4.59 MiB/sec. 2025.02.28 10:08:05.157749 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 10:08:05.157824 [ 261 ] {0f53dd60-5df9-4f4c-8c76-73f56a9f754a} executeQuery: Read 68 rows, 5.44 KiB in 0.004355 sec., 15614.236509758897 rows/sec., 1.22 MiB/sec. 2025.02.28 10:08:05.158084 [ 261 ] {0f53dd60-5df9-4f4c-8c76-73f56a9f754a} TCPHandler: Processed in 0.004865014 sec. 2025.02.28 10:08:05.158488 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:05.158736 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_56_11} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:05.159053 [ 262 ] {e8177722-feb5-460f-9267-ddc3ebb47ecc} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:05.159058 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_56_11} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 10:08:05.159149 [ 262 ] {e8177722-feb5-460f-9267-ddc3ebb47ecc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:08:05.159272 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.28 10:08:05.159890 [ 262 ] {e8177722-feb5-460f-9267-ddc3ebb47ecc} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:05.159936 [ 262 ] {e8177722-feb5-460f-9267-ddc3ebb47ecc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:05.160359 [ 262 ] {e8177722-feb5-460f-9267-ddc3ebb47ecc} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 10:08:05.160611 [ 262 ] {e8177722-feb5-460f-9267-ddc3ebb47ecc} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:05.160882 [ 262 ] {e8177722-feb5-460f-9267-ddc3ebb47ecc} executeQuery: Read 160 rows, 11.41 KiB in 0.002044 sec., 78277.88649706458 rows/sec., 5.45 MiB/sec. 2025.02.28 10:08:05.160949 [ 262 ] {e8177722-feb5-460f-9267-ddc3ebb47ecc} TCPHandler: Processed in 0.002700765 sec. 2025.02.28 10:08:05.161155 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:05.161308 [ 261 ] {6c7d69b3-901e-4b15-a401-8849e86c7300} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:05.161388 [ 261 ] {6c7d69b3-901e-4b15-a401-8849e86c7300} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:08:05.162479 [ 261 ] {6c7d69b3-901e-4b15-a401-8849e86c7300} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:05.162519 [ 261 ] {6c7d69b3-901e-4b15-a401-8849e86c7300} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:05.163123 [ 261 ] {6c7d69b3-901e-4b15-a401-8849e86c7300} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 10:08:05.163381 [ 261 ] {6c7d69b3-901e-4b15-a401-8849e86c7300} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:05.163544 [ 79 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 10:08:05.163596 [ 79 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:05.163601 [ 261 ] {6c7d69b3-901e-4b15-a401-8849e86c7300} executeQuery: Read 4 rows, 7.34 KiB in 0.002324 sec., 1721.170395869191 rows/sec., 3.08 MiB/sec. 2025.02.28 10:08:05.163623 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:05.163949 [ 261 ] {6c7d69b3-901e-4b15-a401-8849e86c7300} TCPHandler: Processed in 0.002881207 sec. 2025.02.28 10:08:05.163950 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 10:08:05.164248 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:05.164393 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:05.164588 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1075 rows starting from the beginning of the part 2025.02.28 10:08:05.164629 [ 262 ] {1c096ee8-daf4-48a3-acb4-a3f8bc98b571} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:08:05.164752 [ 262 ] {1c096ee8-daf4-48a3-acb4-a3f8bc98b571} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:08:05.165482 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part 2025.02.28 10:08:05.166258 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part 2025.02.28 10:08:05.167141 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 4 rows starting from the beginning of the part 2025.02.28 10:08:05.167199 [ 262 ] {1c096ee8-daf4-48a3-acb4-a3f8bc98b571} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:05.167278 [ 262 ] {1c096ee8-daf4-48a3-acb4-a3f8bc98b571} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:05.167793 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part 2025.02.28 10:08:05.168485 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 4 rows starting from the beginning of the part 2025.02.28 10:08:05.168811 [ 262 ] {1c096ee8-daf4-48a3-acb4-a3f8bc98b571} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 10:08:05.169497 [ 262 ] {1c096ee8-daf4-48a3-acb4-a3f8bc98b571} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:05.169973 [ 262 ] {1c096ee8-daf4-48a3-acb4-a3f8bc98b571} executeQuery: Read 60 rows, 4.14 KiB in 0.005427 sec., 11055.83195135434 rows/sec., 762.97 KiB/sec. 2025.02.28 10:08:05.170154 [ 262 ] {1c096ee8-daf4-48a3-acb4-a3f8bc98b571} TCPHandler: Processed in 0.006069959 sec. 2025.02.28 10:08:05.176806 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1159 rows, containing 19 columns (19 merged, 0 gathered) in 0.013072671 sec., 88658.23977364687 rows/sec., 158.87 MiB/sec. 2025.02.28 10:08:05.178063 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 10:08:05.178481 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_56_11} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:05.178560 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_56_11} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 10:08:05.178723 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. 2025.02.28 10:08:06.000221 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 218.54 MiB, peak 230.16 MiB, free memory in arenas 0.00 B, will set to 221.79 MiB (RSS), difference: 3.25 MiB 2025.02.28 10:08:08.723766 [ 75 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:08:08.723842 [ 75 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:08:08.883158 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 2025.02.28 10:08:08.884172 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:08.884217 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:08.884736 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 10:08:08.884993 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:08.885251 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.02.28 10:08:08.974455 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1102 2025.02.28 10:08:08.977247 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:08.977297 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:08.978747 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 10:08:08.979053 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:08.979217 [ 75 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 10:08:08.979275 [ 75 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:08.979307 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:08.979762 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 10:08:08.980522 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1102 2025.02.28 10:08:08.981007 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:08.981190 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 952 rows starting from the beginning of the part 2025.02.28 10:08:08.981875 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part 2025.02.28 10:08:08.982585 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part 2025.02.28 10:08:08.983296 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part 2025.02.28 10:08:08.983903 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part 2025.02.28 10:08:08.984529 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part 2025.02.28 10:08:08.992703 [ 199 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1102 rows, containing 72 columns (72 merged, 0 gathered) in 0.013277323 sec., 82998.65869046042 rows/sec., 67.69 MiB/sec. 2025.02.28 10:08:08.994625 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 10:08:08.995515 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_31_6} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:08.995628 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_31_6} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 10:08:08.995991 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.61 MiB. 2025.02.28 10:08:09.040832 [ 75 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.28 10:08:09.040882 [ 75 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:09.040907 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:09.041046 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.02.28 10:08:09.041202 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:09.041239 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part 2025.02.28 10:08:09.041349 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part 2025.02.28 10:08:09.041548 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2025.02.28 10:08:09.041764 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part 2025.02.28 10:08:09.041915 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2025.02.28 10:08:09.042986 [ 189 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002017257 sec., 17846.015653930062 rows/sec., 1.49 MiB/sec. 2025.02.28 10:08:09.043138 [ 199 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.28 10:08:09.043432 [ 199 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_17_4} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:09.043526 [ 199 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_17_4} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.28 10:08:09.043609 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 10:08:09.481051 [ 75 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2025.02.28 10:08:09.481137 [ 75 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:09.481172 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:09.481370 [ 189 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full 2025.02.28 10:08:09.481541 [ 189 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:09.481579 [ 189 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 365 rows starting from the beginning of the part 2025.02.28 10:08:09.481687 [ 189 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part 2025.02.28 10:08:09.481934 [ 189 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part 2025.02.28 10:08:09.482158 [ 189 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part 2025.02.28 10:08:09.482305 [ 189 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part 2025.02.28 10:08:09.483849 [ 188 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 1349 rows, containing 5 columns (5 merged, 0 gathered) in 0.002564393 sec., 526050.4142695757 rows/sec., 38.07 MiB/sec. 2025.02.28 10:08:09.484073 [ 188 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2025.02.28 10:08:09.484414 [ 188 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_14_3} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:09.484509 [ 188 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_14_3} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 2025.02.28 10:08:09.484613 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.02.28 10:08:10.155532 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:10.155725 [ 261 ] {17d07d62-ccf1-4386-8fc7-6518e656bf47} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:08:10.155800 [ 261 ] {17d07d62-ccf1-4386-8fc7-6518e656bf47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:08:10.156669 [ 261 ] {17d07d62-ccf1-4386-8fc7-6518e656bf47} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:10.156722 [ 261 ] {17d07d62-ccf1-4386-8fc7-6518e656bf47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:10.157157 [ 261 ] {17d07d62-ccf1-4386-8fc7-6518e656bf47} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 10:08:10.157424 [ 261 ] {17d07d62-ccf1-4386-8fc7-6518e656bf47} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:10.157671 [ 261 ] {17d07d62-ccf1-4386-8fc7-6518e656bf47} executeQuery: Read 212 rows, 13.81 KiB in 0.001999 sec., 106053.02651325663 rows/sec., 6.74 MiB/sec. 2025.02.28 10:08:10.157739 [ 261 ] {17d07d62-ccf1-4386-8fc7-6518e656bf47} TCPHandler: Processed in 0.00234094 sec. 2025.02.28 10:08:10.157988 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:10.158178 [ 262 ] {ad172be4-1ce9-4aff-9cb5-de9048d10640} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:08:10.158251 [ 262 ] {ad172be4-1ce9-4aff-9cb5-de9048d10640} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:08:10.159361 [ 262 ] {ad172be4-1ce9-4aff-9cb5-de9048d10640} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:10.159410 [ 262 ] {ad172be4-1ce9-4aff-9cb5-de9048d10640} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:10.159896 [ 262 ] {ad172be4-1ce9-4aff-9cb5-de9048d10640} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 10:08:10.160154 [ 262 ] {ad172be4-1ce9-4aff-9cb5-de9048d10640} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:10.160354 [ 74 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.28 10:08:10.160426 [ 262 ] {ad172be4-1ce9-4aff-9cb5-de9048d10640} executeQuery: Read 689 rows, 56.19 KiB in 0.002294 sec., 300348.7358326068 rows/sec., 23.92 MiB/sec. 2025.02.28 10:08:10.160438 [ 74 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:10.160520 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:10.160571 [ 262 ] {ad172be4-1ce9-4aff-9cb5-de9048d10640} TCPHandler: Processed in 0.002704505 sec. 2025.02.28 10:08:10.160798 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:10.160797 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.28 10:08:10.161000 [ 261 ] {c551d84c-4965-48b0-a044-d68a81b83b4d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:08:10.161081 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:10.161102 [ 261 ] {c551d84c-4965-48b0-a044-d68a81b83b4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:08:10.161160 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1966 rows starting from the beginning of the part 2025.02.28 10:08:10.161497 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part 2025.02.28 10:08:10.161883 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1271 rows starting from the beginning of the part 2025.02.28 10:08:10.162229 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part 2025.02.28 10:08:10.162887 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part 2025.02.28 10:08:10.163344 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 689 rows starting from the beginning of the part 2025.02.28 10:08:10.164600 [ 261 ] {c551d84c-4965-48b0-a044-d68a81b83b4d} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:10.164678 [ 261 ] {c551d84c-4965-48b0-a044-d68a81b83b4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:10.165413 [ 261 ] {c551d84c-4965-48b0-a044-d68a81b83b4d} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 10:08:10.165936 [ 261 ] {c551d84c-4965-48b0-a044-d68a81b83b4d} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:10.166581 [ 261 ] {c551d84c-4965-48b0-a044-d68a81b83b4d} executeQuery: Read 142 rows, 9.09 KiB in 0.005608 sec., 25320.970042796005 rows/sec., 1.58 MiB/sec. 2025.02.28 10:08:10.166888 [ 261 ] {c551d84c-4965-48b0-a044-d68a81b83b4d} TCPHandler: Processed in 0.006188091 sec. 2025.02.28 10:08:10.167158 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:10.167388 [ 262 ] {2c53074d-cf06-4606-8ea8-4d4b6fb4f441} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:08:10.167572 [ 262 ] {2c53074d-cf06-4606-8ea8-4d4b6fb4f441} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:08:10.167707 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4110 rows, containing 5 columns (5 merged, 0 gathered) in 0.007050522 sec., 582935.5613669456 rows/sec., 49.82 MiB/sec. 2025.02.28 10:08:10.168028 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.28 10:08:10.168413 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_71_14} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:10.168445 [ 262 ] {2c53074d-cf06-4606-8ea8-4d4b6fb4f441} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:10.168487 [ 262 ] {2c53074d-cf06-4606-8ea8-4d4b6fb4f441} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:10.168519 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_71_14} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.28 10:08:10.168622 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. 2025.02.28 10:08:10.168888 [ 262 ] {2c53074d-cf06-4606-8ea8-4d4b6fb4f441} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 10:08:10.169124 [ 262 ] {2c53074d-cf06-4606-8ea8-4d4b6fb4f441} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:10.169342 [ 262 ] {2c53074d-cf06-4606-8ea8-4d4b6fb4f441} executeQuery: Read 113 rows, 7.49 KiB in 0.002042 sec., 55337.90401567091 rows/sec., 3.58 MiB/sec. 2025.02.28 10:08:10.169398 [ 262 ] {2c53074d-cf06-4606-8ea8-4d4b6fb4f441} TCPHandler: Processed in 0.002383931 sec. 2025.02.28 10:08:10.169550 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:10.169672 [ 261 ] {4cabae08-190f-422e-90f0-b582a3aa8724} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:08:10.169722 [ 261 ] {4cabae08-190f-422e-90f0-b582a3aa8724} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:08:10.170348 [ 261 ] {4cabae08-190f-422e-90f0-b582a3aa8724} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:10.170387 [ 261 ] {4cabae08-190f-422e-90f0-b582a3aa8724} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:10.170752 [ 261 ] {4cabae08-190f-422e-90f0-b582a3aa8724} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 10:08:10.170985 [ 261 ] {4cabae08-190f-422e-90f0-b582a3aa8724} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:10.171248 [ 261 ] {4cabae08-190f-422e-90f0-b582a3aa8724} executeQuery: Read 112 rows, 6.53 KiB in 0.001596 sec., 70175.43859649124 rows/sec., 4.00 MiB/sec. 2025.02.28 10:08:10.171427 [ 261 ] {4cabae08-190f-422e-90f0-b582a3aa8724} TCPHandler: Processed in 0.001927354 sec. 2025.02.28 10:08:10.171578 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:10.171700 [ 262 ] {77c1c872-43bf-4b32-a6ff-b479c1a61923} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:08:10.171757 [ 262 ] {77c1c872-43bf-4b32-a6ff-b479c1a61923} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:08:10.172601 [ 262 ] {77c1c872-43bf-4b32-a6ff-b479c1a61923} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:10.172648 [ 262 ] {77c1c872-43bf-4b32-a6ff-b479c1a61923} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:10.173037 [ 262 ] {77c1c872-43bf-4b32-a6ff-b479c1a61923} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 10:08:10.173281 [ 262 ] {77c1c872-43bf-4b32-a6ff-b479c1a61923} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:10.173453 [ 74 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.28 10:08:10.173517 [ 74 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:10.173527 [ 262 ] {77c1c872-43bf-4b32-a6ff-b479c1a61923} executeQuery: Read 418 rows, 30.47 KiB in 0.001847 sec., 226312.9399025447 rows/sec., 16.11 MiB/sec. 2025.02.28 10:08:10.173551 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:10.173699 [ 262 ] {77c1c872-43bf-4b32-a6ff-b479c1a61923} TCPHandler: Processed in 0.002176728 sec. 2025.02.28 10:08:10.173882 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.28 10:08:10.173964 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:10.174296 [ 261 ] {4f7b63a3-8e28-4aaf-bb81-10fd53c023dd} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 10:08:10.174481 [ 261 ] {4f7b63a3-8e28-4aaf-bb81-10fd53c023dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 10:08:10.174500 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:10.174676 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 950 rows starting from the beginning of the part 2025.02.28 10:08:10.175225 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 68 rows starting from the beginning of the part 2025.02.28 10:08:10.175737 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 562 rows starting from the beginning of the part 2025.02.28 10:08:10.176098 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part 2025.02.28 10:08:10.176506 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 68 rows starting from the beginning of the part 2025.02.28 10:08:10.176918 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 418 rows starting from the beginning of the part 2025.02.28 10:08:10.177700 [ 261 ] {4f7b63a3-8e28-4aaf-bb81-10fd53c023dd} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:10.177764 [ 261 ] {4f7b63a3-8e28-4aaf-bb81-10fd53c023dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:10.178556 [ 261 ] {4f7b63a3-8e28-4aaf-bb81-10fd53c023dd} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 10:08:10.179070 [ 261 ] {4f7b63a3-8e28-4aaf-bb81-10fd53c023dd} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:10.179514 [ 261 ] {4f7b63a3-8e28-4aaf-bb81-10fd53c023dd} executeQuery: Read 6 rows, 321.00 B in 0.005312 sec., 1129.5180722891566 rows/sec., 59.01 KiB/sec. 2025.02.28 10:08:10.179747 [ 261 ] {4f7b63a3-8e28-4aaf-bb81-10fd53c023dd} TCPHandler: Processed in 0.005903987 sec. 2025.02.28 10:08:10.180051 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:10.180208 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2130 rows, containing 5 columns (5 merged, 0 gathered) in 0.006521865 sec., 326593.6967416529 rows/sec., 25.28 MiB/sec. 2025.02.28 10:08:10.180286 [ 262 ] {ec784a0f-06e9-463a-ad58-7800fce59188} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:10.180357 [ 262 ] {ec784a0f-06e9-463a-ad58-7800fce59188} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:08:10.180524 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.28 10:08:10.181122 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_71_14} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:10.181352 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_71_14} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.28 10:08:10.181522 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2025.02.28 10:08:10.181656 [ 262 ] {ec784a0f-06e9-463a-ad58-7800fce59188} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:10.181699 [ 262 ] {ec784a0f-06e9-463a-ad58-7800fce59188} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:10.182095 [ 262 ] {ec784a0f-06e9-463a-ad58-7800fce59188} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 10:08:10.182338 [ 262 ] {ec784a0f-06e9-463a-ad58-7800fce59188} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:10.182521 [ 72 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.28 10:08:10.182585 [ 72 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:10.182592 [ 262 ] {ec784a0f-06e9-463a-ad58-7800fce59188} executeQuery: Read 237 rows, 16.27 KiB in 0.002345 sec., 101066.09808102346 rows/sec., 6.77 MiB/sec. 2025.02.28 10:08:10.182623 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:10.182783 [ 262 ] {ec784a0f-06e9-463a-ad58-7800fce59188} TCPHandler: Processed in 0.002916288 sec. 2025.02.28 10:08:10.183017 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.28 10:08:10.183070 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:10.183445 [ 261 ] {05151a22-4e53-41fb-99a8-eb67bc44be00} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 10:08:10.183633 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:10.183637 [ 261 ] {05151a22-4e53-41fb-99a8-eb67bc44be00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 10:08:10.183796 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19340 rows starting from the beginning of the part 2025.02.28 10:08:10.184328 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part 2025.02.28 10:08:10.184747 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 945 rows starting from the beginning of the part 2025.02.28 10:08:10.185188 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part 2025.02.28 10:08:10.185624 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part 2025.02.28 10:08:10.186041 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 237 rows starting from the beginning of the part 2025.02.28 10:08:10.187068 [ 261 ] {05151a22-4e53-41fb-99a8-eb67bc44be00} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:10.187138 [ 261 ] {05151a22-4e53-41fb-99a8-eb67bc44be00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:10.187834 [ 261 ] {05151a22-4e53-41fb-99a8-eb67bc44be00} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 10:08:10.188161 [ 261 ] {05151a22-4e53-41fb-99a8-eb67bc44be00} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:10.188339 [ 72 ] {} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.28 10:08:10.188424 [ 72 ] {} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:10.188498 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:10.188839 [ 261 ] {05151a22-4e53-41fb-99a8-eb67bc44be00} executeQuery: Read 1 rows, 69.00 B in 0.005501 sec., 181.78512997636793 rows/sec., 12.25 KiB/sec. 2025.02.28 10:08:10.189136 [ 191 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.28 10:08:10.189383 [ 261 ] {05151a22-4e53-41fb-99a8-eb67bc44be00} TCPHandler: Processed in 0.006475605 sec. 2025.02.28 10:08:10.189630 [ 191 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:10.189741 [ 191 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2025.02.28 10:08:10.189773 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:10.190154 [ 191 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.02.28 10:08:10.190568 [ 191 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.02.28 10:08:10.190936 [ 191 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.02.28 10:08:10.191154 [ 262 ] {d6032aef-f836-4e8b-9311-debb02b36862} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:10.191284 [ 191 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.02.28 10:08:10.191812 [ 262 ] {d6032aef-f836-4e8b-9311-debb02b36862} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:08:10.195483 [ 198 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.006811538 sec., 734.0486098734236 rows/sec., 49.46 KiB/sec. 2025.02.28 10:08:10.195822 [ 198 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.28 10:08:10.196751 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 20906 rows, containing 5 columns (5 merged, 0 gathered) in 0.014007873 sec., 1492446.4263775093 rows/sec., 101.98 MiB/sec. 2025.02.28 10:08:10.197090 [ 198 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_5_1} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:10.197280 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.28 10:08:10.197471 [ 198 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_5_1} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.28 10:08:10.197845 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.02.28 10:08:10.198064 [ 262 ] {d6032aef-f836-4e8b-9311-debb02b36862} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:10.198099 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_71_14} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:10.198116 [ 262 ] {d6032aef-f836-4e8b-9311-debb02b36862} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:10.198206 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_71_14} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.28 10:08:10.198333 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.02.28 10:08:10.198888 [ 262 ] {d6032aef-f836-4e8b-9311-debb02b36862} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 10:08:10.199149 [ 262 ] {d6032aef-f836-4e8b-9311-debb02b36862} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:10.199394 [ 262 ] {d6032aef-f836-4e8b-9311-debb02b36862} executeQuery: Read 36 rows, 66.06 KiB in 0.00903 sec., 3986.71096345515 rows/sec., 7.14 MiB/sec. 2025.02.28 10:08:10.199531 [ 262 ] {d6032aef-f836-4e8b-9311-debb02b36862} TCPHandler: Processed in 0.010024651 sec. 2025.02.28 10:08:10.199699 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:10.199839 [ 261 ] {a14498e5-5136-4afa-abc5-f9d2804d39cc} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:08:10.199899 [ 261 ] {a14498e5-5136-4afa-abc5-f9d2804d39cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:08:10.200482 [ 261 ] {a14498e5-5136-4afa-abc5-f9d2804d39cc} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:10.200528 [ 261 ] {a14498e5-5136-4afa-abc5-f9d2804d39cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:10.200943 [ 261 ] {a14498e5-5136-4afa-abc5-f9d2804d39cc} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 10:08:10.201185 [ 261 ] {a14498e5-5136-4afa-abc5-f9d2804d39cc} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:10.201363 [ 72 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.28 10:08:10.201415 [ 72 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:10.201437 [ 261 ] {a14498e5-5136-4afa-abc5-f9d2804d39cc} executeQuery: Read 82 rows, 5.33 KiB in 0.001622 sec., 50554.87053020962 rows/sec., 3.21 MiB/sec. 2025.02.28 10:08:10.201452 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:10.201621 [ 261 ] {a14498e5-5136-4afa-abc5-f9d2804d39cc} TCPHandler: Processed in 0.001981135 sec. 2025.02.28 10:08:10.201794 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.28 10:08:10.202157 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:10.202234 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3406 rows starting from the beginning of the part 2025.02.28 10:08:10.202523 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part 2025.02.28 10:08:10.202898 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 36 rows starting from the beginning of the part 2025.02.28 10:08:10.203214 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 24 rows starting from the beginning of the part 2025.02.28 10:08:10.203488 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part 2025.02.28 10:08:10.203577 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 82 rows starting from the beginning of the part 2025.02.28 10:08:10.205158 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3668 rows, containing 4 columns (4 merged, 0 gathered) in 0.003592957 sec., 1020886.1391884178 rows/sec., 68.41 MiB/sec. 2025.02.28 10:08:10.205496 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.28 10:08:10.205789 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_71_14} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:10.205869 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_71_14} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.28 10:08:10.205936 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.28 10:08:10.324913 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2025.02.28 10:08:10.345831 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:10.345873 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.02.28 10:08:10.353139 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 10:08:10.353909 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:10.357581 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.02.28 10:08:11.000176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 223.22 MiB, peak 233.01 MiB, free memory in arenas 0.00 B, will set to 221.97 MiB (RSS), difference: -1.25 MiB 2025.02.28 10:08:15.147515 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:15.147718 [ 261 ] {097e4e50-dd9b-41b1-885b-e63c13ba3e89} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:08:15.147789 [ 261 ] {097e4e50-dd9b-41b1-885b-e63c13ba3e89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:08:15.148503 [ 261 ] {097e4e50-dd9b-41b1-885b-e63c13ba3e89} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:15.148551 [ 261 ] {097e4e50-dd9b-41b1-885b-e63c13ba3e89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:15.148969 [ 261 ] {097e4e50-dd9b-41b1-885b-e63c13ba3e89} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 10:08:15.149214 [ 261 ] {097e4e50-dd9b-41b1-885b-e63c13ba3e89} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:15.149453 [ 261 ] {097e4e50-dd9b-41b1-885b-e63c13ba3e89} executeQuery: Read 4 rows, 334.00 B in 0.001787 sec., 2238.388360380526 rows/sec., 182.52 KiB/sec. 2025.02.28 10:08:15.149511 [ 261 ] {097e4e50-dd9b-41b1-885b-e63c13ba3e89} TCPHandler: Processed in 0.002133028 sec. 2025.02.28 10:08:15.149761 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:15.149959 [ 262 ] {7847efa4-56fa-4a44-812d-5632c4039039} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:08:15.150035 [ 262 ] {7847efa4-56fa-4a44-812d-5632c4039039} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:08:15.150817 [ 262 ] {7847efa4-56fa-4a44-812d-5632c4039039} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:15.150872 [ 262 ] {7847efa4-56fa-4a44-812d-5632c4039039} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:15.151316 [ 262 ] {7847efa4-56fa-4a44-812d-5632c4039039} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 10:08:15.151576 [ 262 ] {7847efa4-56fa-4a44-812d-5632c4039039} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:15.151831 [ 262 ] {7847efa4-56fa-4a44-812d-5632c4039039} executeQuery: Read 66 rows, 5.31 KiB in 0.001923 sec., 34321.372854914196 rows/sec., 2.70 MiB/sec. 2025.02.28 10:08:15.151943 [ 262 ] {7847efa4-56fa-4a44-812d-5632c4039039} TCPHandler: Processed in 0.002318 sec. 2025.02.28 10:08:15.152144 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:15.152408 [ 261 ] {1d34f9fc-1ccd-4a7c-8627-867c6b6b8403} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:08:15.152466 [ 261 ] {1d34f9fc-1ccd-4a7c-8627-867c6b6b8403} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:08:15.153095 [ 261 ] {1d34f9fc-1ccd-4a7c-8627-867c6b6b8403} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:15.153134 [ 261 ] {1d34f9fc-1ccd-4a7c-8627-867c6b6b8403} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:15.153497 [ 261 ] {1d34f9fc-1ccd-4a7c-8627-867c6b6b8403} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 10:08:15.153732 [ 261 ] {1d34f9fc-1ccd-4a7c-8627-867c6b6b8403} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:15.153957 [ 261 ] {1d34f9fc-1ccd-4a7c-8627-867c6b6b8403} executeQuery: Read 8 rows, 594.00 B in 0.001624 sec., 4926.108374384236 rows/sec., 357.19 KiB/sec. 2025.02.28 10:08:15.154010 [ 261 ] {1d34f9fc-1ccd-4a7c-8627-867c6b6b8403} TCPHandler: Processed in 0.001990166 sec. 2025.02.28 10:08:15.154161 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:15.154306 [ 262 ] {06853f21-8d0d-4a62-a001-af2fea2e9f47} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:08:15.154367 [ 262 ] {06853f21-8d0d-4a62-a001-af2fea2e9f47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:08:15.155045 [ 262 ] {06853f21-8d0d-4a62-a001-af2fea2e9f47} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:15.155085 [ 262 ] {06853f21-8d0d-4a62-a001-af2fea2e9f47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:15.155448 [ 262 ] {06853f21-8d0d-4a62-a001-af2fea2e9f47} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 10:08:15.155700 [ 262 ] {06853f21-8d0d-4a62-a001-af2fea2e9f47} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:15.155907 [ 262 ] {06853f21-8d0d-4a62-a001-af2fea2e9f47} executeQuery: Read 72 rows, 5.76 KiB in 0.001636 sec., 44009.779951100245 rows/sec., 3.44 MiB/sec. 2025.02.28 10:08:15.155959 [ 262 ] {06853f21-8d0d-4a62-a001-af2fea2e9f47} TCPHandler: Processed in 0.001865264 sec. 2025.02.28 10:08:15.156103 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:15.156240 [ 261 ] {be304860-0e6a-43d0-8f4a-1835cb96e275} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:15.156302 [ 261 ] {be304860-0e6a-43d0-8f4a-1835cb96e275} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:08:15.156959 [ 261 ] {be304860-0e6a-43d0-8f4a-1835cb96e275} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:15.156998 [ 261 ] {be304860-0e6a-43d0-8f4a-1835cb96e275} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:15.157392 [ 261 ] {be304860-0e6a-43d0-8f4a-1835cb96e275} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 10:08:15.157654 [ 261 ] {be304860-0e6a-43d0-8f4a-1835cb96e275} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:15.157864 [ 261 ] {be304860-0e6a-43d0-8f4a-1835cb96e275} executeQuery: Read 162 rows, 11.55 KiB in 0.001655 sec., 97885.19637462236 rows/sec., 6.82 MiB/sec. 2025.02.28 10:08:15.157915 [ 261 ] {be304860-0e6a-43d0-8f4a-1835cb96e275} TCPHandler: Processed in 0.001879465 sec. 2025.02.28 10:08:15.158062 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:15.158200 [ 262 ] {9235cb99-d5f4-4e83-835a-79ad82611b89} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:15.158293 [ 262 ] {9235cb99-d5f4-4e83-835a-79ad82611b89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:08:15.159465 [ 262 ] {9235cb99-d5f4-4e83-835a-79ad82611b89} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:15.159504 [ 262 ] {9235cb99-d5f4-4e83-835a-79ad82611b89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:15.160117 [ 262 ] {9235cb99-d5f4-4e83-835a-79ad82611b89} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 10:08:15.160369 [ 262 ] {9235cb99-d5f4-4e83-835a-79ad82611b89} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:15.160620 [ 262 ] {9235cb99-d5f4-4e83-835a-79ad82611b89} executeQuery: Read 4 rows, 7.34 KiB in 0.002451 sec., 1631.986944104447 rows/sec., 2.92 MiB/sec. 2025.02.28 10:08:15.160870 [ 262 ] {9235cb99-d5f4-4e83-835a-79ad82611b89} TCPHandler: Processed in 0.002872617 sec. 2025.02.28 10:08:15.161123 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:15.161277 [ 261 ] {c6e9de4a-f624-42e0-90df-b51adeb2af65} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:08:15.161334 [ 261 ] {c6e9de4a-f624-42e0-90df-b51adeb2af65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:08:15.161878 [ 261 ] {c6e9de4a-f624-42e0-90df-b51adeb2af65} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:15.161916 [ 261 ] {c6e9de4a-f624-42e0-90df-b51adeb2af65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:15.162274 [ 261 ] {c6e9de4a-f624-42e0-90df-b51adeb2af65} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 10:08:15.162510 [ 261 ] {c6e9de4a-f624-42e0-90df-b51adeb2af65} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:15.162760 [ 261 ] {c6e9de4a-f624-42e0-90df-b51adeb2af65} executeQuery: Read 60 rows, 4.14 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.69 MiB/sec. 2025.02.28 10:08:15.162815 [ 261 ] {c6e9de4a-f624-42e0-90df-b51adeb2af65} TCPHandler: Processed in 0.001839474 sec. 2025.02.28 10:08:16.385402 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 2025.02.28 10:08:16.386118 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:16.386160 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:16.386708 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 10:08:16.386956 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:16.387206 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2025.02.28 10:08:17.857685 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.02.28 10:08:17.881015 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:17.881077 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:17.888543 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 10:08:17.889323 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:17.892210 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.02.28 10:08:18.980752 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1138 2025.02.28 10:08:18.984207 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:18.984296 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:18.985803 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 10:08:18.986125 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:18.987532 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1138 2025.02.28 10:08:20.155418 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:20.155708 [ 261 ] {d44b8384-5738-40a5-9f7d-4b61224e801f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:08:20.155818 [ 261 ] {d44b8384-5738-40a5-9f7d-4b61224e801f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:08:20.156758 [ 261 ] {d44b8384-5738-40a5-9f7d-4b61224e801f} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:20.156816 [ 261 ] {d44b8384-5738-40a5-9f7d-4b61224e801f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:20.157265 [ 261 ] {d44b8384-5738-40a5-9f7d-4b61224e801f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 10:08:20.157515 [ 261 ] {d44b8384-5738-40a5-9f7d-4b61224e801f} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:20.157779 [ 261 ] {d44b8384-5738-40a5-9f7d-4b61224e801f} executeQuery: Read 212 rows, 13.81 KiB in 0.002149 sec., 98650.53513261983 rows/sec., 6.27 MiB/sec. 2025.02.28 10:08:20.157909 [ 261 ] {d44b8384-5738-40a5-9f7d-4b61224e801f} TCPHandler: Processed in 0.002666365 sec. 2025.02.28 10:08:20.158259 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:20.158566 [ 262 ] {1a9267af-7e25-4a09-ac07-3065cf0047c7} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:08:20.158685 [ 262 ] {1a9267af-7e25-4a09-ac07-3065cf0047c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:08:20.159830 [ 262 ] {1a9267af-7e25-4a09-ac07-3065cf0047c7} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:20.159881 [ 262 ] {1a9267af-7e25-4a09-ac07-3065cf0047c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:20.160373 [ 262 ] {1a9267af-7e25-4a09-ac07-3065cf0047c7} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 10:08:20.160629 [ 262 ] {1a9267af-7e25-4a09-ac07-3065cf0047c7} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:20.160871 [ 262 ] {1a9267af-7e25-4a09-ac07-3065cf0047c7} executeQuery: Read 689 rows, 56.19 KiB in 0.002389 sec., 288405.19045625784 rows/sec., 22.97 MiB/sec. 2025.02.28 10:08:20.160937 [ 262 ] {1a9267af-7e25-4a09-ac07-3065cf0047c7} TCPHandler: Processed in 0.002861607 sec. 2025.02.28 10:08:20.161180 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:20.161391 [ 261 ] {c8a1b729-0c75-4296-bb75-04f74a1b16ac} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:08:20.161478 [ 261 ] {c8a1b729-0c75-4296-bb75-04f74a1b16ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:08:20.162401 [ 261 ] {c8a1b729-0c75-4296-bb75-04f74a1b16ac} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:20.162442 [ 261 ] {c8a1b729-0c75-4296-bb75-04f74a1b16ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:20.162812 [ 261 ] {c8a1b729-0c75-4296-bb75-04f74a1b16ac} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 10:08:20.163059 [ 261 ] {c8a1b729-0c75-4296-bb75-04f74a1b16ac} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:20.163289 [ 261 ] {c8a1b729-0c75-4296-bb75-04f74a1b16ac} executeQuery: Read 142 rows, 9.09 KiB in 0.001951 sec., 72783.18810866222 rows/sec., 4.55 MiB/sec. 2025.02.28 10:08:20.163346 [ 261 ] {c8a1b729-0c75-4296-bb75-04f74a1b16ac} TCPHandler: Processed in 0.002268069 sec. 2025.02.28 10:08:20.163499 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:20.163650 [ 262 ] {3c1d4470-6050-48ee-918a-73249bafb08a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:08:20.163717 [ 262 ] {3c1d4470-6050-48ee-918a-73249bafb08a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:08:20.164415 [ 262 ] {3c1d4470-6050-48ee-918a-73249bafb08a} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:20.164457 [ 262 ] {3c1d4470-6050-48ee-918a-73249bafb08a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:20.164824 [ 262 ] {3c1d4470-6050-48ee-918a-73249bafb08a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 10:08:20.165073 [ 262 ] {3c1d4470-6050-48ee-918a-73249bafb08a} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:20.165346 [ 262 ] {3c1d4470-6050-48ee-918a-73249bafb08a} executeQuery: Read 113 rows, 7.49 KiB in 0.001726 sec., 65469.29316338354 rows/sec., 4.24 MiB/sec. 2025.02.28 10:08:20.165530 [ 262 ] {3c1d4470-6050-48ee-918a-73249bafb08a} TCPHandler: Processed in 0.002094208 sec. 2025.02.28 10:08:20.165778 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:20.165918 [ 261 ] {398e9bdd-16f6-4351-b7a9-e5a18689c349} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:08:20.165976 [ 261 ] {398e9bdd-16f6-4351-b7a9-e5a18689c349} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:08:20.166597 [ 261 ] {398e9bdd-16f6-4351-b7a9-e5a18689c349} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:20.166637 [ 261 ] {398e9bdd-16f6-4351-b7a9-e5a18689c349} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:20.166999 [ 261 ] {398e9bdd-16f6-4351-b7a9-e5a18689c349} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 10:08:20.167228 [ 261 ] {398e9bdd-16f6-4351-b7a9-e5a18689c349} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:20.167476 [ 261 ] {398e9bdd-16f6-4351-b7a9-e5a18689c349} executeQuery: Read 112 rows, 6.53 KiB in 0.001582 sec., 70796.46017699115 rows/sec., 4.03 MiB/sec. 2025.02.28 10:08:20.167554 [ 261 ] {398e9bdd-16f6-4351-b7a9-e5a18689c349} TCPHandler: Processed in 0.001901135 sec. 2025.02.28 10:08:20.167706 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:20.167825 [ 262 ] {5845e760-4c2f-4b76-9404-e758463d7bfc} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:08:20.167874 [ 262 ] {5845e760-4c2f-4b76-9404-e758463d7bfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:08:20.168610 [ 262 ] {5845e760-4c2f-4b76-9404-e758463d7bfc} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:20.168651 [ 262 ] {5845e760-4c2f-4b76-9404-e758463d7bfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:20.169028 [ 262 ] {5845e760-4c2f-4b76-9404-e758463d7bfc} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 10:08:20.169277 [ 262 ] {5845e760-4c2f-4b76-9404-e758463d7bfc} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:20.169487 [ 262 ] {5845e760-4c2f-4b76-9404-e758463d7bfc} executeQuery: Read 418 rows, 30.47 KiB in 0.001688 sec., 247630.3317535545 rows/sec., 17.63 MiB/sec. 2025.02.28 10:08:20.169539 [ 262 ] {5845e760-4c2f-4b76-9404-e758463d7bfc} TCPHandler: Processed in 0.001889785 sec. 2025.02.28 10:08:20.169680 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:20.169797 [ 261 ] {d9f6073d-4fa4-495c-a53e-e06f44a69877} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 10:08:20.169849 [ 261 ] {d9f6073d-4fa4-495c-a53e-e06f44a69877} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 10:08:20.170344 [ 261 ] {d9f6073d-4fa4-495c-a53e-e06f44a69877} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:20.170382 [ 261 ] {d9f6073d-4fa4-495c-a53e-e06f44a69877} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:20.170741 [ 261 ] {d9f6073d-4fa4-495c-a53e-e06f44a69877} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 10:08:20.170970 [ 261 ] {d9f6073d-4fa4-495c-a53e-e06f44a69877} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:20.171158 [ 58 ] {} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 10:08:20.171224 [ 261 ] {d9f6073d-4fa4-495c-a53e-e06f44a69877} executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. 2025.02.28 10:08:20.171276 [ 58 ] {} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:20.171327 [ 261 ] {d9f6073d-4fa4-495c-a53e-e06f44a69877} TCPHandler: Processed in 0.001702622 sec. 2025.02.28 10:08:20.171353 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:20.171650 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:20.171664 [ 190 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 10:08:20.172025 [ 262 ] {3fa288ed-aff4-4bc8-9af5-ec43d8afd148} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:20.172073 [ 190 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:20.172141 [ 262 ] {3fa288ed-aff4-4bc8-9af5-ec43d8afd148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:08:20.172148 [ 190 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.02.28 10:08:20.172510 [ 190 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.02.28 10:08:20.172897 [ 190 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.02.28 10:08:20.173294 [ 190 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.02.28 10:08:20.173628 [ 190 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.02.28 10:08:20.173880 [ 190 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.02.28 10:08:20.174872 [ 262 ] {3fa288ed-aff4-4bc8-9af5-ec43d8afd148} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:20.174938 [ 262 ] {3fa288ed-aff4-4bc8-9af5-ec43d8afd148} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:20.175933 [ 262 ] {3fa288ed-aff4-4bc8-9af5-ec43d8afd148} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 10:08:20.176508 [ 262 ] {3fa288ed-aff4-4bc8-9af5-ec43d8afd148} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:20.176522 [ 201 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004971095 sec., 7241.865222853315 rows/sec., 378.36 KiB/sec. 2025.02.28 10:08:20.176749 [ 197 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 10:08:20.176822 [ 262 ] {3fa288ed-aff4-4bc8-9af5-ec43d8afd148} executeQuery: Read 237 rows, 16.27 KiB in 0.004931 sec., 48063.273169742446 rows/sec., 3.22 MiB/sec. 2025.02.28 10:08:20.176891 [ 262 ] {3fa288ed-aff4-4bc8-9af5-ec43d8afd148} TCPHandler: Processed in 0.005453911 sec. 2025.02.28 10:08:20.177086 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:20.177153 [ 197 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_6_1} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:20.177317 [ 197 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_6_1} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 10:08:20.177326 [ 261 ] {6b71b273-694d-4f13-bec7-f5f56cf515c7} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 10:08:20.177459 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 10:08:20.177464 [ 261 ] {6b71b273-694d-4f13-bec7-f5f56cf515c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 10:08:20.178039 [ 261 ] {6b71b273-694d-4f13-bec7-f5f56cf515c7} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:20.178077 [ 261 ] {6b71b273-694d-4f13-bec7-f5f56cf515c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:20.178426 [ 261 ] {6b71b273-694d-4f13-bec7-f5f56cf515c7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 10:08:20.178661 [ 261 ] {6b71b273-694d-4f13-bec7-f5f56cf515c7} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:20.178934 [ 261 ] {6b71b273-694d-4f13-bec7-f5f56cf515c7} executeQuery: Read 1 rows, 69.00 B in 0.00167 sec., 598.8023952095808 rows/sec., 40.35 KiB/sec. 2025.02.28 10:08:20.179006 [ 261 ] {6b71b273-694d-4f13-bec7-f5f56cf515c7} TCPHandler: Processed in 0.001993717 sec. 2025.02.28 10:08:20.179163 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:20.179302 [ 262 ] {784768fb-6f05-4b06-b9f1-d05d299ab785} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:20.179394 [ 262 ] {784768fb-6f05-4b06-b9f1-d05d299ab785} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:08:20.180671 [ 262 ] {784768fb-6f05-4b06-b9f1-d05d299ab785} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:20.180711 [ 262 ] {784768fb-6f05-4b06-b9f1-d05d299ab785} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:20.181360 [ 262 ] {784768fb-6f05-4b06-b9f1-d05d299ab785} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 10:08:20.181623 [ 262 ] {784768fb-6f05-4b06-b9f1-d05d299ab785} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:20.181885 [ 262 ] {784768fb-6f05-4b06-b9f1-d05d299ab785} executeQuery: Read 36 rows, 66.06 KiB in 0.002613 sec., 13777.267508610792 rows/sec., 24.69 MiB/sec. 2025.02.28 10:08:20.181979 [ 262 ] {784768fb-6f05-4b06-b9f1-d05d299ab785} TCPHandler: Processed in 0.002882907 sec. 2025.02.28 10:08:20.182133 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:20.182271 [ 261 ] {7e93c207-e3bb-4c5a-95c8-24bc2ea91ef6} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:08:20.182330 [ 261 ] {7e93c207-e3bb-4c5a-95c8-24bc2ea91ef6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:08:20.182900 [ 261 ] {7e93c207-e3bb-4c5a-95c8-24bc2ea91ef6} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:20.182946 [ 261 ] {7e93c207-e3bb-4c5a-95c8-24bc2ea91ef6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:20.183311 [ 261 ] {7e93c207-e3bb-4c5a-95c8-24bc2ea91ef6} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 10:08:20.183539 [ 261 ] {7e93c207-e3bb-4c5a-95c8-24bc2ea91ef6} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:20.183747 [ 261 ] {7e93c207-e3bb-4c5a-95c8-24bc2ea91ef6} executeQuery: Read 82 rows, 5.33 KiB in 0.001506 sec., 54448.871181938914 rows/sec., 3.46 MiB/sec. 2025.02.28 10:08:20.183799 [ 261 ] {7e93c207-e3bb-4c5a-95c8-24bc2ea91ef6} TCPHandler: Processed in 0.001735413 sec. 2025.02.28 10:08:23.723883 [ 50 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:08:23.723944 [ 50 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:08:23.887356 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 2025.02.28 10:08:23.887978 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:23.888018 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:23.888529 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 10:08:23.888798 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:23.888953 [ 50 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 10:08:23.889008 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.02.28 10:08:23.889012 [ 50 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:23.889044 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:23.889137 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 10:08:23.889221 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:23.889252 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part 2025.02.28 10:08:23.889313 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part 2025.02.28 10:08:23.889504 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part 2025.02.28 10:08:23.889758 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part 2025.02.28 10:08:23.889899 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part 2025.02.28 10:08:23.890085 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part 2025.02.28 10:08:23.892521 [ 201 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003422225 sec., 6167332.656385831 rows/sec., 88.22 MiB/sec. 2025.02.28 10:08:23.893007 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 10:08:23.893369 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_46_9} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:23.893466 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_46_9} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 10:08:23.893588 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. 2025.02.28 10:08:25.147147 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:25.147368 [ 261 ] {8e46973b-1f2c-437e-bd99-9fea3c64db72} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:08:25.147453 [ 261 ] {8e46973b-1f2c-437e-bd99-9fea3c64db72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:08:25.148332 [ 261 ] {8e46973b-1f2c-437e-bd99-9fea3c64db72} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:25.148389 [ 261 ] {8e46973b-1f2c-437e-bd99-9fea3c64db72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:25.148841 [ 261 ] {8e46973b-1f2c-437e-bd99-9fea3c64db72} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 10:08:25.149087 [ 261 ] {8e46973b-1f2c-437e-bd99-9fea3c64db72} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:25.149347 [ 261 ] {8e46973b-1f2c-437e-bd99-9fea3c64db72} executeQuery: Read 64 rows, 5.16 KiB in 0.002032 sec., 31496.062992125986 rows/sec., 2.48 MiB/sec. 2025.02.28 10:08:25.149461 [ 261 ] {8e46973b-1f2c-437e-bd99-9fea3c64db72} TCPHandler: Processed in 0.002453412 sec. 2025.02.28 10:08:25.149778 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:25.150014 [ 262 ] {ccc54d8a-168d-4ee3-bfed-9ba61c22f540} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:08:25.150094 [ 262 ] {ccc54d8a-168d-4ee3-bfed-9ba61c22f540} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:08:25.150829 [ 262 ] {ccc54d8a-168d-4ee3-bfed-9ba61c22f540} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:25.150874 [ 262 ] {ccc54d8a-168d-4ee3-bfed-9ba61c22f540} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:25.151309 [ 262 ] {ccc54d8a-168d-4ee3-bfed-9ba61c22f540} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 10:08:25.151561 [ 262 ] {ccc54d8a-168d-4ee3-bfed-9ba61c22f540} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:25.151768 [ 262 ] {ccc54d8a-168d-4ee3-bfed-9ba61c22f540} executeQuery: Read 4 rows, 308.00 B in 0.00181 sec., 2209.9447513812156 rows/sec., 166.18 KiB/sec. 2025.02.28 10:08:25.151855 [ 262 ] {ccc54d8a-168d-4ee3-bfed-9ba61c22f540} TCPHandler: Processed in 0.0022695 sec. 2025.02.28 10:08:25.152110 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:25.152268 [ 261 ] {a8d28dce-0b8a-491c-b154-4805e1741a19} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:08:25.152321 [ 261 ] {a8d28dce-0b8a-491c-b154-4805e1741a19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:08:25.152953 [ 261 ] {a8d28dce-0b8a-491c-b154-4805e1741a19} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:25.152994 [ 261 ] {a8d28dce-0b8a-491c-b154-4805e1741a19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:25.153359 [ 261 ] {a8d28dce-0b8a-491c-b154-4805e1741a19} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 10:08:25.153595 [ 261 ] {a8d28dce-0b8a-491c-b154-4805e1741a19} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:25.153807 [ 261 ] {a8d28dce-0b8a-491c-b154-4805e1741a19} executeQuery: Read 68 rows, 5.44 KiB in 0.001569 sec., 43339.70681963034 rows/sec., 3.38 MiB/sec. 2025.02.28 10:08:25.153863 [ 261 ] {a8d28dce-0b8a-491c-b154-4805e1741a19} TCPHandler: Processed in 0.001891955 sec. 2025.02.28 10:08:25.154012 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:25.154143 [ 262 ] {edec5582-0f6c-4ba0-892e-b79f08e95719} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:25.154207 [ 262 ] {edec5582-0f6c-4ba0-892e-b79f08e95719} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:08:25.154886 [ 262 ] {edec5582-0f6c-4ba0-892e-b79f08e95719} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:25.154931 [ 262 ] {edec5582-0f6c-4ba0-892e-b79f08e95719} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:25.155350 [ 262 ] {edec5582-0f6c-4ba0-892e-b79f08e95719} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 10:08:25.155586 [ 262 ] {edec5582-0f6c-4ba0-892e-b79f08e95719} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:25.155764 [ 262 ] {edec5582-0f6c-4ba0-892e-b79f08e95719} executeQuery: Read 160 rows, 11.41 KiB in 0.001657 sec., 96560.04828002413 rows/sec., 6.73 MiB/sec. 2025.02.28 10:08:25.155814 [ 262 ] {edec5582-0f6c-4ba0-892e-b79f08e95719} TCPHandler: Processed in 0.001859635 sec. 2025.02.28 10:08:25.155952 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:25.156071 [ 261 ] {d5d8ba3c-8fa9-431e-a388-8957fd360a46} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:25.156158 [ 261 ] {d5d8ba3c-8fa9-431e-a388-8957fd360a46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:08:25.157386 [ 261 ] {d5d8ba3c-8fa9-431e-a388-8957fd360a46} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:25.157426 [ 261 ] {d5d8ba3c-8fa9-431e-a388-8957fd360a46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:25.158036 [ 261 ] {d5d8ba3c-8fa9-431e-a388-8957fd360a46} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 10:08:25.158290 [ 261 ] {d5d8ba3c-8fa9-431e-a388-8957fd360a46} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:25.158535 [ 261 ] {d5d8ba3c-8fa9-431e-a388-8957fd360a46} executeQuery: Read 4 rows, 7.34 KiB in 0.00249 sec., 1606.425702811245 rows/sec., 2.88 MiB/sec. 2025.02.28 10:08:25.158648 [ 261 ] {d5d8ba3c-8fa9-431e-a388-8957fd360a46} TCPHandler: Processed in 0.002748956 sec. 2025.02.28 10:08:25.158790 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:25.158929 [ 262 ] {63bf5546-6e42-4b8a-a9f3-632fc45d34df} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:08:25.158988 [ 262 ] {63bf5546-6e42-4b8a-a9f3-632fc45d34df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:08:25.159500 [ 262 ] {63bf5546-6e42-4b8a-a9f3-632fc45d34df} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:25.159536 [ 262 ] {63bf5546-6e42-4b8a-a9f3-632fc45d34df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:25.159900 [ 262 ] {63bf5546-6e42-4b8a-a9f3-632fc45d34df} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 10:08:25.160149 [ 262 ] {63bf5546-6e42-4b8a-a9f3-632fc45d34df} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:25.160327 [ 262 ] {63bf5546-6e42-4b8a-a9f3-632fc45d34df} executeQuery: Read 60 rows, 4.14 KiB in 0.00143 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. 2025.02.28 10:08:25.160374 [ 262 ] {63bf5546-6e42-4b8a-a9f3-632fc45d34df} TCPHandler: Processed in 0.001648352 sec. 2025.02.28 10:08:25.392309 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.02.28 10:08:25.415041 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:25.415115 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:25.422392 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 10:08:25.423155 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:25.423654 [ 49 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 10:08:25.423812 [ 49 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:25.423916 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:25.424492 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 10:08:25.440494 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.02.28 10:08:25.442501 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:25.444321 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2025.02.28 10:08:25.450291 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2025.02.28 10:08:25.456107 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part 2025.02.28 10:08:25.461950 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part 2025.02.28 10:08:25.467984 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2025.02.28 10:08:25.472826 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2025.02.28 10:08:25.533072 [ 201 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.108973131 sec., 3184.2711759837384 rows/sec., 16.47 MiB/sec. 2025.02.28 10:08:25.536099 [ 201 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 10:08:25.538979 [ 201 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_46_9} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:25.539102 [ 201 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_46_9} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 10:08:25.541521 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.02.28 10:08:27.430259 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:27.430468 [ 261 ] {c863961e-2d40-4f31-a8e1-0d216841a944} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:08:27.430551 [ 261 ] {c863961e-2d40-4f31-a8e1-0d216841a944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:08:27.431374 [ 261 ] {c863961e-2d40-4f31-a8e1-0d216841a944} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:27.431424 [ 261 ] {c863961e-2d40-4f31-a8e1-0d216841a944} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:27.431844 [ 261 ] {c863961e-2d40-4f31-a8e1-0d216841a944} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 10:08:27.432093 [ 261 ] {c863961e-2d40-4f31-a8e1-0d216841a944} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:27.432338 [ 261 ] {c863961e-2d40-4f31-a8e1-0d216841a944} executeQuery: Read 4 rows, 334.00 B in 0.001927 sec., 2075.765438505449 rows/sec., 169.26 KiB/sec. 2025.02.28 10:08:27.432404 [ 261 ] {c863961e-2d40-4f31-a8e1-0d216841a944} TCPHandler: Processed in 0.00228277 sec. 2025.02.28 10:08:27.432642 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:27.432831 [ 262 ] {d91f8bb7-d10b-410f-be46-6350da368290} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:08:27.432904 [ 262 ] {d91f8bb7-d10b-410f-be46-6350da368290} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:08:27.434174 [ 262 ] {d91f8bb7-d10b-410f-be46-6350da368290} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:27.434218 [ 262 ] {d91f8bb7-d10b-410f-be46-6350da368290} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:27.434760 [ 262 ] {d91f8bb7-d10b-410f-be46-6350da368290} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 10:08:27.435025 [ 262 ] {d91f8bb7-d10b-410f-be46-6350da368290} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:27.435262 [ 262 ] {d91f8bb7-d10b-410f-be46-6350da368290} executeQuery: Read 1270 rows, 107.48 KiB in 0.002483 sec., 511478.0507450665 rows/sec., 42.27 MiB/sec. 2025.02.28 10:08:27.435383 [ 262 ] {d91f8bb7-d10b-410f-be46-6350da368290} TCPHandler: Processed in 0.002863178 sec. 2025.02.28 10:08:27.435609 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:27.435839 [ 261 ] {f2667df1-d93c-44e9-9fd8-5313e585b9e8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:08:27.435903 [ 261 ] {f2667df1-d93c-44e9-9fd8-5313e585b9e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:08:27.436591 [ 261 ] {f2667df1-d93c-44e9-9fd8-5313e585b9e8} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:27.436632 [ 261 ] {f2667df1-d93c-44e9-9fd8-5313e585b9e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:27.437004 [ 261 ] {f2667df1-d93c-44e9-9fd8-5313e585b9e8} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 10:08:27.437243 [ 261 ] {f2667df1-d93c-44e9-9fd8-5313e585b9e8} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:27.437421 [ 45 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 10:08:27.437496 [ 45 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:27.437496 [ 261 ] {f2667df1-d93c-44e9-9fd8-5313e585b9e8} executeQuery: Read 40 rows, 2.99 KiB in 0.001695 sec., 23598.82005899705 rows/sec., 1.72 MiB/sec. 2025.02.28 10:08:27.437542 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:27.437666 [ 261 ] {f2667df1-d93c-44e9-9fd8-5313e585b9e8} TCPHandler: Processed in 0.002186998 sec. 2025.02.28 10:08:27.437769 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 10:08:27.437887 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:27.437912 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:27.437948 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 178 rows starting from the beginning of the part 2025.02.28 10:08:27.438053 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 142 rows starting from the beginning of the part 2025.02.28 10:08:27.438058 [ 262 ] {cc0a0aec-93ec-4683-873e-d603e499ad9a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:08:27.438285 [ 262 ] {cc0a0aec-93ec-4683-873e-d603e499ad9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:08:27.438431 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2025.02.28 10:08:27.438891 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 142 rows starting from the beginning of the part 2025.02.28 10:08:27.439173 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 4 rows starting from the beginning of the part 2025.02.28 10:08:27.439522 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part 2025.02.28 10:08:27.440807 [ 262 ] {cc0a0aec-93ec-4683-873e-d603e499ad9a} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:27.440852 [ 262 ] {cc0a0aec-93ec-4683-873e-d603e499ad9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:27.441440 [ 188 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 5 columns (5 merged, 0 gathered) in 0.003766109 sec., 136480.38333463 rows/sec., 9.29 MiB/sec. 2025.02.28 10:08:27.441446 [ 262 ] {cc0a0aec-93ec-4683-873e-d603e499ad9a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 10:08:27.441684 [ 188 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 10:08:27.441903 [ 262 ] {cc0a0aec-93ec-4683-873e-d603e499ad9a} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:27.442284 [ 262 ] {cc0a0aec-93ec-4683-873e-d603e499ad9a} executeQuery: Read 228 rows, 15.81 KiB in 0.004271 sec., 53383.282603605716 rows/sec., 3.61 MiB/sec. 2025.02.28 10:08:27.442312 [ 188 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_61_12} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:27.442446 [ 262 ] {cc0a0aec-93ec-4683-873e-d603e499ad9a} TCPHandler: Processed in 0.004629551 sec. 2025.02.28 10:08:27.442548 [ 188 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_61_12} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 10:08:27.442679 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:27.442700 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.28 10:08:27.442833 [ 261 ] {a1a96409-29c2-43e7-b296-7d45ef090f9c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:08:27.442896 [ 261 ] {a1a96409-29c2-43e7-b296-7d45ef090f9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:08:27.443755 [ 261 ] {a1a96409-29c2-43e7-b296-7d45ef090f9c} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:27.443794 [ 261 ] {a1a96409-29c2-43e7-b296-7d45ef090f9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:27.444206 [ 261 ] {a1a96409-29c2-43e7-b296-7d45ef090f9c} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 10:08:27.444451 [ 261 ] {a1a96409-29c2-43e7-b296-7d45ef090f9c} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:27.444673 [ 261 ] {a1a96409-29c2-43e7-b296-7d45ef090f9c} executeQuery: Read 560 rows, 42.61 KiB in 0.00187 sec., 299465.2406417112 rows/sec., 22.25 MiB/sec. 2025.02.28 10:08:27.444732 [ 261 ] {a1a96409-29c2-43e7-b296-7d45ef090f9c} TCPHandler: Processed in 0.002162658 sec. 2025.02.28 10:08:27.444914 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:27.445059 [ 262 ] {85d8d129-4e51-4c2f-92a7-2d72f1fdb2d3} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:27.445125 [ 262 ] {85d8d129-4e51-4c2f-92a7-2d72f1fdb2d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:08:27.445900 [ 262 ] {85d8d129-4e51-4c2f-92a7-2d72f1fdb2d3} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:27.445940 [ 262 ] {85d8d129-4e51-4c2f-92a7-2d72f1fdb2d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:27.446401 [ 262 ] {85d8d129-4e51-4c2f-92a7-2d72f1fdb2d3} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 10:08:27.446659 [ 262 ] {85d8d129-4e51-4c2f-92a7-2d72f1fdb2d3} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:27.446852 [ 262 ] {85d8d129-4e51-4c2f-92a7-2d72f1fdb2d3} executeQuery: Read 944 rows, 64.82 KiB in 0.00183 sec., 515846.9945355191 rows/sec., 34.59 MiB/sec. 2025.02.28 10:08:27.446906 [ 262 ] {85d8d129-4e51-4c2f-92a7-2d72f1fdb2d3} TCPHandler: Processed in 0.002063247 sec. 2025.02.28 10:08:27.447049 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:27.447166 [ 261 ] {9bbb1771-2528-4971-8be9-aa4b52791c83} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:27.447249 [ 261 ] {9bbb1771-2528-4971-8be9-aa4b52791c83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:08:27.448460 [ 261 ] {9bbb1771-2528-4971-8be9-aa4b52791c83} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:27.448499 [ 261 ] {9bbb1771-2528-4971-8be9-aa4b52791c83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:27.449162 [ 261 ] {9bbb1771-2528-4971-8be9-aa4b52791c83} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 10:08:27.449425 [ 261 ] {9bbb1771-2528-4971-8be9-aa4b52791c83} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:27.449609 [ 41 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 10:08:27.449680 [ 41 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:27.449707 [ 261 ] {9bbb1771-2528-4971-8be9-aa4b52791c83} executeQuery: Read 36 rows, 66.06 KiB in 0.002556 sec., 14084.507042253521 rows/sec., 25.24 MiB/sec. 2025.02.28 10:08:27.449724 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:27.450291 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 10:08:27.450515 [ 261 ] {9bbb1771-2528-4971-8be9-aa4b52791c83} TCPHandler: Processed in 0.003516666 sec. 2025.02.28 10:08:27.450843 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:27.451340 [ 262 ] {3578c3ec-c636-46c7-8efa-c501a4e1f8f3} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:08:27.451532 [ 262 ] {3578c3ec-c636-46c7-8efa-c501a4e1f8f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:08:27.452018 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:27.452143 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1159 rows starting from the beginning of the part 2025.02.28 10:08:27.452776 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part 2025.02.28 10:08:27.453375 [ 262 ] {3578c3ec-c636-46c7-8efa-c501a4e1f8f3} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:27.453391 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 4 rows starting from the beginning of the part 2025.02.28 10:08:27.453420 [ 262 ] {3578c3ec-c636-46c7-8efa-c501a4e1f8f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:27.453900 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part 2025.02.28 10:08:27.454421 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 4 rows starting from the beginning of the part 2025.02.28 10:08:27.454542 [ 262 ] {3578c3ec-c636-46c7-8efa-c501a4e1f8f3} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 10:08:27.454862 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part 2025.02.28 10:08:27.455287 [ 262 ] {3578c3ec-c636-46c7-8efa-c501a4e1f8f3} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:27.455647 [ 262 ] {3578c3ec-c636-46c7-8efa-c501a4e1f8f3} executeQuery: Read 36 rows, 2.48 KiB in 0.004433 sec., 8120.911346717798 rows/sec., 560.43 KiB/sec. 2025.02.28 10:08:27.455734 [ 262 ] {3578c3ec-c636-46c7-8efa-c501a4e1f8f3} TCPHandler: Processed in 0.005099637 sec. 2025.02.28 10:08:27.461806 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1275 rows, containing 19 columns (19 merged, 0 gathered) in 0.011948456 sec., 106708.34792378196 rows/sec., 191.22 MiB/sec. 2025.02.28 10:08:27.463255 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 10:08:27.463753 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_61_12} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:27.463849 [ 198 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_61_12} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 10:08:27.464031 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. 2025.02.28 10:08:28.000215 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 225.19 MiB, peak 237.07 MiB, free memory in arenas 0.00 B, will set to 226.61 MiB (RSS), difference: 1.42 MiB 2025.02.28 10:08:28.987786 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1188 2025.02.28 10:08:28.991141 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:28.991194 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:28.992677 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 10:08:28.992989 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:28.994249 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1188 2025.02.28 10:08:30.143333 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:30.143542 [ 261 ] {191fdc0f-6d9f-44f6-9fc5-800fe46fec00} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:08:30.143620 [ 261 ] {191fdc0f-6d9f-44f6-9fc5-800fe46fec00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:08:30.144478 [ 261 ] {191fdc0f-6d9f-44f6-9fc5-800fe46fec00} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:30.144519 [ 261 ] {191fdc0f-6d9f-44f6-9fc5-800fe46fec00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:30.145058 [ 261 ] {191fdc0f-6d9f-44f6-9fc5-800fe46fec00} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 10:08:30.145306 [ 261 ] {191fdc0f-6d9f-44f6-9fc5-800fe46fec00} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:30.145460 [ 39 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.28 10:08:30.145503 [ 39 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:30.145508 [ 261 ] {191fdc0f-6d9f-44f6-9fc5-800fe46fec00} executeQuery: Read 56 rows, 4.38 KiB in 0.002024 sec., 27667.984189723316 rows/sec., 2.11 MiB/sec. 2025.02.28 10:08:30.145530 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:30.145607 [ 261 ] {191fdc0f-6d9f-44f6-9fc5-800fe46fec00} TCPHandler: Processed in 0.002420501 sec. 2025.02.28 10:08:30.145941 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.28 10:08:30.145945 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:30.146419 [ 262 ] {c4610f85-69fc-4c5d-9430-9a0377c92b10} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:08:30.146532 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:30.146600 [ 262 ] {c4610f85-69fc-4c5d-9430-9a0377c92b10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:08:30.146668 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1967 rows starting from the beginning of the part 2025.02.28 10:08:30.147254 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 66 rows starting from the beginning of the part 2025.02.28 10:08:30.147821 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 689 rows starting from the beginning of the part 2025.02.28 10:08:30.148063 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part 2025.02.28 10:08:30.148420 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1270 rows starting from the beginning of the part 2025.02.28 10:08:30.148801 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part 2025.02.28 10:08:30.149874 [ 262 ] {c4610f85-69fc-4c5d-9430-9a0377c92b10} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:30.149929 [ 262 ] {c4610f85-69fc-4c5d-9430-9a0377c92b10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:30.150556 [ 262 ] {c4610f85-69fc-4c5d-9430-9a0377c92b10} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 10:08:30.150835 [ 262 ] {c4610f85-69fc-4c5d-9430-9a0377c92b10} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:30.151075 [ 39 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.28 10:08:30.151152 [ 39 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:30.151175 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:30.151232 [ 262 ] {c4610f85-69fc-4c5d-9430-9a0377c92b10} executeQuery: Read 64 rows, 5.12 KiB in 0.004954 sec., 12918.853451756157 rows/sec., 1.01 MiB/sec. 2025.02.28 10:08:30.151776 [ 262 ] {c4610f85-69fc-4c5d-9430-9a0377c92b10} TCPHandler: Processed in 0.006026478 sec. 2025.02.28 10:08:30.152033 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.28 10:08:30.152132 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:30.152234 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4112 rows, containing 5 columns (5 merged, 0 gathered) in 0.006609117 sec., 622170.8588303097 rows/sec., 53.17 MiB/sec. 2025.02.28 10:08:30.152436 [ 261 ] {5c16593b-f49d-4d2c-b7db-52f7625eed0a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:30.152505 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:30.152604 [ 261 ] {5c16593b-f49d-4d2c-b7db-52f7625eed0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:08:30.152617 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 952 rows starting from the beginning of the part 2025.02.28 10:08:30.152673 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.28 10:08:30.153024 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 72 rows starting from the beginning of the part 2025.02.28 10:08:30.153408 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 418 rows starting from the beginning of the part 2025.02.28 10:08:30.153786 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 68 rows starting from the beginning of the part 2025.02.28 10:08:30.154144 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 560 rows starting from the beginning of the part 2025.02.28 10:08:30.154587 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part 2025.02.28 10:08:30.155452 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_76_15} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:30.155870 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_76_15} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.28 10:08:30.156278 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 10:08:30.156394 [ 261 ] {5c16593b-f49d-4d2c-b7db-52f7625eed0a} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:30.156465 [ 261 ] {5c16593b-f49d-4d2c-b7db-52f7625eed0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:30.157511 [ 261 ] {5c16593b-f49d-4d2c-b7db-52f7625eed0a} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 10:08:30.157846 [ 261 ] {5c16593b-f49d-4d2c-b7db-52f7625eed0a} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:30.158047 [ 39 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.28 10:08:30.158135 [ 39 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:30.158198 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:30.158400 [ 261 ] {5c16593b-f49d-4d2c-b7db-52f7625eed0a} executeQuery: Read 64 rows, 4.56 KiB in 0.006074 sec., 10536.713862364175 rows/sec., 751.47 KiB/sec. 2025.02.28 10:08:30.158800 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2134 rows, containing 5 columns (5 merged, 0 gathered) in 0.007407927 sec., 288069.7933443459 rows/sec., 22.30 MiB/sec. 2025.02.28 10:08:30.158845 [ 261 ] {5c16593b-f49d-4d2c-b7db-52f7625eed0a} TCPHandler: Processed in 0.006906 sec. 2025.02.28 10:08:30.159137 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.28 10:08:30.159182 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.28 10:08:30.159325 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:30.159704 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:30.159822 [ 262 ] {87639a15-5930-40d7-b4ff-f7996ae137f1} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:08:30.159826 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20906 rows starting from the beginning of the part 2025.02.28 10:08:30.160087 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_76_15} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:30.160266 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 162 rows starting from the beginning of the part 2025.02.28 10:08:30.160365 [ 262 ] {87639a15-5930-40d7-b4ff-f7996ae137f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:08:30.160389 [ 191 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_76_15} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.28 10:08:30.160660 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part 2025.02.28 10:08:30.160721 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.28 10:08:30.161051 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part 2025.02.28 10:08:30.161364 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 944 rows starting from the beginning of the part 2025.02.28 10:08:30.161702 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part 2025.02.28 10:08:30.163133 [ 262 ] {87639a15-5930-40d7-b4ff-f7996ae137f1} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:30.163181 [ 262 ] {87639a15-5930-40d7-b4ff-f7996ae137f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:30.163693 [ 262 ] {87639a15-5930-40d7-b4ff-f7996ae137f1} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 10:08:30.164066 [ 262 ] {87639a15-5930-40d7-b4ff-f7996ae137f1} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:30.164368 [ 39 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.28 10:08:30.164458 [ 39 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:30.164532 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:30.164790 [ 262 ] {87639a15-5930-40d7-b4ff-f7996ae137f1} executeQuery: Read 24 rows, 1.66 KiB in 0.005108 sec., 4698.512137823023 rows/sec., 324.25 KiB/sec. 2025.02.28 10:08:30.165032 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.28 10:08:30.165123 [ 262 ] {87639a15-5930-40d7-b4ff-f7996ae137f1} TCPHandler: Processed in 0.006076919 sec. 2025.02.28 10:08:30.165455 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:30.165503 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3668 rows starting from the beginning of the part 2025.02.28 10:08:30.165608 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part 2025.02.28 10:08:30.165782 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part 2025.02.28 10:08:30.165980 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2025.02.28 10:08:30.166094 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part 2025.02.28 10:08:30.166168 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part 2025.02.28 10:08:30.169120 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3930 rows, containing 4 columns (4 merged, 0 gathered) in 0.004425388 sec., 888057.7251079454 rows/sec., 59.46 MiB/sec. 2025.02.28 10:08:30.169441 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.28 10:08:30.169885 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_76_15} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:30.169981 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_76_15} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.28 10:08:30.170106 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.02.28 10:08:30.171777 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 22473 rows, containing 5 columns (5 merged, 0 gathered) in 0.013296254 sec., 1690175.2929810155 rows/sec., 115.41 MiB/sec. 2025.02.28 10:08:30.172301 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.28 10:08:30.172611 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_76_15} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:30.172704 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_76_15} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.28 10:08:30.172810 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.02.28 10:08:31.389169 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 2025.02.28 10:08:31.389956 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:31.390014 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:31.390581 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 10:08:31.390851 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:31.391105 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2025.02.28 10:08:31.543146 [ 36 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.28 10:08:31.543245 [ 36 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:31.543289 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:31.543519 [ 190 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.02.28 10:08:31.543756 [ 190 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:31.543815 [ 190 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 124 rows starting from the beginning of the part 2025.02.28 10:08:31.543994 [ 190 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2025.02.28 10:08:31.544214 [ 190 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part 2025.02.28 10:08:31.544461 [ 190 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part 2025.02.28 10:08:31.544573 [ 190 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part 2025.02.28 10:08:31.545684 [ 187 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.0022872 sec., 162644.2812172088 rows/sec., 10.19 MiB/sec. 2025.02.28 10:08:31.545895 [ 187 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.28 10:08:31.546210 [ 187 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_13_3} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:31.546301 [ 187 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_13_3} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.28 10:08:31.546409 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.28 10:08:32.780803 [ 33 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.28 10:08:32.780886 [ 33 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:32.780914 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:32.781113 [ 194 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.02.28 10:08:32.781301 [ 194 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:32.781340 [ 194 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 236 rows starting from the beginning of the part 2025.02.28 10:08:32.781425 [ 194 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part 2025.02.28 10:08:32.781676 [ 194 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part 2025.02.28 10:08:32.781811 [ 194 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part 2025.02.28 10:08:32.782082 [ 194 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part 2025.02.28 10:08:32.783260 [ 187 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 5 columns (5 merged, 0 gathered) in 0.002263119 sec., 312842.58582955645 rows/sec., 21.71 MiB/sec. 2025.02.28 10:08:32.783440 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.28 10:08:32.783777 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_13_3} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:32.783875 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_13_3} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.28 10:08:32.783964 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.02.28 10:08:32.940626 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.02.28 10:08:32.963451 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:32.963527 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:32.972041 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 10:08:32.973386 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:32.977528 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.02.28 10:08:35.148045 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:35.148243 [ 261 ] {3b02edfd-6722-43a3-aa08-ac0ab150c5ae} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:08:35.148320 [ 261 ] {3b02edfd-6722-43a3-aa08-ac0ab150c5ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:08:35.149128 [ 261 ] {3b02edfd-6722-43a3-aa08-ac0ab150c5ae} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:35.149183 [ 261 ] {3b02edfd-6722-43a3-aa08-ac0ab150c5ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:35.149634 [ 261 ] {3b02edfd-6722-43a3-aa08-ac0ab150c5ae} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 10:08:35.149898 [ 261 ] {3b02edfd-6722-43a3-aa08-ac0ab150c5ae} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:35.150166 [ 261 ] {3b02edfd-6722-43a3-aa08-ac0ab150c5ae} executeQuery: Read 64 rows, 5.16 KiB in 0.001972 sec., 32454.361054766738 rows/sec., 2.56 MiB/sec. 2025.02.28 10:08:35.150275 [ 261 ] {3b02edfd-6722-43a3-aa08-ac0ab150c5ae} TCPHandler: Processed in 0.002365761 sec. 2025.02.28 10:08:35.150585 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:35.150783 [ 262 ] {57e484ec-25ef-47d7-9769-3e15431ad05a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:08:35.150857 [ 262 ] {57e484ec-25ef-47d7-9769-3e15431ad05a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:08:35.151606 [ 262 ] {57e484ec-25ef-47d7-9769-3e15431ad05a} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:35.151652 [ 262 ] {57e484ec-25ef-47d7-9769-3e15431ad05a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:35.152096 [ 262 ] {57e484ec-25ef-47d7-9769-3e15431ad05a} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 10:08:35.152356 [ 262 ] {57e484ec-25ef-47d7-9769-3e15431ad05a} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:35.152638 [ 262 ] {57e484ec-25ef-47d7-9769-3e15431ad05a} executeQuery: Read 4 rows, 308.00 B in 0.0019 sec., 2105.2631578947367 rows/sec., 158.31 KiB/sec. 2025.02.28 10:08:35.152731 [ 262 ] {57e484ec-25ef-47d7-9769-3e15431ad05a} TCPHandler: Processed in 0.002325061 sec. 2025.02.28 10:08:35.152997 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:35.153177 [ 261 ] {947d38f8-9dd0-44a8-9043-49ab99c1541a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:08:35.153239 [ 261 ] {947d38f8-9dd0-44a8-9043-49ab99c1541a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:08:35.153891 [ 261 ] {947d38f8-9dd0-44a8-9043-49ab99c1541a} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:35.153932 [ 261 ] {947d38f8-9dd0-44a8-9043-49ab99c1541a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:35.154308 [ 261 ] {947d38f8-9dd0-44a8-9043-49ab99c1541a} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 10:08:35.154545 [ 261 ] {947d38f8-9dd0-44a8-9043-49ab99c1541a} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:35.154781 [ 261 ] {947d38f8-9dd0-44a8-9043-49ab99c1541a} executeQuery: Read 68 rows, 5.44 KiB in 0.001637 sec., 41539.40134392181 rows/sec., 3.24 MiB/sec. 2025.02.28 10:08:35.154863 [ 261 ] {947d38f8-9dd0-44a8-9043-49ab99c1541a} TCPHandler: Processed in 0.001992117 sec. 2025.02.28 10:08:35.155131 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:35.155313 [ 262 ] {e744d98e-7957-4e69-bae8-e7712c21ad4d} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:35.155381 [ 262 ] {e744d98e-7957-4e69-bae8-e7712c21ad4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:08:35.155986 [ 262 ] {e744d98e-7957-4e69-bae8-e7712c21ad4d} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:35.156028 [ 262 ] {e744d98e-7957-4e69-bae8-e7712c21ad4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:35.156441 [ 262 ] {e744d98e-7957-4e69-bae8-e7712c21ad4d} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 10:08:35.156691 [ 262 ] {e744d98e-7957-4e69-bae8-e7712c21ad4d} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:35.156917 [ 262 ] {e744d98e-7957-4e69-bae8-e7712c21ad4d} executeQuery: Read 160 rows, 11.41 KiB in 0.001641 sec., 97501.52346130408 rows/sec., 6.79 MiB/sec. 2025.02.28 10:08:35.156974 [ 262 ] {e744d98e-7957-4e69-bae8-e7712c21ad4d} TCPHandler: Processed in 0.002011556 sec. 2025.02.28 10:08:35.157125 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:35.157247 [ 261 ] {9d3051d8-c918-4a57-9a00-47f83ae29c19} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:35.157330 [ 261 ] {9d3051d8-c918-4a57-9a00-47f83ae29c19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:08:35.158396 [ 261 ] {9d3051d8-c918-4a57-9a00-47f83ae29c19} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:35.158434 [ 261 ] {9d3051d8-c918-4a57-9a00-47f83ae29c19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:35.159089 [ 261 ] {9d3051d8-c918-4a57-9a00-47f83ae29c19} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 10:08:35.159356 [ 261 ] {9d3051d8-c918-4a57-9a00-47f83ae29c19} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:35.159599 [ 261 ] {9d3051d8-c918-4a57-9a00-47f83ae29c19} executeQuery: Read 4 rows, 7.34 KiB in 0.002378 sec., 1682.0857863751053 rows/sec., 3.01 MiB/sec. 2025.02.28 10:08:35.159714 [ 261 ] {9d3051d8-c918-4a57-9a00-47f83ae29c19} TCPHandler: Processed in 0.002644315 sec. 2025.02.28 10:08:35.159859 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:35.160002 [ 262 ] {97f9628d-24e5-4d3e-97d7-fac2666fb423} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:08:35.160065 [ 262 ] {97f9628d-24e5-4d3e-97d7-fac2666fb423} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:08:35.160625 [ 262 ] {97f9628d-24e5-4d3e-97d7-fac2666fb423} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:35.160664 [ 262 ] {97f9628d-24e5-4d3e-97d7-fac2666fb423} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.02.28 10:08:35.161042 [ 262 ] {97f9628d-24e5-4d3e-97d7-fac2666fb423} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 10:08:35.161288 [ 262 ] {97f9628d-24e5-4d3e-97d7-fac2666fb423} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:35.161510 [ 262 ] {97f9628d-24e5-4d3e-97d7-fac2666fb423} executeQuery: Read 60 rows, 4.14 KiB in 0.001542 sec., 38910.505836575874 rows/sec., 2.62 MiB/sec. 2025.02.28 10:08:35.161564 [ 262 ] {97f9628d-24e5-4d3e-97d7-fac2666fb423} TCPHandler: Processed in 0.001771923 sec. 2025.02.28 10:08:38.723997 [ 27 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:08:38.724070 [ 27 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:08:38.891264 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 2025.02.28 10:08:38.891914 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:38.891965 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:38.892485 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 10:08:38.892740 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:38.893022 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.02.28 10:08:38.994550 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1208 2025.02.28 10:08:38.997520 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:38.997575 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:38.999054 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 10:08:38.999364 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:39.001498 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1208 2025.02.28 10:08:39.002432 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001036934 sec. 2025.02.28 10:08:40.148811 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:40.149008 [ 261 ] {0b36afe4-a61a-4b76-bf65-e5eb6a4426a1} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:08:40.149085 [ 261 ] {0b36afe4-a61a-4b76-bf65-e5eb6a4426a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:08:40.149949 [ 261 ] {0b36afe4-a61a-4b76-bf65-e5eb6a4426a1} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:40.150003 [ 261 ] {0b36afe4-a61a-4b76-bf65-e5eb6a4426a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:40.150452 [ 261 ] {0b36afe4-a61a-4b76-bf65-e5eb6a4426a1} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 10:08:40.150709 [ 261 ] {0b36afe4-a61a-4b76-bf65-e5eb6a4426a1} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:40.151014 [ 261 ] {0b36afe4-a61a-4b76-bf65-e5eb6a4426a1} executeQuery: Read 128 rows, 11.21 KiB in 0.002051 sec., 62408.58117991224 rows/sec., 5.34 MiB/sec. 2025.02.28 10:08:40.151098 [ 261 ] {0b36afe4-a61a-4b76-bf65-e5eb6a4426a1} TCPHandler: Processed in 0.002419142 sec. 2025.02.28 10:08:40.151428 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:40.151619 [ 262 ] {437fc281-14f6-426d-a422-ad3cfb983b8b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:08:40.151690 [ 262 ] {437fc281-14f6-426d-a422-ad3cfb983b8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:08:40.152441 [ 262 ] {437fc281-14f6-426d-a422-ad3cfb983b8b} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:40.152488 [ 262 ] {437fc281-14f6-426d-a422-ad3cfb983b8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:40.152914 [ 262 ] {437fc281-14f6-426d-a422-ad3cfb983b8b} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 10:08:40.153155 [ 262 ] {437fc281-14f6-426d-a422-ad3cfb983b8b} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:40.153393 [ 262 ] {437fc281-14f6-426d-a422-ad3cfb983b8b} executeQuery: Read 36 rows, 2.71 KiB in 0.001826 sec., 19715.224534501645 rows/sec., 1.45 MiB/sec. 2025.02.28 10:08:40.153450 [ 262 ] {437fc281-14f6-426d-a422-ad3cfb983b8b} TCPHandler: Processed in 0.002219249 sec. 2025.02.28 10:08:40.153632 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:40.153780 [ 261 ] {c711fa47-71bc-46e4-b407-ede746df6156} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:08:40.153842 [ 261 ] {c711fa47-71bc-46e4-b407-ede746df6156} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:08:40.154596 [ 261 ] {c711fa47-71bc-46e4-b407-ede746df6156} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:40.154637 [ 261 ] {c711fa47-71bc-46e4-b407-ede746df6156} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:40.155013 [ 261 ] {c711fa47-71bc-46e4-b407-ede746df6156} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 10:08:40.155265 [ 261 ] {c711fa47-71bc-46e4-b407-ede746df6156} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:40.155521 [ 261 ] {c711fa47-71bc-46e4-b407-ede746df6156} executeQuery: Read 100 rows, 8.00 KiB in 0.001766 sec., 56625.14156285391 rows/sec., 4.42 MiB/sec. 2025.02.28 10:08:40.155580 [ 261 ] {c711fa47-71bc-46e4-b407-ede746df6156} TCPHandler: Processed in 0.002020847 sec. 2025.02.28 10:08:40.155842 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:40.156012 [ 262 ] {78a00fc7-ee38-40de-9dc1-60450ab6648a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:40.156075 [ 262 ] {78a00fc7-ee38-40de-9dc1-60450ab6648a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:08:40.156713 [ 262 ] {78a00fc7-ee38-40de-9dc1-60450ab6648a} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:40.156753 [ 262 ] {78a00fc7-ee38-40de-9dc1-60450ab6648a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:40.157143 [ 262 ] {78a00fc7-ee38-40de-9dc1-60450ab6648a} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 10:08:40.157378 [ 262 ] {78a00fc7-ee38-40de-9dc1-60450ab6648a} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:40.157600 [ 262 ] {78a00fc7-ee38-40de-9dc1-60450ab6648a} executeQuery: Read 160 rows, 11.41 KiB in 0.001619 sec., 98826.43607164916 rows/sec., 6.88 MiB/sec. 2025.02.28 10:08:40.157651 [ 262 ] {78a00fc7-ee38-40de-9dc1-60450ab6648a} TCPHandler: Processed in 0.001961976 sec. 2025.02.28 10:08:40.157806 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:40.157945 [ 261 ] {a8c156af-9f37-4237-aae9-6cccfeedb253} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:40.158039 [ 261 ] {a8c156af-9f37-4237-aae9-6cccfeedb253} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:08:40.159315 [ 261 ] {a8c156af-9f37-4237-aae9-6cccfeedb253} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:40.159353 [ 261 ] {a8c156af-9f37-4237-aae9-6cccfeedb253} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:40.160055 [ 261 ] {a8c156af-9f37-4237-aae9-6cccfeedb253} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 10:08:40.160320 [ 261 ] {a8c156af-9f37-4237-aae9-6cccfeedb253} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:40.160565 [ 261 ] {a8c156af-9f37-4237-aae9-6cccfeedb253} executeQuery: Read 36 rows, 66.06 KiB in 0.00265 sec., 13584.905660377359 rows/sec., 24.34 MiB/sec. 2025.02.28 10:08:40.160683 [ 261 ] {a8c156af-9f37-4237-aae9-6cccfeedb253} TCPHandler: Processed in 0.002940378 sec. 2025.02.28 10:08:40.160841 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:40.160977 [ 262 ] {201a7b01-fb8f-49a0-86ae-af14b5a469c3} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:08:40.161038 [ 262 ] {201a7b01-fb8f-49a0-86ae-af14b5a469c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:08:40.161605 [ 262 ] {201a7b01-fb8f-49a0-86ae-af14b5a469c3} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:40.161644 [ 262 ] {201a7b01-fb8f-49a0-86ae-af14b5a469c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:40.162013 [ 262 ] {201a7b01-fb8f-49a0-86ae-af14b5a469c3} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 10:08:40.162249 [ 262 ] {201a7b01-fb8f-49a0-86ae-af14b5a469c3} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:40.162464 [ 262 ] {201a7b01-fb8f-49a0-86ae-af14b5a469c3} executeQuery: Read 60 rows, 4.14 KiB in 0.001516 sec., 39577.836411609496 rows/sec., 2.67 MiB/sec. 2025.02.28 10:08:40.162513 [ 262 ] {201a7b01-fb8f-49a0-86ae-af14b5a469c3} TCPHandler: Processed in 0.001737953 sec. 2025.02.28 10:08:40.477648 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.02.28 10:08:40.509146 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:40.509254 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:40.518991 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 10:08:40.520028 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:40.525002 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.02.28 10:08:45.148248 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:45.148452 [ 261 ] {51fffe11-665a-4bc3-91ca-fdb5f01bb752} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:08:45.148528 [ 261 ] {51fffe11-665a-4bc3-91ca-fdb5f01bb752} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:08:45.149282 [ 261 ] {51fffe11-665a-4bc3-91ca-fdb5f01bb752} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:45.149334 [ 261 ] {51fffe11-665a-4bc3-91ca-fdb5f01bb752} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:45.149753 [ 261 ] {51fffe11-665a-4bc3-91ca-fdb5f01bb752} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 10:08:45.150009 [ 261 ] {51fffe11-665a-4bc3-91ca-fdb5f01bb752} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:45.150290 [ 261 ] {51fffe11-665a-4bc3-91ca-fdb5f01bb752} executeQuery: Read 4 rows, 334.00 B in 0.00187 sec., 2139.03743315508 rows/sec., 174.42 KiB/sec. 2025.02.28 10:08:45.150437 [ 261 ] {51fffe11-665a-4bc3-91ca-fdb5f01bb752} TCPHandler: Processed in 0.00231783 sec. 2025.02.28 10:08:45.150807 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:45.151009 [ 262 ] {0baebdcd-de7c-4bd7-9bf7-7b5e2e960661} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:08:45.151089 [ 262 ] {0baebdcd-de7c-4bd7-9bf7-7b5e2e960661} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:08:45.151943 [ 262 ] {0baebdcd-de7c-4bd7-9bf7-7b5e2e960661} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:45.151987 [ 262 ] {0baebdcd-de7c-4bd7-9bf7-7b5e2e960661} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:45.152428 [ 262 ] {0baebdcd-de7c-4bd7-9bf7-7b5e2e960661} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 10:08:45.152683 [ 262 ] {0baebdcd-de7c-4bd7-9bf7-7b5e2e960661} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:45.152910 [ 262 ] {0baebdcd-de7c-4bd7-9bf7-7b5e2e960661} executeQuery: Read 66 rows, 5.31 KiB in 0.001953 sec., 33794.16282642089 rows/sec., 2.65 MiB/sec. 2025.02.28 10:08:45.152994 [ 262 ] {0baebdcd-de7c-4bd7-9bf7-7b5e2e960661} TCPHandler: Processed in 0.002383441 sec. 2025.02.28 10:08:45.153220 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:45.153519 [ 261 ] {1a74fdfe-4a8a-4f29-8bae-2021fc8324fc} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:08:45.153583 [ 261 ] {1a74fdfe-4a8a-4f29-8bae-2021fc8324fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:08:45.154185 [ 261 ] {1a74fdfe-4a8a-4f29-8bae-2021fc8324fc} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:45.154227 [ 261 ] {1a74fdfe-4a8a-4f29-8bae-2021fc8324fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:45.154601 [ 261 ] {1a74fdfe-4a8a-4f29-8bae-2021fc8324fc} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 10:08:45.154838 [ 261 ] {1a74fdfe-4a8a-4f29-8bae-2021fc8324fc} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:45.155073 [ 261 ] {1a74fdfe-4a8a-4f29-8bae-2021fc8324fc} executeQuery: Read 8 rows, 594.00 B in 0.001655 sec., 4833.836858006042 rows/sec., 350.50 KiB/sec. 2025.02.28 10:08:45.155168 [ 261 ] {1a74fdfe-4a8a-4f29-8bae-2021fc8324fc} TCPHandler: Processed in 0.002073187 sec. 2025.02.28 10:08:45.155383 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:45.155566 [ 262 ] {f8e7d541-7dc6-4210-8dad-7fc4d091d833} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:08:45.155628 [ 262 ] {f8e7d541-7dc6-4210-8dad-7fc4d091d833} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:08:45.156262 [ 262 ] {f8e7d541-7dc6-4210-8dad-7fc4d091d833} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:45.156301 [ 262 ] {f8e7d541-7dc6-4210-8dad-7fc4d091d833} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:45.156671 [ 262 ] {f8e7d541-7dc6-4210-8dad-7fc4d091d833} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 10:08:45.156911 [ 262 ] {f8e7d541-7dc6-4210-8dad-7fc4d091d833} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:45.157104 [ 262 ] {f8e7d541-7dc6-4210-8dad-7fc4d091d833} executeQuery: Read 72 rows, 5.76 KiB in 0.00157 sec., 45859.87261146497 rows/sec., 3.58 MiB/sec. 2025.02.28 10:08:45.157198 [ 262 ] {f8e7d541-7dc6-4210-8dad-7fc4d091d833} TCPHandler: Processed in 0.001937065 sec. 2025.02.28 10:08:45.157426 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:45.157609 [ 261 ] {bee7da8e-6d46-45f2-8cf3-13b96e838f70} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:45.157673 [ 261 ] {bee7da8e-6d46-45f2-8cf3-13b96e838f70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:08:45.158258 [ 261 ] {bee7da8e-6d46-45f2-8cf3-13b96e838f70} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:45.158298 [ 261 ] {bee7da8e-6d46-45f2-8cf3-13b96e838f70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:45.158691 [ 261 ] {bee7da8e-6d46-45f2-8cf3-13b96e838f70} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 10:08:45.158936 [ 261 ] {bee7da8e-6d46-45f2-8cf3-13b96e838f70} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:45.159148 [ 261 ] {bee7da8e-6d46-45f2-8cf3-13b96e838f70} executeQuery: Read 162 rows, 11.55 KiB in 0.001572 sec., 103053.43511450381 rows/sec., 7.18 MiB/sec. 2025.02.28 10:08:45.159203 [ 261 ] {bee7da8e-6d46-45f2-8cf3-13b96e838f70} TCPHandler: Processed in 0.001913625 sec. 2025.02.28 10:08:45.159355 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:45.159497 [ 262 ] {7519036f-f8a3-42ef-a52f-1df47b830751} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:45.159591 [ 262 ] {7519036f-f8a3-42ef-a52f-1df47b830751} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:08:45.160704 [ 262 ] {7519036f-f8a3-42ef-a52f-1df47b830751} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:45.160741 [ 262 ] {7519036f-f8a3-42ef-a52f-1df47b830751} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:45.161354 [ 262 ] {7519036f-f8a3-42ef-a52f-1df47b830751} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 10:08:45.161625 [ 262 ] {7519036f-f8a3-42ef-a52f-1df47b830751} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:45.161842 [ 262 ] {7519036f-f8a3-42ef-a52f-1df47b830751} executeQuery: Read 4 rows, 7.34 KiB in 0.002377 sec., 1682.793437105595 rows/sec., 3.02 MiB/sec. 2025.02.28 10:08:45.161950 [ 262 ] {7519036f-f8a3-42ef-a52f-1df47b830751} TCPHandler: Processed in 0.002662405 sec. 2025.02.28 10:08:45.162108 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:45.162246 [ 261 ] {a25da61e-2e32-4ce7-9024-723432ae3b06} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:08:45.162305 [ 261 ] {a25da61e-2e32-4ce7-9024-723432ae3b06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:08:45.162859 [ 261 ] {a25da61e-2e32-4ce7-9024-723432ae3b06} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:45.162898 [ 261 ] {a25da61e-2e32-4ce7-9024-723432ae3b06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:45.163286 [ 261 ] {a25da61e-2e32-4ce7-9024-723432ae3b06} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 10:08:45.163520 [ 261 ] {a25da61e-2e32-4ce7-9024-723432ae3b06} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:45.163736 [ 261 ] {a25da61e-2e32-4ce7-9024-723432ae3b06} executeQuery: Read 60 rows, 4.14 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.66 MiB/sec. 2025.02.28 10:08:45.163790 [ 261 ] {a25da61e-2e32-4ce7-9024-723432ae3b06} TCPHandler: Processed in 0.001748203 sec. 2025.02.28 10:08:46.393178 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 2025.02.28 10:08:46.393922 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:46.393969 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:46.394486 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 10:08:46.394749 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:46.395109 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 2025.02.28 10:08:48.025122 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.02.28 10:08:48.045574 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:48.045620 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:48.053084 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 10:08:48.053916 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:48.058273 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.02.28 10:08:49.001707 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1234 2025.02.28 10:08:49.005010 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:49.005075 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:49.006767 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 10:08:49.007141 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:49.009339 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1234 2025.02.28 10:08:50.149719 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:50.149914 [ 261 ] {3d4d599b-7f2f-4878-8b70-2ef29f2eda3d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:08:50.149989 [ 261 ] {3d4d599b-7f2f-4878-8b70-2ef29f2eda3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:08:50.150828 [ 261 ] {3d4d599b-7f2f-4878-8b70-2ef29f2eda3d} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:50.150884 [ 261 ] {3d4d599b-7f2f-4878-8b70-2ef29f2eda3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:50.151332 [ 261 ] {3d4d599b-7f2f-4878-8b70-2ef29f2eda3d} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.28 10:08:50.151581 [ 261 ] {3d4d599b-7f2f-4878-8b70-2ef29f2eda3d} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:50.151813 [ 261 ] {3d4d599b-7f2f-4878-8b70-2ef29f2eda3d} executeQuery: Read 128 rows, 11.21 KiB in 0.001951 sec., 65607.3808303434 rows/sec., 5.61 MiB/sec. 2025.02.28 10:08:50.151883 [ 261 ] {3d4d599b-7f2f-4878-8b70-2ef29f2eda3d} TCPHandler: Processed in 0.00229745 sec. 2025.02.28 10:08:50.152155 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:50.152349 [ 262 ] {ffc1c2ad-7709-425f-ba43-a5c39a7b5072} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:08:50.152422 [ 262 ] {ffc1c2ad-7709-425f-ba43-a5c39a7b5072} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:08:50.153203 [ 262 ] {ffc1c2ad-7709-425f-ba43-a5c39a7b5072} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:50.153250 [ 262 ] {ffc1c2ad-7709-425f-ba43-a5c39a7b5072} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:50.153691 [ 262 ] {ffc1c2ad-7709-425f-ba43-a5c39a7b5072} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 10:08:50.153945 [ 262 ] {ffc1c2ad-7709-425f-ba43-a5c39a7b5072} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:50.154197 [ 262 ] {ffc1c2ad-7709-425f-ba43-a5c39a7b5072} executeQuery: Read 36 rows, 2.71 KiB in 0.001899 sec., 18957.34597156398 rows/sec., 1.39 MiB/sec. 2025.02.28 10:08:50.154255 [ 262 ] {ffc1c2ad-7709-425f-ba43-a5c39a7b5072} TCPHandler: Processed in 0.002227839 sec. 2025.02.28 10:08:50.154440 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:50.154587 [ 261 ] {1e4e9fe6-e3bc-49be-b335-a4e7704a5732} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:08:50.154649 [ 261 ] {1e4e9fe6-e3bc-49be-b335-a4e7704a5732} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:08:50.155324 [ 261 ] {1e4e9fe6-e3bc-49be-b335-a4e7704a5732} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:50.155366 [ 261 ] {1e4e9fe6-e3bc-49be-b335-a4e7704a5732} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:50.155741 [ 261 ] {1e4e9fe6-e3bc-49be-b335-a4e7704a5732} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.28 10:08:50.155995 [ 261 ] {1e4e9fe6-e3bc-49be-b335-a4e7704a5732} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:50.156241 [ 261 ] {1e4e9fe6-e3bc-49be-b335-a4e7704a5732} executeQuery: Read 100 rows, 8.00 KiB in 0.001681 sec., 59488.3997620464 rows/sec., 4.65 MiB/sec. 2025.02.28 10:08:50.156360 [ 261 ] {1e4e9fe6-e3bc-49be-b335-a4e7704a5732} TCPHandler: Processed in 0.001988876 sec. 2025.02.28 10:08:50.156524 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:50.156663 [ 262 ] {e2fb400b-5f32-4832-947a-e816c147ce3a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:50.156716 [ 262 ] {e2fb400b-5f32-4832-947a-e816c147ce3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:08:50.157281 [ 262 ] {e2fb400b-5f32-4832-947a-e816c147ce3a} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:50.157320 [ 262 ] {e2fb400b-5f32-4832-947a-e816c147ce3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:50.157725 [ 262 ] {e2fb400b-5f32-4832-947a-e816c147ce3a} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.28 10:08:50.157971 [ 262 ] {e2fb400b-5f32-4832-947a-e816c147ce3a} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:50.158201 [ 262 ] {e2fb400b-5f32-4832-947a-e816c147ce3a} executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec. 2025.02.28 10:08:50.158253 [ 262 ] {e2fb400b-5f32-4832-947a-e816c147ce3a} TCPHandler: Processed in 0.001801944 sec. 2025.02.28 10:08:50.158386 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:50.158508 [ 261 ] {237404b7-6ad6-4d5a-a2eb-9ef6ec7a1296} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:50.158591 [ 261 ] {237404b7-6ad6-4d5a-a2eb-9ef6ec7a1296} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:08:50.159820 [ 261 ] {237404b7-6ad6-4d5a-a2eb-9ef6ec7a1296} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:50.159862 [ 261 ] {237404b7-6ad6-4d5a-a2eb-9ef6ec7a1296} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:50.160541 [ 261 ] {237404b7-6ad6-4d5a-a2eb-9ef6ec7a1296} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 10:08:50.160804 [ 261 ] {237404b7-6ad6-4d5a-a2eb-9ef6ec7a1296} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:50.161107 [ 261 ] {237404b7-6ad6-4d5a-a2eb-9ef6ec7a1296} executeQuery: Read 36 rows, 66.06 KiB in 0.002619 sec., 13745.704467353953 rows/sec., 24.63 MiB/sec. 2025.02.28 10:08:50.161423 [ 261 ] {237404b7-6ad6-4d5a-a2eb-9ef6ec7a1296} TCPHandler: Processed in 0.003087441 sec. 2025.02.28 10:08:50.161719 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:50.161901 [ 262 ] {2697ed42-4278-4e53-aa67-bf6e2937cab7} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:08:50.161962 [ 262 ] {2697ed42-4278-4e53-aa67-bf6e2937cab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:08:50.162557 [ 262 ] {2697ed42-4278-4e53-aa67-bf6e2937cab7} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:50.162604 [ 262 ] {2697ed42-4278-4e53-aa67-bf6e2937cab7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:50.163030 [ 262 ] {2697ed42-4278-4e53-aa67-bf6e2937cab7} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.28 10:08:50.163280 [ 262 ] {2697ed42-4278-4e53-aa67-bf6e2937cab7} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:50.163514 [ 262 ] {2697ed42-4278-4e53-aa67-bf6e2937cab7} executeQuery: Read 60 rows, 4.14 KiB in 0.001644 sec., 36496.3503649635 rows/sec., 2.46 MiB/sec. 2025.02.28 10:08:50.163574 [ 262 ] {2697ed42-4278-4e53-aa67-bf6e2937cab7} TCPHandler: Processed in 0.002011916 sec. 2025.02.28 10:08:53.724124 [ 147 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:08:53.724196 [ 147 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:08:53.895274 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 2025.02.28 10:08:53.896018 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:53.896064 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:53.896607 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 10:08:53.896858 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:53.897093 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.02.28 10:08:55.148799 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:55.149004 [ 261 ] {47be6ec6-337d-4e1e-917d-fa05cf9ae42e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:08:55.149077 [ 261 ] {47be6ec6-337d-4e1e-917d-fa05cf9ae42e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:08:55.149874 [ 261 ] {47be6ec6-337d-4e1e-917d-fa05cf9ae42e} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.149918 [ 261 ] {47be6ec6-337d-4e1e-917d-fa05cf9ae42e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.150353 [ 261 ] {47be6ec6-337d-4e1e-917d-fa05cf9ae42e} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.28 10:08:55.150612 [ 261 ] {47be6ec6-337d-4e1e-917d-fa05cf9ae42e} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.150784 [ 151 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.28 10:08:55.150834 [ 261 ] {47be6ec6-337d-4e1e-917d-fa05cf9ae42e} executeQuery: Read 64 rows, 5.16 KiB in 0.001885 sec., 33952.254641909814 rows/sec., 2.67 MiB/sec. 2025.02.28 10:08:55.150834 [ 151 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.150884 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.150921 [ 261 ] {47be6ec6-337d-4e1e-917d-fa05cf9ae42e} TCPHandler: Processed in 0.002259629 sec. 2025.02.28 10:08:55.151042 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.28 10:08:55.151167 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:55.151213 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:55.151228 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1967 rows starting from the beginning of the part 2025.02.28 10:08:55.151499 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part 2025.02.28 10:08:55.151674 [ 262 ] {c9d887d2-9a56-4521-bfaf-bbdda9982aa0} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:08:55.151852 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 128 rows starting from the beginning of the part 2025.02.28 10:08:55.151921 [ 262 ] {c9d887d2-9a56-4521-bfaf-bbdda9982aa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:08:55.152234 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 66 rows starting from the beginning of the part 2025.02.28 10:08:55.152568 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 128 rows starting from the beginning of the part 2025.02.28 10:08:55.152852 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part 2025.02.28 10:08:55.154644 [ 262 ] {c9d887d2-9a56-4521-bfaf-bbdda9982aa0} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.154726 [ 262 ] {c9d887d2-9a56-4521-bfaf-bbdda9982aa0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.155639 [ 262 ] {c9d887d2-9a56-4521-bfaf-bbdda9982aa0} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 10:08:55.156186 [ 262 ] {c9d887d2-9a56-4521-bfaf-bbdda9982aa0} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.156295 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.005336919 sec., 452883.02108388755 rows/sec., 38.93 MiB/sec. 2025.02.28 10:08:55.156496 [ 151 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 10:08:55.156589 [ 151 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.156652 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.156653 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.28 10:08:55.156661 [ 262 ] {c9d887d2-9a56-4521-bfaf-bbdda9982aa0} executeQuery: Read 4 rows, 308.00 B in 0.005132 sec., 779.423226812159 rows/sec., 58.61 KiB/sec. 2025.02.28 10:08:55.157029 [ 262 ] {c9d887d2-9a56-4521-bfaf-bbdda9982aa0} TCPHandler: Processed in 0.005967988 sec. 2025.02.28 10:08:55.157279 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 10:08:55.157311 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:55.157500 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_81_16} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.157677 [ 261 ] {6ada0ac8-3611-4e4d-8d01-a815ff412d04} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:08:55.157748 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:55.157841 [ 261 ] {6ada0ac8-3611-4e4d-8d01-a815ff412d04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:08:55.157874 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 178 rows starting from the beginning of the part 2025.02.28 10:08:55.157983 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_81_16} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.28 10:08:55.158287 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 4 rows starting from the beginning of the part 2025.02.28 10:08:55.158666 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part 2025.02.28 10:08:55.159039 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2025.02.28 10:08:55.159455 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.02.28 10:08:55.159503 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part 2025.02.28 10:08:55.160013 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 4 rows starting from the beginning of the part 2025.02.28 10:08:55.161269 [ 261 ] {6ada0ac8-3611-4e4d-8d01-a815ff412d04} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.161343 [ 261 ] {6ada0ac8-3611-4e4d-8d01-a815ff412d04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.162362 [ 261 ] {6ada0ac8-3611-4e4d-8d01-a815ff412d04} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.28 10:08:55.162662 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.005770496 sec., 46096.5573843219 rows/sec., 3.28 MiB/sec. 2025.02.28 10:08:55.162849 [ 261 ] {6ada0ac8-3611-4e4d-8d01-a815ff412d04} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.162875 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 10:08:55.163101 [ 151 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.28 10:08:55.163176 [ 151 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.163243 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.163297 [ 261 ] {6ada0ac8-3611-4e4d-8d01-a815ff412d04} executeQuery: Read 68 rows, 5.44 KiB in 0.005735 sec., 11857.018308631212 rows/sec., 947.78 KiB/sec. 2025.02.28 10:08:55.163728 [ 261 ] {6ada0ac8-3611-4e4d-8d01-a815ff412d04} TCPHandler: Processed in 0.006514885 sec. 2025.02.28 10:08:55.163835 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_66_13} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.164248 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:55.164298 [ 186 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_66_13} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 10:08:55.164431 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.28 10:08:55.164600 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 10:08:55.165077 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:55.165247 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 952 rows starting from the beginning of the part 2025.02.28 10:08:55.165265 [ 262 ] {b6bf3c59-caca-479d-9e88-9ba18fce20c7} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:55.165535 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 68 rows starting from the beginning of the part 2025.02.28 10:08:55.165530 [ 262 ] {b6bf3c59-caca-479d-9e88-9ba18fce20c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:08:55.165919 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 100 rows starting from the beginning of the part 2025.02.28 10:08:55.166240 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 72 rows starting from the beginning of the part 2025.02.28 10:08:55.166558 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 100 rows starting from the beginning of the part 2025.02.28 10:08:55.166943 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 68 rows starting from the beginning of the part 2025.02.28 10:08:55.168302 [ 262 ] {b6bf3c59-caca-479d-9e88-9ba18fce20c7} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.168373 [ 262 ] {b6bf3c59-caca-479d-9e88-9ba18fce20c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.169504 [ 262 ] {b6bf3c59-caca-479d-9e88-9ba18fce20c7} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.28 10:08:55.170012 [ 262 ] {b6bf3c59-caca-479d-9e88-9ba18fce20c7} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.170178 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1360 rows, containing 5 columns (5 merged, 0 gathered) in 0.006771249 sec., 200849.20817414927 rows/sec., 15.77 MiB/sec. 2025.02.28 10:08:55.170329 [ 151 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.28 10:08:55.170416 [ 151 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.170451 [ 262 ] {b6bf3c59-caca-479d-9e88-9ba18fce20c7} executeQuery: Read 160 rows, 11.41 KiB in 0.005367 sec., 29811.812930873857 rows/sec., 2.08 MiB/sec. 2025.02.28 10:08:55.170484 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.170548 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.28 10:08:55.170747 [ 262 ] {b6bf3c59-caca-479d-9e88-9ba18fce20c7} TCPHandler: Processed in 0.006867929 sec. 2025.02.28 10:08:55.171125 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:55.171282 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.28 10:08:55.171616 [ 261 ] {c99ba840-c330-438b-b885-7db15b620b6a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:55.172168 [ 261 ] {c99ba840-c330-438b-b885-7db15b620b6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:08:55.172165 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:55.172412 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22473 rows starting from the beginning of the part 2025.02.28 10:08:55.172983 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part 2025.02.28 10:08:55.173576 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part 2025.02.28 10:08:55.173989 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 162 rows starting from the beginning of the part 2025.02.28 10:08:55.174453 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part 2025.02.28 10:08:55.175008 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part 2025.02.28 10:08:55.175537 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_81_16} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.176123 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_81_16} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.28 10:08:55.176715 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.02.28 10:08:55.178072 [ 261 ] {c99ba840-c330-438b-b885-7db15b620b6a} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.178153 [ 261 ] {c99ba840-c330-438b-b885-7db15b620b6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.179721 [ 261 ] {c99ba840-c330-438b-b885-7db15b620b6a} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 10:08:55.180300 [ 261 ] {c99ba840-c330-438b-b885-7db15b620b6a} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.180543 [ 151 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 10:08:55.180593 [ 151 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.180617 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.180637 [ 261 ] {c99ba840-c330-438b-b885-7db15b620b6a} executeQuery: Read 4 rows, 7.34 KiB in 0.009181 sec., 435.6823875394837 rows/sec., 799.46 KiB/sec. 2025.02.28 10:08:55.180795 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 10:08:55.181001 [ 261 ] {c99ba840-c330-438b-b885-7db15b620b6a} TCPHandler: Processed in 0.010061642 sec. 2025.02.28 10:08:55.181503 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:55.181596 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:55.181748 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1275 rows starting from the beginning of the part 2025.02.28 10:08:55.181864 [ 262 ] {d44d19fb-c4f8-4782-9aa9-ba87a7aca2d4} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:08:55.182047 [ 262 ] {d44d19fb-c4f8-4782-9aa9-ba87a7aca2d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:08:55.182782 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 4 rows starting from the beginning of the part 2025.02.28 10:08:55.183952 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part 2025.02.28 10:08:55.184528 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 23275 rows, containing 5 columns (5 merged, 0 gathered) in 0.013704739 sec., 1698317.6403432419 rows/sec., 116.05 MiB/sec. 2025.02.28 10:08:55.185007 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 4 rows starting from the beginning of the part 2025.02.28 10:08:55.185297 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.28 10:08:55.185981 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part 2025.02.28 10:08:55.186238 [ 262 ] {d44d19fb-c4f8-4782-9aa9-ba87a7aca2d4} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.186360 [ 262 ] {d44d19fb-c4f8-4782-9aa9-ba87a7aca2d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.187013 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 4 rows starting from the beginning of the part 2025.02.28 10:08:55.187054 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_81_16} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.187506 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_81_16} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.28 10:08:55.188136 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.02.28 10:08:55.188691 [ 262 ] {d44d19fb-c4f8-4782-9aa9-ba87a7aca2d4} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.28 10:08:55.189226 [ 262 ] {d44d19fb-c4f8-4782-9aa9-ba87a7aca2d4} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.189547 [ 151 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.28 10:08:55.189642 [ 151 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.189720 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.189845 [ 262 ] {d44d19fb-c4f8-4782-9aa9-ba87a7aca2d4} executeQuery: Read 60 rows, 4.14 KiB in 0.008125 sec., 7384.615384615385 rows/sec., 509.62 KiB/sec. 2025.02.28 10:08:55.189962 [ 188 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.28 10:08:55.190003 [ 262 ] {d44d19fb-c4f8-4782-9aa9-ba87a7aca2d4} TCPHandler: Processed in 0.008861785 sec. 2025.02.28 10:08:55.190185 [ 188 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:55.190220 [ 188 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3930 rows starting from the beginning of the part 2025.02.28 10:08:55.190312 [ 188 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part 2025.02.28 10:08:55.190582 [ 188 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part 2025.02.28 10:08:55.190757 [ 188 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part 2025.02.28 10:08:55.191036 [ 188 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part 2025.02.28 10:08:55.191358 [ 188 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part 2025.02.28 10:08:55.195175 [ 188 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4230 rows, containing 4 columns (4 merged, 0 gathered) in 0.00534394 sec., 791550.8033398578 rows/sec., 53.02 MiB/sec. 2025.02.28 10:08:55.195715 [ 188 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.28 10:08:55.195998 [ 188 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_81_16} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.196074 [ 188 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_81_16} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.28 10:08:55.196148 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2025.02.28 10:08:55.199968 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1359 rows, containing 19 columns (19 merged, 0 gathered) in 0.019293341 sec., 70438.81098665079 rows/sec., 126.22 MiB/sec. 2025.02.28 10:08:55.201775 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 10:08:55.202218 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_66_13} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.202304 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_66_13} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 10:08:55.202457 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.51 MiB. 2025.02.28 10:08:55.475086 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:55.475351 [ 261 ] {49541d4e-da2d-47b5-a68f-30504504d611} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:08:55.475453 [ 261 ] {49541d4e-da2d-47b5-a68f-30504504d611} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:08:55.476470 [ 261 ] {49541d4e-da2d-47b5-a68f-30504504d611} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.476512 [ 261 ] {49541d4e-da2d-47b5-a68f-30504504d611} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.476931 [ 261 ] {49541d4e-da2d-47b5-a68f-30504504d611} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 10:08:55.477182 [ 261 ] {49541d4e-da2d-47b5-a68f-30504504d611} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.477387 [ 261 ] {49541d4e-da2d-47b5-a68f-30504504d611} executeQuery: Read 24 rows, 2.04 KiB in 0.002109 sec., 11379.800853485063 rows/sec., 966.84 KiB/sec. 2025.02.28 10:08:55.477443 [ 261 ] {49541d4e-da2d-47b5-a68f-30504504d611} TCPHandler: Processed in 0.002527373 sec. 2025.02.28 10:08:55.477821 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:55.478095 [ 262 ] {01eff4ea-c237-4d13-83a3-10c3f4223e8a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:08:55.478171 [ 262 ] {01eff4ea-c237-4d13-83a3-10c3f4223e8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:08:55.478898 [ 262 ] {01eff4ea-c237-4d13-83a3-10c3f4223e8a} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.478950 [ 262 ] {01eff4ea-c237-4d13-83a3-10c3f4223e8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.479370 [ 262 ] {01eff4ea-c237-4d13-83a3-10c3f4223e8a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 10:08:55.479626 [ 262 ] {01eff4ea-c237-4d13-83a3-10c3f4223e8a} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.479917 [ 262 ] {01eff4ea-c237-4d13-83a3-10c3f4223e8a} executeQuery: Read 6 rows, 501.00 B in 0.001875 sec., 3200 rows/sec., 260.94 KiB/sec. 2025.02.28 10:08:55.480060 [ 262 ] {01eff4ea-c237-4d13-83a3-10c3f4223e8a} TCPHandler: Processed in 0.002418281 sec. 2025.02.28 10:08:55.480320 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:55.480478 [ 261 ] {7f0e47b9-844b-4c8d-b27e-95cac8fb7902} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:08:55.480536 [ 261 ] {7f0e47b9-844b-4c8d-b27e-95cac8fb7902} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:08:55.481949 [ 261 ] {7f0e47b9-844b-4c8d-b27e-95cac8fb7902} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.481987 [ 261 ] {7f0e47b9-844b-4c8d-b27e-95cac8fb7902} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.482442 [ 261 ] {7f0e47b9-844b-4c8d-b27e-95cac8fb7902} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.28 10:08:55.482684 [ 261 ] {7f0e47b9-844b-4c8d-b27e-95cac8fb7902} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.482918 [ 261 ] {7f0e47b9-844b-4c8d-b27e-95cac8fb7902} executeQuery: Read 1391 rows, 118.99 KiB in 0.002464 sec., 564529.2207792208 rows/sec., 47.16 MiB/sec. 2025.02.28 10:08:55.482976 [ 261 ] {7f0e47b9-844b-4c8d-b27e-95cac8fb7902} TCPHandler: Processed in 0.002797516 sec. 2025.02.28 10:08:55.483231 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:55.483457 [ 262 ] {38189521-e53f-4679-8284-8be66c56b8bb} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:08:55.483551 [ 262 ] {38189521-e53f-4679-8284-8be66c56b8bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:08:55.484429 [ 262 ] {38189521-e53f-4679-8284-8be66c56b8bb} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.484467 [ 262 ] {38189521-e53f-4679-8284-8be66c56b8bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.484835 [ 262 ] {38189521-e53f-4679-8284-8be66c56b8bb} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 10:08:55.485079 [ 262 ] {38189521-e53f-4679-8284-8be66c56b8bb} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.485259 [ 262 ] {38189521-e53f-4679-8284-8be66c56b8bb} executeQuery: Read 54 rows, 4.09 KiB in 0.00186 sec., 29032.25806451613 rows/sec., 2.15 MiB/sec. 2025.02.28 10:08:55.485314 [ 262 ] {38189521-e53f-4679-8284-8be66c56b8bb} TCPHandler: Processed in 0.002192729 sec. 2025.02.28 10:08:55.485483 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:55.485621 [ 261 ] {a3733f56-ed51-4266-9a25-9a70b265e748} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:08:55.485678 [ 261 ] {a3733f56-ed51-4266-9a25-9a70b265e748} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:08:55.486406 [ 261 ] {a3733f56-ed51-4266-9a25-9a70b265e748} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.486445 [ 261 ] {a3733f56-ed51-4266-9a25-9a70b265e748} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.486820 [ 261 ] {a3733f56-ed51-4266-9a25-9a70b265e748} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 10:08:55.487069 [ 261 ] {a3733f56-ed51-4266-9a25-9a70b265e748} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.487350 [ 261 ] {a3733f56-ed51-4266-9a25-9a70b265e748} executeQuery: Read 252 rows, 17.85 KiB in 0.001749 sec., 144082.33276157806 rows/sec., 9.97 MiB/sec. 2025.02.28 10:08:55.487436 [ 261 ] {a3733f56-ed51-4266-9a25-9a70b265e748} TCPHandler: Processed in 0.002020576 sec. 2025.02.28 10:08:55.487734 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:55.487959 [ 262 ] {391eb0a3-1ea0-478b-b9a5-0574d838b885} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:08:55.488048 [ 262 ] {391eb0a3-1ea0-478b-b9a5-0574d838b885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:08:55.488630 [ 262 ] {391eb0a3-1ea0-478b-b9a5-0574d838b885} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.488668 [ 262 ] {391eb0a3-1ea0-478b-b9a5-0574d838b885} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.489039 [ 262 ] {391eb0a3-1ea0-478b-b9a5-0574d838b885} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 10:08:55.489273 [ 262 ] {391eb0a3-1ea0-478b-b9a5-0574d838b885} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.489513 [ 262 ] {391eb0a3-1ea0-478b-b9a5-0574d838b885} executeQuery: Read 12 rows, 960.00 B in 0.001595 sec., 7523.510971786834 rows/sec., 587.77 KiB/sec. 2025.02.28 10:08:55.489704 [ 262 ] {391eb0a3-1ea0-478b-b9a5-0574d838b885} TCPHandler: Processed in 0.002145358 sec. 2025.02.28 10:08:55.489866 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:55.490010 [ 261 ] {33adcb8e-5f0e-4c99-a305-ca47c6b1e1c5} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:08:55.490068 [ 261 ] {33adcb8e-5f0e-4c99-a305-ca47c6b1e1c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:08:55.491015 [ 261 ] {33adcb8e-5f0e-4c99-a305-ca47c6b1e1c5} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.491054 [ 261 ] {33adcb8e-5f0e-4c99-a305-ca47c6b1e1c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.491439 [ 261 ] {33adcb8e-5f0e-4c99-a305-ca47c6b1e1c5} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.28 10:08:55.491678 [ 261 ] {33adcb8e-5f0e-4c99-a305-ca47c6b1e1c5} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.491879 [ 261 ] {33adcb8e-5f0e-4c99-a305-ca47c6b1e1c5} executeQuery: Read 598 rows, 46.03 KiB in 0.001901 sec., 314571.27827459236 rows/sec., 23.65 MiB/sec. 2025.02.28 10:08:55.491933 [ 261 ] {33adcb8e-5f0e-4c99-a305-ca47c6b1e1c5} TCPHandler: Processed in 0.002135518 sec. 2025.02.28 10:08:55.492147 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:55.492368 [ 262 ] {7108f3e9-c14f-4b7b-abea-761097fe22bd} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:55.492466 [ 262 ] {7108f3e9-c14f-4b7b-abea-761097fe22bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:08:55.493492 [ 262 ] {7108f3e9-c14f-4b7b-abea-761097fe22bd} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.493529 [ 262 ] {7108f3e9-c14f-4b7b-abea-761097fe22bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.493981 [ 262 ] {7108f3e9-c14f-4b7b-abea-761097fe22bd} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.28 10:08:55.494217 [ 262 ] {7108f3e9-c14f-4b7b-abea-761097fe22bd} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.494393 [ 262 ] {7108f3e9-c14f-4b7b-abea-761097fe22bd} executeQuery: Read 989 rows, 69.29 KiB in 0.002081 sec., 475252.28255646327 rows/sec., 32.52 MiB/sec. 2025.02.28 10:08:55.494448 [ 262 ] {7108f3e9-c14f-4b7b-abea-761097fe22bd} TCPHandler: Processed in 0.002411731 sec. 2025.02.28 10:08:55.494609 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:55.494745 [ 261 ] {a8f128ab-29b6-4d20-aac2-d577f232f550} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:08:55.494840 [ 261 ] {a8f128ab-29b6-4d20-aac2-d577f232f550} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:08:55.496043 [ 261 ] {a8f128ab-29b6-4d20-aac2-d577f232f550} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.496082 [ 261 ] {a8f128ab-29b6-4d20-aac2-d577f232f550} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.496743 [ 261 ] {a8f128ab-29b6-4d20-aac2-d577f232f550} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 10:08:55.496991 [ 261 ] {a8f128ab-29b6-4d20-aac2-d577f232f550} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.497238 [ 261 ] {a8f128ab-29b6-4d20-aac2-d577f232f550} executeQuery: Read 36 rows, 66.06 KiB in 0.002524 sec., 14263.074484944531 rows/sec., 25.56 MiB/sec. 2025.02.28 10:08:55.497347 [ 261 ] {a8f128ab-29b6-4d20-aac2-d577f232f550} TCPHandler: Processed in 0.002808157 sec. 2025.02.28 10:08:55.497499 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:08:55.497637 [ 262 ] {ad34b488-4776-46fe-9b90-cba8f0aa51e2} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:08:55.497696 [ 262 ] {ad34b488-4776-46fe-9b90-cba8f0aa51e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:08:55.498213 [ 262 ] {ad34b488-4776-46fe-9b90-cba8f0aa51e2} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.498249 [ 262 ] {ad34b488-4776-46fe-9b90-cba8f0aa51e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.498611 [ 262 ] {ad34b488-4776-46fe-9b90-cba8f0aa51e2} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.28 10:08:55.498841 [ 262 ] {ad34b488-4776-46fe-9b90-cba8f0aa51e2} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.499017 [ 262 ] {ad34b488-4776-46fe-9b90-cba8f0aa51e2} executeQuery: Read 12 rows, 848.00 B in 0.001412 sec., 8498.583569405098 rows/sec., 586.49 KiB/sec. 2025.02.28 10:08:55.499068 [ 262 ] {ad34b488-4776-46fe-9b90-cba8f0aa51e2} TCPHandler: Processed in 0.001634751 sec. 2025.02.28 10:08:55.558390 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.02.28 10:08:55.580456 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:55.580520 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:55.587973 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 10:08:55.588766 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:55.592105 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.02.28 10:08:59.009578 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1278 2025.02.28 10:08:59.013255 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:59.013319 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:59.014959 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 10:08:59.015310 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:59.015562 [ 148 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 10:08:59.015737 [ 148 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:08:59.015827 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:08:59.016419 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 10:08:59.017189 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1278 2025.02.28 10:08:59.017651 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:08:59.017845 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1102 rows starting from the beginning of the part 2025.02.28 10:08:59.018584 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part 2025.02.28 10:08:59.019410 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 50 rows starting from the beginning of the part 2025.02.28 10:08:59.020168 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part 2025.02.28 10:08:59.020821 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part 2025.02.28 10:08:59.021475 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 44 rows starting from the beginning of the part 2025.02.28 10:08:59.031541 [ 198 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 72 columns (72 merged, 0 gathered) in 0.015399861 sec., 82987.76203239756 rows/sec., 66.45 MiB/sec. 2025.02.28 10:08:59.033186 [ 190 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 10:08:59.034026 [ 190 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_36_7} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:08:59.034128 [ 190 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_36_7} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 10:08:59.034512 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. 2025.02.28 10:09:00.146404 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:00.146614 [ 261 ] {98445c2f-6b0b-45f2-92f5-503cc663afaa} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:09:00.146697 [ 261 ] {98445c2f-6b0b-45f2-92f5-503cc663afaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:09:00.147551 [ 261 ] {98445c2f-6b0b-45f2-92f5-503cc663afaa} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:00.147605 [ 261 ] {98445c2f-6b0b-45f2-92f5-503cc663afaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:09:00.148052 [ 261 ] {98445c2f-6b0b-45f2-92f5-503cc663afaa} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.28 10:09:00.148317 [ 261 ] {98445c2f-6b0b-45f2-92f5-503cc663afaa} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:00.148565 [ 261 ] {98445c2f-6b0b-45f2-92f5-503cc663afaa} executeQuery: Read 56 rows, 4.38 KiB in 0.002008 sec., 27888.446215139444 rows/sec., 2.13 MiB/sec. 2025.02.28 10:09:00.148632 [ 261 ] {98445c2f-6b0b-45f2-92f5-503cc663afaa} TCPHandler: Processed in 0.002369621 sec. 2025.02.28 10:09:00.148876 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:00.149063 [ 262 ] {75e52732-5f04-4ae6-a21d-ab692e0b506d} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:09:00.149138 [ 262 ] {75e52732-5f04-4ae6-a21d-ab692e0b506d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:09:00.149909 [ 262 ] {75e52732-5f04-4ae6-a21d-ab692e0b506d} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:00.149957 [ 262 ] {75e52732-5f04-4ae6-a21d-ab692e0b506d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:09:00.150406 [ 262 ] {75e52732-5f04-4ae6-a21d-ab692e0b506d} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.28 10:09:00.150678 [ 262 ] {75e52732-5f04-4ae6-a21d-ab692e0b506d} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:00.150916 [ 262 ] {75e52732-5f04-4ae6-a21d-ab692e0b506d} executeQuery: Read 64 rows, 5.12 KiB in 0.001903 sec., 33631.108775617446 rows/sec., 2.62 MiB/sec. 2025.02.28 10:09:00.150983 [ 262 ] {75e52732-5f04-4ae6-a21d-ab692e0b506d} TCPHandler: Processed in 0.00223713 sec. 2025.02.28 10:09:00.151147 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:00.151292 [ 261 ] {cef3cc96-5d6c-49b6-9763-cf70444a3403} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:00.151359 [ 261 ] {cef3cc96-5d6c-49b6-9763-cf70444a3403} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:09:00.152030 [ 261 ] {cef3cc96-5d6c-49b6-9763-cf70444a3403} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:00.152078 [ 261 ] {cef3cc96-5d6c-49b6-9763-cf70444a3403} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:09:00.152491 [ 261 ] {cef3cc96-5d6c-49b6-9763-cf70444a3403} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.28 10:09:00.152730 [ 261 ] {cef3cc96-5d6c-49b6-9763-cf70444a3403} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:00.152974 [ 261 ] {cef3cc96-5d6c-49b6-9763-cf70444a3403} executeQuery: Read 128 rows, 9.13 KiB in 0.001712 sec., 74766.35514018692 rows/sec., 5.21 MiB/sec. 2025.02.28 10:09:00.153041 [ 261 ] {cef3cc96-5d6c-49b6-9763-cf70444a3403} TCPHandler: Processed in 0.001962116 sec. 2025.02.28 10:09:00.153299 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:00.153499 [ 262 ] {9ebc697d-4027-4f20-b753-d86c08857bed} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:09:00.153564 [ 262 ] {9ebc697d-4027-4f20-b753-d86c08857bed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:09:00.154171 [ 262 ] {9ebc697d-4027-4f20-b753-d86c08857bed} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:00.154211 [ 262 ] {9ebc697d-4027-4f20-b753-d86c08857bed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:09:00.154601 [ 262 ] {9ebc697d-4027-4f20-b753-d86c08857bed} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.28 10:09:00.154844 [ 262 ] {9ebc697d-4027-4f20-b753-d86c08857bed} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:00.155066 [ 262 ] {9ebc697d-4027-4f20-b753-d86c08857bed} executeQuery: Read 48 rows, 3.31 KiB in 0.001603 sec., 29943.85527136619 rows/sec., 2.02 MiB/sec. 2025.02.28 10:09:00.155129 [ 262 ] {9ebc697d-4027-4f20-b753-d86c08857bed} TCPHandler: Processed in 0.002003816 sec. 2025.02.28 10:09:01.397252 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 2025.02.28 10:09:01.397936 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:01.397988 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:09:01.398519 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 10:09:01.398779 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:01.398994 [ 143 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 10:09:01.399035 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 2025.02.28 10:09:01.399082 [ 143 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:01.399111 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:09:01.399229 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 10:09:01.399336 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:01.399372 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part 2025.02.28 10:09:01.399443 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part 2025.02.28 10:09:01.399533 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part 2025.02.28 10:09:01.399812 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part 2025.02.28 10:09:01.399966 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part 2025.02.28 10:09:01.400146 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part 2025.02.28 10:09:01.403042 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.00386644 sec., 6058286.175396489 rows/sec., 86.66 MiB/sec. 2025.02.28 10:09:01.403345 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 10:09:01.403626 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_51_10} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:01.403712 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_51_10} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 10:09:01.403802 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.02.28 10:09:03.092221 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.02.28 10:09:03.114519 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:03.114585 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:09:03.121917 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 10:09:03.122728 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:03.123131 [ 142 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 10:09:03.123266 [ 142 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:03.123341 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:09:03.123766 [ 198 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 10:09:03.138097 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.02.28 10:09:03.140066 [ 198 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:03.141758 [ 198 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2025.02.28 10:09:03.148259 [ 198 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2025.02.28 10:09:03.154504 [ 198 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2025.02.28 10:09:03.160690 [ 198 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2025.02.28 10:09:03.166892 [ 198 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2025.02.28 10:09:03.171544 [ 198 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2025.02.28 10:09:03.237034 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.113549312 sec., 3390.5973820431427 rows/sec., 17.53 MiB/sec. 2025.02.28 10:09:03.240366 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 10:09:03.244132 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_51_10} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:03.244276 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_51_10} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 10:09:03.246726 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.28 10:09:04.000168 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 231.29 MiB, peak 244.69 MiB, free memory in arenas 0.00 B, will set to 232.36 MiB (RSS), difference: 1.07 MiB 2025.02.28 10:09:05.147977 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:05.148187 [ 261 ] {cb49caed-588f-4e86-8957-898ffb161b9c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:09:05.148272 [ 261 ] {cb49caed-588f-4e86-8957-898ffb161b9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:09:05.149079 [ 261 ] {cb49caed-588f-4e86-8957-898ffb161b9c} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:05.149128 [ 261 ] {cb49caed-588f-4e86-8957-898ffb161b9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:09:05.149566 [ 261 ] {cb49caed-588f-4e86-8957-898ffb161b9c} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.28 10:09:05.149821 [ 261 ] {cb49caed-588f-4e86-8957-898ffb161b9c} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:05.150087 [ 261 ] {cb49caed-588f-4e86-8957-898ffb161b9c} executeQuery: Read 64 rows, 5.16 KiB in 0.001956 sec., 32719.836400818 rows/sec., 2.58 MiB/sec. 2025.02.28 10:09:05.150164 [ 261 ] {cb49caed-588f-4e86-8957-898ffb161b9c} TCPHandler: Processed in 0.002327881 sec. 2025.02.28 10:09:05.150536 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:05.150839 [ 262 ] {dc806b80-5c3a-49d6-926a-6ee97d69cc53} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:09:05.150959 [ 262 ] {dc806b80-5c3a-49d6-926a-6ee97d69cc53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:09:05.151863 [ 262 ] {dc806b80-5c3a-49d6-926a-6ee97d69cc53} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:05.151909 [ 262 ] {dc806b80-5c3a-49d6-926a-6ee97d69cc53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:09:05.152359 [ 262 ] {dc806b80-5c3a-49d6-926a-6ee97d69cc53} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 10:09:05.152615 [ 262 ] {dc806b80-5c3a-49d6-926a-6ee97d69cc53} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:05.152872 [ 262 ] {dc806b80-5c3a-49d6-926a-6ee97d69cc53} executeQuery: Read 4 rows, 308.00 B in 0.002117 sec., 1889.4662257912141 rows/sec., 142.08 KiB/sec. 2025.02.28 10:09:05.152940 [ 262 ] {dc806b80-5c3a-49d6-926a-6ee97d69cc53} TCPHandler: Processed in 0.002631755 sec. 2025.02.28 10:09:05.153103 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:05.153248 [ 261 ] {bccd019e-93e5-421b-b757-6a07861df435} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:09:05.153310 [ 261 ] {bccd019e-93e5-421b-b757-6a07861df435} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:09:05.154044 [ 261 ] {bccd019e-93e5-421b-b757-6a07861df435} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:05.154093 [ 261 ] {bccd019e-93e5-421b-b757-6a07861df435} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:09:05.154493 [ 261 ] {bccd019e-93e5-421b-b757-6a07861df435} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.28 10:09:05.154730 [ 261 ] {bccd019e-93e5-421b-b757-6a07861df435} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:05.154944 [ 261 ] {bccd019e-93e5-421b-b757-6a07861df435} executeQuery: Read 68 rows, 5.44 KiB in 0.001731 sec., 39283.65106874639 rows/sec., 3.07 MiB/sec. 2025.02.28 10:09:05.155001 [ 261 ] {bccd019e-93e5-421b-b757-6a07861df435} TCPHandler: Processed in 0.001967666 sec. 2025.02.28 10:09:05.155152 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:05.155280 [ 262 ] {36e278d7-22f7-4712-894c-3dcbdf45be28} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:05.155349 [ 262 ] {36e278d7-22f7-4712-894c-3dcbdf45be28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:09:05.156052 [ 262 ] {36e278d7-22f7-4712-894c-3dcbdf45be28} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:05.156101 [ 262 ] {36e278d7-22f7-4712-894c-3dcbdf45be28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:09:05.156537 [ 262 ] {36e278d7-22f7-4712-894c-3dcbdf45be28} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.28 10:09:05.156797 [ 262 ] {36e278d7-22f7-4712-894c-3dcbdf45be28} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:05.157033 [ 262 ] {36e278d7-22f7-4712-894c-3dcbdf45be28} executeQuery: Read 160 rows, 11.41 KiB in 0.001781 sec., 89837.17012914093 rows/sec., 6.26 MiB/sec. 2025.02.28 10:09:05.157092 [ 262 ] {36e278d7-22f7-4712-894c-3dcbdf45be28} TCPHandler: Processed in 0.002000906 sec. 2025.02.28 10:09:05.157250 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:05.157372 [ 261 ] {0caede04-adc8-44f0-8c90-52066dcea546} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:05.157455 [ 261 ] {0caede04-adc8-44f0-8c90-52066dcea546} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:09:05.158560 [ 261 ] {0caede04-adc8-44f0-8c90-52066dcea546} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:05.158599 [ 261 ] {0caede04-adc8-44f0-8c90-52066dcea546} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:09:05.159210 [ 261 ] {0caede04-adc8-44f0-8c90-52066dcea546} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 10:09:05.159468 [ 261 ] {0caede04-adc8-44f0-8c90-52066dcea546} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:05.159717 [ 261 ] {0caede04-adc8-44f0-8c90-52066dcea546} executeQuery: Read 4 rows, 7.34 KiB in 0.00237 sec., 1687.7637130801686 rows/sec., 3.02 MiB/sec. 2025.02.28 10:09:05.159830 [ 261 ] {0caede04-adc8-44f0-8c90-52066dcea546} TCPHandler: Processed in 0.002636805 sec. 2025.02.28 10:09:05.159993 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:05.160132 [ 262 ] {31c91985-3d6b-4361-a6cd-72b35d238de9} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:09:05.160195 [ 262 ] {31c91985-3d6b-4361-a6cd-72b35d238de9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:09:05.160706 [ 262 ] {31c91985-3d6b-4361-a6cd-72b35d238de9} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:05.160746 [ 262 ] {31c91985-3d6b-4361-a6cd-72b35d238de9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:09:05.161124 [ 262 ] {31c91985-3d6b-4361-a6cd-72b35d238de9} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.28 10:09:05.161367 [ 262 ] {31c91985-3d6b-4361-a6cd-72b35d238de9} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:05.161587 [ 262 ] {31c91985-3d6b-4361-a6cd-72b35d238de9} executeQuery: Read 60 rows, 4.14 KiB in 0.001485 sec., 40404.0404040404 rows/sec., 2.72 MiB/sec. 2025.02.28 10:09:05.161639 [ 262 ] {31c91985-3d6b-4361-a6cd-72b35d238de9} TCPHandler: Processed in 0.001715402 sec. 2025.02.28 10:09:07.619160 [ 135 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2025.02.28 10:09:07.619240 [ 135 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:07.619278 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.02.28 10:09:07.619599 [ 193 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2025.02.28 10:09:07.619925 [ 193 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:07.619999 [ 193 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 365 rows starting from the beginning of the part 2025.02.28 10:09:07.620136 [ 193 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 113 rows starting from the beginning of the part 2025.02.28 10:09:07.620614 [ 193 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part 2025.02.28 10:09:07.620881 [ 193 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part 2025.02.28 10:09:07.621106 [ 193 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part 2025.02.28 10:09:07.622495 [ 191 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 1071 rows, containing 5 columns (5 merged, 0 gathered) in 0.00311497 sec., 343823.5360212137 rows/sec., 24.50 MiB/sec. 2025.02.28 10:09:07.622681 [ 197 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2025.02.28 10:09:07.623046 [ 197 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_18_4} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:07.623147 [ 197 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_18_4} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2025.02.28 10:09:07.623246 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.02.28 10:09:08.067132 [ 135 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.28 10:09:08.067239 [ 135 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:08.067278 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:08.067664 [ 188 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.02.28 10:09:08.068004 [ 188 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:08.068071 [ 188 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part 2025.02.28 10:09:08.068257 [ 188 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2025.02.28 10:09:08.068462 [ 188 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part 2025.02.28 10:09:08.068617 [ 188 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part 2025.02.28 10:09:08.068827 [ 188 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2025.02.28 10:09:08.069898 [ 191 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002506512 sec., 15160.509903802576 rows/sec., 1.27 MiB/sec. 2025.02.28 10:09:08.070060 [ 200 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.28 10:09:08.070420 [ 200 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_21_5} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:08.070506 [ 200 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_21_5} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.28 10:09:08.070590 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.28 10:09:08.724248 [ 135 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:09:08.724303 [ 135 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:09:08.899240 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 2025.02.28 10:09:08.900357 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:08.900453 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:08.901137 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 10:09:08.901397 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:08.901634 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.02.28 10:09:09.017489 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1298 2025.02.28 10:09:09.020311 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:09.020367 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:09.021846 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 10:09:09.022163 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:09.022853 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1298 2025.02.28 10:09:10.149159 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:10.149362 [ 261 ] {84510082-7bb5-41dc-b8e2-f9f8814caac3} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:09:10.149438 [ 261 ] {84510082-7bb5-41dc-b8e2-f9f8814caac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:09:10.150263 [ 261 ] {84510082-7bb5-41dc-b8e2-f9f8814caac3} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:10.150318 [ 261 ] {84510082-7bb5-41dc-b8e2-f9f8814caac3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:10.150770 [ 261 ] {84510082-7bb5-41dc-b8e2-f9f8814caac3} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.28 10:09:10.151027 [ 261 ] {84510082-7bb5-41dc-b8e2-f9f8814caac3} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:10.151287 [ 261 ] {84510082-7bb5-41dc-b8e2-f9f8814caac3} executeQuery: Read 128 rows, 11.21 KiB in 0.001952 sec., 65573.77049180328 rows/sec., 5.61 MiB/sec. 2025.02.28 10:09:10.151400 [ 261 ] {84510082-7bb5-41dc-b8e2-f9f8814caac3} TCPHandler: Processed in 0.00236828 sec. 2025.02.28 10:09:10.151727 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:10.151950 [ 262 ] {a2344235-32ac-4456-83cd-4bf1ccd7ea47} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:09:10.152037 [ 262 ] {a2344235-32ac-4456-83cd-4bf1ccd7ea47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:09:10.152860 [ 262 ] {a2344235-32ac-4456-83cd-4bf1ccd7ea47} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:10.152910 [ 262 ] {a2344235-32ac-4456-83cd-4bf1ccd7ea47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:10.153364 [ 262 ] {a2344235-32ac-4456-83cd-4bf1ccd7ea47} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 10:09:10.153619 [ 262 ] {a2344235-32ac-4456-83cd-4bf1ccd7ea47} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:10.153861 [ 262 ] {a2344235-32ac-4456-83cd-4bf1ccd7ea47} executeQuery: Read 36 rows, 2.71 KiB in 0.001968 sec., 18292.682926829268 rows/sec., 1.34 MiB/sec. 2025.02.28 10:09:10.153929 [ 262 ] {a2344235-32ac-4456-83cd-4bf1ccd7ea47} TCPHandler: Processed in 0.002414591 sec. 2025.02.28 10:09:10.154077 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:10.154223 [ 261 ] {907dbaf5-c8e8-4587-8d47-e4906d78f13f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:09:10.154284 [ 261 ] {907dbaf5-c8e8-4587-8d47-e4906d78f13f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:09:10.154939 [ 261 ] {907dbaf5-c8e8-4587-8d47-e4906d78f13f} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:10.154985 [ 261 ] {907dbaf5-c8e8-4587-8d47-e4906d78f13f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:10.155361 [ 261 ] {907dbaf5-c8e8-4587-8d47-e4906d78f13f} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.28 10:09:10.155598 [ 261 ] {907dbaf5-c8e8-4587-8d47-e4906d78f13f} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:10.155835 [ 261 ] {907dbaf5-c8e8-4587-8d47-e4906d78f13f} executeQuery: Read 100 rows, 8.00 KiB in 0.001646 sec., 60753.34143377886 rows/sec., 4.75 MiB/sec. 2025.02.28 10:09:10.155936 [ 261 ] {907dbaf5-c8e8-4587-8d47-e4906d78f13f} TCPHandler: Processed in 0.001924736 sec. 2025.02.28 10:09:10.156145 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:10.156336 [ 262 ] {5018d3e3-8ae1-4456-b5fb-4029f4ef78b5} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:10.156404 [ 262 ] {5018d3e3-8ae1-4456-b5fb-4029f4ef78b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:09:10.157013 [ 262 ] {5018d3e3-8ae1-4456-b5fb-4029f4ef78b5} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:10.157055 [ 262 ] {5018d3e3-8ae1-4456-b5fb-4029f4ef78b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:10.157471 [ 262 ] {5018d3e3-8ae1-4456-b5fb-4029f4ef78b5} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.28 10:09:10.157720 [ 262 ] {5018d3e3-8ae1-4456-b5fb-4029f4ef78b5} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:10.157987 [ 262 ] {5018d3e3-8ae1-4456-b5fb-4029f4ef78b5} executeQuery: Read 160 rows, 11.41 KiB in 0.001675 sec., 95522.3880597015 rows/sec., 6.65 MiB/sec. 2025.02.28 10:09:10.158049 [ 262 ] {5018d3e3-8ae1-4456-b5fb-4029f4ef78b5} TCPHandler: Processed in 0.002027536 sec. 2025.02.28 10:09:10.158284 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:10.158501 [ 261 ] {04e8e1ed-6579-4612-8ebc-016e2d216144} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:10.158599 [ 261 ] {04e8e1ed-6579-4612-8ebc-016e2d216144} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:09:10.159888 [ 261 ] {04e8e1ed-6579-4612-8ebc-016e2d216144} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:10.159928 [ 261 ] {04e8e1ed-6579-4612-8ebc-016e2d216144} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:10.160610 [ 261 ] {04e8e1ed-6579-4612-8ebc-016e2d216144} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 10:09:10.160871 [ 261 ] {04e8e1ed-6579-4612-8ebc-016e2d216144} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:10.161131 [ 261 ] {04e8e1ed-6579-4612-8ebc-016e2d216144} executeQuery: Read 36 rows, 66.06 KiB in 0.002672 sec., 13473.05389221557 rows/sec., 24.14 MiB/sec. 2025.02.28 10:09:10.161436 [ 261 ] {04e8e1ed-6579-4612-8ebc-016e2d216144} TCPHandler: Processed in 0.003262102 sec. 2025.02.28 10:09:10.161680 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:10.161854 [ 262 ] {095bd760-35cc-4ef2-b3e0-c9970e12f2d2} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:09:10.161907 [ 262 ] {095bd760-35cc-4ef2-b3e0-c9970e12f2d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:09:10.162398 [ 262 ] {095bd760-35cc-4ef2-b3e0-c9970e12f2d2} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:10.162438 [ 262 ] {095bd760-35cc-4ef2-b3e0-c9970e12f2d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:10.162829 [ 262 ] {095bd760-35cc-4ef2-b3e0-c9970e12f2d2} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.28 10:09:10.163073 [ 262 ] {095bd760-35cc-4ef2-b3e0-c9970e12f2d2} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:10.163284 [ 262 ] {095bd760-35cc-4ef2-b3e0-c9970e12f2d2} executeQuery: Read 60 rows, 4.14 KiB in 0.001452 sec., 41322.31404958678 rows/sec., 2.78 MiB/sec. 2025.02.28 10:09:10.163392 [ 262 ] {095bd760-35cc-4ef2-b3e0-c9970e12f2d2} TCPHandler: Processed in 0.001837534 sec. 2025.02.28 10:09:10.638223 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.02.28 10:09:10.657883 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:10.657954 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:10.664873 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 10:09:10.665634 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:10.668413 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.02.28 10:09:15.148813 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:15.149044 [ 261 ] {2b8e7a15-7e16-484a-9b74-ea10c65b0c14} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:09:15.149127 [ 261 ] {2b8e7a15-7e16-484a-9b74-ea10c65b0c14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:09:15.149936 [ 261 ] {2b8e7a15-7e16-484a-9b74-ea10c65b0c14} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:15.149981 [ 261 ] {2b8e7a15-7e16-484a-9b74-ea10c65b0c14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:15.150412 [ 261 ] {2b8e7a15-7e16-484a-9b74-ea10c65b0c14} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 10:09:15.150667 [ 261 ] {2b8e7a15-7e16-484a-9b74-ea10c65b0c14} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:15.150880 [ 261 ] {2b8e7a15-7e16-484a-9b74-ea10c65b0c14} executeQuery: Read 4 rows, 334.00 B in 0.001895 sec., 2110.8179419525068 rows/sec., 172.12 KiB/sec. 2025.02.28 10:09:15.150944 [ 261 ] {2b8e7a15-7e16-484a-9b74-ea10c65b0c14} TCPHandler: Processed in 0.00227527 sec. 2025.02.28 10:09:15.151250 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:15.151561 [ 262 ] {d66011f4-6a43-41b8-a53d-e59b8ca885b0} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:09:15.151665 [ 262 ] {d66011f4-6a43-41b8-a53d-e59b8ca885b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:09:15.152439 [ 262 ] {d66011f4-6a43-41b8-a53d-e59b8ca885b0} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:15.152486 [ 262 ] {d66011f4-6a43-41b8-a53d-e59b8ca885b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:15.152929 [ 262 ] {d66011f4-6a43-41b8-a53d-e59b8ca885b0} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.28 10:09:15.153194 [ 262 ] {d66011f4-6a43-41b8-a53d-e59b8ca885b0} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:15.153377 [ 127 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.28 10:09:15.153446 [ 127 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:15.153461 [ 262 ] {d66011f4-6a43-41b8-a53d-e59b8ca885b0} executeQuery: Read 66 rows, 5.31 KiB in 0.001975 sec., 33417.72151898734 rows/sec., 2.62 MiB/sec. 2025.02.28 10:09:15.153493 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:15.153625 [ 262 ] {d66011f4-6a43-41b8-a53d-e59b8ca885b0} TCPHandler: Processed in 0.002563803 sec. 2025.02.28 10:09:15.153871 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.28 10:09:15.153884 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:15.154334 [ 261 ] {f4385596-4f72-4e43-b33d-3fb92d200d97} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:09:15.154523 [ 261 ] {f4385596-4f72-4e43-b33d-3fb92d200d97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:09:15.154521 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:15.154974 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1967 rows starting from the beginning of the part 2025.02.28 10:09:15.155857 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1391 rows starting from the beginning of the part 2025.02.28 10:09:15.156234 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part 2025.02.28 10:09:15.156467 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part 2025.02.28 10:09:15.156612 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 128 rows starting from the beginning of the part 2025.02.28 10:09:15.157059 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 66 rows starting from the beginning of the part 2025.02.28 10:09:15.157783 [ 261 ] {f4385596-4f72-4e43-b33d-3fb92d200d97} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:15.157863 [ 261 ] {f4385596-4f72-4e43-b33d-3fb92d200d97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:15.158810 [ 261 ] {f4385596-4f72-4e43-b33d-3fb92d200d97} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 10:09:15.159398 [ 261 ] {f4385596-4f72-4e43-b33d-3fb92d200d97} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:15.159644 [ 261 ] {f4385596-4f72-4e43-b33d-3fb92d200d97} executeQuery: Read 8 rows, 594.00 B in 0.005472 sec., 1461.9883040935672 rows/sec., 106.01 KiB/sec. 2025.02.28 10:09:15.159728 [ 261 ] {f4385596-4f72-4e43-b33d-3fb92d200d97} TCPHandler: Processed in 0.006000708 sec. 2025.02.28 10:09:15.159919 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:15.160121 [ 262 ] {7745d8e7-168e-4db7-9efd-3b776f2a0da3} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:09:15.160238 [ 262 ] {7745d8e7-168e-4db7-9efd-3b776f2a0da3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:09:15.160358 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3672 rows, containing 5 columns (5 merged, 0 gathered) in 0.006703257 sec., 547793.408487844 rows/sec., 47.30 MiB/sec. 2025.02.28 10:09:15.160866 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.28 10:09:15.161326 [ 262 ] {7745d8e7-168e-4db7-9efd-3b776f2a0da3} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:15.161380 [ 262 ] {7745d8e7-168e-4db7-9efd-3b776f2a0da3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:15.161523 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_86_17} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:15.161773 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_86_17} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.28 10:09:15.161971 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.28 10:09:15.162031 [ 262 ] {7745d8e7-168e-4db7-9efd-3b776f2a0da3} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.28 10:09:15.162281 [ 262 ] {7745d8e7-168e-4db7-9efd-3b776f2a0da3} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:15.162477 [ 128 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.28 10:09:15.162497 [ 262 ] {7745d8e7-168e-4db7-9efd-3b776f2a0da3} executeQuery: Read 72 rows, 5.76 KiB in 0.002438 sec., 29532.403609515997 rows/sec., 2.31 MiB/sec. 2025.02.28 10:09:15.162548 [ 128 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:15.162630 [ 262 ] {7745d8e7-168e-4db7-9efd-3b776f2a0da3} TCPHandler: Processed in 0.002774657 sec. 2025.02.28 10:09:15.162635 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:15.162826 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.28 10:09:15.162855 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:15.163047 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:15.163115 [ 261 ] {bc49e1fb-6999-4ffa-b581-652796fed9c4} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:15.163122 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 952 rows starting from the beginning of the part 2025.02.28 10:09:15.163241 [ 261 ] {bc49e1fb-6999-4ffa-b581-652796fed9c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:09:15.163434 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 598 rows starting from the beginning of the part 2025.02.28 10:09:15.163977 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part 2025.02.28 10:09:15.164402 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 68 rows starting from the beginning of the part 2025.02.28 10:09:15.164643 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 100 rows starting from the beginning of the part 2025.02.28 10:09:15.164966 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 72 rows starting from the beginning of the part 2025.02.28 10:09:15.165839 [ 261 ] {bc49e1fb-6999-4ffa-b581-652796fed9c4} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:15.165902 [ 261 ] {bc49e1fb-6999-4ffa-b581-652796fed9c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:15.166971 [ 261 ] {bc49e1fb-6999-4ffa-b581-652796fed9c4} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.28 10:09:15.167389 [ 261 ] {bc49e1fb-6999-4ffa-b581-652796fed9c4} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:15.167599 [ 128 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.28 10:09:15.167686 [ 128 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:15.167761 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:15.167940 [ 261 ] {bc49e1fb-6999-4ffa-b581-652796fed9c4} executeQuery: Read 162 rows, 11.55 KiB in 0.004864 sec., 33305.92105263158 rows/sec., 2.32 MiB/sec. 2025.02.28 10:09:15.168307 [ 261 ] {bc49e1fb-6999-4ffa-b581-652796fed9c4} TCPHandler: Processed in 0.005561602 sec. 2025.02.28 10:09:15.168471 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.28 10:09:15.168696 [ 195 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1854 rows, containing 5 columns (5 merged, 0 gathered) in 0.005935688 sec., 312347.9535986393 rows/sec., 24.51 MiB/sec. 2025.02.28 10:09:15.168798 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:15.168819 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:15.168921 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23275 rows starting from the beginning of the part 2025.02.28 10:09:15.169018 [ 195 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.28 10:09:15.169368 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 989 rows starting from the beginning of the part 2025.02.28 10:09:15.169766 [ 262 ] {2b4b7386-a9c4-4fc6-b70c-d73bc68a8baa} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:15.169823 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 128 rows starting from the beginning of the part 2025.02.28 10:09:15.170153 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part 2025.02.28 10:09:15.170274 [ 195 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_86_17} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:15.170689 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part 2025.02.28 10:09:15.170712 [ 262 ] {2b4b7386-a9c4-4fc6-b70c-d73bc68a8baa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:09:15.170767 [ 195 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_86_17} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.28 10:09:15.171076 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 162 rows starting from the beginning of the part 2025.02.28 10:09:15.171100 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.28 10:09:15.174107 [ 262 ] {2b4b7386-a9c4-4fc6-b70c-d73bc68a8baa} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:15.174178 [ 262 ] {2b4b7386-a9c4-4fc6-b70c-d73bc68a8baa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:15.176082 [ 262 ] {2b4b7386-a9c4-4fc6-b70c-d73bc68a8baa} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 10:09:15.176399 [ 262 ] {2b4b7386-a9c4-4fc6-b70c-d73bc68a8baa} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:15.177146 [ 262 ] {2b4b7386-a9c4-4fc6-b70c-d73bc68a8baa} executeQuery: Read 4 rows, 7.34 KiB in 0.007804 sec., 512.5576627370579 rows/sec., 940.52 KiB/sec. 2025.02.28 10:09:15.178019 [ 262 ] {2b4b7386-a9c4-4fc6-b70c-d73bc68a8baa} TCPHandler: Processed in 0.009573735 sec. 2025.02.28 10:09:15.178242 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:15.178397 [ 261 ] {22292315-30c6-4ecd-9225-372af1d947fe} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:09:15.178462 [ 261 ] {22292315-30c6-4ecd-9225-372af1d947fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:09:15.179199 [ 261 ] {22292315-30c6-4ecd-9225-372af1d947fe} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:15.179264 [ 261 ] {22292315-30c6-4ecd-9225-372af1d947fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:15.179728 [ 261 ] {22292315-30c6-4ecd-9225-372af1d947fe} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.28 10:09:15.180070 [ 261 ] {22292315-30c6-4ecd-9225-372af1d947fe} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:15.180278 [ 128 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.28 10:09:15.180381 [ 128 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:15.180409 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:15.180453 [ 261 ] {22292315-30c6-4ecd-9225-372af1d947fe} executeQuery: Read 60 rows, 4.14 KiB in 0.002071 sec., 28971.511347175277 rows/sec., 1.95 MiB/sec. 2025.02.28 10:09:15.180691 [ 261 ] {22292315-30c6-4ecd-9225-372af1d947fe} TCPHandler: Processed in 0.002560393 sec. 2025.02.28 10:09:15.180725 [ 189 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.28 10:09:15.181144 [ 189 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:15.181254 [ 189 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4230 rows starting from the beginning of the part 2025.02.28 10:09:15.181330 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 24874 rows, containing 5 columns (5 merged, 0 gathered) in 0.013451265 sec., 1849194.1092529215 rows/sec., 126.43 MiB/sec. 2025.02.28 10:09:15.181527 [ 189 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 12 rows starting from the beginning of the part 2025.02.28 10:09:15.181705 [ 189 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 48 rows starting from the beginning of the part 2025.02.28 10:09:15.181751 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.28 10:09:15.182086 [ 189 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part 2025.02.28 10:09:15.182292 [ 189 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part 2025.02.28 10:09:15.182487 [ 189 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part 2025.02.28 10:09:15.182835 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_86_17} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:15.183089 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_86_17} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.28 10:09:15.183232 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.02.28 10:09:15.184925 [ 194 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 4470 rows, containing 4 columns (4 merged, 0 gathered) in 0.004403657 sec., 1015065.4331161578 rows/sec., 68.01 MiB/sec. 2025.02.28 10:09:15.185311 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.28 10:09:15.185635 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_86_17} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:15.185723 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_86_17} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.28 10:09:15.185823 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2025.02.28 10:09:16.401804 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 2025.02.28 10:09:16.402840 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:16.402888 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:16.403436 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 10:09:16.403701 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:16.403924 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 2025.02.28 10:09:18.168490 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.02.28 10:09:18.190760 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:18.190816 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:18.198139 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 10:09:18.198925 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:18.201607 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.02.28 10:09:19.023323 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1324 2025.02.28 10:09:19.026925 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:19.026998 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:19.028514 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 10:09:19.028860 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:19.029592 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1324 2025.02.28 10:09:20.149035 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:20.149242 [ 261 ] {dbbf4b21-da90-4b89-b381-28725239efe8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:09:20.149321 [ 261 ] {dbbf4b21-da90-4b89-b381-28725239efe8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:09:20.150223 [ 261 ] {dbbf4b21-da90-4b89-b381-28725239efe8} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:20.150266 [ 261 ] {dbbf4b21-da90-4b89-b381-28725239efe8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:20.150709 [ 261 ] {dbbf4b21-da90-4b89-b381-28725239efe8} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.28 10:09:20.150961 [ 261 ] {dbbf4b21-da90-4b89-b381-28725239efe8} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:20.151187 [ 261 ] {dbbf4b21-da90-4b89-b381-28725239efe8} executeQuery: Read 128 rows, 11.21 KiB in 0.001997 sec., 64096.14421632449 rows/sec., 5.48 MiB/sec. 2025.02.28 10:09:20.151282 [ 261 ] {dbbf4b21-da90-4b89-b381-28725239efe8} TCPHandler: Processed in 0.002384621 sec. 2025.02.28 10:09:20.151666 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:20.151894 [ 262 ] {01d0f795-6976-429e-be9c-e160b59dd608} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:09:20.151971 [ 262 ] {01d0f795-6976-429e-be9c-e160b59dd608} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:09:20.152752 [ 262 ] {01d0f795-6976-429e-be9c-e160b59dd608} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:20.152800 [ 262 ] {01d0f795-6976-429e-be9c-e160b59dd608} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:20.153258 [ 262 ] {01d0f795-6976-429e-be9c-e160b59dd608} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 10:09:20.153517 [ 262 ] {01d0f795-6976-429e-be9c-e160b59dd608} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:20.153712 [ 51 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.28 10:09:20.153790 [ 51 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:20.153795 [ 262 ] {01d0f795-6976-429e-be9c-e160b59dd608} executeQuery: Read 36 rows, 2.71 KiB in 0.001941 sec., 18547.140649149922 rows/sec., 1.36 MiB/sec. 2025.02.28 10:09:20.153827 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:20.153965 [ 262 ] {01d0f795-6976-429e-be9c-e160b59dd608} TCPHandler: Processed in 0.002532873 sec. 2025.02.28 10:09:20.154046 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.28 10:09:20.154168 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:20.154235 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:20.154302 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 178 rows starting from the beginning of the part 2025.02.28 10:09:20.154448 [ 261 ] {ccb3fa3f-3ef3-4ec4-ae31-660a60119305} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:09:20.154506 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 54 rows starting from the beginning of the part 2025.02.28 10:09:20.154629 [ 261 ] {ccb3fa3f-3ef3-4ec4-ae31-660a60119305} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:09:20.155043 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 4 rows starting from the beginning of the part 2025.02.28 10:09:20.155363 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part 2025.02.28 10:09:20.155859 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2025.02.28 10:09:20.156235 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part 2025.02.28 10:09:20.157438 [ 261 ] {ccb3fa3f-3ef3-4ec4-ae31-660a60119305} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:20.157510 [ 261 ] {ccb3fa3f-3ef3-4ec4-ae31-660a60119305} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:20.158586 [ 261 ] {ccb3fa3f-3ef3-4ec4-ae31-660a60119305} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.28 10:09:20.158883 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.004904204 sec., 64434.51373556239 rows/sec., 4.65 MiB/sec. 2025.02.28 10:09:20.159094 [ 261 ] {ccb3fa3f-3ef3-4ec4-ae31-660a60119305} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:20.159189 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.28 10:09:20.159564 [ 261 ] {ccb3fa3f-3ef3-4ec4-ae31-660a60119305} executeQuery: Read 100 rows, 8.00 KiB in 0.00521 sec., 19193.857965451054 rows/sec., 1.50 MiB/sec. 2025.02.28 10:09:20.159882 [ 261 ] {ccb3fa3f-3ef3-4ec4-ae31-660a60119305} TCPHandler: Processed in 0.005789735 sec. 2025.02.28 10:09:20.160180 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_71_14} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:20.160190 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:20.160659 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_71_14} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.28 10:09:20.160668 [ 262 ] {00ff60b9-5c97-44cb-9ecd-1f82114088b9} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:20.160837 [ 262 ] {00ff60b9-5c97-44cb-9ecd-1f82114088b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:09:20.160972 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 10:09:20.161597 [ 262 ] {00ff60b9-5c97-44cb-9ecd-1f82114088b9} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:20.161642 [ 262 ] {00ff60b9-5c97-44cb-9ecd-1f82114088b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:20.162088 [ 262 ] {00ff60b9-5c97-44cb-9ecd-1f82114088b9} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.28 10:09:20.162377 [ 262 ] {00ff60b9-5c97-44cb-9ecd-1f82114088b9} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:20.162623 [ 262 ] {00ff60b9-5c97-44cb-9ecd-1f82114088b9} executeQuery: Read 160 rows, 11.41 KiB in 0.002143 sec., 74661.68922071862 rows/sec., 5.20 MiB/sec. 2025.02.28 10:09:20.162707 [ 262 ] {00ff60b9-5c97-44cb-9ecd-1f82114088b9} TCPHandler: Processed in 0.002707925 sec. 2025.02.28 10:09:20.162928 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:20.163218 [ 261 ] {14930e61-d6f4-486f-b3db-eba980253a5a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:20.163315 [ 261 ] {14930e61-d6f4-486f-b3db-eba980253a5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:09:20.164569 [ 261 ] {14930e61-d6f4-486f-b3db-eba980253a5a} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:20.164606 [ 261 ] {14930e61-d6f4-486f-b3db-eba980253a5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:20.165288 [ 261 ] {14930e61-d6f4-486f-b3db-eba980253a5a} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 10:09:20.165545 [ 261 ] {14930e61-d6f4-486f-b3db-eba980253a5a} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:20.165680 [ 51 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.28 10:09:20.165727 [ 51 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:20.165757 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:20.165766 [ 261 ] {14930e61-d6f4-486f-b3db-eba980253a5a} executeQuery: Read 36 rows, 66.06 KiB in 0.002637 sec., 13651.877133105801 rows/sec., 24.46 MiB/sec. 2025.02.28 10:09:20.165969 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.28 10:09:20.165988 [ 261 ] {14930e61-d6f4-486f-b3db-eba980253a5a} TCPHandler: Processed in 0.003182921 sec. 2025.02.28 10:09:20.166247 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:20.166350 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:20.166506 [ 262 ] {017d5aab-c760-433a-bfd2-bbc799a16f8d} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:09:20.166529 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1359 rows starting from the beginning of the part 2025.02.28 10:09:20.166631 [ 262 ] {017d5aab-c760-433a-bfd2-bbc799a16f8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:09:20.167448 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part 2025.02.28 10:09:20.168189 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 4 rows starting from the beginning of the part 2025.02.28 10:09:20.168961 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part 2025.02.28 10:09:20.168985 [ 262 ] {017d5aab-c760-433a-bfd2-bbc799a16f8d} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:20.169061 [ 262 ] {017d5aab-c760-433a-bfd2-bbc799a16f8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:20.169568 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 4 rows starting from the beginning of the part 2025.02.28 10:09:20.170250 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part 2025.02.28 10:09:20.170568 [ 262 ] {017d5aab-c760-433a-bfd2-bbc799a16f8d} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.28 10:09:20.171430 [ 262 ] {017d5aab-c760-433a-bfd2-bbc799a16f8d} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:20.171912 [ 262 ] {017d5aab-c760-433a-bfd2-bbc799a16f8d} executeQuery: Read 60 rows, 4.14 KiB in 0.00549 sec., 10928.96174863388 rows/sec., 754.21 KiB/sec. 2025.02.28 10:09:20.172143 [ 262 ] {017d5aab-c760-433a-bfd2-bbc799a16f8d} TCPHandler: Processed in 0.006003358 sec. 2025.02.28 10:09:20.179030 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1475 rows, containing 19 columns (19 merged, 0 gathered) in 0.013218042 sec., 111589.90113664338 rows/sec., 199.96 MiB/sec. 2025.02.28 10:09:20.180396 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.28 10:09:20.180864 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_71_14} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:20.180957 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_71_14} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.28 10:09:20.181128 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. 2025.02.28 10:09:21.000232 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 233.94 MiB, peak 245.52 MiB, free memory in arenas 0.00 B, will set to 237.10 MiB (RSS), difference: 3.16 MiB 2025.02.28 10:09:23.724357 [ 87 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:09:23.724435 [ 87 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:09:23.904099 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 2025.02.28 10:09:23.905029 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:23.905070 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:23.905583 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 10:09:23.905837 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:23.906068 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.02.28 10:09:25.147921 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:25.148112 [ 261 ] {f34ab993-665c-4762-a967-fece86186efc} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:09:25.148185 [ 261 ] {f34ab993-665c-4762-a967-fece86186efc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:09:25.148992 [ 261 ] {f34ab993-665c-4762-a967-fece86186efc} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:25.149047 [ 261 ] {f34ab993-665c-4762-a967-fece86186efc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:25.149488 [ 261 ] {f34ab993-665c-4762-a967-fece86186efc} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.28 10:09:25.149741 [ 261 ] {f34ab993-665c-4762-a967-fece86186efc} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:25.149990 [ 261 ] {f34ab993-665c-4762-a967-fece86186efc} executeQuery: Read 64 rows, 5.16 KiB in 0.001928 sec., 33195.02074688797 rows/sec., 2.61 MiB/sec. 2025.02.28 10:09:25.150060 [ 261 ] {f34ab993-665c-4762-a967-fece86186efc} TCPHandler: Processed in 0.002269149 sec. 2025.02.28 10:09:25.150379 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:25.150682 [ 262 ] {50f4afb7-3f72-46dc-b2d7-e8fc402c2990} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:09:25.150800 [ 262 ] {50f4afb7-3f72-46dc-b2d7-e8fc402c2990} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:09:25.151576 [ 262 ] {50f4afb7-3f72-46dc-b2d7-e8fc402c2990} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:25.151625 [ 262 ] {50f4afb7-3f72-46dc-b2d7-e8fc402c2990} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:25.152055 [ 262 ] {50f4afb7-3f72-46dc-b2d7-e8fc402c2990} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 10:09:25.152307 [ 262 ] {50f4afb7-3f72-46dc-b2d7-e8fc402c2990} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:25.152537 [ 262 ] {50f4afb7-3f72-46dc-b2d7-e8fc402c2990} executeQuery: Read 4 rows, 308.00 B in 0.001938 sec., 2063.983488132095 rows/sec., 155.20 KiB/sec. 2025.02.28 10:09:25.152594 [ 262 ] {50f4afb7-3f72-46dc-b2d7-e8fc402c2990} TCPHandler: Processed in 0.002403921 sec. 2025.02.28 10:09:25.152765 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:25.152910 [ 261 ] {15b85419-17cc-4670-8acb-21bfcfbcbe71} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:09:25.152971 [ 261 ] {15b85419-17cc-4670-8acb-21bfcfbcbe71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:09:25.153714 [ 261 ] {15b85419-17cc-4670-8acb-21bfcfbcbe71} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:25.153763 [ 261 ] {15b85419-17cc-4670-8acb-21bfcfbcbe71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:25.154141 [ 261 ] {15b85419-17cc-4670-8acb-21bfcfbcbe71} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.28 10:09:25.154391 [ 261 ] {15b85419-17cc-4670-8acb-21bfcfbcbe71} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:25.154623 [ 261 ] {15b85419-17cc-4670-8acb-21bfcfbcbe71} executeQuery: Read 68 rows, 5.44 KiB in 0.001743 sec., 39013.19563970166 rows/sec., 3.05 MiB/sec. 2025.02.28 10:09:25.154711 [ 261 ] {15b85419-17cc-4670-8acb-21bfcfbcbe71} TCPHandler: Processed in 0.002012016 sec. 2025.02.28 10:09:25.154965 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:25.155226 [ 262 ] {f7778a2d-1545-4bd2-92e5-56e8c6bbceb6} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:25.155322 [ 262 ] {f7778a2d-1545-4bd2-92e5-56e8c6bbceb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:09:25.156154 [ 262 ] {f7778a2d-1545-4bd2-92e5-56e8c6bbceb6} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:25.156194 [ 262 ] {f7778a2d-1545-4bd2-92e5-56e8c6bbceb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:25.156590 [ 262 ] {f7778a2d-1545-4bd2-92e5-56e8c6bbceb6} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.28 10:09:25.156832 [ 262 ] {f7778a2d-1545-4bd2-92e5-56e8c6bbceb6} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:25.157065 [ 262 ] {f7778a2d-1545-4bd2-92e5-56e8c6bbceb6} executeQuery: Read 160 rows, 11.41 KiB in 0.001891 sec., 84611.31676361713 rows/sec., 5.89 MiB/sec. 2025.02.28 10:09:25.157163 [ 262 ] {f7778a2d-1545-4bd2-92e5-56e8c6bbceb6} TCPHandler: Processed in 0.002351631 sec. 2025.02.28 10:09:25.157352 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:25.157584 [ 261 ] {4c4b105b-0c97-41ce-82f4-67155862d03e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:25.157667 [ 261 ] {4c4b105b-0c97-41ce-82f4-67155862d03e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:09:25.158781 [ 261 ] {4c4b105b-0c97-41ce-82f4-67155862d03e} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:25.158821 [ 261 ] {4c4b105b-0c97-41ce-82f4-67155862d03e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:25.159427 [ 261 ] {4c4b105b-0c97-41ce-82f4-67155862d03e} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 10:09:25.159678 [ 261 ] {4c4b105b-0c97-41ce-82f4-67155862d03e} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:25.159926 [ 261 ] {4c4b105b-0c97-41ce-82f4-67155862d03e} executeQuery: Read 4 rows, 7.34 KiB in 0.002408 sec., 1661.1295681063123 rows/sec., 2.98 MiB/sec. 2025.02.28 10:09:25.160037 [ 261 ] {4c4b105b-0c97-41ce-82f4-67155862d03e} TCPHandler: Processed in 0.002782376 sec. 2025.02.28 10:09:25.160202 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:25.160339 [ 262 ] {6cea6791-d250-46da-8084-daa7964e0520} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:09:25.160399 [ 262 ] {6cea6791-d250-46da-8084-daa7964e0520} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:09:25.160990 [ 262 ] {6cea6791-d250-46da-8084-daa7964e0520} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:25.161029 [ 262 ] {6cea6791-d250-46da-8084-daa7964e0520} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:25.161411 [ 262 ] {6cea6791-d250-46da-8084-daa7964e0520} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.28 10:09:25.161658 [ 262 ] {6cea6791-d250-46da-8084-daa7964e0520} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:25.161868 [ 262 ] {6cea6791-d250-46da-8084-daa7964e0520} executeQuery: Read 60 rows, 4.14 KiB in 0.001559 sec., 38486.20910840282 rows/sec., 2.59 MiB/sec. 2025.02.28 10:09:25.161918 [ 262 ] {6cea6791-d250-46da-8084-daa7964e0520} TCPHandler: Processed in 0.001781403 sec. 2025.02.28 10:09:25.701698 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.02.28 10:09:25.724356 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:25.724412 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:25.732026 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 10:09:25.732815 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:25.736048 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.02.28 10:09:26.431743 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:26.431939 [ 261 ] {2df168ce-7d2d-42e9-823a-e1460c726862} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:09:26.432019 [ 261 ] {2df168ce-7d2d-42e9-823a-e1460c726862} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:09:26.432883 [ 261 ] {2df168ce-7d2d-42e9-823a-e1460c726862} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:26.432928 [ 261 ] {2df168ce-7d2d-42e9-823a-e1460c726862} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:26.433353 [ 261 ] {2df168ce-7d2d-42e9-823a-e1460c726862} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 10:09:26.433597 [ 261 ] {2df168ce-7d2d-42e9-823a-e1460c726862} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:26.433795 [ 261 ] {2df168ce-7d2d-42e9-823a-e1460c726862} executeQuery: Read 24 rows, 2.04 KiB in 0.001912 sec., 12552.301255230124 rows/sec., 1.04 MiB/sec. 2025.02.28 10:09:26.433923 [ 261 ] {2df168ce-7d2d-42e9-823a-e1460c726862} TCPHandler: Processed in 0.00231418 sec. 2025.02.28 10:09:26.434191 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:26.434410 [ 262 ] {cf1d0cd1-b8c9-46f4-95a7-fa8e78af950e} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:09:26.434494 [ 262 ] {cf1d0cd1-b8c9-46f4-95a7-fa8e78af950e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:09:26.435305 [ 262 ] {cf1d0cd1-b8c9-46f4-95a7-fa8e78af950e} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:26.435359 [ 262 ] {cf1d0cd1-b8c9-46f4-95a7-fa8e78af950e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:26.435796 [ 262 ] {cf1d0cd1-b8c9-46f4-95a7-fa8e78af950e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 10:09:26.436056 [ 262 ] {cf1d0cd1-b8c9-46f4-95a7-fa8e78af950e} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:26.436298 [ 262 ] {cf1d0cd1-b8c9-46f4-95a7-fa8e78af950e} executeQuery: Read 4 rows, 334.00 B in 0.001946 sec., 2055.498458376156 rows/sec., 167.61 KiB/sec. 2025.02.28 10:09:26.436365 [ 262 ] {cf1d0cd1-b8c9-46f4-95a7-fa8e78af950e} TCPHandler: Processed in 0.0023204 sec. 2025.02.28 10:09:26.436530 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:26.436668 [ 261 ] {5650b482-e0a2-4102-8063-71d0d5085c3c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:09:26.436725 [ 261 ] {5650b482-e0a2-4102-8063-71d0d5085c3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:09:26.437900 [ 261 ] {5650b482-e0a2-4102-8063-71d0d5085c3c} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:26.437936 [ 261 ] {5650b482-e0a2-4102-8063-71d0d5085c3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:26.438375 [ 261 ] {5650b482-e0a2-4102-8063-71d0d5085c3c} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.28 10:09:26.438609 [ 261 ] {5650b482-e0a2-4102-8063-71d0d5085c3c} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:26.438787 [ 261 ] {5650b482-e0a2-4102-8063-71d0d5085c3c} executeQuery: Read 1390 rows, 118.92 KiB in 0.002149 sec., 646812.4709167054 rows/sec., 54.04 MiB/sec. 2025.02.28 10:09:26.438837 [ 261 ] {5650b482-e0a2-4102-8063-71d0d5085c3c} TCPHandler: Processed in 0.002374771 sec. 2025.02.28 10:09:26.439007 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:26.439156 [ 262 ] {94a7cf0a-70e6-48b9-9103-904eb247c024} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:09:26.439218 [ 262 ] {94a7cf0a-70e6-48b9-9103-904eb247c024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:09:26.439928 [ 262 ] {94a7cf0a-70e6-48b9-9103-904eb247c024} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:26.439970 [ 262 ] {94a7cf0a-70e6-48b9-9103-904eb247c024} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:26.440340 [ 262 ] {94a7cf0a-70e6-48b9-9103-904eb247c024} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 10:09:26.440582 [ 262 ] {94a7cf0a-70e6-48b9-9103-904eb247c024} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:26.440800 [ 262 ] {94a7cf0a-70e6-48b9-9103-904eb247c024} executeQuery: Read 52 rows, 3.95 KiB in 0.001681 sec., 30933.967876264127 rows/sec., 2.29 MiB/sec. 2025.02.28 10:09:26.440860 [ 262 ] {94a7cf0a-70e6-48b9-9103-904eb247c024} TCPHandler: Processed in 0.001921795 sec. 2025.02.28 10:09:26.441023 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:26.441162 [ 261 ] {c3cb55d1-1dd6-4168-a9a4-73c134485571} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:09:26.441219 [ 261 ] {c3cb55d1-1dd6-4168-a9a4-73c134485571} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:09:26.441959 [ 261 ] {c3cb55d1-1dd6-4168-a9a4-73c134485571} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:26.441995 [ 261 ] {c3cb55d1-1dd6-4168-a9a4-73c134485571} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:26.442360 [ 261 ] {c3cb55d1-1dd6-4168-a9a4-73c134485571} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 10:09:26.442594 [ 261 ] {c3cb55d1-1dd6-4168-a9a4-73c134485571} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:26.442767 [ 261 ] {c3cb55d1-1dd6-4168-a9a4-73c134485571} executeQuery: Read 252 rows, 17.85 KiB in 0.001635 sec., 154128.44036697247 rows/sec., 10.66 MiB/sec. 2025.02.28 10:09:26.442816 [ 261 ] {c3cb55d1-1dd6-4168-a9a4-73c134485571} TCPHandler: Processed in 0.001858165 sec. 2025.02.28 10:09:26.442959 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:26.443085 [ 262 ] {3ae5cd31-32ae-4e6e-bb87-c9c038f0bf4f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:09:26.443136 [ 262 ] {3ae5cd31-32ae-4e6e-bb87-c9c038f0bf4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:09:26.443730 [ 262 ] {3ae5cd31-32ae-4e6e-bb87-c9c038f0bf4f} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:26.443769 [ 262 ] {3ae5cd31-32ae-4e6e-bb87-c9c038f0bf4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:26.444133 [ 262 ] {3ae5cd31-32ae-4e6e-bb87-c9c038f0bf4f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 10:09:26.444392 [ 262 ] {3ae5cd31-32ae-4e6e-bb87-c9c038f0bf4f} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:26.444619 [ 262 ] {3ae5cd31-32ae-4e6e-bb87-c9c038f0bf4f} executeQuery: Read 12 rows, 960.00 B in 0.001558 sec., 7702.182284980745 rows/sec., 601.73 KiB/sec. 2025.02.28 10:09:26.444732 [ 262 ] {3ae5cd31-32ae-4e6e-bb87-c9c038f0bf4f} TCPHandler: Processed in 0.001829013 sec. 2025.02.28 10:09:26.444881 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:26.445020 [ 261 ] {19ee3061-b52a-4adb-9fca-b29067cee6cb} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:09:26.445076 [ 261 ] {19ee3061-b52a-4adb-9fca-b29067cee6cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:09:26.445971 [ 261 ] {19ee3061-b52a-4adb-9fca-b29067cee6cb} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:26.446009 [ 261 ] {19ee3061-b52a-4adb-9fca-b29067cee6cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:26.446387 [ 261 ] {19ee3061-b52a-4adb-9fca-b29067cee6cb} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.28 10:09:26.446618 [ 261 ] {19ee3061-b52a-4adb-9fca-b29067cee6cb} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:26.446835 [ 261 ] {19ee3061-b52a-4adb-9fca-b29067cee6cb} executeQuery: Read 596 rows, 45.87 KiB in 0.001845 sec., 323035.23035230354 rows/sec., 24.28 MiB/sec. 2025.02.28 10:09:26.446888 [ 261 ] {19ee3061-b52a-4adb-9fca-b29067cee6cb} TCPHandler: Processed in 0.002071037 sec. 2025.02.28 10:09:26.447044 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:26.447176 [ 262 ] {6cc529ae-7831-4a86-a389-88a66cc454bc} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:26.447231 [ 262 ] {6cc529ae-7831-4a86-a389-88a66cc454bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:09:26.448067 [ 262 ] {6cc529ae-7831-4a86-a389-88a66cc454bc} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:26.448105 [ 262 ] {6cc529ae-7831-4a86-a389-88a66cc454bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:26.448562 [ 262 ] {6cc529ae-7831-4a86-a389-88a66cc454bc} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.28 10:09:26.448805 [ 262 ] {6cc529ae-7831-4a86-a389-88a66cc454bc} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:26.449010 [ 262 ] {6cc529ae-7831-4a86-a389-88a66cc454bc} executeQuery: Read 948 rows, 65.53 KiB in 0.001855 sec., 511051.21293800534 rows/sec., 34.50 MiB/sec. 2025.02.28 10:09:26.449117 [ 262 ] {6cc529ae-7831-4a86-a389-88a66cc454bc} TCPHandler: Processed in 0.002129248 sec. 2025.02.28 10:09:26.449279 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:26.449413 [ 261 ] {26658e6b-1f29-4c09-a84b-19e31fb4cfb5} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:26.449497 [ 261 ] {26658e6b-1f29-4c09-a84b-19e31fb4cfb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:09:26.450740 [ 261 ] {26658e6b-1f29-4c09-a84b-19e31fb4cfb5} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:26.450784 [ 261 ] {26658e6b-1f29-4c09-a84b-19e31fb4cfb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:26.451572 [ 261 ] {26658e6b-1f29-4c09-a84b-19e31fb4cfb5} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 10:09:26.451830 [ 261 ] {26658e6b-1f29-4c09-a84b-19e31fb4cfb5} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:26.452080 [ 261 ] {26658e6b-1f29-4c09-a84b-19e31fb4cfb5} executeQuery: Read 36 rows, 66.06 KiB in 0.002691 sec., 13377.926421404683 rows/sec., 23.97 MiB/sec. 2025.02.28 10:09:26.452200 [ 261 ] {26658e6b-1f29-4c09-a84b-19e31fb4cfb5} TCPHandler: Processed in 0.002995429 sec. 2025.02.28 10:09:26.452356 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:26.452475 [ 262 ] {1c77ca53-9944-42f5-9b7f-f25a914c5050} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:09:26.452526 [ 262 ] {1c77ca53-9944-42f5-9b7f-f25a914c5050} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:09:26.453021 [ 262 ] {1c77ca53-9944-42f5-9b7f-f25a914c5050} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:26.453061 [ 262 ] {1c77ca53-9944-42f5-9b7f-f25a914c5050} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:26.453435 [ 262 ] {1c77ca53-9944-42f5-9b7f-f25a914c5050} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.28 10:09:26.453672 [ 262 ] {1c77ca53-9944-42f5-9b7f-f25a914c5050} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:26.453849 [ 262 ] {1c77ca53-9944-42f5-9b7f-f25a914c5050} executeQuery: Read 24 rows, 1.66 KiB in 0.001399 sec., 17155.11079342387 rows/sec., 1.16 MiB/sec. 2025.02.28 10:09:26.453902 [ 262 ] {1c77ca53-9944-42f5-9b7f-f25a914c5050} TCPHandler: Processed in 0.001602681 sec. 2025.02.28 10:09:29.029814 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1368 2025.02.28 10:09:29.033356 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:29.033416 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:29.034918 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 10:09:29.035237 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:29.035926 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1368 2025.02.28 10:09:30.144739 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:30.144926 [ 261 ] {01443bd5-dee9-4cc6-bb20-558bb49b1a0a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:09:30.145000 [ 261 ] {01443bd5-dee9-4cc6-bb20-558bb49b1a0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:09:30.145796 [ 261 ] {01443bd5-dee9-4cc6-bb20-558bb49b1a0a} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:30.145847 [ 261 ] {01443bd5-dee9-4cc6-bb20-558bb49b1a0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:30.146275 [ 261 ] {01443bd5-dee9-4cc6-bb20-558bb49b1a0a} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.28 10:09:30.146518 [ 261 ] {01443bd5-dee9-4cc6-bb20-558bb49b1a0a} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:30.146755 [ 261 ] {01443bd5-dee9-4cc6-bb20-558bb49b1a0a} executeQuery: Read 56 rows, 4.38 KiB in 0.001881 sec., 29771.398192450823 rows/sec., 2.27 MiB/sec. 2025.02.28 10:09:30.146812 [ 261 ] {01443bd5-dee9-4cc6-bb20-558bb49b1a0a} TCPHandler: Processed in 0.002204349 sec. 2025.02.28 10:09:30.147054 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:30.147247 [ 262 ] {d9e47792-cda3-43f3-807b-88f2300dcb21} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:09:30.147323 [ 262 ] {d9e47792-cda3-43f3-807b-88f2300dcb21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:09:30.148082 [ 262 ] {d9e47792-cda3-43f3-807b-88f2300dcb21} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:30.148133 [ 262 ] {d9e47792-cda3-43f3-807b-88f2300dcb21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:30.148574 [ 262 ] {d9e47792-cda3-43f3-807b-88f2300dcb21} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.28 10:09:30.148835 [ 262 ] {d9e47792-cda3-43f3-807b-88f2300dcb21} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:30.149070 [ 262 ] {d9e47792-cda3-43f3-807b-88f2300dcb21} executeQuery: Read 64 rows, 5.12 KiB in 0.001875 sec., 34133.333333333336 rows/sec., 2.66 MiB/sec. 2025.02.28 10:09:30.149126 [ 262 ] {d9e47792-cda3-43f3-807b-88f2300dcb21} TCPHandler: Processed in 0.002201579 sec. 2025.02.28 10:09:30.149271 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:30.149389 [ 261 ] {e1818549-70dd-4f9d-8746-c120af60925c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:30.149445 [ 261 ] {e1818549-70dd-4f9d-8746-c120af60925c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:09:30.150028 [ 261 ] {e1818549-70dd-4f9d-8746-c120af60925c} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:30.150068 [ 261 ] {e1818549-70dd-4f9d-8746-c120af60925c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:30.150451 [ 261 ] {e1818549-70dd-4f9d-8746-c120af60925c} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.28 10:09:30.150683 [ 261 ] {e1818549-70dd-4f9d-8746-c120af60925c} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:30.150887 [ 261 ] {e1818549-70dd-4f9d-8746-c120af60925c} executeQuery: Read 96 rows, 6.85 KiB in 0.001523 sec., 63033.486539724225 rows/sec., 4.39 MiB/sec. 2025.02.28 10:09:30.150939 [ 261 ] {e1818549-70dd-4f9d-8746-c120af60925c} TCPHandler: Processed in 0.001726042 sec. 2025.02.28 10:09:30.151115 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:30.151254 [ 262 ] {bc2b0d75-f231-4e13-9ef6-57daffd9978b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:09:30.151314 [ 262 ] {bc2b0d75-f231-4e13-9ef6-57daffd9978b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:09:30.151891 [ 262 ] {bc2b0d75-f231-4e13-9ef6-57daffd9978b} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:30.151937 [ 262 ] {bc2b0d75-f231-4e13-9ef6-57daffd9978b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:30.152321 [ 262 ] {bc2b0d75-f231-4e13-9ef6-57daffd9978b} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.28 10:09:30.152562 [ 262 ] {bc2b0d75-f231-4e13-9ef6-57daffd9978b} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:30.152780 [ 262 ] {bc2b0d75-f231-4e13-9ef6-57daffd9978b} executeQuery: Read 36 rows, 2.48 KiB in 0.001557 sec., 23121.387283236993 rows/sec., 1.56 MiB/sec. 2025.02.28 10:09:30.152829 [ 262 ] {bc2b0d75-f231-4e13-9ef6-57daffd9978b} TCPHandler: Processed in 0.001783723 sec. 2025.02.28 10:09:31.406206 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 2025.02.28 10:09:31.406881 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:31.406931 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:31.407455 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 10:09:31.407720 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:31.407985 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 2025.02.28 10:09:33.236151 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.02.28 10:09:33.258213 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:33.258279 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:33.265622 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 10:09:33.266386 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:33.272053 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.02.28 10:09:35.148143 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:35.148333 [ 261 ] {a79f3f07-7689-4f76-b721-a6d9bb24d56b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:09:35.148406 [ 261 ] {a79f3f07-7689-4f76-b721-a6d9bb24d56b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:09:35.149162 [ 261 ] {a79f3f07-7689-4f76-b721-a6d9bb24d56b} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:35.149213 [ 261 ] {a79f3f07-7689-4f76-b721-a6d9bb24d56b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:35.149644 [ 261 ] {a79f3f07-7689-4f76-b721-a6d9bb24d56b} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.28 10:09:35.149885 [ 261 ] {a79f3f07-7689-4f76-b721-a6d9bb24d56b} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:35.150090 [ 53 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.28 10:09:35.150118 [ 261 ] {a79f3f07-7689-4f76-b721-a6d9bb24d56b} executeQuery: Read 64 rows, 5.16 KiB in 0.001838 sec., 34820.45701849837 rows/sec., 2.74 MiB/sec. 2025.02.28 10:09:35.150176 [ 53 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:35.150242 [ 261 ] {a79f3f07-7689-4f76-b721-a6d9bb24d56b} TCPHandler: Processed in 0.002230339 sec. 2025.02.28 10:09:35.150246 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:35.150447 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.28 10:09:35.150508 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:35.150629 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:35.150678 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1967 rows starting from the beginning of the part 2025.02.28 10:09:35.150713 [ 262 ] {64199feb-8c68-4679-8f74-2b7e67d539f3} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:09:35.150809 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 128 rows starting from the beginning of the part 2025.02.28 10:09:35.150832 [ 262 ] {64199feb-8c68-4679-8f74-2b7e67d539f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:09:35.151305 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part 2025.02.28 10:09:35.151691 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1390 rows starting from the beginning of the part 2025.02.28 10:09:35.151984 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part 2025.02.28 10:09:35.152383 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part 2025.02.28 10:09:35.153408 [ 262 ] {64199feb-8c68-4679-8f74-2b7e67d539f3} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:35.153455 [ 262 ] {64199feb-8c68-4679-8f74-2b7e67d539f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:35.154022 [ 262 ] {64199feb-8c68-4679-8f74-2b7e67d539f3} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 10:09:35.154286 [ 262 ] {64199feb-8c68-4679-8f74-2b7e67d539f3} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:35.154499 [ 262 ] {64199feb-8c68-4679-8f74-2b7e67d539f3} executeQuery: Read 4 rows, 308.00 B in 0.00385 sec., 1038.9610389610389 rows/sec., 78.13 KiB/sec. 2025.02.28 10:09:35.154577 [ 262 ] {64199feb-8c68-4679-8f74-2b7e67d539f3} TCPHandler: Processed in 0.004210075 sec. 2025.02.28 10:09:35.154821 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:35.154880 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3669 rows, containing 5 columns (5 merged, 0 gathered) in 0.004510609 sec., 813415.660723419 rows/sec., 70.24 MiB/sec. 2025.02.28 10:09:35.154992 [ 261 ] {9f67e203-ed8e-49da-bdf5-6f5afe6b9a6a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:09:35.155049 [ 261 ] {9f67e203-ed8e-49da-bdf5-6f5afe6b9a6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:09:35.155185 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.28 10:09:35.155775 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_91_18} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:35.155889 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_91_18} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.28 10:09:35.156070 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.28 10:09:35.156264 [ 261 ] {9f67e203-ed8e-49da-bdf5-6f5afe6b9a6a} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:35.156309 [ 261 ] {9f67e203-ed8e-49da-bdf5-6f5afe6b9a6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:35.156668 [ 261 ] {9f67e203-ed8e-49da-bdf5-6f5afe6b9a6a} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.28 10:09:35.156900 [ 261 ] {9f67e203-ed8e-49da-bdf5-6f5afe6b9a6a} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:35.157128 [ 53 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.28 10:09:35.157164 [ 261 ] {9f67e203-ed8e-49da-bdf5-6f5afe6b9a6a} executeQuery: Read 68 rows, 5.44 KiB in 0.002201 sec., 30895.04770558837 rows/sec., 2.41 MiB/sec. 2025.02.28 10:09:35.157192 [ 53 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:35.157273 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:35.157308 [ 261 ] {9f67e203-ed8e-49da-bdf5-6f5afe6b9a6a} TCPHandler: Processed in 0.002628794 sec. 2025.02.28 10:09:35.157520 [ 197 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.28 10:09:35.157520 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:35.157633 [ 197 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:35.157671 [ 197 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 952 rows starting from the beginning of the part 2025.02.28 10:09:35.157703 [ 262 ] {362f82d8-164c-4680-8759-50a9bed11aa2} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:35.157848 [ 197 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 100 rows starting from the beginning of the part 2025.02.28 10:09:35.157874 [ 262 ] {362f82d8-164c-4680-8759-50a9bed11aa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:09:35.158276 [ 197 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 68 rows starting from the beginning of the part 2025.02.28 10:09:35.158643 [ 197 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 596 rows starting from the beginning of the part 2025.02.28 10:09:35.159034 [ 197 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part 2025.02.28 10:09:35.159361 [ 197 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 68 rows starting from the beginning of the part 2025.02.28 10:09:35.160344 [ 262 ] {362f82d8-164c-4680-8759-50a9bed11aa2} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:35.160395 [ 262 ] {362f82d8-164c-4680-8759-50a9bed11aa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:35.161003 [ 262 ] {362f82d8-164c-4680-8759-50a9bed11aa2} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.28 10:09:35.161360 [ 262 ] {362f82d8-164c-4680-8759-50a9bed11aa2} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:35.161413 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 5 columns (5 merged, 0 gathered) in 0.004057613 sec., 455440.18120998726 rows/sec., 35.74 MiB/sec. 2025.02.28 10:09:35.161620 [ 55 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.28 10:09:35.161704 [ 55 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:35.161781 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:35.161907 [ 262 ] {362f82d8-164c-4680-8759-50a9bed11aa2} executeQuery: Read 160 rows, 11.41 KiB in 0.004194 sec., 38149.737720553174 rows/sec., 2.66 MiB/sec. 2025.02.28 10:09:35.161940 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.28 10:09:35.162145 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.28 10:09:35.162291 [ 262 ] {362f82d8-164c-4680-8759-50a9bed11aa2} TCPHandler: Processed in 0.004878643 sec. 2025.02.28 10:09:35.162579 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:35.162676 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:35.162761 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_91_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 24874 rows starting from the beginning of the part 2025.02.28 10:09:35.163001 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_91_18} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:35.163026 [ 261 ] {7553afaa-1136-4477-a507-1ade27563990} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:35.163302 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part 2025.02.28 10:09:35.163426 [ 261 ] {7553afaa-1136-4477-a507-1ade27563990} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:09:35.163491 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_91_18} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.28 10:09:35.163627 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part 2025.02.28 10:09:35.164212 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.28 10:09:35.164391 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 948 rows starting from the beginning of the part 2025.02.28 10:09:35.164947 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 96 rows starting from the beginning of the part 2025.02.28 10:09:35.165243 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part 2025.02.28 10:09:35.167758 [ 261 ] {7553afaa-1136-4477-a507-1ade27563990} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:35.167803 [ 261 ] {7553afaa-1136-4477-a507-1ade27563990} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:35.169527 [ 261 ] {7553afaa-1136-4477-a507-1ade27563990} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 10:09:35.169811 [ 261 ] {7553afaa-1136-4477-a507-1ade27563990} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:35.170159 [ 261 ] {7553afaa-1136-4477-a507-1ade27563990} executeQuery: Read 4 rows, 7.34 KiB in 0.007324 sec., 546.1496450027307 rows/sec., 1002.16 KiB/sec. 2025.02.28 10:09:35.170658 [ 261 ] {7553afaa-1136-4477-a507-1ade27563990} TCPHandler: Processed in 0.008251198 sec. 2025.02.28 10:09:35.171280 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:35.171431 [ 262 ] {4cccd3a5-4674-4664-9b4f-7468908739c8} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:09:35.171496 [ 262 ] {4cccd3a5-4674-4664-9b4f-7468908739c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:09:35.172186 [ 262 ] {4cccd3a5-4674-4664-9b4f-7468908739c8} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:35.172229 [ 262 ] {4cccd3a5-4674-4664-9b4f-7468908739c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:35.172954 [ 262 ] {4cccd3a5-4674-4664-9b4f-7468908739c8} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.28 10:09:35.173205 [ 262 ] {4cccd3a5-4674-4664-9b4f-7468908739c8} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:35.173456 [ 55 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.28 10:09:35.173503 [ 55 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:35.173558 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.02.28 10:09:35.173558 [ 262 ] {4cccd3a5-4674-4664-9b4f-7468908739c8} executeQuery: Read 60 rows, 4.14 KiB in 0.002127 sec., 28208.744710860366 rows/sec., 1.90 MiB/sec. 2025.02.28 10:09:35.173794 [ 262 ] {4cccd3a5-4674-4664-9b4f-7468908739c8} TCPHandler: Processed in 0.002940888 sec. 2025.02.28 10:09:35.173890 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.28 10:09:35.174049 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:35.174078 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4470 rows starting from the beginning of the part 2025.02.28 10:09:35.174165 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part 2025.02.28 10:09:35.174482 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part 2025.02.28 10:09:35.174930 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 24 rows starting from the beginning of the part 2025.02.28 10:09:35.175341 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 36 rows starting from the beginning of the part 2025.02.28 10:09:35.175747 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part 2025.02.28 10:09:35.175991 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 26398 rows, containing 5 columns (5 merged, 0 gathered) in 0.014100264 sec., 1872163.5282857115 rows/sec., 127.99 MiB/sec. 2025.02.28 10:09:35.176355 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.28 10:09:35.176720 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_91_18} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:35.176838 [ 188 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_91_18} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.28 10:09:35.176944 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2025.02.28 10:09:35.177858 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 4710 rows, containing 4 columns (4 merged, 0 gathered) in 0.004190134 sec., 1124069.0631850916 rows/sec., 75.34 MiB/sec. 2025.02.28 10:09:35.178248 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.28 10:09:35.178555 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_91_18} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:35.178643 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_91_18} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.28 10:09:35.178735 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2025.02.28 10:09:38.724496 [ 65 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:09:38.724559 [ 65 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:09:38.908145 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 2025.02.28 10:09:38.908801 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:38.908854 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:38.909437 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 10:09:38.909756 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:38.910004 [ 63 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 10:09:38.910024 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.02.28 10:09:38.910085 [ 63 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:38.910114 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:38.910299 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 10:09:38.910632 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:38.910731 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part 2025.02.28 10:09:38.910862 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part 2025.02.28 10:09:38.911088 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part 2025.02.28 10:09:38.911278 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part 2025.02.28 10:09:38.911427 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part 2025.02.28 10:09:38.911495 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part 2025.02.28 10:09:38.914053 [ 200 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003862511 sec., 6648783.653949465 rows/sec., 95.11 MiB/sec. 2025.02.28 10:09:38.914379 [ 201 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 10:09:38.914733 [ 201 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_56_11} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:38.914832 [ 201 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_56_11} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 10:09:38.914959 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.02.28 10:09:39.036192 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1388 2025.02.28 10:09:39.039073 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:39.039136 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:39.040631 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 10:09:39.040969 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:39.041604 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1388 2025.02.28 10:09:40.149720 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:40.149935 [ 261 ] {1c6f7305-37d5-42b9-8aa2-a92ff8e66911} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:09:40.150018 [ 261 ] {1c6f7305-37d5-42b9-8aa2-a92ff8e66911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:09:40.150884 [ 261 ] {1c6f7305-37d5-42b9-8aa2-a92ff8e66911} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:40.150930 [ 261 ] {1c6f7305-37d5-42b9-8aa2-a92ff8e66911} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:40.151384 [ 261 ] {1c6f7305-37d5-42b9-8aa2-a92ff8e66911} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.28 10:09:40.151641 [ 261 ] {1c6f7305-37d5-42b9-8aa2-a92ff8e66911} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:40.151871 [ 261 ] {1c6f7305-37d5-42b9-8aa2-a92ff8e66911} executeQuery: Read 128 rows, 11.21 KiB in 0.001994 sec., 64192.57773319959 rows/sec., 5.49 MiB/sec. 2025.02.28 10:09:40.151940 [ 261 ] {1c6f7305-37d5-42b9-8aa2-a92ff8e66911} TCPHandler: Processed in 0.002366721 sec. 2025.02.28 10:09:40.152190 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:40.152394 [ 262 ] {37574eee-b93e-4bba-b17a-483637d491b3} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:09:40.152471 [ 262 ] {37574eee-b93e-4bba-b17a-483637d491b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:09:40.153311 [ 262 ] {37574eee-b93e-4bba-b17a-483637d491b3} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:40.153358 [ 262 ] {37574eee-b93e-4bba-b17a-483637d491b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:40.153797 [ 262 ] {37574eee-b93e-4bba-b17a-483637d491b3} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 10:09:40.154059 [ 262 ] {37574eee-b93e-4bba-b17a-483637d491b3} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:40.154326 [ 262 ] {37574eee-b93e-4bba-b17a-483637d491b3} executeQuery: Read 36 rows, 2.71 KiB in 0.001984 sec., 18145.16129032258 rows/sec., 1.33 MiB/sec. 2025.02.28 10:09:40.154442 [ 262 ] {37574eee-b93e-4bba-b17a-483637d491b3} TCPHandler: Processed in 0.002376161 sec. 2025.02.28 10:09:40.154659 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:40.154873 [ 261 ] {84078708-7701-4b9c-8b99-41a482a520a3} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:09:40.154936 [ 261 ] {84078708-7701-4b9c-8b99-41a482a520a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:09:40.155615 [ 261 ] {84078708-7701-4b9c-8b99-41a482a520a3} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:40.155656 [ 261 ] {84078708-7701-4b9c-8b99-41a482a520a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:40.156040 [ 261 ] {84078708-7701-4b9c-8b99-41a482a520a3} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.28 10:09:40.156282 [ 261 ] {84078708-7701-4b9c-8b99-41a482a520a3} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:40.156501 [ 261 ] {84078708-7701-4b9c-8b99-41a482a520a3} executeQuery: Read 100 rows, 8.00 KiB in 0.001664 sec., 60096.15384615385 rows/sec., 4.69 MiB/sec. 2025.02.28 10:09:40.156557 [ 261 ] {84078708-7701-4b9c-8b99-41a482a520a3} TCPHandler: Processed in 0.002033286 sec. 2025.02.28 10:09:40.156727 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:40.156873 [ 262 ] {63f177b7-c317-4121-8a9e-9cd18c7236ac} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:40.156948 [ 262 ] {63f177b7-c317-4121-8a9e-9cd18c7236ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:09:40.157572 [ 262 ] {63f177b7-c317-4121-8a9e-9cd18c7236ac} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:40.157612 [ 262 ] {63f177b7-c317-4121-8a9e-9cd18c7236ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:40.158006 [ 262 ] {63f177b7-c317-4121-8a9e-9cd18c7236ac} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.28 10:09:40.158250 [ 262 ] {63f177b7-c317-4121-8a9e-9cd18c7236ac} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:40.158470 [ 262 ] {63f177b7-c317-4121-8a9e-9cd18c7236ac} executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec. 2025.02.28 10:09:40.158522 [ 262 ] {63f177b7-c317-4121-8a9e-9cd18c7236ac} TCPHandler: Processed in 0.001865015 sec. 2025.02.28 10:09:40.158664 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:40.158785 [ 261 ] {9c6f1280-58ab-41a2-97d6-b72a29586fbc} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:40.158868 [ 261 ] {9c6f1280-58ab-41a2-97d6-b72a29586fbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:09:40.160053 [ 261 ] {9c6f1280-58ab-41a2-97d6-b72a29586fbc} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:40.160093 [ 261 ] {9c6f1280-58ab-41a2-97d6-b72a29586fbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:40.160760 [ 261 ] {9c6f1280-58ab-41a2-97d6-b72a29586fbc} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 10:09:40.161020 [ 261 ] {9c6f1280-58ab-41a2-97d6-b72a29586fbc} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:40.161273 [ 261 ] {9c6f1280-58ab-41a2-97d6-b72a29586fbc} executeQuery: Read 36 rows, 66.06 KiB in 0.002512 sec., 14331.210191082802 rows/sec., 25.68 MiB/sec. 2025.02.28 10:09:40.161390 [ 261 ] {9c6f1280-58ab-41a2-97d6-b72a29586fbc} TCPHandler: Processed in 0.002784766 sec. 2025.02.28 10:09:40.161554 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:40.161692 [ 262 ] {6f1f7385-971f-4924-9857-1fb5ba6972c6} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:09:40.161750 [ 262 ] {6f1f7385-971f-4924-9857-1fb5ba6972c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:09:40.162311 [ 262 ] {6f1f7385-971f-4924-9857-1fb5ba6972c6} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:40.162350 [ 262 ] {6f1f7385-971f-4924-9857-1fb5ba6972c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:40.162717 [ 262 ] {6f1f7385-971f-4924-9857-1fb5ba6972c6} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.28 10:09:40.162951 [ 262 ] {6f1f7385-971f-4924-9857-1fb5ba6972c6} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:40.163156 [ 262 ] {6f1f7385-971f-4924-9857-1fb5ba6972c6} executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. 2025.02.28 10:09:40.163203 [ 262 ] {6f1f7385-971f-4924-9857-1fb5ba6972c6} TCPHandler: Processed in 0.001717242 sec. 2025.02.28 10:09:40.772139 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 423 2025.02.28 10:09:40.795291 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:40.795360 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:40.803384 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 10:09:40.804251 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:40.804734 [ 62 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 10:09:40.804864 [ 62 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:40.804935 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:40.805321 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 10:09:40.825515 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 423 2025.02.28 10:09:40.826689 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:40.828346 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2025.02.28 10:09:40.834385 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2025.02.28 10:09:40.840151 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2025.02.28 10:09:40.845803 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2025.02.28 10:09:40.851543 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2025.02.28 10:09:40.856260 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part 2025.02.28 10:09:40.916069 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 679 columns (679 merged, 0 gathered) in 0.110999719 sec., 3810.8204580229612 rows/sec., 19.71 MiB/sec. 2025.02.28 10:09:40.919437 [ 196 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 10:09:40.922463 [ 196 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_56_11} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:40.922590 [ 196 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_56_11} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 10:09:40.925107 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.28 10:09:45.147920 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:45.148152 [ 261 ] {16a0e48e-3170-448a-b025-2e17cfe6d1da} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:09:45.148238 [ 261 ] {16a0e48e-3170-448a-b025-2e17cfe6d1da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:09:45.148998 [ 261 ] {16a0e48e-3170-448a-b025-2e17cfe6d1da} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:45.149052 [ 261 ] {16a0e48e-3170-448a-b025-2e17cfe6d1da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:45.149476 [ 261 ] {16a0e48e-3170-448a-b025-2e17cfe6d1da} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 10:09:45.149726 [ 261 ] {16a0e48e-3170-448a-b025-2e17cfe6d1da} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:45.150031 [ 261 ] {16a0e48e-3170-448a-b025-2e17cfe6d1da} executeQuery: Read 4 rows, 334.00 B in 0.001937 sec., 2065.049044914817 rows/sec., 168.39 KiB/sec. 2025.02.28 10:09:45.150273 [ 261 ] {16a0e48e-3170-448a-b025-2e17cfe6d1da} TCPHandler: Processed in 0.002489862 sec. 2025.02.28 10:09:45.150525 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:45.150737 [ 262 ] {5edba72b-67d7-47b9-8fd1-ab9dfb52b442} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:09:45.150813 [ 262 ] {5edba72b-67d7-47b9-8fd1-ab9dfb52b442} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:09:45.151639 [ 262 ] {5edba72b-67d7-47b9-8fd1-ab9dfb52b442} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:45.151684 [ 262 ] {5edba72b-67d7-47b9-8fd1-ab9dfb52b442} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:45.152137 [ 262 ] {5edba72b-67d7-47b9-8fd1-ab9dfb52b442} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.28 10:09:45.152415 [ 262 ] {5edba72b-67d7-47b9-8fd1-ab9dfb52b442} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:45.152626 [ 262 ] {5edba72b-67d7-47b9-8fd1-ab9dfb52b442} executeQuery: Read 66 rows, 5.31 KiB in 0.001948 sec., 33880.90349075975 rows/sec., 2.66 MiB/sec. 2025.02.28 10:09:45.152689 [ 262 ] {5edba72b-67d7-47b9-8fd1-ab9dfb52b442} TCPHandler: Processed in 0.00229374 sec. 2025.02.28 10:09:45.152826 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:45.152952 [ 261 ] {8330b76e-8c25-4ab3-bb5a-41fa810f6e7e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:09:45.153005 [ 261 ] {8330b76e-8c25-4ab3-bb5a-41fa810f6e7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:09:45.153605 [ 261 ] {8330b76e-8c25-4ab3-bb5a-41fa810f6e7e} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:45.153647 [ 261 ] {8330b76e-8c25-4ab3-bb5a-41fa810f6e7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:45.154012 [ 261 ] {8330b76e-8c25-4ab3-bb5a-41fa810f6e7e} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 10:09:45.154264 [ 261 ] {8330b76e-8c25-4ab3-bb5a-41fa810f6e7e} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:45.154441 [ 89 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.28 10:09:45.154502 [ 89 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:45.154527 [ 261 ] {8330b76e-8c25-4ab3-bb5a-41fa810f6e7e} executeQuery: Read 8 rows, 594.00 B in 0.001595 sec., 5015.673981191222 rows/sec., 363.69 KiB/sec. 2025.02.28 10:09:45.154542 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:45.154696 [ 261 ] {8330b76e-8c25-4ab3-bb5a-41fa810f6e7e} TCPHandler: Processed in 0.001925125 sec. 2025.02.28 10:09:45.154839 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.28 10:09:45.154898 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:45.155125 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:45.155146 [ 262 ] {cef0d1e1-8e42-4ad1-bf4a-3c512ee7d542} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:09:45.155206 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 178 rows starting from the beginning of the part 2025.02.28 10:09:45.155252 [ 262 ] {cef0d1e1-8e42-4ad1-bf4a-3c512ee7d542} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:09:45.155574 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 4 rows starting from the beginning of the part 2025.02.28 10:09:45.155910 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 52 rows starting from the beginning of the part 2025.02.28 10:09:45.156250 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 4 rows starting from the beginning of the part 2025.02.28 10:09:45.156549 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part 2025.02.28 10:09:45.156861 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part 2025.02.28 10:09:45.158454 [ 262 ] {cef0d1e1-8e42-4ad1-bf4a-3c512ee7d542} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:45.158526 [ 262 ] {cef0d1e1-8e42-4ad1-bf4a-3c512ee7d542} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:45.159599 [ 262 ] {cef0d1e1-8e42-4ad1-bf4a-3c512ee7d542} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.28 10:09:45.159940 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 5 columns (5 merged, 0 gathered) in 0.005261218 sec., 53599.755797992024 rows/sec., 3.84 MiB/sec. 2025.02.28 10:09:45.160088 [ 262 ] {cef0d1e1-8e42-4ad1-bf4a-3c512ee7d542} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:45.160278 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.28 10:09:45.160600 [ 262 ] {cef0d1e1-8e42-4ad1-bf4a-3c512ee7d542} executeQuery: Read 72 rows, 5.76 KiB in 0.005542 sec., 12991.699747383616 rows/sec., 1.02 MiB/sec. 2025.02.28 10:09:45.161032 [ 262 ] {cef0d1e1-8e42-4ad1-bf4a-3c512ee7d542} TCPHandler: Processed in 0.006230522 sec. 2025.02.28 10:09:45.161298 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_76_15} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:45.161364 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:45.161652 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_76_15} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.28 10:09:45.161854 [ 261 ] {eb8b73b6-4880-4ad8-a264-501e71dbe88b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:45.161937 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 10:09:45.162083 [ 261 ] {eb8b73b6-4880-4ad8-a264-501e71dbe88b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:09:45.163106 [ 261 ] {eb8b73b6-4880-4ad8-a264-501e71dbe88b} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:45.163146 [ 261 ] {eb8b73b6-4880-4ad8-a264-501e71dbe88b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:45.163548 [ 261 ] {eb8b73b6-4880-4ad8-a264-501e71dbe88b} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.28 10:09:45.163789 [ 261 ] {eb8b73b6-4880-4ad8-a264-501e71dbe88b} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:45.163974 [ 261 ] {eb8b73b6-4880-4ad8-a264-501e71dbe88b} executeQuery: Read 162 rows, 11.55 KiB in 0.002324 sec., 69707.40103270224 rows/sec., 4.85 MiB/sec. 2025.02.28 10:09:45.164031 [ 261 ] {eb8b73b6-4880-4ad8-a264-501e71dbe88b} TCPHandler: Processed in 0.002859768 sec. 2025.02.28 10:09:45.164194 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:45.164315 [ 262 ] {d740fb0c-4bd5-439e-9956-c5d73bea0a98} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:45.164404 [ 262 ] {d740fb0c-4bd5-439e-9956-c5d73bea0a98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:09:45.165660 [ 262 ] {d740fb0c-4bd5-439e-9956-c5d73bea0a98} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:45.165700 [ 262 ] {d740fb0c-4bd5-439e-9956-c5d73bea0a98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:45.166332 [ 262 ] {d740fb0c-4bd5-439e-9956-c5d73bea0a98} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 10:09:45.166590 [ 262 ] {d740fb0c-4bd5-439e-9956-c5d73bea0a98} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:45.166793 [ 91 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.28 10:09:45.166867 [ 91 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:45.166883 [ 262 ] {d740fb0c-4bd5-439e-9956-c5d73bea0a98} executeQuery: Read 4 rows, 7.34 KiB in 0.002582 sec., 1549.1866769945777 rows/sec., 2.78 MiB/sec. 2025.02.28 10:09:45.166913 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:45.167303 [ 262 ] {d740fb0c-4bd5-439e-9956-c5d73bea0a98} TCPHandler: Processed in 0.003168942 sec. 2025.02.28 10:09:45.167310 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.28 10:09:45.167532 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:45.167804 [ 261 ] {00620e37-f3e9-4088-a4ac-d4794194df23} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:09:45.167944 [ 261 ] {00620e37-f3e9-4088-a4ac-d4794194df23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:09:45.167972 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:45.168211 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1475 rows starting from the beginning of the part 2025.02.28 10:09:45.168971 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 4 rows starting from the beginning of the part 2025.02.28 10:09:45.169739 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part 2025.02.28 10:09:45.169980 [ 261 ] {00620e37-f3e9-4088-a4ac-d4794194df23} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:45.170091 [ 261 ] {00620e37-f3e9-4088-a4ac-d4794194df23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:45.170463 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 4 rows starting from the beginning of the part 2025.02.28 10:09:45.171096 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part 2025.02.28 10:09:45.171487 [ 261 ] {00620e37-f3e9-4088-a4ac-d4794194df23} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.28 10:09:45.171638 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 4 rows starting from the beginning of the part 2025.02.28 10:09:45.172287 [ 261 ] {00620e37-f3e9-4088-a4ac-d4794194df23} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:45.172802 [ 261 ] {00620e37-f3e9-4088-a4ac-d4794194df23} executeQuery: Read 60 rows, 4.14 KiB in 0.005091 sec., 11785.503830288744 rows/sec., 813.32 KiB/sec. 2025.02.28 10:09:45.172924 [ 261 ] {00620e37-f3e9-4088-a4ac-d4794194df23} TCPHandler: Processed in 0.005506672 sec. 2025.02.28 10:09:45.180142 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1559 rows, containing 19 columns (19 merged, 0 gathered) in 0.013080601 sec., 119184.12617279588 rows/sec., 213.57 MiB/sec. 2025.02.28 10:09:45.181804 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.28 10:09:45.182227 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_76_15} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:45.182309 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_76_15} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.28 10:09:45.182465 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. 2025.02.28 10:09:46.001164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 239.66 MiB, peak 252.12 MiB, free memory in arenas 0.00 B, will set to 242.48 MiB (RSS), difference: 2.82 MiB 2025.02.28 10:09:46.411185 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 2025.02.28 10:09:46.411952 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:46.412005 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:46.412547 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 10:09:46.412804 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:46.413087 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 2025.02.28 10:09:48.326589 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 430 2025.02.28 10:09:48.345121 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:48.345201 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:48.352056 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 10:09:48.352803 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:48.355397 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.02.28 10:09:49.042715 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1414 2025.02.28 10:09:49.045646 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:49.045694 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:49.047149 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 10:09:49.047466 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:49.047689 [ 93 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 10:09:49.047871 [ 93 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:49.047964 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:49.048555 [ 198 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 10:09:49.050205 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1414 2025.02.28 10:09:49.050991 [ 198 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:49.051196 [ 198 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1278 rows starting from the beginning of the part 2025.02.28 10:09:49.051746 [ 198 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part 2025.02.28 10:09:49.052256 [ 198 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part 2025.02.28 10:09:49.052934 [ 198 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 44 rows starting from the beginning of the part 2025.02.28 10:09:49.053648 [ 198 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part 2025.02.28 10:09:49.054199 [ 198 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part 2025.02.28 10:09:49.062708 [ 199 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1414 rows, containing 72 columns (72 merged, 0 gathered) in 0.01458147 sec., 96972.39030084074 rows/sec., 76.77 MiB/sec. 2025.02.28 10:09:49.064383 [ 192 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 10:09:49.065228 [ 192 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_41_8} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:49.065332 [ 192 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_41_8} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 10:09:49.065669 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. 2025.02.28 10:09:50.149864 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:50.150051 [ 261 ] {e4beb038-aaeb-4545-b3ed-ae16a428b595} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:09:50.150123 [ 261 ] {e4beb038-aaeb-4545-b3ed-ae16a428b595} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:09:50.150942 [ 261 ] {e4beb038-aaeb-4545-b3ed-ae16a428b595} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:50.150988 [ 261 ] {e4beb038-aaeb-4545-b3ed-ae16a428b595} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:50.151429 [ 261 ] {e4beb038-aaeb-4545-b3ed-ae16a428b595} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.28 10:09:50.151692 [ 261 ] {e4beb038-aaeb-4545-b3ed-ae16a428b595} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:50.151931 [ 261 ] {e4beb038-aaeb-4545-b3ed-ae16a428b595} executeQuery: Read 128 rows, 11.21 KiB in 0.001931 sec., 66286.89798032108 rows/sec., 5.67 MiB/sec. 2025.02.28 10:09:50.151993 [ 261 ] {e4beb038-aaeb-4545-b3ed-ae16a428b595} TCPHandler: Processed in 0.002257429 sec. 2025.02.28 10:09:50.152243 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:50.152432 [ 262 ] {e114a9b8-4ddb-4f09-8d5b-551cae78b94d} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:09:50.152512 [ 262 ] {e114a9b8-4ddb-4f09-8d5b-551cae78b94d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:09:50.153359 [ 262 ] {e114a9b8-4ddb-4f09-8d5b-551cae78b94d} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:50.153416 [ 262 ] {e114a9b8-4ddb-4f09-8d5b-551cae78b94d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:50.153868 [ 262 ] {e114a9b8-4ddb-4f09-8d5b-551cae78b94d} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 10:09:50.154124 [ 262 ] {e114a9b8-4ddb-4f09-8d5b-551cae78b94d} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:50.154366 [ 262 ] {e114a9b8-4ddb-4f09-8d5b-551cae78b94d} executeQuery: Read 36 rows, 2.71 KiB in 0.001986 sec., 18126.88821752266 rows/sec., 1.33 MiB/sec. 2025.02.28 10:09:50.154434 [ 262 ] {e114a9b8-4ddb-4f09-8d5b-551cae78b94d} TCPHandler: Processed in 0.00231987 sec. 2025.02.28 10:09:50.154595 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:50.154719 [ 261 ] {c8d9a084-04db-4982-a7ba-bea5401806a2} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:09:50.154771 [ 261 ] {c8d9a084-04db-4982-a7ba-bea5401806a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:09:50.155426 [ 261 ] {c8d9a084-04db-4982-a7ba-bea5401806a2} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:50.155466 [ 261 ] {c8d9a084-04db-4982-a7ba-bea5401806a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:50.155830 [ 261 ] {c8d9a084-04db-4982-a7ba-bea5401806a2} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.28 10:09:50.156060 [ 261 ] {c8d9a084-04db-4982-a7ba-bea5401806a2} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:50.156267 [ 261 ] {c8d9a084-04db-4982-a7ba-bea5401806a2} executeQuery: Read 100 rows, 8.00 KiB in 0.001576 sec., 63451.77664974619 rows/sec., 4.96 MiB/sec. 2025.02.28 10:09:50.156320 [ 261 ] {c8d9a084-04db-4982-a7ba-bea5401806a2} TCPHandler: Processed in 0.001787253 sec. 2025.02.28 10:09:50.156531 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:50.156761 [ 262 ] {4486282f-6f4f-4043-a9ad-146d1715ea9c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:50.156864 [ 262 ] {4486282f-6f4f-4043-a9ad-146d1715ea9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:09:50.157700 [ 262 ] {4486282f-6f4f-4043-a9ad-146d1715ea9c} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:50.157739 [ 262 ] {4486282f-6f4f-4043-a9ad-146d1715ea9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:50.158139 [ 262 ] {4486282f-6f4f-4043-a9ad-146d1715ea9c} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.28 10:09:50.158387 [ 262 ] {4486282f-6f4f-4043-a9ad-146d1715ea9c} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:50.158603 [ 262 ] {4486282f-6f4f-4043-a9ad-146d1715ea9c} executeQuery: Read 160 rows, 11.41 KiB in 0.001902 sec., 84121.97686645636 rows/sec., 5.86 MiB/sec. 2025.02.28 10:09:50.158659 [ 262 ] {4486282f-6f4f-4043-a9ad-146d1715ea9c} TCPHandler: Processed in 0.002236749 sec. 2025.02.28 10:09:50.158820 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:50.158958 [ 261 ] {47bddc47-b247-4cc9-9e17-50af7caaf9a0} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:50.159052 [ 261 ] {47bddc47-b247-4cc9-9e17-50af7caaf9a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:09:50.160262 [ 261 ] {47bddc47-b247-4cc9-9e17-50af7caaf9a0} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:50.160301 [ 261 ] {47bddc47-b247-4cc9-9e17-50af7caaf9a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:50.160954 [ 261 ] {47bddc47-b247-4cc9-9e17-50af7caaf9a0} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 10:09:50.161207 [ 261 ] {47bddc47-b247-4cc9-9e17-50af7caaf9a0} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:50.161441 [ 261 ] {47bddc47-b247-4cc9-9e17-50af7caaf9a0} executeQuery: Read 36 rows, 66.06 KiB in 0.002512 sec., 14331.210191082802 rows/sec., 25.68 MiB/sec. 2025.02.28 10:09:50.161576 [ 261 ] {47bddc47-b247-4cc9-9e17-50af7caaf9a0} TCPHandler: Processed in 0.002822736 sec. 2025.02.28 10:09:50.161886 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:50.162116 [ 262 ] {a2493b90-27db-47e3-ba8b-697171d174f1} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:09:50.162213 [ 262 ] {a2493b90-27db-47e3-ba8b-697171d174f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:09:50.162843 [ 262 ] {a2493b90-27db-47e3-ba8b-697171d174f1} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:50.162882 [ 262 ] {a2493b90-27db-47e3-ba8b-697171d174f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.02.28 10:09:50.163253 [ 262 ] {a2493b90-27db-47e3-ba8b-697171d174f1} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.28 10:09:50.163491 [ 262 ] {a2493b90-27db-47e3-ba8b-697171d174f1} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:50.163732 [ 262 ] {a2493b90-27db-47e3-ba8b-697171d174f1} executeQuery: Read 60 rows, 4.14 KiB in 0.001671 sec., 35906.64272890485 rows/sec., 2.42 MiB/sec. 2025.02.28 10:09:50.163837 [ 262 ] {a2493b90-27db-47e3-ba8b-697171d174f1} TCPHandler: Processed in 0.002121838 sec. 2025.02.28 10:09:53.724603 [ 106 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:09:53.724672 [ 106 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:09:53.914150 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 2025.02.28 10:09:53.914781 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:53.914821 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:53.915343 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 10:09:53.915596 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:53.915858 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2025.02.28 10:09:55.148259 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:55.148477 [ 261 ] {3e1e0a4c-0510-462c-a071-326b1215c68b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:09:55.148553 [ 261 ] {3e1e0a4c-0510-462c-a071-326b1215c68b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:09:55.149340 [ 261 ] {3e1e0a4c-0510-462c-a071-326b1215c68b} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:55.149391 [ 261 ] {3e1e0a4c-0510-462c-a071-326b1215c68b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:55.149828 [ 261 ] {3e1e0a4c-0510-462c-a071-326b1215c68b} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.28 10:09:55.150094 [ 261 ] {3e1e0a4c-0510-462c-a071-326b1215c68b} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:55.150335 [ 261 ] {3e1e0a4c-0510-462c-a071-326b1215c68b} executeQuery: Read 64 rows, 5.16 KiB in 0.001915 sec., 33420.36553524804 rows/sec., 2.63 MiB/sec. 2025.02.28 10:09:55.150391 [ 261 ] {3e1e0a4c-0510-462c-a071-326b1215c68b} TCPHandler: Processed in 0.00227704 sec. 2025.02.28 10:09:55.150712 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:55.151016 [ 262 ] {49b05fb6-d9d1-46e9-898d-c8b16afcb513} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:09:55.151131 [ 262 ] {49b05fb6-d9d1-46e9-898d-c8b16afcb513} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:09:55.152029 [ 262 ] {49b05fb6-d9d1-46e9-898d-c8b16afcb513} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:55.152076 [ 262 ] {49b05fb6-d9d1-46e9-898d-c8b16afcb513} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:55.152505 [ 262 ] {49b05fb6-d9d1-46e9-898d-c8b16afcb513} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 10:09:55.152759 [ 262 ] {49b05fb6-d9d1-46e9-898d-c8b16afcb513} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:55.153024 [ 262 ] {49b05fb6-d9d1-46e9-898d-c8b16afcb513} executeQuery: Read 4 rows, 308.00 B in 0.002088 sec., 1915.7088122605364 rows/sec., 144.05 KiB/sec. 2025.02.28 10:09:55.153113 [ 262 ] {49b05fb6-d9d1-46e9-898d-c8b16afcb513} TCPHandler: Processed in 0.002579373 sec. 2025.02.28 10:09:55.153340 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:55.153570 [ 261 ] {8d181090-5522-4c8d-a9ce-d1d8ffb46c7c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:09:55.153627 [ 261 ] {8d181090-5522-4c8d-a9ce-d1d8ffb46c7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:09:55.154363 [ 261 ] {8d181090-5522-4c8d-a9ce-d1d8ffb46c7c} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:55.154408 [ 261 ] {8d181090-5522-4c8d-a9ce-d1d8ffb46c7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:55.154786 [ 261 ] {8d181090-5522-4c8d-a9ce-d1d8ffb46c7c} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.28 10:09:55.155016 [ 261 ] {8d181090-5522-4c8d-a9ce-d1d8ffb46c7c} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:55.155237 [ 261 ] {8d181090-5522-4c8d-a9ce-d1d8ffb46c7c} executeQuery: Read 68 rows, 5.44 KiB in 0.001718 sec., 39580.908032596046 rows/sec., 3.09 MiB/sec. 2025.02.28 10:09:55.155290 [ 261 ] {8d181090-5522-4c8d-a9ce-d1d8ffb46c7c} TCPHandler: Processed in 0.002085158 sec. 2025.02.28 10:09:55.155436 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:55.155578 [ 262 ] {9a7ef0df-5012-4147-8354-6b323552e208} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:55.155643 [ 262 ] {9a7ef0df-5012-4147-8354-6b323552e208} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:09:55.156336 [ 262 ] {9a7ef0df-5012-4147-8354-6b323552e208} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:55.156384 [ 262 ] {9a7ef0df-5012-4147-8354-6b323552e208} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:55.156817 [ 262 ] {9a7ef0df-5012-4147-8354-6b323552e208} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.28 10:09:55.157078 [ 262 ] {9a7ef0df-5012-4147-8354-6b323552e208} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:55.157298 [ 262 ] {9a7ef0df-5012-4147-8354-6b323552e208} executeQuery: Read 160 rows, 11.41 KiB in 0.001756 sec., 91116.17312072893 rows/sec., 6.35 MiB/sec. 2025.02.28 10:09:55.157357 [ 262 ] {9a7ef0df-5012-4147-8354-6b323552e208} TCPHandler: Processed in 0.001975896 sec. 2025.02.28 10:09:55.157534 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:55.157671 [ 261 ] {fce02095-b8de-4b19-a1d8-c5b5f0fbda24} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:55.157765 [ 261 ] {fce02095-b8de-4b19-a1d8-c5b5f0fbda24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:09:55.158966 [ 261 ] {fce02095-b8de-4b19-a1d8-c5b5f0fbda24} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:55.159003 [ 261 ] {fce02095-b8de-4b19-a1d8-c5b5f0fbda24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:55.159603 [ 261 ] {fce02095-b8de-4b19-a1d8-c5b5f0fbda24} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 10:09:55.159852 [ 261 ] {fce02095-b8de-4b19-a1d8-c5b5f0fbda24} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:55.160119 [ 261 ] {fce02095-b8de-4b19-a1d8-c5b5f0fbda24} executeQuery: Read 4 rows, 7.34 KiB in 0.002472 sec., 1618.1229773462785 rows/sec., 2.90 MiB/sec. 2025.02.28 10:09:55.160327 [ 261 ] {fce02095-b8de-4b19-a1d8-c5b5f0fbda24} TCPHandler: Processed in 0.002852477 sec. 2025.02.28 10:09:55.160698 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:55.160922 [ 262 ] {7293917e-3fec-4f14-bb91-a7ee3fce41a8} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:09:55.161017 [ 262 ] {7293917e-3fec-4f14-bb91-a7ee3fce41a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:09:55.161733 [ 262 ] {7293917e-3fec-4f14-bb91-a7ee3fce41a8} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:55.161773 [ 262 ] {7293917e-3fec-4f14-bb91-a7ee3fce41a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:55.162144 [ 262 ] {7293917e-3fec-4f14-bb91-a7ee3fce41a8} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.28 10:09:55.162377 [ 262 ] {7293917e-3fec-4f14-bb91-a7ee3fce41a8} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:55.162615 [ 262 ] {7293917e-3fec-4f14-bb91-a7ee3fce41a8} executeQuery: Read 60 rows, 4.14 KiB in 0.001748 sec., 34324.94279176201 rows/sec., 2.31 MiB/sec. 2025.02.28 10:09:55.162669 [ 262 ] {7293917e-3fec-4f14-bb91-a7ee3fce41a8} TCPHandler: Processed in 0.002216509 sec. 2025.02.28 10:09:55.856386 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2025.02.28 10:09:55.877051 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:55.877121 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:55.884438 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 10:09:55.885240 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:55.888545 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2025.02.28 10:09:56.431730 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:56.432009 [ 261 ] {2da84b64-6ace-4a35-bc34-3cae0aeecad9} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:09:56.432113 [ 261 ] {2da84b64-6ace-4a35-bc34-3cae0aeecad9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:09:56.433050 [ 261 ] {2da84b64-6ace-4a35-bc34-3cae0aeecad9} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:56.433089 [ 261 ] {2da84b64-6ace-4a35-bc34-3cae0aeecad9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:56.433518 [ 261 ] {2da84b64-6ace-4a35-bc34-3cae0aeecad9} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 10:09:56.433762 [ 261 ] {2da84b64-6ace-4a35-bc34-3cae0aeecad9} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:56.433960 [ 261 ] {2da84b64-6ace-4a35-bc34-3cae0aeecad9} executeQuery: Read 24 rows, 2.04 KiB in 0.002028 sec., 11834.31952662722 rows/sec., 1005.45 KiB/sec. 2025.02.28 10:09:56.434016 [ 261 ] {2da84b64-6ace-4a35-bc34-3cae0aeecad9} TCPHandler: Processed in 0.002463482 sec. 2025.02.28 10:09:56.434278 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:56.434485 [ 262 ] {0fd5f8fc-e352-4345-bddf-07395a26033a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:09:56.434563 [ 262 ] {0fd5f8fc-e352-4345-bddf-07395a26033a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:09:56.435292 [ 262 ] {0fd5f8fc-e352-4345-bddf-07395a26033a} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:56.435341 [ 262 ] {0fd5f8fc-e352-4345-bddf-07395a26033a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:56.435760 [ 262 ] {0fd5f8fc-e352-4345-bddf-07395a26033a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 10:09:56.436011 [ 262 ] {0fd5f8fc-e352-4345-bddf-07395a26033a} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:56.436308 [ 262 ] {0fd5f8fc-e352-4345-bddf-07395a26033a} executeQuery: Read 6 rows, 501.00 B in 0.001876 sec., 3198.2942430703624 rows/sec., 260.80 KiB/sec. 2025.02.28 10:09:56.436535 [ 262 ] {0fd5f8fc-e352-4345-bddf-07395a26033a} TCPHandler: Processed in 0.002391601 sec. 2025.02.28 10:09:56.436725 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:56.436861 [ 261 ] {2a297e85-0324-40b8-b749-9305c8d9684e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:09:56.436917 [ 261 ] {2a297e85-0324-40b8-b749-9305c8d9684e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:09:56.438102 [ 261 ] {2a297e85-0324-40b8-b749-9305c8d9684e} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:56.438140 [ 261 ] {2a297e85-0324-40b8-b749-9305c8d9684e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:56.438585 [ 261 ] {2a297e85-0324-40b8-b749-9305c8d9684e} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.28 10:09:56.438820 [ 261 ] {2a297e85-0324-40b8-b749-9305c8d9684e} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:56.438946 [ 123 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.28 10:09:56.438998 [ 123 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:56.439008 [ 261 ] {2a297e85-0324-40b8-b749-9305c8d9684e} executeQuery: Read 1391 rows, 118.99 KiB in 0.002174 sec., 639834.406623735 rows/sec., 53.45 MiB/sec. 2025.02.28 10:09:56.439028 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:56.439075 [ 261 ] {2a297e85-0324-40b8-b749-9305c8d9684e} TCPHandler: Processed in 0.002427402 sec. 2025.02.28 10:09:56.439277 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:56.439289 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.28 10:09:56.439451 [ 262 ] {bfc8edc5-9d33-4b18-afe0-a4568af2cedf} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:09:56.439466 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:56.439512 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1967 rows starting from the beginning of the part 2025.02.28 10:09:56.439520 [ 262 ] {bfc8edc5-9d33-4b18-afe0-a4568af2cedf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:09:56.439691 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 128 rows starting from the beginning of the part 2025.02.28 10:09:56.439904 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 66 rows starting from the beginning of the part 2025.02.28 10:09:56.440395 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 128 rows starting from the beginning of the part 2025.02.28 10:09:56.440643 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part 2025.02.28 10:09:56.440884 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1391 rows starting from the beginning of the part 2025.02.28 10:09:56.441492 [ 262 ] {bfc8edc5-9d33-4b18-afe0-a4568af2cedf} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:56.441539 [ 262 ] {bfc8edc5-9d33-4b18-afe0-a4568af2cedf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:56.442022 [ 262 ] {bfc8edc5-9d33-4b18-afe0-a4568af2cedf} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 10:09:56.442348 [ 262 ] {bfc8edc5-9d33-4b18-afe0-a4568af2cedf} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:56.442593 [ 262 ] {bfc8edc5-9d33-4b18-afe0-a4568af2cedf} executeQuery: Read 54 rows, 4.09 KiB in 0.003184 sec., 16959.798994974873 rows/sec., 1.25 MiB/sec. 2025.02.28 10:09:56.442701 [ 262 ] {bfc8edc5-9d33-4b18-afe0-a4568af2cedf} TCPHandler: Processed in 0.003519935 sec. 2025.02.28 10:09:56.442972 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:56.443437 [ 261 ] {f6ae795d-7c49-4f98-b201-bc6b6b0e6467} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:09:56.443636 [ 261 ] {f6ae795d-7c49-4f98-b201-bc6b6b0e6467} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:09:56.444245 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 3744 rows, containing 5 columns (5 merged, 0 gathered) in 0.005130818 sec., 729708.2063717715 rows/sec., 63.15 MiB/sec. 2025.02.28 10:09:56.444583 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.28 10:09:56.445066 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_96_19} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:56.445210 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_96_19} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.28 10:09:56.445247 [ 261 ] {f6ae795d-7c49-4f98-b201-bc6b6b0e6467} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:56.445336 [ 261 ] {f6ae795d-7c49-4f98-b201-bc6b6b0e6467} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:56.445344 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.02.28 10:09:56.445735 [ 261 ] {f6ae795d-7c49-4f98-b201-bc6b6b0e6467} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 10:09:56.445987 [ 261 ] {f6ae795d-7c49-4f98-b201-bc6b6b0e6467} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:56.446221 [ 261 ] {f6ae795d-7c49-4f98-b201-bc6b6b0e6467} executeQuery: Read 252 rows, 17.85 KiB in 0.00297 sec., 84848.48484848485 rows/sec., 5.87 MiB/sec. 2025.02.28 10:09:56.446277 [ 261 ] {f6ae795d-7c49-4f98-b201-bc6b6b0e6467} TCPHandler: Processed in 0.003453355 sec. 2025.02.28 10:09:56.446453 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:56.446591 [ 262 ] {5bb712ee-e9f9-4c58-8176-37ca4c9a10d0} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:09:56.446643 [ 262 ] {5bb712ee-e9f9-4c58-8176-37ca4c9a10d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:09:56.447244 [ 262 ] {5bb712ee-e9f9-4c58-8176-37ca4c9a10d0} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:56.447285 [ 262 ] {5bb712ee-e9f9-4c58-8176-37ca4c9a10d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:56.447657 [ 262 ] {5bb712ee-e9f9-4c58-8176-37ca4c9a10d0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 10:09:56.447903 [ 262 ] {5bb712ee-e9f9-4c58-8176-37ca4c9a10d0} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:56.448195 [ 262 ] {5bb712ee-e9f9-4c58-8176-37ca4c9a10d0} executeQuery: Read 12 rows, 960.00 B in 0.001615 sec., 7430.340557275542 rows/sec., 580.50 KiB/sec. 2025.02.28 10:09:56.448382 [ 262 ] {5bb712ee-e9f9-4c58-8176-37ca4c9a10d0} TCPHandler: Processed in 0.001996695 sec. 2025.02.28 10:09:56.448539 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:56.448678 [ 261 ] {6cceaa65-9a02-4356-ba2b-f89405b4a537} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:09:56.448733 [ 261 ] {6cceaa65-9a02-4356-ba2b-f89405b4a537} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:09:56.449721 [ 261 ] {6cceaa65-9a02-4356-ba2b-f89405b4a537} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:56.449765 [ 261 ] {6cceaa65-9a02-4356-ba2b-f89405b4a537} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:56.450183 [ 261 ] {6cceaa65-9a02-4356-ba2b-f89405b4a537} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.28 10:09:56.450431 [ 261 ] {6cceaa65-9a02-4356-ba2b-f89405b4a537} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:56.450610 [ 120 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.28 10:09:56.450674 [ 261 ] {6cceaa65-9a02-4356-ba2b-f89405b4a537} executeQuery: Read 598 rows, 46.03 KiB in 0.002018 sec., 296333.00297324086 rows/sec., 22.28 MiB/sec. 2025.02.28 10:09:56.450689 [ 120 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:56.450769 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:56.450797 [ 261 ] {6cceaa65-9a02-4356-ba2b-f89405b4a537} TCPHandler: Processed in 0.00232345 sec. 2025.02.28 10:09:56.451000 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:56.451013 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.28 10:09:56.451152 [ 262 ] {5b5d78aa-e126-45be-945e-da7bfc58beb4} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:56.451168 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:56.451210 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 952 rows starting from the beginning of the part 2025.02.28 10:09:56.451227 [ 262 ] {5b5d78aa-e126-45be-945e-da7bfc58beb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:09:56.451429 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 100 rows starting from the beginning of the part 2025.02.28 10:09:56.451794 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 72 rows starting from the beginning of the part 2025.02.28 10:09:56.452123 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 100 rows starting from the beginning of the part 2025.02.28 10:09:56.452398 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 68 rows starting from the beginning of the part 2025.02.28 10:09:56.452710 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 598 rows starting from the beginning of the part 2025.02.28 10:09:56.453574 [ 262 ] {5b5d78aa-e126-45be-945e-da7bfc58beb4} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:56.453619 [ 262 ] {5b5d78aa-e126-45be-945e-da7bfc58beb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:56.454286 [ 262 ] {5b5d78aa-e126-45be-945e-da7bfc58beb4} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.28 10:09:56.454647 [ 262 ] {5b5d78aa-e126-45be-945e-da7bfc58beb4} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:56.454781 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1890 rows, containing 5 columns (5 merged, 0 gathered) in 0.003918941 sec., 482273.14470924676 rows/sec., 37.88 MiB/sec. 2025.02.28 10:09:56.454913 [ 120 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.28 10:09:56.454990 [ 120 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:56.455040 [ 262 ] {5b5d78aa-e126-45be-945e-da7bfc58beb4} executeQuery: Read 949 rows, 65.60 KiB in 0.003908 sec., 242835.20982599794 rows/sec., 16.39 MiB/sec. 2025.02.28 10:09:56.455042 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:56.455091 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.28 10:09:56.455335 [ 262 ] {5b5d78aa-e126-45be-945e-da7bfc58beb4} TCPHandler: Processed in 0.004418618 sec. 2025.02.28 10:09:56.455435 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.28 10:09:56.455560 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:56.455658 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:56.455773 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_96_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26398 rows starting from the beginning of the part 2025.02.28 10:09:56.455848 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_96_19} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:56.455973 [ 261 ] {468cf2c7-7571-4e23-85b1-ffecf2308f99} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:09:56.456261 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part 2025.02.28 10:09:56.456284 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_96_19} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.28 10:09:56.456443 [ 261 ] {468cf2c7-7571-4e23-85b1-ffecf2308f99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:09:56.456651 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.28 10:09:56.456859 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 162 rows starting from the beginning of the part 2025.02.28 10:09:56.457447 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part 2025.02.28 10:09:56.457885 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part 2025.02.28 10:09:56.458365 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 949 rows starting from the beginning of the part 2025.02.28 10:09:56.461020 [ 261 ] {468cf2c7-7571-4e23-85b1-ffecf2308f99} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:56.461097 [ 261 ] {468cf2c7-7571-4e23-85b1-ffecf2308f99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:56.462780 [ 261 ] {468cf2c7-7571-4e23-85b1-ffecf2308f99} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 10:09:56.463449 [ 261 ] {468cf2c7-7571-4e23-85b1-ffecf2308f99} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:56.463732 [ 261 ] {468cf2c7-7571-4e23-85b1-ffecf2308f99} executeQuery: Read 36 rows, 66.06 KiB in 0.007963 sec., 4520.909205073465 rows/sec., 8.10 MiB/sec. 2025.02.28 10:09:56.464070 [ 261 ] {468cf2c7-7571-4e23-85b1-ffecf2308f99} TCPHandler: Processed in 0.008621432 sec. 2025.02.28 10:09:56.464281 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:09:56.464419 [ 262 ] {645d5362-c3da-40e3-97c4-8f3d908e9009} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:09:56.464492 [ 262 ] {645d5362-c3da-40e3-97c4-8f3d908e9009} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:09:56.465089 [ 262 ] {645d5362-c3da-40e3-97c4-8f3d908e9009} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:56.465161 [ 262 ] {645d5362-c3da-40e3-97c4-8f3d908e9009} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:56.465697 [ 262 ] {645d5362-c3da-40e3-97c4-8f3d908e9009} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.28 10:09:56.465987 [ 262 ] {645d5362-c3da-40e3-97c4-8f3d908e9009} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:56.466180 [ 120 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.28 10:09:56.466284 [ 262 ] {645d5362-c3da-40e3-97c4-8f3d908e9009} executeQuery: Read 24 rows, 1.66 KiB in 0.001881 sec., 12759.170653907495 rows/sec., 880.52 KiB/sec. 2025.02.28 10:09:56.466289 [ 120 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:56.466383 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:56.466489 [ 262 ] {645d5362-c3da-40e3-97c4-8f3d908e9009} TCPHandler: Processed in 0.00226402 sec. 2025.02.28 10:09:56.466749 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.28 10:09:56.466875 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:09:56.466929 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4710 rows starting from the beginning of the part 2025.02.28 10:09:56.467117 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part 2025.02.28 10:09:56.467377 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part 2025.02.28 10:09:56.467620 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part 2025.02.28 10:09:56.467917 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part 2025.02.28 10:09:56.468238 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 24 rows starting from the beginning of the part 2025.02.28 10:09:56.468663 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 27989 rows, containing 5 columns (5 merged, 0 gathered) in 0.013433545 sec., 2083515.5575092055 rows/sec., 142.44 MiB/sec. 2025.02.28 10:09:56.469048 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.28 10:09:56.469504 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_96_19} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:56.469717 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_96_19} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.28 10:09:56.469881 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.02.28 10:09:56.471130 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 4974 rows, containing 4 columns (4 merged, 0 gathered) in 0.004550169 sec., 1093146.210613276 rows/sec., 73.29 MiB/sec. 2025.02.28 10:09:56.471820 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.28 10:09:56.472148 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_96_19} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:56.472242 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_96_19} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.28 10:09:56.472348 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2025.02.28 10:09:59.051306 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1458 2025.02.28 10:09:59.054641 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:09:59.054704 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:09:59.056203 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 10:09:59.056529 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:09:59.057959 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1458 2025.02.28 10:10:00.145576 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:00.145797 [ 261 ] {7b22da72-4cf4-40a0-b88c-48b8f52c57b0} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:10:00.145880 [ 261 ] {7b22da72-4cf4-40a0-b88c-48b8f52c57b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:10:00.146741 [ 261 ] {7b22da72-4cf4-40a0-b88c-48b8f52c57b0} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:00.146797 [ 261 ] {7b22da72-4cf4-40a0-b88c-48b8f52c57b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:00.147260 [ 261 ] {7b22da72-4cf4-40a0-b88c-48b8f52c57b0} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.28 10:10:00.147519 [ 261 ] {7b22da72-4cf4-40a0-b88c-48b8f52c57b0} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:00.147767 [ 261 ] {7b22da72-4cf4-40a0-b88c-48b8f52c57b0} executeQuery: Read 56 rows, 4.38 KiB in 0.002024 sec., 27667.984189723316 rows/sec., 2.11 MiB/sec. 2025.02.28 10:10:00.147880 [ 261 ] {7b22da72-4cf4-40a0-b88c-48b8f52c57b0} TCPHandler: Processed in 0.002445542 sec. 2025.02.28 10:10:00.148140 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:00.148353 [ 262 ] {7f312c3f-ed3f-4342-995d-e8ba28e0d0cf} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:10:00.148430 [ 262 ] {7f312c3f-ed3f-4342-995d-e8ba28e0d0cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:10:00.149209 [ 262 ] {7f312c3f-ed3f-4342-995d-e8ba28e0d0cf} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:00.149255 [ 262 ] {7f312c3f-ed3f-4342-995d-e8ba28e0d0cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:00.149705 [ 262 ] {7f312c3f-ed3f-4342-995d-e8ba28e0d0cf} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.28 10:10:00.149974 [ 262 ] {7f312c3f-ed3f-4342-995d-e8ba28e0d0cf} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:00.150228 [ 262 ] {7f312c3f-ed3f-4342-995d-e8ba28e0d0cf} executeQuery: Read 64 rows, 5.12 KiB in 0.001931 sec., 33143.44899016054 rows/sec., 2.59 MiB/sec. 2025.02.28 10:10:00.150292 [ 262 ] {7f312c3f-ed3f-4342-995d-e8ba28e0d0cf} TCPHandler: Processed in 0.00230048 sec. 2025.02.28 10:10:00.150476 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:00.150622 [ 261 ] {cf71abc4-b23e-4209-ad2e-b595a227ba96} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:00.150690 [ 261 ] {cf71abc4-b23e-4209-ad2e-b595a227ba96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:10:00.151349 [ 261 ] {cf71abc4-b23e-4209-ad2e-b595a227ba96} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:00.151397 [ 261 ] {cf71abc4-b23e-4209-ad2e-b595a227ba96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:00.151825 [ 261 ] {cf71abc4-b23e-4209-ad2e-b595a227ba96} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.28 10:10:00.152072 [ 261 ] {cf71abc4-b23e-4209-ad2e-b595a227ba96} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:00.152281 [ 261 ] {cf71abc4-b23e-4209-ad2e-b595a227ba96} executeQuery: Read 96 rows, 6.85 KiB in 0.001694 sec., 56670.60212514758 rows/sec., 3.95 MiB/sec. 2025.02.28 10:10:00.152338 [ 261 ] {cf71abc4-b23e-4209-ad2e-b595a227ba96} TCPHandler: Processed in 0.001929975 sec. 2025.02.28 10:10:00.152486 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:00.152640 [ 262 ] {12b88c2a-8e4f-4cb6-9602-066b7b519e9b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:10:00.152737 [ 262 ] {12b88c2a-8e4f-4cb6-9602-066b7b519e9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:10:00.153631 [ 262 ] {12b88c2a-8e4f-4cb6-9602-066b7b519e9b} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:00.153675 [ 262 ] {12b88c2a-8e4f-4cb6-9602-066b7b519e9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:00.154068 [ 262 ] {12b88c2a-8e4f-4cb6-9602-066b7b519e9b} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.28 10:10:00.154306 [ 262 ] {12b88c2a-8e4f-4cb6-9602-066b7b519e9b} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:00.154516 [ 262 ] {12b88c2a-8e4f-4cb6-9602-066b7b519e9b} executeQuery: Read 36 rows, 2.48 KiB in 0.001933 sec., 18623.900672529748 rows/sec., 1.26 MiB/sec. 2025.02.28 10:10:00.154568 [ 262 ] {12b88c2a-8e4f-4cb6-9602-066b7b519e9b} TCPHandler: Processed in 0.002140148 sec. 2025.02.28 10:10:01.416933 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 2025.02.28 10:10:01.417625 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:01.417676 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:01.418197 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 10:10:01.418462 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:01.418713 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 2025.02.28 10:10:03.389581 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2025.02.28 10:10:03.410364 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:03.410416 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:03.418530 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 10:10:03.419319 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:03.423213 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.02.28 10:10:05.148563 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:05.148759 [ 261 ] {aa843abb-6651-4763-b7e9-52c0aa883a56} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:10:05.148845 [ 261 ] {aa843abb-6651-4763-b7e9-52c0aa883a56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:10:05.149782 [ 261 ] {aa843abb-6651-4763-b7e9-52c0aa883a56} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:05.149836 [ 261 ] {aa843abb-6651-4763-b7e9-52c0aa883a56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:05.150277 [ 261 ] {aa843abb-6651-4763-b7e9-52c0aa883a56} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.28 10:10:05.150542 [ 261 ] {aa843abb-6651-4763-b7e9-52c0aa883a56} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:05.150789 [ 261 ] {aa843abb-6651-4763-b7e9-52c0aa883a56} executeQuery: Read 64 rows, 5.16 KiB in 0.002089 sec., 30636.66826232647 rows/sec., 2.41 MiB/sec. 2025.02.28 10:10:05.150857 [ 261 ] {aa843abb-6651-4763-b7e9-52c0aa883a56} TCPHandler: Processed in 0.002433382 sec. 2025.02.28 10:10:05.151172 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:05.151480 [ 262 ] {1010a487-c8c5-417d-a895-a8807e56d66a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:10:05.151599 [ 262 ] {1010a487-c8c5-417d-a895-a8807e56d66a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:10:05.152418 [ 262 ] {1010a487-c8c5-417d-a895-a8807e56d66a} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:05.152468 [ 262 ] {1010a487-c8c5-417d-a895-a8807e56d66a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:05.152919 [ 262 ] {1010a487-c8c5-417d-a895-a8807e56d66a} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.28 10:10:05.153190 [ 262 ] {1010a487-c8c5-417d-a895-a8807e56d66a} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:05.153472 [ 262 ] {1010a487-c8c5-417d-a895-a8807e56d66a} executeQuery: Read 4 rows, 308.00 B in 0.002077 sec., 1925.8545979778528 rows/sec., 144.82 KiB/sec. 2025.02.28 10:10:05.153540 [ 262 ] {1010a487-c8c5-417d-a895-a8807e56d66a} TCPHandler: Processed in 0.002558343 sec. 2025.02.28 10:10:05.153695 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:05.153841 [ 261 ] {220025a6-3f7f-45f0-ae47-86794554e850} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:10:05.153903 [ 261 ] {220025a6-3f7f-45f0-ae47-86794554e850} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:10:05.154640 [ 261 ] {220025a6-3f7f-45f0-ae47-86794554e850} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:05.154689 [ 261 ] {220025a6-3f7f-45f0-ae47-86794554e850} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:05.155063 [ 261 ] {220025a6-3f7f-45f0-ae47-86794554e850} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.28 10:10:05.155294 [ 261 ] {220025a6-3f7f-45f0-ae47-86794554e850} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:05.155505 [ 261 ] {220025a6-3f7f-45f0-ae47-86794554e850} executeQuery: Read 68 rows, 5.44 KiB in 0.001699 sec., 40023.543260741615 rows/sec., 3.12 MiB/sec. 2025.02.28 10:10:05.155560 [ 261 ] {220025a6-3f7f-45f0-ae47-86794554e850} TCPHandler: Processed in 0.001935336 sec. 2025.02.28 10:10:05.155734 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:05.155963 [ 262 ] {f0ff61ab-ea84-42b6-b99d-77b96f2e96a3} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:05.156063 [ 262 ] {f0ff61ab-ea84-42b6-b99d-77b96f2e96a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:10:05.156956 [ 262 ] {f0ff61ab-ea84-42b6-b99d-77b96f2e96a3} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:05.156998 [ 262 ] {f0ff61ab-ea84-42b6-b99d-77b96f2e96a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:05.157412 [ 262 ] {f0ff61ab-ea84-42b6-b99d-77b96f2e96a3} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.28 10:10:05.157662 [ 262 ] {f0ff61ab-ea84-42b6-b99d-77b96f2e96a3} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:05.157886 [ 262 ] {f0ff61ab-ea84-42b6-b99d-77b96f2e96a3} executeQuery: Read 160 rows, 11.41 KiB in 0.001982 sec., 80726.53884964682 rows/sec., 5.62 MiB/sec. 2025.02.28 10:10:05.157944 [ 262 ] {f0ff61ab-ea84-42b6-b99d-77b96f2e96a3} TCPHandler: Processed in 0.00228397 sec. 2025.02.28 10:10:05.158109 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:05.158250 [ 261 ] {916c67f1-397b-44bb-a715-761c80d6e5a3} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:05.158345 [ 261 ] {916c67f1-397b-44bb-a715-761c80d6e5a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:10:05.159509 [ 261 ] {916c67f1-397b-44bb-a715-761c80d6e5a3} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:05.159548 [ 261 ] {916c67f1-397b-44bb-a715-761c80d6e5a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:05.160150 [ 261 ] {916c67f1-397b-44bb-a715-761c80d6e5a3} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.28 10:10:05.160411 [ 261 ] {916c67f1-397b-44bb-a715-761c80d6e5a3} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:05.160691 [ 261 ] {916c67f1-397b-44bb-a715-761c80d6e5a3} executeQuery: Read 4 rows, 7.34 KiB in 0.002469 sec., 1620.0891049007696 rows/sec., 2.90 MiB/sec. 2025.02.28 10:10:05.160993 [ 261 ] {916c67f1-397b-44bb-a715-761c80d6e5a3} TCPHandler: Processed in 0.002945799 sec. 2025.02.28 10:10:05.161225 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:05.161388 [ 262 ] {46770111-a4b0-46c8-b3b2-ea41b800866d} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:10:05.161439 [ 262 ] {46770111-a4b0-46c8-b3b2-ea41b800866d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:10:05.161906 [ 262 ] {46770111-a4b0-46c8-b3b2-ea41b800866d} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:05.161945 [ 262 ] {46770111-a4b0-46c8-b3b2-ea41b800866d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:05.162314 [ 262 ] {46770111-a4b0-46c8-b3b2-ea41b800866d} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.28 10:10:05.162556 [ 262 ] {46770111-a4b0-46c8-b3b2-ea41b800866d} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:05.162799 [ 262 ] {46770111-a4b0-46c8-b3b2-ea41b800866d} executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec. 2025.02.28 10:10:05.162854 [ 262 ] {46770111-a4b0-46c8-b3b2-ea41b800866d} TCPHandler: Processed in 0.001742693 sec. 2025.02.28 10:10:08.580130 [ 112 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.02.28 10:10:08.580255 [ 112 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:08.580298 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:08.580591 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.02.28 10:10:08.580932 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:08.581006 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part 2025.02.28 10:10:08.581143 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part 2025.02.28 10:10:08.581378 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part 2025.02.28 10:10:08.581634 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part 2025.02.28 10:10:08.581894 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2025.02.28 10:10:08.583049 [ 186 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002633664 sec., 14428.56795703628 rows/sec., 1.20 MiB/sec. 2025.02.28 10:10:08.583212 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.02.28 10:10:08.583484 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_25_6} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:08.583568 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_25_6} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.02.28 10:10:08.583656 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 10:10:08.724723 [ 111 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:10:08.724780 [ 111 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:10:08.918876 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 2025.02.28 10:10:08.919930 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:08.919980 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:08.920498 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 10:10:08.920765 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:08.921015 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2025.02.28 10:10:09.058174 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1478 2025.02.28 10:10:09.060932 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:09.060982 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:09.062451 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 10:10:09.062768 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:09.063387 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1478 2025.02.28 10:10:10.149416 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:10.149619 [ 261 ] {20cd96fc-2f14-4900-a082-003421a40c67} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:10:10.149699 [ 261 ] {20cd96fc-2f14-4900-a082-003421a40c67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:10:10.150529 [ 261 ] {20cd96fc-2f14-4900-a082-003421a40c67} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:10.150578 [ 261 ] {20cd96fc-2f14-4900-a082-003421a40c67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:10.151010 [ 261 ] {20cd96fc-2f14-4900-a082-003421a40c67} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.28 10:10:10.151278 [ 261 ] {20cd96fc-2f14-4900-a082-003421a40c67} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:10.151532 [ 261 ] {20cd96fc-2f14-4900-a082-003421a40c67} executeQuery: Read 128 rows, 11.21 KiB in 0.001971 sec., 64941.65398274987 rows/sec., 5.56 MiB/sec. 2025.02.28 10:10:10.151599 [ 261 ] {20cd96fc-2f14-4900-a082-003421a40c67} TCPHandler: Processed in 0.00232077 sec. 2025.02.28 10:10:10.151851 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:10.152063 [ 262 ] {2fb737e0-1829-4086-85af-76f44f82aaae} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:10:10.152146 [ 262 ] {2fb737e0-1829-4086-85af-76f44f82aaae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:10:10.152972 [ 262 ] {2fb737e0-1829-4086-85af-76f44f82aaae} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:10.153020 [ 262 ] {2fb737e0-1829-4086-85af-76f44f82aaae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:10.153469 [ 262 ] {2fb737e0-1829-4086-85af-76f44f82aaae} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.28 10:10:10.153733 [ 262 ] {2fb737e0-1829-4086-85af-76f44f82aaae} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:10.153931 [ 108 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.28 10:10:10.154003 [ 262 ] {2fb737e0-1829-4086-85af-76f44f82aaae} executeQuery: Read 36 rows, 2.71 KiB in 0.001989 sec., 18099.54751131222 rows/sec., 1.33 MiB/sec. 2025.02.28 10:10:10.154031 [ 108 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:10.154095 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:10.154140 [ 262 ] {2fb737e0-1829-4086-85af-76f44f82aaae} TCPHandler: Processed in 0.002420802 sec. 2025.02.28 10:10:10.154354 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:10.154355 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.28 10:10:10.154527 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:10.154530 [ 261 ] {a870a3b8-2f27-42fa-ab20-7ef8a7ab8bff} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:10:10.154567 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 178 rows starting from the beginning of the part 2025.02.28 10:10:10.154612 [ 261 ] {a870a3b8-2f27-42fa-ab20-7ef8a7ab8bff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:10:10.154769 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part 2025.02.28 10:10:10.155146 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 4 rows starting from the beginning of the part 2025.02.28 10:10:10.155527 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 54 rows starting from the beginning of the part 2025.02.28 10:10:10.155925 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 4 rows starting from the beginning of the part 2025.02.28 10:10:10.156293 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part 2025.02.28 10:10:10.157292 [ 261 ] {a870a3b8-2f27-42fa-ab20-7ef8a7ab8bff} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:10.157339 [ 261 ] {a870a3b8-2f27-42fa-ab20-7ef8a7ab8bff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:10.157904 [ 261 ] {a870a3b8-2f27-42fa-ab20-7ef8a7ab8bff} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.28 10:10:10.158067 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.00385859 sec., 80858.55195809869 rows/sec., 5.84 MiB/sec. 2025.02.28 10:10:10.158195 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.28 10:10:10.158218 [ 261 ] {a870a3b8-2f27-42fa-ab20-7ef8a7ab8bff} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:10.158538 [ 261 ] {a870a3b8-2f27-42fa-ab20-7ef8a7ab8bff} executeQuery: Read 100 rows, 8.00 KiB in 0.004061 sec., 24624.47672986949 rows/sec., 1.92 MiB/sec. 2025.02.28 10:10:10.158595 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_81_16} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:10.158664 [ 261 ] {a870a3b8-2f27-42fa-ab20-7ef8a7ab8bff} TCPHandler: Processed in 0.004399877 sec. 2025.02.28 10:10:10.158893 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_81_16} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.28 10:10:10.158957 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:10.159116 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 10:10:10.159367 [ 262 ] {8c6f44fd-67f9-4329-98cb-44522613bc3c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:10.159543 [ 262 ] {8c6f44fd-67f9-4329-98cb-44522613bc3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:10:10.160261 [ 262 ] {8c6f44fd-67f9-4329-98cb-44522613bc3c} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:10.160303 [ 262 ] {8c6f44fd-67f9-4329-98cb-44522613bc3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:10.160718 [ 262 ] {8c6f44fd-67f9-4329-98cb-44522613bc3c} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.28 10:10:10.160960 [ 262 ] {8c6f44fd-67f9-4329-98cb-44522613bc3c} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:10.161180 [ 262 ] {8c6f44fd-67f9-4329-98cb-44522613bc3c} executeQuery: Read 160 rows, 11.41 KiB in 0.001934 sec., 82730.09307135471 rows/sec., 5.76 MiB/sec. 2025.02.28 10:10:10.161238 [ 262 ] {8c6f44fd-67f9-4329-98cb-44522613bc3c} TCPHandler: Processed in 0.002453752 sec. 2025.02.28 10:10:10.161419 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:10.161558 [ 261 ] {50a22206-b0b1-4292-8f5a-eff243e95767} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:10.161654 [ 261 ] {50a22206-b0b1-4292-8f5a-eff243e95767} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:10:10.162869 [ 261 ] {50a22206-b0b1-4292-8f5a-eff243e95767} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:10.162908 [ 261 ] {50a22206-b0b1-4292-8f5a-eff243e95767} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:10.163569 [ 261 ] {50a22206-b0b1-4292-8f5a-eff243e95767} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.28 10:10:10.163835 [ 261 ] {50a22206-b0b1-4292-8f5a-eff243e95767} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:10.164018 [ 108 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.28 10:10:10.164082 [ 108 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:10.164111 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:10.164142 [ 261 ] {50a22206-b0b1-4292-8f5a-eff243e95767} executeQuery: Read 36 rows, 66.06 KiB in 0.002606 sec., 13814.274750575596 rows/sec., 24.75 MiB/sec. 2025.02.28 10:10:10.164360 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.28 10:10:10.164762 [ 261 ] {50a22206-b0b1-4292-8f5a-eff243e95767} TCPHandler: Processed in 0.003409045 sec. 2025.02.28 10:10:10.165136 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:10.165778 [ 262 ] {68b8b5d3-ecd4-4c14-88f4-4a6ccfb73885} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:10:10.166009 [ 262 ] {68b8b5d3-ecd4-4c14-88f4-4a6ccfb73885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:10:10.166063 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:10.166293 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1559 rows starting from the beginning of the part 2025.02.28 10:10:10.167040 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part 2025.02.28 10:10:10.167853 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 4 rows starting from the beginning of the part 2025.02.28 10:10:10.168119 [ 262 ] {68b8b5d3-ecd4-4c14-88f4-4a6ccfb73885} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:10.168294 [ 262 ] {68b8b5d3-ecd4-4c14-88f4-4a6ccfb73885} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:10.168470 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part 2025.02.28 10:10:10.169081 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 4 rows starting from the beginning of the part 2025.02.28 10:10:10.169632 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part 2025.02.28 10:10:10.170326 [ 262 ] {68b8b5d3-ecd4-4c14-88f4-4a6ccfb73885} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.28 10:10:10.170855 [ 262 ] {68b8b5d3-ecd4-4c14-88f4-4a6ccfb73885} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:10.171458 [ 262 ] {68b8b5d3-ecd4-4c14-88f4-4a6ccfb73885} executeQuery: Read 60 rows, 4.14 KiB in 0.005905 sec., 10160.880609652837 rows/sec., 701.21 KiB/sec. 2025.02.28 10:10:10.171614 [ 262 ] {68b8b5d3-ecd4-4c14-88f4-4a6ccfb73885} TCPHandler: Processed in 0.006722668 sec. 2025.02.28 10:10:10.178485 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1675 rows, containing 19 columns (19 merged, 0 gathered) in 0.014289677 sec., 117217.48504182424 rows/sec., 210.05 MiB/sec. 2025.02.28 10:10:10.180178 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.28 10:10:10.180641 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_81_16} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:10.180738 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_81_16} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.28 10:10:10.180910 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. 2025.02.28 10:10:10.923265 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.02.28 10:10:10.945647 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:10.945710 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:10.953165 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 10:10:10.953953 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:10.959412 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.02.28 10:10:11.000158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 243.91 MiB, peak 254.93 MiB, free memory in arenas 0.00 B, will set to 246.06 MiB (RSS), difference: 2.15 MiB 2025.02.28 10:10:15.149025 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:15.149253 [ 261 ] {4e1108a4-1a8a-45f5-a994-b83436e63ba2} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:10:15.149338 [ 261 ] {4e1108a4-1a8a-45f5-a994-b83436e63ba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:10:15.150194 [ 261 ] {4e1108a4-1a8a-45f5-a994-b83436e63ba2} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:15.150250 [ 261 ] {4e1108a4-1a8a-45f5-a994-b83436e63ba2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:15.150685 [ 261 ] {4e1108a4-1a8a-45f5-a994-b83436e63ba2} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 10:10:15.150953 [ 261 ] {4e1108a4-1a8a-45f5-a994-b83436e63ba2} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:15.151206 [ 261 ] {4e1108a4-1a8a-45f5-a994-b83436e63ba2} executeQuery: Read 4 rows, 334.00 B in 0.002011 sec., 1989.0601690701142 rows/sec., 162.19 KiB/sec. 2025.02.28 10:10:15.151272 [ 261 ] {4e1108a4-1a8a-45f5-a994-b83436e63ba2} TCPHandler: Processed in 0.002395261 sec. 2025.02.28 10:10:15.151549 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:15.151759 [ 262 ] {d7180a5a-ce48-4cab-bf65-c7dc55a7a3d6} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:10:15.151843 [ 262 ] {d7180a5a-ce48-4cab-bf65-c7dc55a7a3d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:10:15.152643 [ 262 ] {d7180a5a-ce48-4cab-bf65-c7dc55a7a3d6} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:15.152694 [ 262 ] {d7180a5a-ce48-4cab-bf65-c7dc55a7a3d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:15.153143 [ 262 ] {d7180a5a-ce48-4cab-bf65-c7dc55a7a3d6} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.28 10:10:15.153401 [ 262 ] {d7180a5a-ce48-4cab-bf65-c7dc55a7a3d6} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:15.153681 [ 262 ] {d7180a5a-ce48-4cab-bf65-c7dc55a7a3d6} executeQuery: Read 66 rows, 5.31 KiB in 0.001965 sec., 33587.78625954198 rows/sec., 2.64 MiB/sec. 2025.02.28 10:10:15.153788 [ 262 ] {d7180a5a-ce48-4cab-bf65-c7dc55a7a3d6} TCPHandler: Processed in 0.002376091 sec. 2025.02.28 10:10:15.154010 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:15.154317 [ 261 ] {5ae8b3d1-a77d-4314-b69c-dd12292cd077} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:10:15.154445 [ 261 ] {5ae8b3d1-a77d-4314-b69c-dd12292cd077} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:10:15.155142 [ 261 ] {5ae8b3d1-a77d-4314-b69c-dd12292cd077} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:15.155184 [ 261 ] {5ae8b3d1-a77d-4314-b69c-dd12292cd077} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:15.155545 [ 261 ] {5ae8b3d1-a77d-4314-b69c-dd12292cd077} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.28 10:10:15.155781 [ 261 ] {5ae8b3d1-a77d-4314-b69c-dd12292cd077} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:15.155965 [ 261 ] {5ae8b3d1-a77d-4314-b69c-dd12292cd077} executeQuery: Read 8 rows, 594.00 B in 0.001755 sec., 4558.404558404558 rows/sec., 330.53 KiB/sec. 2025.02.28 10:10:15.156015 [ 261 ] {5ae8b3d1-a77d-4314-b69c-dd12292cd077} TCPHandler: Processed in 0.002114818 sec. 2025.02.28 10:10:15.156161 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:15.156292 [ 262 ] {f0a1d75d-6a18-42dc-bc6d-6e06bb6892da} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:10:15.156346 [ 262 ] {f0a1d75d-6a18-42dc-bc6d-6e06bb6892da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:10:15.157017 [ 262 ] {f0a1d75d-6a18-42dc-bc6d-6e06bb6892da} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:15.157062 [ 262 ] {f0a1d75d-6a18-42dc-bc6d-6e06bb6892da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:15.157446 [ 262 ] {f0a1d75d-6a18-42dc-bc6d-6e06bb6892da} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.28 10:10:15.157687 [ 262 ] {f0a1d75d-6a18-42dc-bc6d-6e06bb6892da} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:15.157937 [ 262 ] {f0a1d75d-6a18-42dc-bc6d-6e06bb6892da} executeQuery: Read 72 rows, 5.76 KiB in 0.001668 sec., 43165.467625899284 rows/sec., 3.37 MiB/sec. 2025.02.28 10:10:15.158043 [ 262 ] {f0a1d75d-6a18-42dc-bc6d-6e06bb6892da} TCPHandler: Processed in 0.001938485 sec. 2025.02.28 10:10:15.158268 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:15.158434 [ 261 ] {4c8f6f46-f1eb-4cb1-90e8-314dcb0f3826} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:15.158489 [ 261 ] {4c8f6f46-f1eb-4cb1-90e8-314dcb0f3826} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:10:15.159066 [ 261 ] {4c8f6f46-f1eb-4cb1-90e8-314dcb0f3826} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:15.159103 [ 261 ] {4c8f6f46-f1eb-4cb1-90e8-314dcb0f3826} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:15.159491 [ 261 ] {4c8f6f46-f1eb-4cb1-90e8-314dcb0f3826} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.28 10:10:15.159718 [ 261 ] {4c8f6f46-f1eb-4cb1-90e8-314dcb0f3826} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:15.159895 [ 261 ] {4c8f6f46-f1eb-4cb1-90e8-314dcb0f3826} executeQuery: Read 162 rows, 11.55 KiB in 0.001486 sec., 109017.49663526246 rows/sec., 7.59 MiB/sec. 2025.02.28 10:10:15.159944 [ 261 ] {4c8f6f46-f1eb-4cb1-90e8-314dcb0f3826} TCPHandler: Processed in 0.001785463 sec. 2025.02.28 10:10:15.160100 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:15.160219 [ 262 ] {14ebc45a-0cb4-4a97-bf10-6392255c8cc6} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:15.160303 [ 262 ] {14ebc45a-0cb4-4a97-bf10-6392255c8cc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:10:15.161428 [ 262 ] {14ebc45a-0cb4-4a97-bf10-6392255c8cc6} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:15.161469 [ 262 ] {14ebc45a-0cb4-4a97-bf10-6392255c8cc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:15.162096 [ 262 ] {14ebc45a-0cb4-4a97-bf10-6392255c8cc6} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.28 10:10:15.162358 [ 262 ] {14ebc45a-0cb4-4a97-bf10-6392255c8cc6} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:15.162623 [ 262 ] {14ebc45a-0cb4-4a97-bf10-6392255c8cc6} executeQuery: Read 4 rows, 7.34 KiB in 0.002428 sec., 1647.4464579901153 rows/sec., 2.95 MiB/sec. 2025.02.28 10:10:15.162735 [ 262 ] {14ebc45a-0cb4-4a97-bf10-6392255c8cc6} TCPHandler: Processed in 0.002691616 sec. 2025.02.28 10:10:15.162892 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:15.163031 [ 261 ] {e279a527-c2cc-4b94-9b7e-a6d3243a6504} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:10:15.163090 [ 261 ] {e279a527-c2cc-4b94-9b7e-a6d3243a6504} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:10:15.163669 [ 261 ] {e279a527-c2cc-4b94-9b7e-a6d3243a6504} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:15.163714 [ 261 ] {e279a527-c2cc-4b94-9b7e-a6d3243a6504} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:15.164115 [ 261 ] {e279a527-c2cc-4b94-9b7e-a6d3243a6504} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.28 10:10:15.164356 [ 261 ] {e279a527-c2cc-4b94-9b7e-a6d3243a6504} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:15.164529 [ 261 ] {e279a527-c2cc-4b94-9b7e-a6d3243a6504} executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. 2025.02.28 10:10:15.164577 [ 261 ] {e279a527-c2cc-4b94-9b7e-a6d3243a6504} TCPHandler: Processed in 0.001751623 sec. 2025.02.28 10:10:16.422104 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 2025.02.28 10:10:16.422765 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:16.422808 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:16.423374 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 10:10:16.423631 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:16.423787 [ 98 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 10:10:16.423835 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 2025.02.28 10:10:16.423839 [ 98 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:16.423871 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:16.424020 [ 200 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 10:10:16.424194 [ 200 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:16.424240 [ 200 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part 2025.02.28 10:10:16.424321 [ 200 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part 2025.02.28 10:10:16.424567 [ 200 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part 2025.02.28 10:10:16.424734 [ 200 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part 2025.02.28 10:10:16.424864 [ 200 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part 2025.02.28 10:10:16.425068 [ 200 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part 2025.02.28 10:10:16.427986 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.004042843 sec., 6925571.930445976 rows/sec., 99.07 MiB/sec. 2025.02.28 10:10:16.428258 [ 192 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 10:10:16.428573 [ 192 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_61_12} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:16.428666 [ 192 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_61_12} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 10:10:16.428769 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2025.02.28 10:10:18.459457 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.02.28 10:10:18.482289 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:18.482341 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:18.489696 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 10:10:18.490491 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:18.490815 [ 96 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 10:10:18.490887 [ 96 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:18.490935 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:18.491439 [ 198 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 10:10:18.505954 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.02.28 10:10:18.507983 [ 198 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:18.509786 [ 198 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 423 rows starting from the beginning of the part 2025.02.28 10:10:18.515452 [ 198 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 7 rows starting from the beginning of the part 2025.02.28 10:10:18.521188 [ 198 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2025.02.28 10:10:18.526772 [ 198 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part 2025.02.28 10:10:18.532510 [ 198 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2025.02.28 10:10:18.537855 [ 198 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part 2025.02.28 10:10:18.596248 [ 199 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.105145122 sec., 4374.905761201171 rows/sec., 22.62 MiB/sec. 2025.02.28 10:10:18.599487 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 10:10:18.602466 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_61_12} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:18.602563 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_61_12} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 10:10:18.604803 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.28 10:10:19.064522 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1504 2025.02.28 10:10:19.067514 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:19.067582 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:19.069177 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 10:10:19.069543 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:19.071024 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1504 2025.02.28 10:10:20.149490 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:20.149682 [ 261 ] {05826bfc-bf49-490d-bb8f-d728fed78978} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:10:20.149755 [ 261 ] {05826bfc-bf49-490d-bb8f-d728fed78978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:10:20.150616 [ 261 ] {05826bfc-bf49-490d-bb8f-d728fed78978} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:20.150667 [ 261 ] {05826bfc-bf49-490d-bb8f-d728fed78978} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:20.151130 [ 261 ] {05826bfc-bf49-490d-bb8f-d728fed78978} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.28 10:10:20.151384 [ 261 ] {05826bfc-bf49-490d-bb8f-d728fed78978} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:20.151621 [ 94 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.28 10:10:20.151644 [ 261 ] {05826bfc-bf49-490d-bb8f-d728fed78978} executeQuery: Read 128 rows, 11.21 KiB in 0.002004 sec., 63872.255489021954 rows/sec., 5.47 MiB/sec. 2025.02.28 10:10:20.151746 [ 94 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:20.151833 [ 261 ] {05826bfc-bf49-490d-bb8f-d728fed78978} TCPHandler: Processed in 0.002472842 sec. 2025.02.28 10:10:20.151841 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:20.152159 [ 199 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.28 10:10:20.152344 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:20.152655 [ 199 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:20.152787 [ 199 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1967 rows starting from the beginning of the part 2025.02.28 10:10:20.153180 [ 199 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part 2025.02.28 10:10:20.153583 [ 199 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part 2025.02.28 10:10:20.154078 [ 199 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 128 rows starting from the beginning of the part 2025.02.28 10:10:20.154444 [ 262 ] {97b050fd-6e09-4c32-a38e-065a5f2b6d25} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:10:20.154463 [ 199 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 66 rows starting from the beginning of the part 2025.02.28 10:10:20.154701 [ 199 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 128 rows starting from the beginning of the part 2025.02.28 10:10:20.154729 [ 262 ] {97b050fd-6e09-4c32-a38e-065a5f2b6d25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:10:20.157159 [ 262 ] {97b050fd-6e09-4c32-a38e-065a5f2b6d25} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:20.157244 [ 262 ] {97b050fd-6e09-4c32-a38e-065a5f2b6d25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:20.158174 [ 262 ] {97b050fd-6e09-4c32-a38e-065a5f2b6d25} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.28 10:10:20.158258 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2409 rows, containing 5 columns (5 merged, 0 gathered) in 0.006268952 sec., 384274.755971971 rows/sec., 33.02 MiB/sec. 2025.02.28 10:10:20.158555 [ 262 ] {97b050fd-6e09-4c32-a38e-065a5f2b6d25} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:20.158685 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.28 10:10:20.159032 [ 262 ] {97b050fd-6e09-4c32-a38e-065a5f2b6d25} executeQuery: Read 36 rows, 2.71 KiB in 0.005649 sec., 6372.809346787041 rows/sec., 479.21 KiB/sec. 2025.02.28 10:10:20.159216 [ 262 ] {97b050fd-6e09-4c32-a38e-065a5f2b6d25} TCPHandler: Processed in 0.007214914 sec. 2025.02.28 10:10:20.159448 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_101_20} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:20.159461 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:20.159587 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_101_20} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.28 10:10:20.159704 [ 261 ] {9144bccf-acd6-4573-8891-f6cef470bcf6} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:10:20.159752 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.02.28 10:10:20.159826 [ 261 ] {9144bccf-acd6-4573-8891-f6cef470bcf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:10:20.160521 [ 261 ] {9144bccf-acd6-4573-8891-f6cef470bcf6} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:20.160563 [ 261 ] {9144bccf-acd6-4573-8891-f6cef470bcf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:20.160945 [ 261 ] {9144bccf-acd6-4573-8891-f6cef470bcf6} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.28 10:10:20.161196 [ 261 ] {9144bccf-acd6-4573-8891-f6cef470bcf6} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:20.161379 [ 94 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.28 10:10:20.161446 [ 94 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:20.161448 [ 261 ] {9144bccf-acd6-4573-8891-f6cef470bcf6} executeQuery: Read 100 rows, 8.00 KiB in 0.001807 sec., 55340.34311012728 rows/sec., 4.32 MiB/sec. 2025.02.28 10:10:20.161519 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.02.28 10:10:20.161639 [ 261 ] {9144bccf-acd6-4573-8891-f6cef470bcf6} TCPHandler: Processed in 0.00229088 sec. 2025.02.28 10:10:20.161944 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:20.161957 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.28 10:10:20.162507 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:20.162620 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 952 rows starting from the beginning of the part 2025.02.28 10:10:20.162817 [ 262 ] {6d860462-9d3a-42f5-bc9a-e0bef897e601} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:20.163092 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part 2025.02.28 10:10:20.163242 [ 262 ] {6d860462-9d3a-42f5-bc9a-e0bef897e601} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:10:20.163650 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 68 rows starting from the beginning of the part 2025.02.28 10:10:20.164083 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 100 rows starting from the beginning of the part 2025.02.28 10:10:20.164396 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 72 rows starting from the beginning of the part 2025.02.28 10:10:20.164766 [ 196 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 100 rows starting from the beginning of the part 2025.02.28 10:10:20.166582 [ 262 ] {6d860462-9d3a-42f5-bc9a-e0bef897e601} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:20.166658 [ 262 ] {6d860462-9d3a-42f5-bc9a-e0bef897e601} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:20.167712 [ 262 ] {6d860462-9d3a-42f5-bc9a-e0bef897e601} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.28 10:10:20.168272 [ 262 ] {6d860462-9d3a-42f5-bc9a-e0bef897e601} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:20.168333 [ 195 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 5 columns (5 merged, 0 gathered) in 0.006675537 sec., 203129.72574341213 rows/sec., 15.95 MiB/sec. 2025.02.28 10:10:20.168551 [ 92 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.28 10:10:20.168648 [ 92 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:20.168656 [ 195 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.28 10:10:20.168713 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:20.168761 [ 262 ] {6d860462-9d3a-42f5-bc9a-e0bef897e601} executeQuery: Read 160 rows, 11.41 KiB in 0.006281 sec., 25473.65069256488 rows/sec., 1.77 MiB/sec. 2025.02.28 10:10:20.169087 [ 262 ] {6d860462-9d3a-42f5-bc9a-e0bef897e601} TCPHandler: Processed in 0.007315825 sec. 2025.02.28 10:10:20.169174 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.28 10:10:20.169328 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:20.169395 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:20.169448 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_101_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 27989 rows starting from the beginning of the part 2025.02.28 10:10:20.169522 [ 261 ] {ab9cc1cd-c082-4614-93bc-f900d3c0f606} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:20.169606 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_101_20} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:20.169719 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 96 rows starting from the beginning of the part 2025.02.28 10:10:20.169899 [ 261 ] {ab9cc1cd-c082-4614-93bc-f900d3c0f606} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:10:20.170102 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part 2025.02.28 10:10:20.170599 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part 2025.02.28 10:10:20.171022 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 162 rows starting from the beginning of the part 2025.02.28 10:10:20.171056 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_101_20} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.28 10:10:20.171475 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part 2025.02.28 10:10:20.172297 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2025.02.28 10:10:20.174083 [ 261 ] {ab9cc1cd-c082-4614-93bc-f900d3c0f606} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:20.174134 [ 261 ] {ab9cc1cd-c082-4614-93bc-f900d3c0f606} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:20.174946 [ 261 ] {ab9cc1cd-c082-4614-93bc-f900d3c0f606} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.28 10:10:20.175458 [ 261 ] {ab9cc1cd-c082-4614-93bc-f900d3c0f606} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:20.175734 [ 261 ] {ab9cc1cd-c082-4614-93bc-f900d3c0f606} executeQuery: Read 36 rows, 66.06 KiB in 0.00624 sec., 5769.2307692307695 rows/sec., 10.34 MiB/sec. 2025.02.28 10:10:20.175891 [ 261 ] {ab9cc1cd-c082-4614-93bc-f900d3c0f606} TCPHandler: Processed in 0.006653347 sec. 2025.02.28 10:10:20.176138 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:20.176283 [ 262 ] {8806dda9-3efd-4378-870d-73ea632ef584} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:10:20.176377 [ 262 ] {8806dda9-3efd-4378-870d-73ea632ef584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:10:20.177194 [ 262 ] {8806dda9-3efd-4378-870d-73ea632ef584} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:20.177252 [ 262 ] {8806dda9-3efd-4378-870d-73ea632ef584} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:20.177793 [ 262 ] {8806dda9-3efd-4378-870d-73ea632ef584} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.28 10:10:20.178058 [ 262 ] {8806dda9-3efd-4378-870d-73ea632ef584} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:20.178323 [ 92 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.28 10:10:20.178387 [ 92 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:20.178421 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:20.178464 [ 262 ] {8806dda9-3efd-4378-870d-73ea632ef584} executeQuery: Read 60 rows, 4.14 KiB in 0.002201 sec., 27260.336210813268 rows/sec., 1.84 MiB/sec. 2025.02.28 10:10:20.178737 [ 262 ] {8806dda9-3efd-4378-870d-73ea632ef584} TCPHandler: Processed in 0.002681355 sec. 2025.02.28 10:10:20.178786 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.28 10:10:20.178999 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:20.179054 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4974 rows starting from the beginning of the part 2025.02.28 10:10:20.179292 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 36 rows starting from the beginning of the part 2025.02.28 10:10:20.179291 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 28727 rows, containing 5 columns (5 merged, 0 gathered) in 0.010388235 sec., 2765339.829143257 rows/sec., 189.14 MiB/sec. 2025.02.28 10:10:20.179498 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part 2025.02.28 10:10:20.179749 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part 2025.02.28 10:10:20.179821 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.28 10:10:20.179979 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part 2025.02.28 10:10:20.180288 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part 2025.02.28 10:10:20.180818 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_101_20} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:20.180919 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_101_20} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.28 10:10:20.181023 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.02.28 10:10:20.182754 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 5250 rows, containing 4 columns (4 merged, 0 gathered) in 0.004245935 sec., 1236476.7713118547 rows/sec., 82.92 MiB/sec. 2025.02.28 10:10:20.183178 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.28 10:10:20.183531 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_101_20} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:20.183626 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_101_20} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.28 10:10:20.183719 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2025.02.28 10:10:23.725029 [ 86 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:10:23.725086 [ 86 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:10:23.923963 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 2025.02.28 10:10:23.924607 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:23.924651 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:23.925186 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 10:10:23.925455 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:23.925693 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2025.02.28 10:10:25.148530 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:25.148741 [ 261 ] {b04d9cc5-562d-4962-a036-1616a9081be2} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:10:25.148823 [ 261 ] {b04d9cc5-562d-4962-a036-1616a9081be2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:10:25.149623 [ 261 ] {b04d9cc5-562d-4962-a036-1616a9081be2} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:25.149670 [ 261 ] {b04d9cc5-562d-4962-a036-1616a9081be2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:25.150113 [ 261 ] {b04d9cc5-562d-4962-a036-1616a9081be2} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.28 10:10:25.150363 [ 261 ] {b04d9cc5-562d-4962-a036-1616a9081be2} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:25.150590 [ 261 ] {b04d9cc5-562d-4962-a036-1616a9081be2} executeQuery: Read 64 rows, 5.16 KiB in 0.001908 sec., 33542.976939203356 rows/sec., 2.64 MiB/sec. 2025.02.28 10:10:25.150646 [ 261 ] {b04d9cc5-562d-4962-a036-1616a9081be2} TCPHandler: Processed in 0.00225745 sec. 2025.02.28 10:10:25.150941 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:25.151241 [ 262 ] {8201a260-b9f6-41db-9a15-3e932c3ac28b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:10:25.151316 [ 262 ] {8201a260-b9f6-41db-9a15-3e932c3ac28b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:10:25.152060 [ 262 ] {8201a260-b9f6-41db-9a15-3e932c3ac28b} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:25.152111 [ 262 ] {8201a260-b9f6-41db-9a15-3e932c3ac28b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:25.152555 [ 262 ] {8201a260-b9f6-41db-9a15-3e932c3ac28b} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.28 10:10:25.152811 [ 262 ] {8201a260-b9f6-41db-9a15-3e932c3ac28b} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:25.153065 [ 262 ] {8201a260-b9f6-41db-9a15-3e932c3ac28b} executeQuery: Read 4 rows, 308.00 B in 0.001897 sec., 2108.5925144965736 rows/sec., 158.56 KiB/sec. 2025.02.28 10:10:25.153134 [ 262 ] {8201a260-b9f6-41db-9a15-3e932c3ac28b} TCPHandler: Processed in 0.002379601 sec. 2025.02.28 10:10:25.153271 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:25.153391 [ 261 ] {6b2a365e-71e1-4107-9973-ad7e3345598b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:10:25.153439 [ 261 ] {6b2a365e-71e1-4107-9973-ad7e3345598b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:10:25.154040 [ 261 ] {6b2a365e-71e1-4107-9973-ad7e3345598b} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:25.154079 [ 261 ] {6b2a365e-71e1-4107-9973-ad7e3345598b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:25.154437 [ 261 ] {6b2a365e-71e1-4107-9973-ad7e3345598b} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.28 10:10:25.154671 [ 261 ] {6b2a365e-71e1-4107-9973-ad7e3345598b} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:25.154882 [ 261 ] {6b2a365e-71e1-4107-9973-ad7e3345598b} executeQuery: Read 68 rows, 5.44 KiB in 0.001514 sec., 44914.13474240423 rows/sec., 3.51 MiB/sec. 2025.02.28 10:10:25.154933 [ 261 ] {6b2a365e-71e1-4107-9973-ad7e3345598b} TCPHandler: Processed in 0.001718232 sec. 2025.02.28 10:10:25.155075 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:25.155234 [ 262 ] {ddb45863-b7bd-4c17-adb4-f173aec6df74} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:25.155337 [ 262 ] {ddb45863-b7bd-4c17-adb4-f173aec6df74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:10:25.156305 [ 262 ] {ddb45863-b7bd-4c17-adb4-f173aec6df74} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:25.156347 [ 262 ] {ddb45863-b7bd-4c17-adb4-f173aec6df74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:25.156758 [ 262 ] {ddb45863-b7bd-4c17-adb4-f173aec6df74} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.28 10:10:25.157004 [ 262 ] {ddb45863-b7bd-4c17-adb4-f173aec6df74} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:25.157225 [ 262 ] {ddb45863-b7bd-4c17-adb4-f173aec6df74} executeQuery: Read 160 rows, 11.41 KiB in 0.00205 sec., 78048.78048780488 rows/sec., 5.44 MiB/sec. 2025.02.28 10:10:25.157282 [ 262 ] {ddb45863-b7bd-4c17-adb4-f173aec6df74} TCPHandler: Processed in 0.002264209 sec. 2025.02.28 10:10:25.157467 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:25.157607 [ 261 ] {ce2d7625-d871-4e2a-b0e8-40306a5e2330} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:25.157700 [ 261 ] {ce2d7625-d871-4e2a-b0e8-40306a5e2330} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:10:25.158881 [ 261 ] {ce2d7625-d871-4e2a-b0e8-40306a5e2330} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:25.158921 [ 261 ] {ce2d7625-d871-4e2a-b0e8-40306a5e2330} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:25.159534 [ 261 ] {ce2d7625-d871-4e2a-b0e8-40306a5e2330} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.28 10:10:25.159785 [ 261 ] {ce2d7625-d871-4e2a-b0e8-40306a5e2330} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:25.160039 [ 261 ] {ce2d7625-d871-4e2a-b0e8-40306a5e2330} executeQuery: Read 4 rows, 7.34 KiB in 0.002463 sec., 1624.0357287860334 rows/sec., 2.91 MiB/sec. 2025.02.28 10:10:25.160131 [ 261 ] {ce2d7625-d871-4e2a-b0e8-40306a5e2330} TCPHandler: Processed in 0.002732905 sec. 2025.02.28 10:10:25.160377 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:25.160613 [ 262 ] {3402631e-6ff7-48c8-bd10-4040563c196d} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:10:25.160711 [ 262 ] {3402631e-6ff7-48c8-bd10-4040563c196d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:10:25.161445 [ 262 ] {3402631e-6ff7-48c8-bd10-4040563c196d} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:25.161486 [ 262 ] {3402631e-6ff7-48c8-bd10-4040563c196d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:25.161861 [ 262 ] {3402631e-6ff7-48c8-bd10-4040563c196d} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.28 10:10:25.162118 [ 262 ] {3402631e-6ff7-48c8-bd10-4040563c196d} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:25.162334 [ 262 ] {3402631e-6ff7-48c8-bd10-4040563c196d} executeQuery: Read 60 rows, 4.14 KiB in 0.001776 sec., 33783.78378378379 rows/sec., 2.28 MiB/sec. 2025.02.28 10:10:25.162386 [ 262 ] {3402631e-6ff7-48c8-bd10-4040563c196d} TCPHandler: Processed in 0.002118278 sec. 2025.02.28 10:10:25.478191 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:25.478415 [ 261 ] {e7e8c24b-70a9-418d-a45b-2dcc805bbbb7} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:10:25.478498 [ 261 ] {e7e8c24b-70a9-418d-a45b-2dcc805bbbb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:10:25.479428 [ 261 ] {e7e8c24b-70a9-418d-a45b-2dcc805bbbb7} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:25.479483 [ 261 ] {e7e8c24b-70a9-418d-a45b-2dcc805bbbb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:25.479919 [ 261 ] {e7e8c24b-70a9-418d-a45b-2dcc805bbbb7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 10:10:25.480180 [ 261 ] {e7e8c24b-70a9-418d-a45b-2dcc805bbbb7} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:25.480495 [ 261 ] {e7e8c24b-70a9-418d-a45b-2dcc805bbbb7} executeQuery: Read 212 rows, 13.81 KiB in 0.002136 sec., 99250.93632958802 rows/sec., 6.31 MiB/sec. 2025.02.28 10:10:25.480733 [ 261 ] {e7e8c24b-70a9-418d-a45b-2dcc805bbbb7} TCPHandler: Processed in 0.002725716 sec. 2025.02.28 10:10:25.481031 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:25.481239 [ 262 ] {c623284a-9bf5-4998-b10a-fe8dd850c38f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:10:25.481323 [ 262 ] {c623284a-9bf5-4998-b10a-fe8dd850c38f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:10:25.482160 [ 262 ] {c623284a-9bf5-4998-b10a-fe8dd850c38f} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:25.482218 [ 262 ] {c623284a-9bf5-4998-b10a-fe8dd850c38f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:25.482648 [ 262 ] {c623284a-9bf5-4998-b10a-fe8dd850c38f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 10:10:25.482904 [ 262 ] {c623284a-9bf5-4998-b10a-fe8dd850c38f} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:25.483153 [ 262 ] {c623284a-9bf5-4998-b10a-fe8dd850c38f} executeQuery: Read 4 rows, 334.00 B in 0.001969 sec., 2031.4880650076182 rows/sec., 165.65 KiB/sec. 2025.02.28 10:10:25.483222 [ 262 ] {c623284a-9bf5-4998-b10a-fe8dd850c38f} TCPHandler: Processed in 0.00232931 sec. 2025.02.28 10:10:25.483389 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:25.483538 [ 261 ] {14882431-7afc-4e09-981c-665bad372ec2} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:10:25.483599 [ 261 ] {14882431-7afc-4e09-981c-665bad372ec2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:10:25.485348 [ 261 ] {14882431-7afc-4e09-981c-665bad372ec2} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:25.485391 [ 261 ] {14882431-7afc-4e09-981c-665bad372ec2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:25.485874 [ 261 ] {14882431-7afc-4e09-981c-665bad372ec2} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.28 10:10:25.486115 [ 261 ] {14882431-7afc-4e09-981c-665bad372ec2} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:25.486346 [ 261 ] {14882431-7afc-4e09-981c-665bad372ec2} executeQuery: Read 1831 rows, 152.45 KiB in 0.002843 sec., 644037.988040802 rows/sec., 52.37 MiB/sec. 2025.02.28 10:10:25.486458 [ 261 ] {14882431-7afc-4e09-981c-665bad372ec2} TCPHandler: Processed in 0.003137541 sec. 2025.02.28 10:10:25.486677 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:25.486870 [ 262 ] {80db4310-faa6-4f53-8827-b5005598a273} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:10:25.486935 [ 262 ] {80db4310-faa6-4f53-8827-b5005598a273} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:10:25.487631 [ 262 ] {80db4310-faa6-4f53-8827-b5005598a273} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:25.487675 [ 262 ] {80db4310-faa6-4f53-8827-b5005598a273} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:25.488055 [ 262 ] {80db4310-faa6-4f53-8827-b5005598a273} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.28 10:10:25.488290 [ 262 ] {80db4310-faa6-4f53-8827-b5005598a273} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:25.488524 [ 262 ] {80db4310-faa6-4f53-8827-b5005598a273} executeQuery: Read 146 rows, 9.37 KiB in 0.001688 sec., 86492.89099526066 rows/sec., 5.42 MiB/sec. 2025.02.28 10:10:25.488582 [ 262 ] {80db4310-faa6-4f53-8827-b5005598a273} TCPHandler: Processed in 0.002024896 sec. 2025.02.28 10:10:25.488727 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:25.488848 [ 261 ] {49a67ef6-07cf-4d58-a2cb-e4eb46646949} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:10:25.488900 [ 261 ] {49a67ef6-07cf-4d58-a2cb-e4eb46646949} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:10:25.489611 [ 261 ] {49a67ef6-07cf-4d58-a2cb-e4eb46646949} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:25.489651 [ 261 ] {49a67ef6-07cf-4d58-a2cb-e4eb46646949} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:25.490021 [ 261 ] {49a67ef6-07cf-4d58-a2cb-e4eb46646949} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 10:10:25.490257 [ 261 ] {49a67ef6-07cf-4d58-a2cb-e4eb46646949} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:25.490530 [ 261 ] {49a67ef6-07cf-4d58-a2cb-e4eb46646949} executeQuery: Read 341 rows, 23.30 KiB in 0.001707 sec., 199765.67076742824 rows/sec., 13.33 MiB/sec. 2025.02.28 10:10:25.490755 [ 261 ] {49a67ef6-07cf-4d58-a2cb-e4eb46646949} TCPHandler: Processed in 0.002080547 sec. 2025.02.28 10:10:25.490977 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:25.491206 [ 262 ] {85c240cc-7934-4d1a-8cf0-2e4e5134be8d} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:10:25.491272 [ 262 ] {85c240cc-7934-4d1a-8cf0-2e4e5134be8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:10:25.491928 [ 262 ] {85c240cc-7934-4d1a-8cf0-2e4e5134be8d} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:25.491969 [ 262 ] {85c240cc-7934-4d1a-8cf0-2e4e5134be8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:25.492333 [ 262 ] {85c240cc-7934-4d1a-8cf0-2e4e5134be8d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 10:10:25.492575 [ 262 ] {85c240cc-7934-4d1a-8cf0-2e4e5134be8d} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:25.492845 [ 262 ] {85c240cc-7934-4d1a-8cf0-2e4e5134be8d} executeQuery: Read 112 rows, 6.53 KiB in 0.001696 sec., 66037.7358490566 rows/sec., 3.76 MiB/sec. 2025.02.28 10:10:25.493059 [ 262 ] {85c240cc-7934-4d1a-8cf0-2e4e5134be8d} TCPHandler: Processed in 0.002189679 sec. 2025.02.28 10:10:25.493233 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:25.493373 [ 261 ] {af8b960a-ec84-45d3-8eef-220265e6c8fa} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:10:25.493432 [ 261 ] {af8b960a-ec84-45d3-8eef-220265e6c8fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:10:25.494420 [ 261 ] {af8b960a-ec84-45d3-8eef-220265e6c8fa} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:25.494459 [ 261 ] {af8b960a-ec84-45d3-8eef-220265e6c8fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:25.494851 [ 261 ] {af8b960a-ec84-45d3-8eef-220265e6c8fa} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.28 10:10:25.495099 [ 261 ] {af8b960a-ec84-45d3-8eef-220265e6c8fa} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:25.495309 [ 261 ] {af8b960a-ec84-45d3-8eef-220265e6c8fa} executeQuery: Read 878 rows, 65.08 KiB in 0.001966 sec., 446592.0651068159 rows/sec., 32.33 MiB/sec. 2025.02.28 10:10:25.495365 [ 261 ] {af8b960a-ec84-45d3-8eef-220265e6c8fa} TCPHandler: Processed in 0.002200329 sec. 2025.02.28 10:10:25.495564 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:25.495791 [ 262 ] {bc4fe589-6305-44e6-92a0-cde21ad5bd4d} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 10:10:25.495889 [ 262 ] {bc4fe589-6305-44e6-92a0-cde21ad5bd4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 10:10:25.496545 [ 262 ] {bc4fe589-6305-44e6-92a0-cde21ad5bd4d} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:25.496585 [ 262 ] {bc4fe589-6305-44e6-92a0-cde21ad5bd4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:25.496952 [ 262 ] {bc4fe589-6305-44e6-92a0-cde21ad5bd4d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 10:10:25.497181 [ 262 ] {bc4fe589-6305-44e6-92a0-cde21ad5bd4d} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:25.497482 [ 262 ] {bc4fe589-6305-44e6-92a0-cde21ad5bd4d} executeQuery: Read 6 rows, 321.00 B in 0.001718 sec., 3492.433061699651 rows/sec., 182.47 KiB/sec. 2025.02.28 10:10:25.497591 [ 262 ] {bc4fe589-6305-44e6-92a0-cde21ad5bd4d} TCPHandler: Processed in 0.002135878 sec. 2025.02.28 10:10:25.497752 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:25.497891 [ 261 ] {a9ee2f78-9426-4f2e-8f5c-3fb207c2e431} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:25.497954 [ 261 ] {a9ee2f78-9426-4f2e-8f5c-3fb207c2e431} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:10:25.498780 [ 261 ] {a9ee2f78-9426-4f2e-8f5c-3fb207c2e431} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:25.498819 [ 261 ] {a9ee2f78-9426-4f2e-8f5c-3fb207c2e431} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:25.499256 [ 261 ] {a9ee2f78-9426-4f2e-8f5c-3fb207c2e431} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.28 10:10:25.499492 [ 261 ] {a9ee2f78-9426-4f2e-8f5c-3fb207c2e431} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:25.499669 [ 261 ] {a9ee2f78-9426-4f2e-8f5c-3fb207c2e431} executeQuery: Read 957 rows, 65.11 KiB in 0.001809 sec., 529021.5588723051 rows/sec., 35.15 MiB/sec. 2025.02.28 10:10:25.499719 [ 261 ] {a9ee2f78-9426-4f2e-8f5c-3fb207c2e431} TCPHandler: Processed in 0.002034036 sec. 2025.02.28 10:10:25.499864 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:25.500001 [ 262 ] {6774e054-26fd-4200-8508-6997593e5f6d} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 10:10:25.500063 [ 262 ] {6774e054-26fd-4200-8508-6997593e5f6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 10:10:25.500551 [ 262 ] {6774e054-26fd-4200-8508-6997593e5f6d} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:25.500590 [ 262 ] {6774e054-26fd-4200-8508-6997593e5f6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:25.500943 [ 262 ] {6774e054-26fd-4200-8508-6997593e5f6d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 10:10:25.501173 [ 262 ] {6774e054-26fd-4200-8508-6997593e5f6d} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:25.501449 [ 262 ] {6774e054-26fd-4200-8508-6997593e5f6d} executeQuery: Read 1 rows, 69.00 B in 0.001476 sec., 677.5067750677506 rows/sec., 45.65 KiB/sec. 2025.02.28 10:10:25.501661 [ 262 ] {6774e054-26fd-4200-8508-6997593e5f6d} TCPHandler: Processed in 0.001852874 sec. 2025.02.28 10:10:25.501845 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:25.501984 [ 261 ] {bc619ec4-2374-4af7-a21d-62599d8a5f56} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:25.502078 [ 261 ] {bc619ec4-2374-4af7-a21d-62599d8a5f56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:10:25.503262 [ 261 ] {bc619ec4-2374-4af7-a21d-62599d8a5f56} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:25.503299 [ 261 ] {bc619ec4-2374-4af7-a21d-62599d8a5f56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:25.503934 [ 261 ] {bc619ec4-2374-4af7-a21d-62599d8a5f56} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.28 10:10:25.504191 [ 261 ] {bc619ec4-2374-4af7-a21d-62599d8a5f56} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:25.504400 [ 261 ] {bc619ec4-2374-4af7-a21d-62599d8a5f56} executeQuery: Read 36 rows, 66.06 KiB in 0.002446 sec., 14717.906786590353 rows/sec., 26.37 MiB/sec. 2025.02.28 10:10:25.504491 [ 261 ] {bc619ec4-2374-4af7-a21d-62599d8a5f56} TCPHandler: Processed in 0.002728466 sec. 2025.02.28 10:10:25.504700 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:25.504920 [ 262 ] {ee35068f-d19f-4071-a038-887c9f44296b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:10:25.505015 [ 262 ] {ee35068f-d19f-4071-a038-887c9f44296b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:10:25.505602 [ 262 ] {ee35068f-d19f-4071-a038-887c9f44296b} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:25.505643 [ 262 ] {ee35068f-d19f-4071-a038-887c9f44296b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:25.506003 [ 262 ] {ee35068f-d19f-4071-a038-887c9f44296b} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.28 10:10:25.506245 [ 262 ] {ee35068f-d19f-4071-a038-887c9f44296b} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:25.506473 [ 262 ] {ee35068f-d19f-4071-a038-887c9f44296b} executeQuery: Read 34 rows, 2.02 KiB in 0.001606 sec., 21170.610211706102 rows/sec., 1.23 MiB/sec. 2025.02.28 10:10:25.506575 [ 262 ] {ee35068f-d19f-4071-a038-887c9f44296b} TCPHandler: Processed in 0.001982556 sec. 2025.02.28 10:10:26.000250 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 249.19 MiB, peak 260.73 MiB, free memory in arenas 0.00 B, will set to 247.89 MiB (RSS), difference: -1.29 MiB 2025.02.28 10:10:26.006066 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.02.28 10:10:26.024998 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:26.025060 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:26.032147 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 10:10:26.032835 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:26.036824 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.02.28 10:10:29.071252 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1552 2025.02.28 10:10:29.075203 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:29.075254 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:29.076742 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 10:10:29.077050 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:29.077653 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1552 2025.02.28 10:10:30.146563 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:30.146771 [ 261 ] {b461105e-a0f2-4709-be5d-554caa1f8299} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:10:30.146851 [ 261 ] {b461105e-a0f2-4709-be5d-554caa1f8299} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:10:30.147672 [ 261 ] {b461105e-a0f2-4709-be5d-554caa1f8299} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:30.147726 [ 261 ] {b461105e-a0f2-4709-be5d-554caa1f8299} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:30.148180 [ 261 ] {b461105e-a0f2-4709-be5d-554caa1f8299} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.28 10:10:30.148440 [ 261 ] {b461105e-a0f2-4709-be5d-554caa1f8299} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:30.148672 [ 261 ] {b461105e-a0f2-4709-be5d-554caa1f8299} executeQuery: Read 56 rows, 4.38 KiB in 0.001959 sec., 28586.013272077595 rows/sec., 2.18 MiB/sec. 2025.02.28 10:10:30.148749 [ 261 ] {b461105e-a0f2-4709-be5d-554caa1f8299} TCPHandler: Processed in 0.0023335 sec. 2025.02.28 10:10:30.149039 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:30.149229 [ 262 ] {5f1ca9da-2e49-4501-a32b-f706d7807322} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:10:30.149306 [ 262 ] {5f1ca9da-2e49-4501-a32b-f706d7807322} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:10:30.150100 [ 262 ] {5f1ca9da-2e49-4501-a32b-f706d7807322} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:30.150150 [ 262 ] {5f1ca9da-2e49-4501-a32b-f706d7807322} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:30.150610 [ 262 ] {5f1ca9da-2e49-4501-a32b-f706d7807322} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.28 10:10:30.150878 [ 262 ] {5f1ca9da-2e49-4501-a32b-f706d7807322} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:30.151095 [ 262 ] {5f1ca9da-2e49-4501-a32b-f706d7807322} executeQuery: Read 64 rows, 5.12 KiB in 0.001918 sec., 33368.09176225235 rows/sec., 2.60 MiB/sec. 2025.02.28 10:10:30.151164 [ 262 ] {5f1ca9da-2e49-4501-a32b-f706d7807322} TCPHandler: Processed in 0.0022846 sec. 2025.02.28 10:10:30.151333 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:30.151464 [ 261 ] {35181b67-7dd3-4564-9063-b5eac89ed6a8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:30.151524 [ 261 ] {35181b67-7dd3-4564-9063-b5eac89ed6a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:10:30.152134 [ 261 ] {35181b67-7dd3-4564-9063-b5eac89ed6a8} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:30.152178 [ 261 ] {35181b67-7dd3-4564-9063-b5eac89ed6a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:30.152578 [ 261 ] {35181b67-7dd3-4564-9063-b5eac89ed6a8} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.28 10:10:30.152814 [ 261 ] {35181b67-7dd3-4564-9063-b5eac89ed6a8} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:30.153058 [ 261 ] {35181b67-7dd3-4564-9063-b5eac89ed6a8} executeQuery: Read 128 rows, 9.13 KiB in 0.001616 sec., 79207.92079207921 rows/sec., 5.52 MiB/sec. 2025.02.28 10:10:30.153125 [ 261 ] {35181b67-7dd3-4564-9063-b5eac89ed6a8} TCPHandler: Processed in 0.001848794 sec. 2025.02.28 10:10:30.153381 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:30.153655 [ 262 ] {ca197eb6-2622-4966-bdb6-ee9bca07c8bd} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:10:30.153718 [ 262 ] {ca197eb6-2622-4966-bdb6-ee9bca07c8bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:10:30.154259 [ 262 ] {ca197eb6-2622-4966-bdb6-ee9bca07c8bd} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:30.154299 [ 262 ] {ca197eb6-2622-4966-bdb6-ee9bca07c8bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:30.154712 [ 262 ] {ca197eb6-2622-4966-bdb6-ee9bca07c8bd} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.28 10:10:30.154966 [ 262 ] {ca197eb6-2622-4966-bdb6-ee9bca07c8bd} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:30.155172 [ 262 ] {ca197eb6-2622-4966-bdb6-ee9bca07c8bd} executeQuery: Read 48 rows, 3.31 KiB in 0.001598 sec., 30037.546933667083 rows/sec., 2.02 MiB/sec. 2025.02.28 10:10:30.155256 [ 262 ] {ca197eb6-2622-4966-bdb6-ee9bca07c8bd} TCPHandler: Processed in 0.002000666 sec. 2025.02.28 10:10:31.425854 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 2025.02.28 10:10:31.426546 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:31.426603 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:31.427147 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 10:10:31.427417 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:31.427683 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 2025.02.28 10:10:33.536932 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.02.28 10:10:33.558038 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:33.558104 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:33.565667 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 10:10:33.566442 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:33.570740 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.02.28 10:10:35.148176 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:35.148363 [ 261 ] {8051d19e-b740-4735-bb63-87b06ff376f0} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:10:35.148434 [ 261 ] {8051d19e-b740-4735-bb63-87b06ff376f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:10:35.149287 [ 261 ] {8051d19e-b740-4735-bb63-87b06ff376f0} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:35.149344 [ 261 ] {8051d19e-b740-4735-bb63-87b06ff376f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:35.149795 [ 261 ] {8051d19e-b740-4735-bb63-87b06ff376f0} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.28 10:10:35.150054 [ 261 ] {8051d19e-b740-4735-bb63-87b06ff376f0} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:35.150333 [ 261 ] {8051d19e-b740-4735-bb63-87b06ff376f0} executeQuery: Read 64 rows, 5.16 KiB in 0.002002 sec., 31968.03196803197 rows/sec., 2.52 MiB/sec. 2025.02.28 10:10:35.150403 [ 261 ] {8051d19e-b740-4735-bb63-87b06ff376f0} TCPHandler: Processed in 0.002352111 sec. 2025.02.28 10:10:35.150728 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:35.151027 [ 262 ] {2bd24798-75e1-4287-8d6e-025e831f3518} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:10:35.151152 [ 262 ] {2bd24798-75e1-4287-8d6e-025e831f3518} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:10:35.152027 [ 262 ] {2bd24798-75e1-4287-8d6e-025e831f3518} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:35.152074 [ 262 ] {2bd24798-75e1-4287-8d6e-025e831f3518} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:35.152497 [ 262 ] {2bd24798-75e1-4287-8d6e-025e831f3518} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.28 10:10:35.152747 [ 262 ] {2bd24798-75e1-4287-8d6e-025e831f3518} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:35.152952 [ 72 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.28 10:10:35.153027 [ 262 ] {2bd24798-75e1-4287-8d6e-025e831f3518} executeQuery: Read 4 rows, 308.00 B in 0.002074 sec., 1928.6403085824495 rows/sec., 145.02 KiB/sec. 2025.02.28 10:10:35.153042 [ 72 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:35.153110 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:35.153172 [ 262 ] {2bd24798-75e1-4287-8d6e-025e831f3518} TCPHandler: Processed in 0.002619044 sec. 2025.02.28 10:10:35.153392 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.28 10:10:35.153410 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:35.153550 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:35.153594 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 178 rows starting from the beginning of the part 2025.02.28 10:10:35.153595 [ 261 ] {26905067-13bb-4db3-a868-80245c3f88cb} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:10:35.153682 [ 261 ] {26905067-13bb-4db3-a868-80245c3f88cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:10:35.153703 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part 2025.02.28 10:10:35.154105 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 36 rows starting from the beginning of the part 2025.02.28 10:10:35.154429 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 4 rows starting from the beginning of the part 2025.02.28 10:10:35.154807 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 146 rows starting from the beginning of the part 2025.02.28 10:10:35.155216 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 4 rows starting from the beginning of the part 2025.02.28 10:10:35.156469 [ 261 ] {26905067-13bb-4db3-a868-80245c3f88cb} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:35.156522 [ 261 ] {26905067-13bb-4db3-a868-80245c3f88cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:35.157103 [ 261 ] {26905067-13bb-4db3-a868-80245c3f88cb} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.28 10:10:35.157311 [ 197 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 5 columns (5 merged, 0 gathered) in 0.004088114 sec., 91973.95180271391 rows/sec., 6.33 MiB/sec. 2025.02.28 10:10:35.157554 [ 261 ] {26905067-13bb-4db3-a868-80245c3f88cb} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:35.157649 [ 197 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.28 10:10:35.158069 [ 261 ] {26905067-13bb-4db3-a868-80245c3f88cb} executeQuery: Read 68 rows, 5.44 KiB in 0.004495 sec., 15127.919911012235 rows/sec., 1.18 MiB/sec. 2025.02.28 10:10:35.158368 [ 261 ] {26905067-13bb-4db3-a868-80245c3f88cb} TCPHandler: Processed in 0.005043585 sec. 2025.02.28 10:10:35.158403 [ 197 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_86_17} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:35.158698 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:35.158765 [ 197 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_86_17} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.28 10:10:35.158968 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.28 10:10:35.159043 [ 262 ] {6034f4b8-4e64-4dcd-97b6-be6200fd57ea} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:35.159128 [ 262 ] {6034f4b8-4e64-4dcd-97b6-be6200fd57ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:10:35.159757 [ 262 ] {6034f4b8-4e64-4dcd-97b6-be6200fd57ea} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:35.159797 [ 262 ] {6034f4b8-4e64-4dcd-97b6-be6200fd57ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:35.160207 [ 262 ] {6034f4b8-4e64-4dcd-97b6-be6200fd57ea} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.28 10:10:35.160457 [ 262 ] {6034f4b8-4e64-4dcd-97b6-be6200fd57ea} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:35.160687 [ 262 ] {6034f4b8-4e64-4dcd-97b6-be6200fd57ea} executeQuery: Read 160 rows, 11.41 KiB in 0.001749 sec., 91480.84619782734 rows/sec., 6.37 MiB/sec. 2025.02.28 10:10:35.160741 [ 262 ] {6034f4b8-4e64-4dcd-97b6-be6200fd57ea} TCPHandler: Processed in 0.002240569 sec. 2025.02.28 10:10:35.160917 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:35.161058 [ 261 ] {0478f95d-fef8-46a3-9e4f-42ea751a60e3} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:35.161154 [ 261 ] {0478f95d-fef8-46a3-9e4f-42ea751a60e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:10:35.162292 [ 261 ] {0478f95d-fef8-46a3-9e4f-42ea751a60e3} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:35.162332 [ 261 ] {0478f95d-fef8-46a3-9e4f-42ea751a60e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:35.162952 [ 261 ] {0478f95d-fef8-46a3-9e4f-42ea751a60e3} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.28 10:10:35.163210 [ 261 ] {0478f95d-fef8-46a3-9e4f-42ea751a60e3} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:35.163393 [ 72 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.28 10:10:35.163455 [ 72 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:35.163497 [ 261 ] {0478f95d-fef8-46a3-9e4f-42ea751a60e3} executeQuery: Read 4 rows, 7.34 KiB in 0.002462 sec., 1624.6953696181965 rows/sec., 2.91 MiB/sec. 2025.02.28 10:10:35.163506 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:35.163829 [ 261 ] {0478f95d-fef8-46a3-9e4f-42ea751a60e3} TCPHandler: Processed in 0.002978319 sec. 2025.02.28 10:10:35.163834 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.28 10:10:35.164113 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:35.164236 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:35.164418 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1675 rows starting from the beginning of the part 2025.02.28 10:10:35.164515 [ 262 ] {cf673c9c-e828-4ce0-9d42-3c67ffa4a872} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:10:35.164704 [ 262 ] {cf673c9c-e828-4ce0-9d42-3c67ffa4a872} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:10:35.165072 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 4 rows starting from the beginning of the part 2025.02.28 10:10:35.165879 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 36 rows starting from the beginning of the part 2025.02.28 10:10:35.166429 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 4 rows starting from the beginning of the part 2025.02.28 10:10:35.167088 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part 2025.02.28 10:10:35.167348 [ 262 ] {cf673c9c-e828-4ce0-9d42-3c67ffa4a872} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:35.167515 [ 262 ] {cf673c9c-e828-4ce0-9d42-3c67ffa4a872} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:35.167726 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 4 rows starting from the beginning of the part 2025.02.28 10:10:35.169062 [ 262 ] {cf673c9c-e828-4ce0-9d42-3c67ffa4a872} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.28 10:10:35.169585 [ 262 ] {cf673c9c-e828-4ce0-9d42-3c67ffa4a872} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:35.169963 [ 262 ] {cf673c9c-e828-4ce0-9d42-3c67ffa4a872} executeQuery: Read 60 rows, 4.14 KiB in 0.005579 sec., 10754.61552249507 rows/sec., 742.18 KiB/sec. 2025.02.28 10:10:35.170052 [ 262 ] {cf673c9c-e828-4ce0-9d42-3c67ffa4a872} TCPHandler: Processed in 0.00611228 sec. 2025.02.28 10:10:35.188838 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1759 rows, containing 19 columns (19 merged, 0 gathered) in 0.025176079 sec., 69867.90913708207 rows/sec., 125.20 MiB/sec. 2025.02.28 10:10:35.190607 [ 192 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.28 10:10:35.191094 [ 192 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_86_17} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:35.191185 [ 192 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_86_17} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.28 10:10:35.191353 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.01 MiB. 2025.02.28 10:10:36.000221 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 248.39 MiB, peak 265.37 MiB, free memory in arenas 0.00 B, will set to 254.21 MiB (RSS), difference: 5.82 MiB 2025.02.28 10:10:37.307026 [ 70 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.28 10:10:37.307088 [ 70 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:37.307111 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.02.28 10:10:37.307285 [ 190 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.02.28 10:10:37.307524 [ 190 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:37.307564 [ 190 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 236 rows starting from the beginning of the part 2025.02.28 10:10:37.307653 [ 190 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part 2025.02.28 10:10:37.307766 [ 190 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part 2025.02.28 10:10:37.307874 [ 190 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part 2025.02.28 10:10:37.307957 [ 190 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part 2025.02.28 10:10:37.308945 [ 190 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001773763 sec., 293162.05152548564 rows/sec., 20.81 MiB/sec. 2025.02.28 10:10:37.309073 [ 190 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.28 10:10:37.309333 [ 190 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_17_4} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:37.309416 [ 190 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_17_4} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.28 10:10:37.309494 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 10:10:37.908430 [ 69 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.28 10:10:37.908506 [ 69 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:37.908532 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:37.908783 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.02.28 10:10:37.909015 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:37.909079 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 124 rows starting from the beginning of the part 2025.02.28 10:10:37.909223 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part 2025.02.28 10:10:37.909403 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part 2025.02.28 10:10:37.909584 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part 2025.02.28 10:10:37.909673 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part 2025.02.28 10:10:37.910655 [ 200 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002006116 sec., 135585.3799082406 rows/sec., 8.70 MiB/sec. 2025.02.28 10:10:37.910812 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.28 10:10:37.911091 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_17_4} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:37.911174 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_17_4} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.28 10:10:37.911252 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 10:10:38.725122 [ 69 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:10:38.725179 [ 69 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:10:38.927843 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 2025.02.28 10:10:38.928601 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:38.928649 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:38.929174 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 10:10:38.929430 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:38.929700 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2025.02.28 10:10:39.001441 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001013923 sec. 2025.02.28 10:10:39.077949 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1572 2025.02.28 10:10:39.080843 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:39.080905 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:39.082380 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 10:10:39.082697 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:39.082948 [ 68 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 10:10:39.083079 [ 68 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:39.083149 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:39.083600 [ 198 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 10:10:39.084227 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1572 2025.02.28 10:10:39.084703 [ 198 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:39.084884 [ 198 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1414 rows starting from the beginning of the part 2025.02.28 10:10:39.085390 [ 198 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 44 rows starting from the beginning of the part 2025.02.28 10:10:39.085889 [ 198 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 20 rows starting from the beginning of the part 2025.02.28 10:10:39.086372 [ 198 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part 2025.02.28 10:10:39.086822 [ 198 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 48 rows starting from the beginning of the part 2025.02.28 10:10:39.087254 [ 198 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part 2025.02.28 10:10:39.097639 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 72 columns (72 merged, 0 gathered) in 0.014316277 sec., 109805.08410112488 rows/sec., 86.00 MiB/sec. 2025.02.28 10:10:39.099475 [ 186 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 10:10:39.100247 [ 186 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_46_9} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:39.100371 [ 186 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_46_9} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 10:10:39.100656 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. 2025.02.28 10:10:40.155419 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:40.155617 [ 261 ] {7f7229ab-b3f6-4d35-ad31-07e3015d4e0d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:10:40.155695 [ 261 ] {7f7229ab-b3f6-4d35-ad31-07e3015d4e0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:10:40.156553 [ 261 ] {7f7229ab-b3f6-4d35-ad31-07e3015d4e0d} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:40.156603 [ 261 ] {7f7229ab-b3f6-4d35-ad31-07e3015d4e0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:40.157057 [ 261 ] {7f7229ab-b3f6-4d35-ad31-07e3015d4e0d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 10:10:40.157321 [ 261 ] {7f7229ab-b3f6-4d35-ad31-07e3015d4e0d} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:40.157578 [ 261 ] {7f7229ab-b3f6-4d35-ad31-07e3015d4e0d} executeQuery: Read 212 rows, 13.81 KiB in 0.002004 sec., 105788.42315369261 rows/sec., 6.73 MiB/sec. 2025.02.28 10:10:40.157826 [ 261 ] {7f7229ab-b3f6-4d35-ad31-07e3015d4e0d} TCPHandler: Processed in 0.002535823 sec. 2025.02.28 10:10:40.158080 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:40.158265 [ 262 ] {d09b451b-6d59-428f-a984-16ddf0a7200c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:10:40.158334 [ 262 ] {d09b451b-6d59-428f-a984-16ddf0a7200c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:10:40.159381 [ 262 ] {d09b451b-6d59-428f-a984-16ddf0a7200c} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:40.159427 [ 262 ] {d09b451b-6d59-428f-a984-16ddf0a7200c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:40.159907 [ 262 ] {d09b451b-6d59-428f-a984-16ddf0a7200c} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.28 10:10:40.160176 [ 262 ] {d09b451b-6d59-428f-a984-16ddf0a7200c} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:40.160372 [ 66 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.28 10:10:40.160441 [ 262 ] {d09b451b-6d59-428f-a984-16ddf0a7200c} executeQuery: Read 689 rows, 56.19 KiB in 0.002223 sec., 309941.52046783624 rows/sec., 24.68 MiB/sec. 2025.02.28 10:10:40.160468 [ 66 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:40.160540 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:40.160568 [ 262 ] {d09b451b-6d59-428f-a984-16ddf0a7200c} TCPHandler: Processed in 0.002607884 sec. 2025.02.28 10:10:40.160834 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:40.160944 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.28 10:10:40.161189 [ 261 ] {071b970b-9cd2-4eca-ba0c-3582c96597f0} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:10:40.161411 [ 261 ] {071b970b-9cd2-4eca-ba0c-3582c96597f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:10:40.161710 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:40.161928 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1967 rows starting from the beginning of the part 2025.02.28 10:10:40.162389 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part 2025.02.28 10:10:40.162988 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1831 rows starting from the beginning of the part 2025.02.28 10:10:40.163393 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part 2025.02.28 10:10:40.163801 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part 2025.02.28 10:10:40.164254 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 689 rows starting from the beginning of the part 2025.02.28 10:10:40.165316 [ 261 ] {071b970b-9cd2-4eca-ba0c-3582c96597f0} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:40.165380 [ 261 ] {071b970b-9cd2-4eca-ba0c-3582c96597f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:40.166168 [ 261 ] {071b970b-9cd2-4eca-ba0c-3582c96597f0} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.28 10:10:40.166678 [ 261 ] {071b970b-9cd2-4eca-ba0c-3582c96597f0} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:40.166947 [ 261 ] {071b970b-9cd2-4eca-ba0c-3582c96597f0} executeQuery: Read 142 rows, 9.09 KiB in 0.005902 sec., 24059.640799728906 rows/sec., 1.50 MiB/sec. 2025.02.28 10:10:40.167048 [ 261 ] {071b970b-9cd2-4eca-ba0c-3582c96597f0} TCPHandler: Processed in 0.006375823 sec. 2025.02.28 10:10:40.167218 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:40.167510 [ 262 ] {8c62ad39-6176-4fcd-86ad-88d131ab797b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:10:40.167683 [ 262 ] {8c62ad39-6176-4fcd-86ad-88d131ab797b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:10:40.167773 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 4671 rows, containing 5 columns (5 merged, 0 gathered) in 0.007087643 sec., 659034.3221293736 rows/sec., 56.06 MiB/sec. 2025.02.28 10:10:40.168150 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.28 10:10:40.168773 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_106_21} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:40.168875 [ 262 ] {8c62ad39-6176-4fcd-86ad-88d131ab797b} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:40.168929 [ 262 ] {8c62ad39-6176-4fcd-86ad-88d131ab797b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:40.168950 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_106_21} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.28 10:10:40.169129 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 10:10:40.169445 [ 262 ] {8c62ad39-6176-4fcd-86ad-88d131ab797b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 10:10:40.169692 [ 262 ] {8c62ad39-6176-4fcd-86ad-88d131ab797b} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:40.169924 [ 262 ] {8c62ad39-6176-4fcd-86ad-88d131ab797b} executeQuery: Read 113 rows, 7.49 KiB in 0.002534 sec., 44593.52801894239 rows/sec., 2.89 MiB/sec. 2025.02.28 10:10:40.169985 [ 262 ] {8c62ad39-6176-4fcd-86ad-88d131ab797b} TCPHandler: Processed in 0.002839398 sec. 2025.02.28 10:10:40.170147 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:40.170269 [ 261 ] {3a46fec9-7b08-402e-b522-e7d2f9c67d47} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:10:40.170320 [ 261 ] {3a46fec9-7b08-402e-b522-e7d2f9c67d47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:10:40.170938 [ 261 ] {3a46fec9-7b08-402e-b522-e7d2f9c67d47} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:40.170977 [ 261 ] {3a46fec9-7b08-402e-b522-e7d2f9c67d47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:40.171354 [ 261 ] {3a46fec9-7b08-402e-b522-e7d2f9c67d47} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 10:10:40.171589 [ 261 ] {3a46fec9-7b08-402e-b522-e7d2f9c67d47} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:40.171827 [ 261 ] {3a46fec9-7b08-402e-b522-e7d2f9c67d47} executeQuery: Read 112 rows, 6.53 KiB in 0.001578 sec., 70975.91888466413 rows/sec., 4.04 MiB/sec. 2025.02.28 10:10:40.172031 [ 261 ] {3a46fec9-7b08-402e-b522-e7d2f9c67d47} TCPHandler: Processed in 0.001936835 sec. 2025.02.28 10:10:40.172225 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:40.172362 [ 262 ] {65032530-5be8-4b29-a1bc-e6b1c3d6942f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:10:40.172420 [ 262 ] {65032530-5be8-4b29-a1bc-e6b1c3d6942f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:10:40.173189 [ 262 ] {65032530-5be8-4b29-a1bc-e6b1c3d6942f} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:40.173229 [ 262 ] {65032530-5be8-4b29-a1bc-e6b1c3d6942f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:40.173605 [ 262 ] {65032530-5be8-4b29-a1bc-e6b1c3d6942f} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.28 10:10:40.173839 [ 262 ] {65032530-5be8-4b29-a1bc-e6b1c3d6942f} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:40.174015 [ 66 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.28 10:10:40.174079 [ 66 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:40.174084 [ 262 ] {65032530-5be8-4b29-a1bc-e6b1c3d6942f} executeQuery: Read 418 rows, 30.47 KiB in 0.001742 sec., 239954.07577497128 rows/sec., 17.08 MiB/sec. 2025.02.28 10:10:40.174111 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:40.174262 [ 262 ] {65032530-5be8-4b29-a1bc-e6b1c3d6942f} TCPHandler: Processed in 0.002124567 sec. 2025.02.28 10:10:40.174316 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.28 10:10:40.174452 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:40.174463 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:40.174503 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 952 rows starting from the beginning of the part 2025.02.28 10:10:40.174798 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 68 rows starting from the beginning of the part 2025.02.28 10:10:40.174806 [ 261 ] {b17923dd-39de-46b1-a100-006116ddf661} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 10:10:40.174991 [ 261 ] {b17923dd-39de-46b1-a100-006116ddf661} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 10:10:40.175126 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 878 rows starting from the beginning of the part 2025.02.28 10:10:40.175545 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part 2025.02.28 10:10:40.175929 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 68 rows starting from the beginning of the part 2025.02.28 10:10:40.176250 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 418 rows starting from the beginning of the part 2025.02.28 10:10:40.177352 [ 261 ] {b17923dd-39de-46b1-a100-006116ddf661} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:40.177403 [ 261 ] {b17923dd-39de-46b1-a100-006116ddf661} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:40.178411 [ 261 ] {b17923dd-39de-46b1-a100-006116ddf661} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 10:10:40.178758 [ 261 ] {b17923dd-39de-46b1-a100-006116ddf661} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:40.179365 [ 261 ] {b17923dd-39de-46b1-a100-006116ddf661} executeQuery: Read 6 rows, 321.00 B in 0.004676 sec., 1283.1479897348163 rows/sec., 67.04 KiB/sec. 2025.02.28 10:10:40.179757 [ 261 ] {b17923dd-39de-46b1-a100-006116ddf661} TCPHandler: Processed in 0.00537431 sec. 2025.02.28 10:10:40.179850 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2448 rows, containing 5 columns (5 merged, 0 gathered) in 0.005622483 sec., 435394.8246708794 rows/sec., 33.44 MiB/sec. 2025.02.28 10:10:40.179937 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:40.180075 [ 189 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.28 10:10:40.180097 [ 262 ] {9d016de3-36a3-448a-bf19-f2cd778ef917} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:40.180172 [ 262 ] {9d016de3-36a3-448a-bf19-f2cd778ef917} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:10:40.180520 [ 189 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_106_21} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:40.180626 [ 189 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_106_21} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.28 10:10:40.180712 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.28 10:10:40.180954 [ 262 ] {9d016de3-36a3-448a-bf19-f2cd778ef917} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:40.180993 [ 262 ] {9d016de3-36a3-448a-bf19-f2cd778ef917} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:40.181386 [ 262 ] {9d016de3-36a3-448a-bf19-f2cd778ef917} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.28 10:10:40.181626 [ 262 ] {9d016de3-36a3-448a-bf19-f2cd778ef917} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:40.181801 [ 66 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.28 10:10:40.181858 [ 66 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:40.181871 [ 262 ] {9d016de3-36a3-448a-bf19-f2cd778ef917} executeQuery: Read 237 rows, 16.27 KiB in 0.001803 sec., 131447.58735440933 rows/sec., 8.81 MiB/sec. 2025.02.28 10:10:40.181891 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:40.182049 [ 262 ] {9d016de3-36a3-448a-bf19-f2cd778ef917} TCPHandler: Processed in 0.002183169 sec. 2025.02.28 10:10:40.182107 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.28 10:10:40.182240 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:40.182288 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:40.182337 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_106_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 28727 rows starting from the beginning of the part 2025.02.28 10:10:40.182554 [ 261 ] {8e22ce58-db1e-4a92-8542-d7112851a691} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 10:10:40.182615 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part 2025.02.28 10:10:40.182710 [ 261 ] {8e22ce58-db1e-4a92-8542-d7112851a691} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 10:10:40.182939 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 957 rows starting from the beginning of the part 2025.02.28 10:10:40.183413 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 128 rows starting from the beginning of the part 2025.02.28 10:10:40.183794 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part 2025.02.28 10:10:40.184106 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 237 rows starting from the beginning of the part 2025.02.28 10:10:40.184803 [ 261 ] {8e22ce58-db1e-4a92-8542-d7112851a691} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:40.184865 [ 261 ] {8e22ce58-db1e-4a92-8542-d7112851a691} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:40.185495 [ 261 ] {8e22ce58-db1e-4a92-8542-d7112851a691} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 10:10:40.185851 [ 261 ] {8e22ce58-db1e-4a92-8542-d7112851a691} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:40.186207 [ 261 ] {8e22ce58-db1e-4a92-8542-d7112851a691} executeQuery: Read 1 rows, 69.00 B in 0.003773 sec., 265.041081367612 rows/sec., 17.86 KiB/sec. 2025.02.28 10:10:40.186452 [ 261 ] {8e22ce58-db1e-4a92-8542-d7112851a691} TCPHandler: Processed in 0.004304006 sec. 2025.02.28 10:10:40.186676 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:40.186861 [ 262 ] {2b3b19c1-d649-4c7e-a98a-957f18237964} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:40.187024 [ 262 ] {2b3b19c1-d649-4c7e-a98a-957f18237964} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:10:40.188566 [ 262 ] {2b3b19c1-d649-4c7e-a98a-957f18237964} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:40.188610 [ 262 ] {2b3b19c1-d649-4c7e-a98a-957f18237964} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:40.189313 [ 262 ] {2b3b19c1-d649-4c7e-a98a-957f18237964} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.28 10:10:40.189679 [ 262 ] {2b3b19c1-d649-4c7e-a98a-957f18237964} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:40.190000 [ 262 ] {2b3b19c1-d649-4c7e-a98a-957f18237964} executeQuery: Read 36 rows, 66.06 KiB in 0.003194 sec., 11271.133375078272 rows/sec., 20.20 MiB/sec. 2025.02.28 10:10:40.190190 [ 262 ] {2b3b19c1-d649-4c7e-a98a-957f18237964} TCPHandler: Processed in 0.003627917 sec. 2025.02.28 10:10:40.190354 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:40.190499 [ 261 ] {fa6141ae-5cac-45ab-9796-246214ebe95c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:10:40.190562 [ 261 ] {fa6141ae-5cac-45ab-9796-246214ebe95c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:10:40.191301 [ 261 ] {fa6141ae-5cac-45ab-9796-246214ebe95c} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:40.191368 [ 261 ] {fa6141ae-5cac-45ab-9796-246214ebe95c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:40.191873 [ 261 ] {fa6141ae-5cac-45ab-9796-246214ebe95c} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.28 10:10:40.192303 [ 261 ] {fa6141ae-5cac-45ab-9796-246214ebe95c} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:40.192634 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 30369 rows, containing 5 columns (5 merged, 0 gathered) in 0.010587248 sec., 2868450.800434636 rows/sec., 196.04 MiB/sec. 2025.02.28 10:10:40.192660 [ 66 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.28 10:10:40.192746 [ 66 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:40.192770 [ 261 ] {fa6141ae-5cac-45ab-9796-246214ebe95c} executeQuery: Read 82 rows, 5.33 KiB in 0.002295 sec., 35729.847494553374 rows/sec., 2.27 MiB/sec. 2025.02.28 10:10:40.192785 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:40.192985 [ 261 ] {fa6141ae-5cac-45ab-9796-246214ebe95c} TCPHandler: Processed in 0.002690844 sec. 2025.02.28 10:10:40.193183 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.28 10:10:40.193313 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.28 10:10:40.193655 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:40.193768 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5250 rows starting from the beginning of the part 2025.02.28 10:10:40.194211 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part 2025.02.28 10:10:40.194612 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_106_21} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:40.194638 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 34 rows starting from the beginning of the part 2025.02.28 10:10:40.195077 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 48 rows starting from the beginning of the part 2025.02.28 10:10:40.195127 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_106_21} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.28 10:10:40.195503 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part 2025.02.28 10:10:40.195611 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.02.28 10:10:40.195884 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 82 rows starting from the beginning of the part 2025.02.28 10:10:40.198721 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 5534 rows, containing 4 columns (4 merged, 0 gathered) in 0.005801645 sec., 953867.3945062133 rows/sec., 63.88 MiB/sec. 2025.02.28 10:10:40.199118 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.28 10:10:40.199449 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_106_21} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:40.199540 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_106_21} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.28 10:10:40.199633 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. 2025.02.28 10:10:41.070845 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.02.28 10:10:41.092517 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:41.092587 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:41.099947 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 10:10:41.100728 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:41.103515 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.02.28 10:10:45.148413 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:45.148649 [ 261 ] {f00166fd-c377-4ea1-b7ac-bf04b979ba6a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:10:45.148734 [ 261 ] {f00166fd-c377-4ea1-b7ac-bf04b979ba6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:10:45.149488 [ 261 ] {f00166fd-c377-4ea1-b7ac-bf04b979ba6a} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:45.149544 [ 261 ] {f00166fd-c377-4ea1-b7ac-bf04b979ba6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:45.149971 [ 261 ] {f00166fd-c377-4ea1-b7ac-bf04b979ba6a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 10:10:45.150230 [ 261 ] {f00166fd-c377-4ea1-b7ac-bf04b979ba6a} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:45.150495 [ 261 ] {f00166fd-c377-4ea1-b7ac-bf04b979ba6a} executeQuery: Read 4 rows, 334.00 B in 0.001903 sec., 2101.9442984760904 rows/sec., 171.40 KiB/sec. 2025.02.28 10:10:45.150629 [ 261 ] {f00166fd-c377-4ea1-b7ac-bf04b979ba6a} TCPHandler: Processed in 0.002363611 sec. 2025.02.28 10:10:45.150885 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:45.151075 [ 262 ] {4f0b6a89-8386-4843-9ca8-94d1273c5a32} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:10:45.151149 [ 262 ] {4f0b6a89-8386-4843-9ca8-94d1273c5a32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:10:45.151922 [ 262 ] {4f0b6a89-8386-4843-9ca8-94d1273c5a32} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:45.151969 [ 262 ] {4f0b6a89-8386-4843-9ca8-94d1273c5a32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:45.152404 [ 262 ] {4f0b6a89-8386-4843-9ca8-94d1273c5a32} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.28 10:10:45.152656 [ 262 ] {4f0b6a89-8386-4843-9ca8-94d1273c5a32} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:45.152894 [ 262 ] {4f0b6a89-8386-4843-9ca8-94d1273c5a32} executeQuery: Read 66 rows, 5.31 KiB in 0.001869 sec., 35313.00160513644 rows/sec., 2.77 MiB/sec. 2025.02.28 10:10:45.152958 [ 262 ] {4f0b6a89-8386-4843-9ca8-94d1273c5a32} TCPHandler: Processed in 0.002199088 sec. 2025.02.28 10:10:45.153126 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:45.153272 [ 261 ] {053da962-081a-49a9-ab92-d191d542f3dc} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:10:45.153334 [ 261 ] {053da962-081a-49a9-ab92-d191d542f3dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:10:45.154003 [ 261 ] {053da962-081a-49a9-ab92-d191d542f3dc} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:45.154044 [ 261 ] {053da962-081a-49a9-ab92-d191d542f3dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:45.154410 [ 261 ] {053da962-081a-49a9-ab92-d191d542f3dc} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.28 10:10:45.154648 [ 261 ] {053da962-081a-49a9-ab92-d191d542f3dc} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:45.154868 [ 261 ] {053da962-081a-49a9-ab92-d191d542f3dc} executeQuery: Read 8 rows, 594.00 B in 0.001629 sec., 4910.988336402701 rows/sec., 356.09 KiB/sec. 2025.02.28 10:10:45.154924 [ 261 ] {053da962-081a-49a9-ab92-d191d542f3dc} TCPHandler: Processed in 0.001866034 sec. 2025.02.28 10:10:45.155109 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:45.155253 [ 262 ] {4247a572-925e-4c22-ae42-dbe9a735c758} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:10:45.155315 [ 262 ] {4247a572-925e-4c22-ae42-dbe9a735c758} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:10:45.155997 [ 262 ] {4247a572-925e-4c22-ae42-dbe9a735c758} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:45.156039 [ 262 ] {4247a572-925e-4c22-ae42-dbe9a735c758} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:45.156406 [ 262 ] {4247a572-925e-4c22-ae42-dbe9a735c758} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.28 10:10:45.156638 [ 262 ] {4247a572-925e-4c22-ae42-dbe9a735c758} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:45.156860 [ 262 ] {4247a572-925e-4c22-ae42-dbe9a735c758} executeQuery: Read 72 rows, 5.76 KiB in 0.001641 sec., 43875.68555758683 rows/sec., 3.43 MiB/sec. 2025.02.28 10:10:45.156915 [ 262 ] {4247a572-925e-4c22-ae42-dbe9a735c758} TCPHandler: Processed in 0.001874904 sec. 2025.02.28 10:10:45.157060 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:45.157179 [ 261 ] {80959170-ce65-4f1c-afc1-30383abbafa0} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:45.157234 [ 261 ] {80959170-ce65-4f1c-afc1-30383abbafa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:10:45.157825 [ 261 ] {80959170-ce65-4f1c-afc1-30383abbafa0} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:45.157864 [ 261 ] {80959170-ce65-4f1c-afc1-30383abbafa0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:45.158260 [ 261 ] {80959170-ce65-4f1c-afc1-30383abbafa0} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.28 10:10:45.158510 [ 261 ] {80959170-ce65-4f1c-afc1-30383abbafa0} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:45.158751 [ 261 ] {80959170-ce65-4f1c-afc1-30383abbafa0} executeQuery: Read 162 rows, 11.55 KiB in 0.001597 sec., 101440.20037570446 rows/sec., 7.06 MiB/sec. 2025.02.28 10:10:45.158807 [ 261 ] {80959170-ce65-4f1c-afc1-30383abbafa0} TCPHandler: Processed in 0.001804274 sec. 2025.02.28 10:10:45.158967 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:45.159113 [ 262 ] {72535a45-3ca4-4d47-9106-d5aed77ee7e9} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:45.159208 [ 262 ] {72535a45-3ca4-4d47-9106-d5aed77ee7e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:10:45.160406 [ 262 ] {72535a45-3ca4-4d47-9106-d5aed77ee7e9} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:45.160472 [ 262 ] {72535a45-3ca4-4d47-9106-d5aed77ee7e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:45.161091 [ 262 ] {72535a45-3ca4-4d47-9106-d5aed77ee7e9} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.28 10:10:45.161357 [ 262 ] {72535a45-3ca4-4d47-9106-d5aed77ee7e9} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:45.161611 [ 262 ] {72535a45-3ca4-4d47-9106-d5aed77ee7e9} executeQuery: Read 4 rows, 7.34 KiB in 0.002533 sec., 1579.1551519936834 rows/sec., 2.83 MiB/sec. 2025.02.28 10:10:45.161719 [ 262 ] {72535a45-3ca4-4d47-9106-d5aed77ee7e9} TCPHandler: Processed in 0.002819066 sec. 2025.02.28 10:10:45.161886 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:45.162029 [ 261 ] {7dbe6771-bf0f-45ea-ba88-1113ebcef6d6} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:10:45.162089 [ 261 ] {7dbe6771-bf0f-45ea-ba88-1113ebcef6d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:10:45.162672 [ 261 ] {7dbe6771-bf0f-45ea-ba88-1113ebcef6d6} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:45.162717 [ 261 ] {7dbe6771-bf0f-45ea-ba88-1113ebcef6d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:45.163098 [ 261 ] {7dbe6771-bf0f-45ea-ba88-1113ebcef6d6} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.28 10:10:45.163343 [ 261 ] {7dbe6771-bf0f-45ea-ba88-1113ebcef6d6} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:45.163549 [ 261 ] {7dbe6771-bf0f-45ea-ba88-1113ebcef6d6} executeQuery: Read 60 rows, 4.14 KiB in 0.001552 sec., 38659.79381443299 rows/sec., 2.61 MiB/sec. 2025.02.28 10:10:45.163599 [ 261 ] {7dbe6771-bf0f-45ea-ba88-1113ebcef6d6} TCPHandler: Processed in 0.001781463 sec. 2025.02.28 10:10:46.429863 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 2025.02.28 10:10:46.430621 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:46.430678 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:46.431227 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 10:10:46.431482 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:46.431785 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 2025.02.28 10:10:48.603609 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.02.28 10:10:48.626862 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:48.626937 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:48.634349 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 10:10:48.635175 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:48.641290 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.02.28 10:10:49.084451 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1608 2025.02.28 10:10:49.087622 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:49.087684 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:49.089187 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 10:10:49.089512 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:49.091011 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1608 2025.02.28 10:10:50.155583 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:50.155798 [ 261 ] {71d64984-24e4-4ff3-a182-36290ee61fac} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:10:50.155878 [ 261 ] {71d64984-24e4-4ff3-a182-36290ee61fac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:10:50.156720 [ 261 ] {71d64984-24e4-4ff3-a182-36290ee61fac} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:50.156767 [ 261 ] {71d64984-24e4-4ff3-a182-36290ee61fac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:50.157215 [ 261 ] {71d64984-24e4-4ff3-a182-36290ee61fac} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 10:10:50.157475 [ 261 ] {71d64984-24e4-4ff3-a182-36290ee61fac} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:50.157714 [ 261 ] {71d64984-24e4-4ff3-a182-36290ee61fac} executeQuery: Read 212 rows, 13.81 KiB in 0.001963 sec., 107997.96230259807 rows/sec., 6.87 MiB/sec. 2025.02.28 10:10:50.157938 [ 261 ] {71d64984-24e4-4ff3-a182-36290ee61fac} TCPHandler: Processed in 0.002485263 sec. 2025.02.28 10:10:50.158197 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:50.158385 [ 262 ] {8ecbb605-9412-43f2-ad71-49942c656fda} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:10:50.158459 [ 262 ] {8ecbb605-9412-43f2-ad71-49942c656fda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:10:50.159613 [ 262 ] {8ecbb605-9412-43f2-ad71-49942c656fda} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:50.159660 [ 262 ] {8ecbb605-9412-43f2-ad71-49942c656fda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:50.160145 [ 262 ] {8ecbb605-9412-43f2-ad71-49942c656fda} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.28 10:10:50.160431 [ 262 ] {8ecbb605-9412-43f2-ad71-49942c656fda} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:50.160691 [ 262 ] {8ecbb605-9412-43f2-ad71-49942c656fda} executeQuery: Read 689 rows, 56.19 KiB in 0.002356 sec., 292444.8217317487 rows/sec., 23.29 MiB/sec. 2025.02.28 10:10:50.160778 [ 262 ] {8ecbb605-9412-43f2-ad71-49942c656fda} TCPHandler: Processed in 0.002707576 sec. 2025.02.28 10:10:50.161000 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:50.161217 [ 261 ] {419873d2-743e-4fbb-b5b7-7a2c3841b047} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:10:50.161274 [ 261 ] {419873d2-743e-4fbb-b5b7-7a2c3841b047} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:10:50.161939 [ 261 ] {419873d2-743e-4fbb-b5b7-7a2c3841b047} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:50.161979 [ 261 ] {419873d2-743e-4fbb-b5b7-7a2c3841b047} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:50.162354 [ 261 ] {419873d2-743e-4fbb-b5b7-7a2c3841b047} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.28 10:10:50.162595 [ 261 ] {419873d2-743e-4fbb-b5b7-7a2c3841b047} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:50.162795 [ 261 ] {419873d2-743e-4fbb-b5b7-7a2c3841b047} executeQuery: Read 142 rows, 9.09 KiB in 0.001623 sec., 87492.29821318545 rows/sec., 5.47 MiB/sec. 2025.02.28 10:10:50.162895 [ 261 ] {419873d2-743e-4fbb-b5b7-7a2c3841b047} TCPHandler: Processed in 0.002003136 sec. 2025.02.28 10:10:50.163118 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:50.163312 [ 262 ] {e0785c14-e9a6-4719-9dd6-bff67c8c6811} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:10:50.163374 [ 262 ] {e0785c14-e9a6-4719-9dd6-bff67c8c6811} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:10:50.164088 [ 262 ] {e0785c14-e9a6-4719-9dd6-bff67c8c6811} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:50.164129 [ 262 ] {e0785c14-e9a6-4719-9dd6-bff67c8c6811} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:50.164493 [ 262 ] {e0785c14-e9a6-4719-9dd6-bff67c8c6811} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 10:10:50.164728 [ 262 ] {e0785c14-e9a6-4719-9dd6-bff67c8c6811} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:50.164886 [ 43 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 2025.02.28 10:10:50.164966 [ 43 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:50.165009 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:50.165018 [ 262 ] {e0785c14-e9a6-4719-9dd6-bff67c8c6811} executeQuery: Read 113 rows, 7.49 KiB in 0.001732 sec., 65242.494226327944 rows/sec., 4.22 MiB/sec. 2025.02.28 10:10:50.165241 [ 262 ] {e0785c14-e9a6-4719-9dd6-bff67c8c6811} TCPHandler: Processed in 0.002250229 sec. 2025.02.28 10:10:50.165313 [ 199 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_23_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full 2025.02.28 10:10:50.165411 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:50.165464 [ 199 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:50.165514 [ 199 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 365 rows starting from the beginning of the part 2025.02.28 10:10:50.165553 [ 261 ] {86f56759-2587-4b52-92a0-9f792e644f06} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:10:50.165630 [ 261 ] {86f56759-2587-4b52-92a0-9f792e644f06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:10:50.165642 [ 199 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part 2025.02.28 10:10:50.166121 [ 199 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part 2025.02.28 10:10:50.166436 [ 199 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 341 rows starting from the beginning of the part 2025.02.28 10:10:50.166817 [ 199 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part 2025.02.28 10:10:50.167180 [ 199 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 113 rows starting from the beginning of the part 2025.02.28 10:10:50.168217 [ 261 ] {86f56759-2587-4b52-92a0-9f792e644f06} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:50.168260 [ 261 ] {86f56759-2587-4b52-92a0-9f792e644f06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:50.168791 [ 261 ] {86f56759-2587-4b52-92a0-9f792e644f06} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 10:10:50.169134 [ 261 ] {86f56759-2587-4b52-92a0-9f792e644f06} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:50.169204 [ 186 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 1436 rows, containing 5 columns (5 merged, 0 gathered) in 0.004086383 sec., 351411.0155607049 rows/sec., 25.07 MiB/sec. 2025.02.28 10:10:50.169472 [ 261 ] {86f56759-2587-4b52-92a0-9f792e644f06} executeQuery: Read 112 rows, 6.53 KiB in 0.003955 sec., 28318.58407079646 rows/sec., 1.61 MiB/sec. 2025.02.28 10:10:50.169569 [ 186 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2025.02.28 10:10:50.169589 [ 261 ] {86f56759-2587-4b52-92a0-9f792e644f06} TCPHandler: Processed in 0.004235116 sec. 2025.02.28 10:10:50.169831 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:50.170038 [ 262 ] {32f00d80-1c74-4e9e-9be3-278c4634f48c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:10:50.170126 [ 262 ] {32f00d80-1c74-4e9e-9be3-278c4634f48c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:10:50.170170 [ 186 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_23_5} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:50.170417 [ 186 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_23_5} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 2025.02.28 10:10:50.170636 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.02.28 10:10:50.171253 [ 262 ] {32f00d80-1c74-4e9e-9be3-278c4634f48c} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:50.171298 [ 262 ] {32f00d80-1c74-4e9e-9be3-278c4634f48c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:50.171681 [ 262 ] {32f00d80-1c74-4e9e-9be3-278c4634f48c} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.28 10:10:50.171932 [ 262 ] {32f00d80-1c74-4e9e-9be3-278c4634f48c} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:50.172170 [ 262 ] {32f00d80-1c74-4e9e-9be3-278c4634f48c} executeQuery: Read 418 rows, 30.47 KiB in 0.002194 sec., 190519.59890610754 rows/sec., 13.56 MiB/sec. 2025.02.28 10:10:50.172240 [ 262 ] {32f00d80-1c74-4e9e-9be3-278c4634f48c} TCPHandler: Processed in 0.002525723 sec. 2025.02.28 10:10:50.172447 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:50.172632 [ 261 ] {2e86b9f8-9180-4dea-84e6-a848419c50be} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 10:10:50.172685 [ 261 ] {2e86b9f8-9180-4dea-84e6-a848419c50be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 10:10:50.173175 [ 261 ] {2e86b9f8-9180-4dea-84e6-a848419c50be} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:50.173212 [ 261 ] {2e86b9f8-9180-4dea-84e6-a848419c50be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:50.173577 [ 261 ] {2e86b9f8-9180-4dea-84e6-a848419c50be} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 10:10:50.173807 [ 261 ] {2e86b9f8-9180-4dea-84e6-a848419c50be} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:50.174003 [ 261 ] {2e86b9f8-9180-4dea-84e6-a848419c50be} executeQuery: Read 6 rows, 321.00 B in 0.001396 sec., 4297.994269340974 rows/sec., 224.55 KiB/sec. 2025.02.28 10:10:50.174078 [ 261 ] {2e86b9f8-9180-4dea-84e6-a848419c50be} TCPHandler: Processed in 0.001745813 sec. 2025.02.28 10:10:50.174231 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:50.174371 [ 262 ] {5e439b9b-8ebc-4e4e-934e-883bc7f20e5f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:50.174435 [ 262 ] {5e439b9b-8ebc-4e4e-934e-883bc7f20e5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:10:50.175084 [ 262 ] {5e439b9b-8ebc-4e4e-934e-883bc7f20e5f} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:50.175123 [ 262 ] {5e439b9b-8ebc-4e4e-934e-883bc7f20e5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:50.175512 [ 262 ] {5e439b9b-8ebc-4e4e-934e-883bc7f20e5f} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.28 10:10:50.175747 [ 262 ] {5e439b9b-8ebc-4e4e-934e-883bc7f20e5f} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:50.175985 [ 262 ] {5e439b9b-8ebc-4e4e-934e-883bc7f20e5f} executeQuery: Read 237 rows, 16.27 KiB in 0.001646 sec., 143985.4191980559 rows/sec., 9.65 MiB/sec. 2025.02.28 10:10:50.176043 [ 262 ] {5e439b9b-8ebc-4e4e-934e-883bc7f20e5f} TCPHandler: Processed in 0.001877505 sec. 2025.02.28 10:10:50.176191 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:50.176309 [ 261 ] {f2695145-48c7-45c3-a066-f5bc442fc3f7} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 10:10:50.176363 [ 261 ] {f2695145-48c7-45c3-a066-f5bc442fc3f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 10:10:50.176831 [ 261 ] {f2695145-48c7-45c3-a066-f5bc442fc3f7} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:50.176867 [ 261 ] {f2695145-48c7-45c3-a066-f5bc442fc3f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:50.177223 [ 261 ] {f2695145-48c7-45c3-a066-f5bc442fc3f7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 10:10:50.177457 [ 261 ] {f2695145-48c7-45c3-a066-f5bc442fc3f7} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:50.177657 [ 261 ] {f2695145-48c7-45c3-a066-f5bc442fc3f7} executeQuery: Read 1 rows, 69.00 B in 0.001368 sec., 730.9941520467836 rows/sec., 49.26 KiB/sec. 2025.02.28 10:10:50.177725 [ 261 ] {f2695145-48c7-45c3-a066-f5bc442fc3f7} TCPHandler: Processed in 0.001590541 sec. 2025.02.28 10:10:50.177859 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:50.177996 [ 262 ] {f17b6f5f-1151-465b-b207-f14aed59535f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:50.178090 [ 262 ] {f17b6f5f-1151-465b-b207-f14aed59535f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:10:50.179386 [ 262 ] {f17b6f5f-1151-465b-b207-f14aed59535f} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:50.179425 [ 262 ] {f17b6f5f-1151-465b-b207-f14aed59535f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:50.180092 [ 262 ] {f17b6f5f-1151-465b-b207-f14aed59535f} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.28 10:10:50.180351 [ 262 ] {f17b6f5f-1151-465b-b207-f14aed59535f} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:50.180607 [ 262 ] {f17b6f5f-1151-465b-b207-f14aed59535f} executeQuery: Read 36 rows, 66.06 KiB in 0.002641 sec., 13631.200302915562 rows/sec., 24.43 MiB/sec. 2025.02.28 10:10:50.180723 [ 262 ] {f17b6f5f-1151-465b-b207-f14aed59535f} TCPHandler: Processed in 0.002918298 sec. 2025.02.28 10:10:50.180874 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:50.180992 [ 261 ] {e92706d1-f7e4-41eb-ab9e-78226accc2a3} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:10:50.181043 [ 261 ] {e92706d1-f7e4-41eb-ab9e-78226accc2a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:10:50.181547 [ 261 ] {e92706d1-f7e4-41eb-ab9e-78226accc2a3} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:50.181585 [ 261 ] {e92706d1-f7e4-41eb-ab9e-78226accc2a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:50.181970 [ 261 ] {e92706d1-f7e4-41eb-ab9e-78226accc2a3} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.28 10:10:50.182218 [ 261 ] {e92706d1-f7e4-41eb-ab9e-78226accc2a3} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:50.182396 [ 261 ] {e92706d1-f7e4-41eb-ab9e-78226accc2a3} executeQuery: Read 82 rows, 5.33 KiB in 0.001429 sec., 57382.785164450666 rows/sec., 3.64 MiB/sec. 2025.02.28 10:10:50.182444 [ 261 ] {e92706d1-f7e4-41eb-ab9e-78226accc2a3} TCPHandler: Processed in 0.001627911 sec. 2025.02.28 10:10:53.725256 [ 40 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:10:53.725336 [ 40 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:10:53.931956 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 2025.02.28 10:10:53.932597 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:53.932643 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:53.933175 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 10:10:53.933431 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:53.933599 [ 38 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 10:10:53.933642 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2025.02.28 10:10:53.933653 [ 38 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:53.933682 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:53.933834 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 10:10:53.933999 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:53.934045 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part 2025.02.28 10:10:53.934124 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part 2025.02.28 10:10:53.934306 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part 2025.02.28 10:10:53.934548 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part 2025.02.28 10:10:53.934707 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part 2025.02.28 10:10:53.934899 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part 2025.02.28 10:10:53.937698 [ 199 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003938011 sec., 7683066.40077948 rows/sec., 109.91 MiB/sec. 2025.02.28 10:10:53.938140 [ 192 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 10:10:53.938569 [ 192 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_66_13} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:53.938689 [ 192 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_66_13} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 10:10:53.938835 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. 2025.02.28 10:10:55.147795 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:55.148002 [ 261 ] {e05a5e14-f970-4237-8c23-c91662e5165f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:10:55.148077 [ 261 ] {e05a5e14-f970-4237-8c23-c91662e5165f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:10:55.148826 [ 261 ] {e05a5e14-f970-4237-8c23-c91662e5165f} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:55.148866 [ 261 ] {e05a5e14-f970-4237-8c23-c91662e5165f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:55.149287 [ 261 ] {e05a5e14-f970-4237-8c23-c91662e5165f} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.28 10:10:55.149538 [ 261 ] {e05a5e14-f970-4237-8c23-c91662e5165f} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:55.149754 [ 261 ] {e05a5e14-f970-4237-8c23-c91662e5165f} executeQuery: Read 64 rows, 5.16 KiB in 0.001803 sec., 35496.394897393235 rows/sec., 2.80 MiB/sec. 2025.02.28 10:10:55.149816 [ 261 ] {e05a5e14-f970-4237-8c23-c91662e5165f} TCPHandler: Processed in 0.002161848 sec. 2025.02.28 10:10:55.150093 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:55.150326 [ 262 ] {6ad4af76-d905-487b-8917-c6354a34dae4} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:10:55.150400 [ 262 ] {6ad4af76-d905-487b-8917-c6354a34dae4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:10:55.151154 [ 262 ] {6ad4af76-d905-487b-8917-c6354a34dae4} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:55.151205 [ 262 ] {6ad4af76-d905-487b-8917-c6354a34dae4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:55.151642 [ 262 ] {6ad4af76-d905-487b-8917-c6354a34dae4} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.28 10:10:55.151902 [ 262 ] {6ad4af76-d905-487b-8917-c6354a34dae4} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:55.152158 [ 262 ] {6ad4af76-d905-487b-8917-c6354a34dae4} executeQuery: Read 4 rows, 308.00 B in 0.001884 sec., 2123.1422505307855 rows/sec., 159.65 KiB/sec. 2025.02.28 10:10:55.152269 [ 262 ] {6ad4af76-d905-487b-8917-c6354a34dae4} TCPHandler: Processed in 0.00233502 sec. 2025.02.28 10:10:55.152488 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:55.152784 [ 261 ] {ab2747b2-9c02-46ca-bbd6-13e3545e5a57} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:10:55.152855 [ 261 ] {ab2747b2-9c02-46ca-bbd6-13e3545e5a57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:10:55.153473 [ 261 ] {ab2747b2-9c02-46ca-bbd6-13e3545e5a57} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:55.153512 [ 261 ] {ab2747b2-9c02-46ca-bbd6-13e3545e5a57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:55.153867 [ 261 ] {ab2747b2-9c02-46ca-bbd6-13e3545e5a57} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.28 10:10:55.154098 [ 261 ] {ab2747b2-9c02-46ca-bbd6-13e3545e5a57} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:55.154307 [ 261 ] {ab2747b2-9c02-46ca-bbd6-13e3545e5a57} executeQuery: Read 68 rows, 5.44 KiB in 0.00162 sec., 41975.30864197531 rows/sec., 3.28 MiB/sec. 2025.02.28 10:10:55.154374 [ 261 ] {ab2747b2-9c02-46ca-bbd6-13e3545e5a57} TCPHandler: Processed in 0.002005786 sec. 2025.02.28 10:10:55.154574 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:55.154920 [ 262 ] {8cca7049-8bd5-422d-bc22-8482050fca62} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:55.155076 [ 262 ] {8cca7049-8bd5-422d-bc22-8482050fca62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:10:55.155691 [ 262 ] {8cca7049-8bd5-422d-bc22-8482050fca62} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:55.155735 [ 262 ] {8cca7049-8bd5-422d-bc22-8482050fca62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:55.156137 [ 262 ] {8cca7049-8bd5-422d-bc22-8482050fca62} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.28 10:10:55.156384 [ 262 ] {8cca7049-8bd5-422d-bc22-8482050fca62} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:55.156613 [ 262 ] {8cca7049-8bd5-422d-bc22-8482050fca62} executeQuery: Read 160 rows, 11.41 KiB in 0.001827 sec., 87575.25998905308 rows/sec., 6.10 MiB/sec. 2025.02.28 10:10:55.156672 [ 262 ] {8cca7049-8bd5-422d-bc22-8482050fca62} TCPHandler: Processed in 0.002200619 sec. 2025.02.28 10:10:55.156816 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:55.156933 [ 261 ] {ff9c7a62-e0c1-46a8-ba61-091c1a0f48c3} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:55.157017 [ 261 ] {ff9c7a62-e0c1-46a8-ba61-091c1a0f48c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:10:55.158275 [ 261 ] {ff9c7a62-e0c1-46a8-ba61-091c1a0f48c3} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:55.158313 [ 261 ] {ff9c7a62-e0c1-46a8-ba61-091c1a0f48c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:55.158923 [ 261 ] {ff9c7a62-e0c1-46a8-ba61-091c1a0f48c3} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.28 10:10:55.159170 [ 261 ] {ff9c7a62-e0c1-46a8-ba61-091c1a0f48c3} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:55.159370 [ 261 ] {ff9c7a62-e0c1-46a8-ba61-091c1a0f48c3} executeQuery: Read 4 rows, 7.34 KiB in 0.002462 sec., 1624.6953696181965 rows/sec., 2.91 MiB/sec. 2025.02.28 10:10:55.159476 [ 261 ] {ff9c7a62-e0c1-46a8-ba61-091c1a0f48c3} TCPHandler: Processed in 0.002718045 sec. 2025.02.28 10:10:55.159628 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:55.159770 [ 262 ] {675a3f28-1a28-44a6-bd8b-7ff69b75f480} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:10:55.159831 [ 262 ] {675a3f28-1a28-44a6-bd8b-7ff69b75f480} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:10:55.160371 [ 262 ] {675a3f28-1a28-44a6-bd8b-7ff69b75f480} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:55.160411 [ 262 ] {675a3f28-1a28-44a6-bd8b-7ff69b75f480} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:55.160774 [ 262 ] {675a3f28-1a28-44a6-bd8b-7ff69b75f480} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.28 10:10:55.161011 [ 262 ] {675a3f28-1a28-44a6-bd8b-7ff69b75f480} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:55.161233 [ 262 ] {675a3f28-1a28-44a6-bd8b-7ff69b75f480} executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. 2025.02.28 10:10:55.161289 [ 262 ] {675a3f28-1a28-44a6-bd8b-7ff69b75f480} TCPHandler: Processed in 0.001725723 sec. 2025.02.28 10:10:56.141387 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.02.28 10:10:56.164974 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:56.165038 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:56.172448 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 10:10:56.173339 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:56.173669 [ 36 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 10:10:56.173722 [ 36 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:56.173758 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:56.174238 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 10:10:56.191165 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.02.28 10:10:56.193177 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:56.195105 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2025.02.28 10:10:56.201718 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2025.02.28 10:10:56.207879 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part 2025.02.28 10:10:56.213978 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2025.02.28 10:10:56.222290 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part 2025.02.28 10:10:56.226883 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2025.02.28 10:10:56.291227 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.117352401 sec., 4243.628556010542 rows/sec., 21.94 MiB/sec. 2025.02.28 10:10:56.296428 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 10:10:56.299808 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_66_13} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:56.299948 [ 194 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_66_13} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 10:10:56.302372 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. 2025.02.28 10:10:57.432279 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:57.432465 [ 261 ] {46363ec0-6745-4447-8405-aaea15238265} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:10:57.432565 [ 261 ] {46363ec0-6745-4447-8405-aaea15238265} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:10:57.433383 [ 261 ] {46363ec0-6745-4447-8405-aaea15238265} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:57.433434 [ 261 ] {46363ec0-6745-4447-8405-aaea15238265} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:57.433863 [ 261 ] {46363ec0-6745-4447-8405-aaea15238265} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 10:10:57.434112 [ 261 ] {46363ec0-6745-4447-8405-aaea15238265} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:57.434324 [ 261 ] {46363ec0-6745-4447-8405-aaea15238265} executeQuery: Read 6 rows, 501.00 B in 0.001913 sec., 3136.434918975431 rows/sec., 255.75 KiB/sec. 2025.02.28 10:10:57.434450 [ 261 ] {46363ec0-6745-4447-8405-aaea15238265} TCPHandler: Processed in 0.00230727 sec. 2025.02.28 10:10:57.434717 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:57.434927 [ 262 ] {569eeb14-3763-444f-9e24-869f99b4d6e0} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:10:57.435015 [ 262 ] {569eeb14-3763-444f-9e24-869f99b4d6e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:10:57.436369 [ 262 ] {569eeb14-3763-444f-9e24-869f99b4d6e0} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:57.436424 [ 262 ] {569eeb14-3763-444f-9e24-869f99b4d6e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:57.436957 [ 262 ] {569eeb14-3763-444f-9e24-869f99b4d6e0} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.28 10:10:57.437240 [ 262 ] {569eeb14-3763-444f-9e24-869f99b4d6e0} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:57.437505 [ 262 ] {569eeb14-3763-444f-9e24-869f99b4d6e0} executeQuery: Read 1271 rows, 107.55 KiB in 0.002637 sec., 481987.1065604854 rows/sec., 39.83 MiB/sec. 2025.02.28 10:10:57.437576 [ 262 ] {569eeb14-3763-444f-9e24-869f99b4d6e0} TCPHandler: Processed in 0.002999209 sec. 2025.02.28 10:10:57.437731 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:57.437859 [ 261 ] {b3f782c5-70b2-4a19-bbd3-2b294ccf4f81} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:10:57.437911 [ 261 ] {b3f782c5-70b2-4a19-bbd3-2b294ccf4f81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:10:57.438553 [ 261 ] {b3f782c5-70b2-4a19-bbd3-2b294ccf4f81} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:57.438591 [ 261 ] {b3f782c5-70b2-4a19-bbd3-2b294ccf4f81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:57.438954 [ 261 ] {b3f782c5-70b2-4a19-bbd3-2b294ccf4f81} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.28 10:10:57.439186 [ 261 ] {b3f782c5-70b2-4a19-bbd3-2b294ccf4f81} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:57.439320 [ 31 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.28 10:10:57.439361 [ 31 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:57.439369 [ 261 ] {b3f782c5-70b2-4a19-bbd3-2b294ccf4f81} executeQuery: Read 42 rows, 3.13 KiB in 0.001539 sec., 27290.448343079923 rows/sec., 1.98 MiB/sec. 2025.02.28 10:10:57.439386 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:57.439474 [ 261 ] {b3f782c5-70b2-4a19-bbd3-2b294ccf4f81} TCPHandler: Processed in 0.001801163 sec. 2025.02.28 10:10:57.439763 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:57.439772 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.28 10:10:57.440126 [ 262 ] {9d8b1273-8670-489c-8d4d-7354c08b4aac} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:10:57.440298 [ 262 ] {9d8b1273-8670-489c-8d4d-7354c08b4aac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:10:57.440573 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:57.440798 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 178 rows starting from the beginning of the part 2025.02.28 10:10:57.441327 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 142 rows starting from the beginning of the part 2025.02.28 10:10:57.441886 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part 2025.02.28 10:10:57.442465 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 142 rows starting from the beginning of the part 2025.02.28 10:10:57.442891 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 4 rows starting from the beginning of the part 2025.02.28 10:10:57.443256 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 42 rows starting from the beginning of the part 2025.02.28 10:10:57.444367 [ 262 ] {9d8b1273-8670-489c-8d4d-7354c08b4aac} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:57.444449 [ 262 ] {9d8b1273-8670-489c-8d4d-7354c08b4aac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:10:57.445433 [ 262 ] {9d8b1273-8670-489c-8d4d-7354c08b4aac} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 10:10:57.446027 [ 262 ] {9d8b1273-8670-489c-8d4d-7354c08b4aac} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:57.446274 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 5 columns (5 merged, 0 gathered) in 0.006774989 sec., 76162.48528226392 rows/sec., 5.18 MiB/sec. 2025.02.28 10:10:57.446509 [ 262 ] {9d8b1273-8670-489c-8d4d-7354c08b4aac} executeQuery: Read 228 rows, 15.81 KiB in 0.006515 sec., 34996.162701458175 rows/sec., 2.37 MiB/sec. 2025.02.28 10:10:57.446634 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.28 10:10:57.446646 [ 262 ] {9d8b1273-8670-489c-8d4d-7354c08b4aac} TCPHandler: Processed in 0.007056761 sec. 2025.02.28 10:10:57.446877 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:57.447083 [ 261 ] {cea88019-3c55-4108-a36e-e8e594e89b5d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:10:57.447180 [ 261 ] {cea88019-3c55-4108-a36e-e8e594e89b5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:10:57.447204 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_91_18} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:57.447457 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_91_18} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.28 10:10:57.447685 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.28 10:10:57.448392 [ 261 ] {cea88019-3c55-4108-a36e-e8e594e89b5d} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:57.448439 [ 261 ] {cea88019-3c55-4108-a36e-e8e594e89b5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:57.448846 [ 261 ] {cea88019-3c55-4108-a36e-e8e594e89b5d} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.28 10:10:57.449085 [ 261 ] {cea88019-3c55-4108-a36e-e8e594e89b5d} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:57.449281 [ 261 ] {cea88019-3c55-4108-a36e-e8e594e89b5d} executeQuery: Read 562 rows, 42.78 KiB in 0.002253 sec., 249445.184198846 rows/sec., 18.54 MiB/sec. 2025.02.28 10:10:57.449350 [ 261 ] {cea88019-3c55-4108-a36e-e8e594e89b5d} TCPHandler: Processed in 0.002585934 sec. 2025.02.28 10:10:57.449555 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:57.449823 [ 262 ] {f72430d1-a8a0-42f7-bb43-e019c08e5601} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:57.449888 [ 262 ] {f72430d1-a8a0-42f7-bb43-e019c08e5601} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:10:57.450693 [ 262 ] {f72430d1-a8a0-42f7-bb43-e019c08e5601} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:57.450733 [ 262 ] {f72430d1-a8a0-42f7-bb43-e019c08e5601} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:57.451181 [ 262 ] {f72430d1-a8a0-42f7-bb43-e019c08e5601} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.28 10:10:57.451424 [ 262 ] {f72430d1-a8a0-42f7-bb43-e019c08e5601} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:57.451659 [ 262 ] {f72430d1-a8a0-42f7-bb43-e019c08e5601} executeQuery: Read 945 rows, 64.89 KiB in 0.001907 sec., 495542.73728369165 rows/sec., 33.23 MiB/sec. 2025.02.28 10:10:57.451750 [ 262 ] {f72430d1-a8a0-42f7-bb43-e019c08e5601} TCPHandler: Processed in 0.00231535 sec. 2025.02.28 10:10:57.451942 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:57.452272 [ 261 ] {854cd509-84f3-4f6e-9190-25bf3391aa85} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:10:57.452424 [ 261 ] {854cd509-84f3-4f6e-9190-25bf3391aa85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:10:57.453650 [ 261 ] {854cd509-84f3-4f6e-9190-25bf3391aa85} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:57.453689 [ 261 ] {854cd509-84f3-4f6e-9190-25bf3391aa85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:57.454381 [ 261 ] {854cd509-84f3-4f6e-9190-25bf3391aa85} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.28 10:10:57.454644 [ 261 ] {854cd509-84f3-4f6e-9190-25bf3391aa85} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:57.454791 [ 31 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.28 10:10:57.454835 [ 31 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:57.454863 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.02.28 10:10:57.454865 [ 261 ] {854cd509-84f3-4f6e-9190-25bf3391aa85} executeQuery: Read 36 rows, 66.06 KiB in 0.002725 sec., 13211.009174311926 rows/sec., 23.67 MiB/sec. 2025.02.28 10:10:57.455463 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.28 10:10:57.455769 [ 261 ] {854cd509-84f3-4f6e-9190-25bf3391aa85} TCPHandler: Processed in 0.003924292 sec. 2025.02.28 10:10:57.456263 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:10:57.457131 [ 262 ] {e9e0ac6b-79f3-453a-bb07-f1cb12e4ddc9} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:10:57.457360 [ 262 ] {e9e0ac6b-79f3-453a-bb07-f1cb12e4ddc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:10:57.457384 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:10:57.457661 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1759 rows starting from the beginning of the part 2025.02.28 10:10:57.458472 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 36 rows starting from the beginning of the part 2025.02.28 10:10:57.459302 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 4 rows starting from the beginning of the part 2025.02.28 10:10:57.459578 [ 262 ] {e9e0ac6b-79f3-453a-bb07-f1cb12e4ddc9} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:57.459745 [ 262 ] {e9e0ac6b-79f3-453a-bb07-f1cb12e4ddc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:10:57.459994 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 36 rows starting from the beginning of the part 2025.02.28 10:10:57.460591 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 4 rows starting from the beginning of the part 2025.02.28 10:10:57.461212 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part 2025.02.28 10:10:57.461254 [ 262 ] {e9e0ac6b-79f3-453a-bb07-f1cb12e4ddc9} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.28 10:10:57.461977 [ 262 ] {e9e0ac6b-79f3-453a-bb07-f1cb12e4ddc9} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:57.462576 [ 262 ] {e9e0ac6b-79f3-453a-bb07-f1cb12e4ddc9} executeQuery: Read 36 rows, 2.48 KiB in 0.005748 sec., 6263.048016701462 rows/sec., 432.22 KiB/sec. 2025.02.28 10:10:57.462903 [ 262 ] {e9e0ac6b-79f3-453a-bb07-f1cb12e4ddc9} TCPHandler: Processed in 0.007005122 sec. 2025.02.28 10:10:57.472108 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1875 rows, containing 19 columns (19 merged, 0 gathered) in 0.017125084 sec., 109488.51404174135 rows/sec., 196.20 MiB/sec. 2025.02.28 10:10:57.473960 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.28 10:10:57.474396 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_91_18} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:57.474479 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_91_18} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.28 10:10:57.474636 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.30 MiB. 2025.02.28 10:10:58.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 256.69 MiB, peak 273.96 MiB, free memory in arenas 0.00 B, will set to 260.05 MiB (RSS), difference: 3.36 MiB 2025.02.28 10:10:59.091257 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1658 2025.02.28 10:10:59.094697 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:10:59.094760 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:10:59.096271 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 10:10:59.096588 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:10:59.097669 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1658 2025.02.28 10:11:00.144251 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:00.144439 [ 261 ] {05ffe2a8-23c5-4f79-9f1c-8047b454e543} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:11:00.144513 [ 261 ] {05ffe2a8-23c5-4f79-9f1c-8047b454e543} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:11:00.145320 [ 261 ] {05ffe2a8-23c5-4f79-9f1c-8047b454e543} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:00.145370 [ 261 ] {05ffe2a8-23c5-4f79-9f1c-8047b454e543} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:11:00.145803 [ 261 ] {05ffe2a8-23c5-4f79-9f1c-8047b454e543} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.28 10:11:00.146053 [ 261 ] {05ffe2a8-23c5-4f79-9f1c-8047b454e543} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:00.146281 [ 28 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.28 10:11:00.146332 [ 261 ] {05ffe2a8-23c5-4f79-9f1c-8047b454e543} executeQuery: Read 56 rows, 4.38 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.20 MiB/sec. 2025.02.28 10:11:00.146370 [ 28 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:00.146447 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:11:00.146473 [ 261 ] {05ffe2a8-23c5-4f79-9f1c-8047b454e543} TCPHandler: Processed in 0.002388711 sec. 2025.02.28 10:11:00.146683 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.28 10:11:00.146805 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:00.146878 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:00.146931 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1967 rows starting from the beginning of the part 2025.02.28 10:11:00.147179 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 66 rows starting from the beginning of the part 2025.02.28 10:11:00.147186 [ 262 ] {840c91b9-3d58-439e-9563-8262d1d7b18a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:11:00.147410 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 689 rows starting from the beginning of the part 2025.02.28 10:11:00.147416 [ 262 ] {840c91b9-3d58-439e-9563-8262d1d7b18a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:11:00.147838 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part 2025.02.28 10:11:00.148080 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1271 rows starting from the beginning of the part 2025.02.28 10:11:00.148392 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part 2025.02.28 10:11:00.150217 [ 262 ] {840c91b9-3d58-439e-9563-8262d1d7b18a} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:00.150306 [ 262 ] {840c91b9-3d58-439e-9563-8262d1d7b18a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:11:00.151244 [ 262 ] {840c91b9-3d58-439e-9563-8262d1d7b18a} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.28 10:11:00.151592 [ 262 ] {840c91b9-3d58-439e-9563-8262d1d7b18a} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:00.151837 [ 28 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.28 10:11:00.151972 [ 28 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:00.152070 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:11:00.152348 [ 262 ] {840c91b9-3d58-439e-9563-8262d1d7b18a} executeQuery: Read 64 rows, 5.12 KiB in 0.005209 sec., 12286.427337300825 rows/sec., 982.00 KiB/sec. 2025.02.28 10:11:00.152536 [ 200 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 4113 rows, containing 5 columns (5 merged, 0 gathered) in 0.005989729 sec., 686675.4739655167 rows/sec., 58.68 MiB/sec. 2025.02.28 10:11:00.152555 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.28 10:11:00.153082 [ 262 ] {840c91b9-3d58-439e-9563-8262d1d7b18a} TCPHandler: Processed in 0.006446575 sec. 2025.02.28 10:11:00.153075 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.28 10:11:00.153548 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:00.153638 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:00.153869 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 952 rows starting from the beginning of the part 2025.02.28 10:11:00.154257 [ 261 ] {dd18013e-91ad-433b-8098-c09aac78b89f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:00.154589 [ 261 ] {dd18013e-91ad-433b-8098-c09aac78b89f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:11:00.154717 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_111_22} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:00.154877 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 72 rows starting from the beginning of the part 2025.02.28 10:11:00.155321 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_111_22} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.28 10:11:00.155722 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 418 rows starting from the beginning of the part 2025.02.28 10:11:00.155909 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 10:11:00.156441 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 68 rows starting from the beginning of the part 2025.02.28 10:11:00.157106 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 562 rows starting from the beginning of the part 2025.02.28 10:11:00.157502 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part 2025.02.28 10:11:00.158734 [ 261 ] {dd18013e-91ad-433b-8098-c09aac78b89f} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:00.158812 [ 261 ] {dd18013e-91ad-433b-8098-c09aac78b89f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:11:00.159973 [ 261 ] {dd18013e-91ad-433b-8098-c09aac78b89f} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.28 10:11:00.160372 [ 261 ] {dd18013e-91ad-433b-8098-c09aac78b89f} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:00.160779 [ 197 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2136 rows, containing 5 columns (5 merged, 0 gathered) in 0.008519801 sec., 250710.08113921908 rows/sec., 19.41 MiB/sec. 2025.02.28 10:11:00.160850 [ 28 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 5 parts from all_1_106_21 to all_110_110_0 2025.02.28 10:11:00.160955 [ 28 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:00.160953 [ 261 ] {dd18013e-91ad-433b-8098-c09aac78b89f} executeQuery: Read 64 rows, 4.56 KiB in 0.00699 sec., 9155.93705293276 rows/sec., 653.00 KiB/sec. 2025.02.28 10:11:00.161042 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:11:00.161205 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.28 10:11:00.161230 [ 261 ] {dd18013e-91ad-433b-8098-c09aac78b89f} TCPHandler: Processed in 0.007976834 sec. 2025.02.28 10:11:00.161558 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_110_22} MergeTask::PrepareStage: Merging 5 parts: from all_1_106_21 to all_110_110_0 into Compact with storage Full 2025.02.28 10:11:00.161677 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:00.161850 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:00.161983 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_110_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 30369 rows starting from the beginning of the part 2025.02.28 10:11:00.162114 [ 262 ] {3e90f602-46e5-4088-9ca9-4a68c35f8a09} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:11:00.162222 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_111_22} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:00.162415 [ 262 ] {3e90f602-46e5-4088-9ca9-4a68c35f8a09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:11:00.162444 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 162 rows starting from the beginning of the part 2025.02.28 10:11:00.162620 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_111_22} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.28 10:11:00.162901 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 237 rows starting from the beginning of the part 2025.02.28 10:11:00.162947 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.28 10:11:00.163242 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part 2025.02.28 10:11:00.163533 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 945 rows starting from the beginning of the part 2025.02.28 10:11:00.164901 [ 262 ] {3e90f602-46e5-4088-9ca9-4a68c35f8a09} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:00.164962 [ 262 ] {3e90f602-46e5-4088-9ca9-4a68c35f8a09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:11:00.165521 [ 262 ] {3e90f602-46e5-4088-9ca9-4a68c35f8a09} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.28 10:11:00.165872 [ 262 ] {3e90f602-46e5-4088-9ca9-4a68c35f8a09} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:00.166220 [ 28 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.28 10:11:00.166338 [ 28 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:00.166413 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:11:00.166570 [ 262 ] {3e90f602-46e5-4088-9ca9-4a68c35f8a09} executeQuery: Read 24 rows, 1.66 KiB in 0.004547 sec., 5278.205410160545 rows/sec., 364.25 KiB/sec. 2025.02.28 10:11:00.166926 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.28 10:11:00.166956 [ 262 ] {3e90f602-46e5-4088-9ca9-4a68c35f8a09} TCPHandler: Processed in 0.005417781 sec. 2025.02.28 10:11:00.167246 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:00.167323 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5534 rows starting from the beginning of the part 2025.02.28 10:11:00.167493 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part 2025.02.28 10:11:00.167724 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 82 rows starting from the beginning of the part 2025.02.28 10:11:00.167929 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part 2025.02.28 10:11:00.168249 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 36 rows starting from the beginning of the part 2025.02.28 10:11:00.168378 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 24 rows starting from the beginning of the part 2025.02.28 10:11:00.170879 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 5796 rows, containing 4 columns (4 merged, 0 gathered) in 0.004304686 sec., 1346439.6706287055 rows/sec., 90.12 MiB/sec. 2025.02.28 10:11:00.171397 [ 199 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.28 10:11:00.171855 [ 199 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_111_22} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:00.171973 [ 199 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_111_22} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.28 10:11:00.172116 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2025.02.28 10:11:00.173154 [ 190 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 31873 rows, containing 5 columns (5 merged, 0 gathered) in 0.011900306 sec., 2678334.4898862266 rows/sec., 182.95 MiB/sec. 2025.02.28 10:11:00.173813 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2025.02.28 10:11:00.174209 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_110_22} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:00.174308 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_110_22} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 5 parts: [all_1_106_21, all_110_110_0] -> all_1_110_22 2025.02.28 10:11:00.174416 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.02.28 10:11:01.100933 [ 25 ] {} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.28 10:11:01.101028 [ 25 ] {} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:01.101069 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:11:01.101316 [ 194 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.02.28 10:11:01.101696 [ 194 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:01.101782 [ 194 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2025.02.28 10:11:01.101885 [ 194 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.02.28 10:11:01.101978 [ 194 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2025.02.28 10:11:01.102070 [ 194 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2025.02.28 10:11:01.102323 [ 194 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2025.02.28 10:11:01.103357 [ 192 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002178728 sec., 4130.850661486886 rows/sec., 278.35 KiB/sec. 2025.02.28 10:11:01.103512 [ 194 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.28 10:11:01.103799 [ 194 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_9_2} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:01.103878 [ 194 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_9_2} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.28 10:11:01.103953 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.02.28 10:11:01.433794 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 2025.02.28 10:11:01.434503 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:01.434548 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:11:01.435062 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 10:11:01.435318 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:01.435617 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 2025.02.28 10:11:03.691288 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.02.28 10:11:03.710148 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:03.710197 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:11:03.717061 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 10:11:03.717805 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:03.721963 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.02.28 10:11:05.148605 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:05.148795 [ 261 ] {0252b7de-6bc5-490f-8a15-8ff261ecb52c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:11:05.148865 [ 261 ] {0252b7de-6bc5-490f-8a15-8ff261ecb52c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:11:05.149657 [ 261 ] {0252b7de-6bc5-490f-8a15-8ff261ecb52c} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:05.149703 [ 261 ] {0252b7de-6bc5-490f-8a15-8ff261ecb52c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:11:05.150145 [ 261 ] {0252b7de-6bc5-490f-8a15-8ff261ecb52c} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.28 10:11:05.150398 [ 261 ] {0252b7de-6bc5-490f-8a15-8ff261ecb52c} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:05.150607 [ 261 ] {0252b7de-6bc5-490f-8a15-8ff261ecb52c} executeQuery: Read 64 rows, 5.16 KiB in 0.001866 sec., 34297.96355841372 rows/sec., 2.70 MiB/sec. 2025.02.28 10:11:05.150677 [ 261 ] {0252b7de-6bc5-490f-8a15-8ff261ecb52c} TCPHandler: Processed in 0.002200279 sec. 2025.02.28 10:11:05.150914 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:05.151103 [ 262 ] {ab90a031-7e08-42d5-9da7-efb6171d17b4} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:11:05.151175 [ 262 ] {ab90a031-7e08-42d5-9da7-efb6171d17b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:11:05.151913 [ 262 ] {ab90a031-7e08-42d5-9da7-efb6171d17b4} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:05.151959 [ 262 ] {ab90a031-7e08-42d5-9da7-efb6171d17b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:11:05.152398 [ 262 ] {ab90a031-7e08-42d5-9da7-efb6171d17b4} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.28 10:11:05.152656 [ 262 ] {ab90a031-7e08-42d5-9da7-efb6171d17b4} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:05.152916 [ 262 ] {ab90a031-7e08-42d5-9da7-efb6171d17b4} executeQuery: Read 4 rows, 308.00 B in 0.001862 sec., 2148.227712137487 rows/sec., 161.54 KiB/sec. 2025.02.28 10:11:05.152988 [ 262 ] {ab90a031-7e08-42d5-9da7-efb6171d17b4} TCPHandler: Processed in 0.002201359 sec. 2025.02.28 10:11:05.153177 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:05.153351 [ 261 ] {8647c5b5-9163-43ee-8733-1f08115b2b17} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:11:05.153413 [ 261 ] {8647c5b5-9163-43ee-8733-1f08115b2b17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:11:05.154144 [ 261 ] {8647c5b5-9163-43ee-8733-1f08115b2b17} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:05.154193 [ 261 ] {8647c5b5-9163-43ee-8733-1f08115b2b17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:11:05.154591 [ 261 ] {8647c5b5-9163-43ee-8733-1f08115b2b17} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.28 10:11:05.154832 [ 261 ] {8647c5b5-9163-43ee-8733-1f08115b2b17} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:05.155025 [ 261 ] {8647c5b5-9163-43ee-8733-1f08115b2b17} executeQuery: Read 68 rows, 5.44 KiB in 0.001717 sec., 39603.960396039605 rows/sec., 3.09 MiB/sec. 2025.02.28 10:11:05.155087 [ 261 ] {8647c5b5-9163-43ee-8733-1f08115b2b17} TCPHandler: Processed in 0.002009606 sec. 2025.02.28 10:11:05.155221 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:05.155346 [ 262 ] {fd71e820-0765-4ffb-9d98-910676c03221} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:05.155410 [ 262 ] {fd71e820-0765-4ffb-9d98-910676c03221} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:11:05.156105 [ 262 ] {fd71e820-0765-4ffb-9d98-910676c03221} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:05.156152 [ 262 ] {fd71e820-0765-4ffb-9d98-910676c03221} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:11:05.156586 [ 262 ] {fd71e820-0765-4ffb-9d98-910676c03221} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.28 10:11:05.156831 [ 262 ] {fd71e820-0765-4ffb-9d98-910676c03221} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:05.157057 [ 262 ] {fd71e820-0765-4ffb-9d98-910676c03221} executeQuery: Read 160 rows, 11.41 KiB in 0.001741 sec., 91901.20620333143 rows/sec., 6.40 MiB/sec. 2025.02.28 10:11:05.157111 [ 262 ] {fd71e820-0765-4ffb-9d98-910676c03221} TCPHandler: Processed in 0.001943666 sec. 2025.02.28 10:11:05.157281 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:05.157623 [ 261 ] {bd13b4a2-24e2-4271-83b0-08240b327b42} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:05.157765 [ 261 ] {bd13b4a2-24e2-4271-83b0-08240b327b42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:11:05.158972 [ 261 ] {bd13b4a2-24e2-4271-83b0-08240b327b42} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:05.159012 [ 261 ] {bd13b4a2-24e2-4271-83b0-08240b327b42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:11:05.159625 [ 261 ] {bd13b4a2-24e2-4271-83b0-08240b327b42} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.28 10:11:05.159875 [ 261 ] {bd13b4a2-24e2-4271-83b0-08240b327b42} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:05.160081 [ 261 ] {bd13b4a2-24e2-4271-83b0-08240b327b42} executeQuery: Read 4 rows, 7.34 KiB in 0.002581 sec., 1549.7869043006588 rows/sec., 2.78 MiB/sec. 2025.02.28 10:11:05.160200 [ 261 ] {bd13b4a2-24e2-4271-83b0-08240b327b42} TCPHandler: Processed in 0.003003749 sec. 2025.02.28 10:11:05.160363 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:05.160502 [ 262 ] {c7a9c195-45d4-4b30-b3ee-e920bc4eb0b7} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:11:05.160563 [ 262 ] {c7a9c195-45d4-4b30-b3ee-e920bc4eb0b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:11:05.161155 [ 262 ] {c7a9c195-45d4-4b30-b3ee-e920bc4eb0b7} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:05.161203 [ 262 ] {c7a9c195-45d4-4b30-b3ee-e920bc4eb0b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.02.28 10:11:05.161602 [ 262 ] {c7a9c195-45d4-4b30-b3ee-e920bc4eb0b7} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.28 10:11:05.161839 [ 262 ] {c7a9c195-45d4-4b30-b3ee-e920bc4eb0b7} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:05.162046 [ 262 ] {c7a9c195-45d4-4b30-b3ee-e920bc4eb0b7} executeQuery: Read 60 rows, 4.14 KiB in 0.001576 sec., 38071.06598984772 rows/sec., 2.57 MiB/sec. 2025.02.28 10:11:05.162096 [ 262 ] {c7a9c195-45d4-4b30-b3ee-e920bc4eb0b7} TCPHandler: Processed in 0.001801934 sec. 2025.02.28 10:11:08.725383 [ 119 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:11:08.725453 [ 119 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:11:08.935785 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 2025.02.28 10:11:08.936430 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:08.936481 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:08.937015 [ 242 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 10:11:08.937277 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:08.937525 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2025.02.28 10:11:09.097978 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1678 2025.02.28 10:11:09.101924 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:09.102004 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:09.104145 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 10:11:09.104631 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:09.106464 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1678 2025.02.28 10:11:10.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 256.04 MiB, peak 273.96 MiB, free memory in arenas 0.00 B, will set to 260.05 MiB (RSS), difference: 4.00 MiB 2025.02.28 10:11:10.150501 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:10.150687 [ 261 ] {5fac3480-94e4-49df-903c-9b00ccbcb8ac} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:11:10.150760 [ 261 ] {5fac3480-94e4-49df-903c-9b00ccbcb8ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:11:10.151553 [ 261 ] {5fac3480-94e4-49df-903c-9b00ccbcb8ac} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:10.151609 [ 261 ] {5fac3480-94e4-49df-903c-9b00ccbcb8ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:10.152067 [ 261 ] {5fac3480-94e4-49df-903c-9b00ccbcb8ac} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.28 10:11:10.152320 [ 261 ] {5fac3480-94e4-49df-903c-9b00ccbcb8ac} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:10.152529 [ 261 ] {5fac3480-94e4-49df-903c-9b00ccbcb8ac} executeQuery: Read 128 rows, 11.21 KiB in 0.001894 sec., 67581.8373812038 rows/sec., 5.78 MiB/sec. 2025.02.28 10:11:10.152596 [ 261 ] {5fac3480-94e4-49df-903c-9b00ccbcb8ac} TCPHandler: Processed in 0.00223236 sec. 2025.02.28 10:11:10.152838 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:10.153022 [ 262 ] {21f30b2d-7352-4ad4-a4a2-d47192d1e081} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:11:10.153098 [ 262 ] {21f30b2d-7352-4ad4-a4a2-d47192d1e081} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:11:10.153864 [ 262 ] {21f30b2d-7352-4ad4-a4a2-d47192d1e081} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:10.153915 [ 262 ] {21f30b2d-7352-4ad4-a4a2-d47192d1e081} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:10.154382 [ 262 ] {21f30b2d-7352-4ad4-a4a2-d47192d1e081} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.28 10:11:10.154635 [ 262 ] {21f30b2d-7352-4ad4-a4a2-d47192d1e081} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:10.154897 [ 262 ] {21f30b2d-7352-4ad4-a4a2-d47192d1e081} executeQuery: Read 36 rows, 2.71 KiB in 0.001924 sec., 18711.01871101871 rows/sec., 1.37 MiB/sec. 2025.02.28 10:11:10.154966 [ 262 ] {21f30b2d-7352-4ad4-a4a2-d47192d1e081} TCPHandler: Processed in 0.00225458 sec. 2025.02.28 10:11:10.155122 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:10.155251 [ 261 ] {53224752-46cf-46e0-8f87-78853702b362} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:11:10.155306 [ 261 ] {53224752-46cf-46e0-8f87-78853702b362} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:11:10.155936 [ 261 ] {53224752-46cf-46e0-8f87-78853702b362} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:10.155974 [ 261 ] {53224752-46cf-46e0-8f87-78853702b362} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:10.156374 [ 261 ] {53224752-46cf-46e0-8f87-78853702b362} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.28 10:11:10.156612 [ 261 ] {53224752-46cf-46e0-8f87-78853702b362} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:10.156799 [ 261 ] {53224752-46cf-46e0-8f87-78853702b362} executeQuery: Read 100 rows, 8.00 KiB in 0.001578 sec., 63371.35614702155 rows/sec., 4.95 MiB/sec. 2025.02.28 10:11:10.156857 [ 261 ] {53224752-46cf-46e0-8f87-78853702b362} TCPHandler: Processed in 0.001796013 sec. 2025.02.28 10:11:10.157015 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:10.157143 [ 262 ] {2067519c-e51e-4043-897b-716ba3f71084} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:10.157201 [ 262 ] {2067519c-e51e-4043-897b-716ba3f71084} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:11:10.157797 [ 262 ] {2067519c-e51e-4043-897b-716ba3f71084} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:10.157837 [ 262 ] {2067519c-e51e-4043-897b-716ba3f71084} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:10.158246 [ 262 ] {2067519c-e51e-4043-897b-716ba3f71084} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.28 10:11:10.158484 [ 262 ] {2067519c-e51e-4043-897b-716ba3f71084} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:10.158714 [ 262 ] {2067519c-e51e-4043-897b-716ba3f71084} executeQuery: Read 160 rows, 11.41 KiB in 0.001602 sec., 99875.15605493134 rows/sec., 6.96 MiB/sec. 2025.02.28 10:11:10.158773 [ 262 ] {2067519c-e51e-4043-897b-716ba3f71084} TCPHandler: Processed in 0.001824554 sec. 2025.02.28 10:11:10.158921 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:10.159046 [ 261 ] {444d6b91-807f-4f17-a74e-ffa8cbb0fd63} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:10.159130 [ 261 ] {444d6b91-807f-4f17-a74e-ffa8cbb0fd63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:11:10.160329 [ 261 ] {444d6b91-807f-4f17-a74e-ffa8cbb0fd63} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:10.160367 [ 261 ] {444d6b91-807f-4f17-a74e-ffa8cbb0fd63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:10.161047 [ 261 ] {444d6b91-807f-4f17-a74e-ffa8cbb0fd63} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.28 10:11:10.161307 [ 261 ] {444d6b91-807f-4f17-a74e-ffa8cbb0fd63} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:10.161516 [ 261 ] {444d6b91-807f-4f17-a74e-ffa8cbb0fd63} executeQuery: Read 36 rows, 66.06 KiB in 0.002496 sec., 14423.076923076924 rows/sec., 25.85 MiB/sec. 2025.02.28 10:11:10.161636 [ 261 ] {444d6b91-807f-4f17-a74e-ffa8cbb0fd63} TCPHandler: Processed in 0.002776267 sec. 2025.02.28 10:11:10.161792 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:10.161916 [ 262 ] {9fc24d25-4c88-4625-935f-d04a6d447e7f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:11:10.161969 [ 262 ] {9fc24d25-4c88-4625-935f-d04a6d447e7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:11:10.162511 [ 262 ] {9fc24d25-4c88-4625-935f-d04a6d447e7f} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:10.162551 [ 262 ] {9fc24d25-4c88-4625-935f-d04a6d447e7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:10.162946 [ 262 ] {9fc24d25-4c88-4625-935f-d04a6d447e7f} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.28 10:11:10.163187 [ 262 ] {9fc24d25-4c88-4625-935f-d04a6d447e7f} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:10.163403 [ 262 ] {9fc24d25-4c88-4625-935f-d04a6d447e7f} executeQuery: Read 60 rows, 4.14 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.67 MiB/sec. 2025.02.28 10:11:10.163459 [ 262 ] {9fc24d25-4c88-4625-935f-d04a6d447e7f} TCPHandler: Processed in 0.001729982 sec. 2025.02.28 10:11:10.237406 [ 67 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.02.28 10:11:10.237468 [ 67 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:10.237490 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:10.237703 [ 189 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.02.28 10:11:10.238007 [ 189 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:10.238063 [ 189 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part 2025.02.28 10:11:10.238147 [ 189 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part 2025.02.28 10:11:10.238387 [ 189 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part 2025.02.28 10:11:10.238609 [ 189 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part 2025.02.28 10:11:10.238776 [ 189 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2025.02.28 10:11:10.239918 [ 189 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002348181 sec., 16182.738894488968 rows/sec., 1.35 MiB/sec. 2025.02.28 10:11:10.240098 [ 194 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.02.28 10:11:10.240458 [ 194 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_29_7} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:10.240552 [ 194 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_29_7} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.02.28 10:11:10.240663 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.28 10:11:11.222065 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.02.28 10:11:11.242658 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:11.242719 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:11.250016 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 10:11:11.250764 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:11.253539 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.02.28 10:11:15.148525 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:15.148756 [ 261 ] {9c7a18e2-6606-4282-9936-0af2f6b9f3d1} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:11:15.148842 [ 261 ] {9c7a18e2-6606-4282-9936-0af2f6b9f3d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:11:15.149681 [ 261 ] {9c7a18e2-6606-4282-9936-0af2f6b9f3d1} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:15.149732 [ 261 ] {9c7a18e2-6606-4282-9936-0af2f6b9f3d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:15.150157 [ 261 ] {9c7a18e2-6606-4282-9936-0af2f6b9f3d1} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 10:11:15.150416 [ 261 ] {9c7a18e2-6606-4282-9936-0af2f6b9f3d1} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:15.150658 [ 261 ] {9c7a18e2-6606-4282-9936-0af2f6b9f3d1} executeQuery: Read 4 rows, 334.00 B in 0.001987 sec., 2013.0850528434826 rows/sec., 164.15 KiB/sec. 2025.02.28 10:11:15.150722 [ 261 ] {9c7a18e2-6606-4282-9936-0af2f6b9f3d1} TCPHandler: Processed in 0.002367751 sec. 2025.02.28 10:11:15.151003 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:15.151366 [ 262 ] {5c89252a-5d4c-440d-b585-ed226754cb80} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:11:15.151486 [ 262 ] {5c89252a-5d4c-440d-b585-ed226754cb80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:11:15.152321 [ 262 ] {5c89252a-5d4c-440d-b585-ed226754cb80} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:15.152371 [ 262 ] {5c89252a-5d4c-440d-b585-ed226754cb80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:15.152814 [ 262 ] {5c89252a-5d4c-440d-b585-ed226754cb80} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.28 10:11:15.153068 [ 262 ] {5c89252a-5d4c-440d-b585-ed226754cb80} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:15.153313 [ 262 ] {5c89252a-5d4c-440d-b585-ed226754cb80} executeQuery: Read 66 rows, 5.31 KiB in 0.002039 sec., 32368.808239333008 rows/sec., 2.54 MiB/sec. 2025.02.28 10:11:15.153378 [ 262 ] {5c89252a-5d4c-440d-b585-ed226754cb80} TCPHandler: Processed in 0.002509993 sec. 2025.02.28 10:11:15.153540 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:15.153689 [ 261 ] {5314f6d0-41f1-46f7-88c0-be90eb9ab434} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:11:15.153749 [ 261 ] {5314f6d0-41f1-46f7-88c0-be90eb9ab434} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:11:15.154463 [ 261 ] {5314f6d0-41f1-46f7-88c0-be90eb9ab434} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:15.154511 [ 261 ] {5314f6d0-41f1-46f7-88c0-be90eb9ab434} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:15.154888 [ 261 ] {5314f6d0-41f1-46f7-88c0-be90eb9ab434} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.28 10:11:15.155124 [ 261 ] {5314f6d0-41f1-46f7-88c0-be90eb9ab434} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:15.155356 [ 261 ] {5314f6d0-41f1-46f7-88c0-be90eb9ab434} executeQuery: Read 8 rows, 594.00 B in 0.001702 sec., 4700.352526439483 rows/sec., 340.82 KiB/sec. 2025.02.28 10:11:15.155428 [ 261 ] {5314f6d0-41f1-46f7-88c0-be90eb9ab434} TCPHandler: Processed in 0.001957805 sec. 2025.02.28 10:11:15.155617 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:15.155895 [ 262 ] {d14b6383-73c8-44e5-8a96-07b593f54021} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:11:15.155993 [ 262 ] {d14b6383-73c8-44e5-8a96-07b593f54021} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:11:15.156903 [ 262 ] {d14b6383-73c8-44e5-8a96-07b593f54021} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:15.156946 [ 262 ] {d14b6383-73c8-44e5-8a96-07b593f54021} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:15.157332 [ 262 ] {d14b6383-73c8-44e5-8a96-07b593f54021} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.28 10:11:15.157582 [ 262 ] {d14b6383-73c8-44e5-8a96-07b593f54021} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:15.157822 [ 262 ] {d14b6383-73c8-44e5-8a96-07b593f54021} executeQuery: Read 72 rows, 5.76 KiB in 0.001981 sec., 36345.280161534574 rows/sec., 2.84 MiB/sec. 2025.02.28 10:11:15.157915 [ 262 ] {d14b6383-73c8-44e5-8a96-07b593f54021} TCPHandler: Processed in 0.002403562 sec. 2025.02.28 10:11:15.158100 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:15.158306 [ 261 ] {04886b2f-a2dc-4efe-ac10-495f80b4adb3} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:15.158378 [ 261 ] {04886b2f-a2dc-4efe-ac10-495f80b4adb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:11:15.158988 [ 261 ] {04886b2f-a2dc-4efe-ac10-495f80b4adb3} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:15.159027 [ 261 ] {04886b2f-a2dc-4efe-ac10-495f80b4adb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:15.159423 [ 261 ] {04886b2f-a2dc-4efe-ac10-495f80b4adb3} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.28 10:11:15.159655 [ 261 ] {04886b2f-a2dc-4efe-ac10-495f80b4adb3} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:15.159907 [ 261 ] {04886b2f-a2dc-4efe-ac10-495f80b4adb3} executeQuery: Read 162 rows, 11.55 KiB in 0.00166 sec., 97590.36144578313 rows/sec., 6.80 MiB/sec. 2025.02.28 10:11:15.159964 [ 261 ] {04886b2f-a2dc-4efe-ac10-495f80b4adb3} TCPHandler: Processed in 0.001955786 sec. 2025.02.28 10:11:15.160168 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:15.160390 [ 262 ] {47406ebd-750d-43fa-89dc-411e8ffd7beb} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:15.160530 [ 262 ] {47406ebd-750d-43fa-89dc-411e8ffd7beb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:11:15.161680 [ 262 ] {47406ebd-750d-43fa-89dc-411e8ffd7beb} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:15.161747 [ 262 ] {47406ebd-750d-43fa-89dc-411e8ffd7beb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:15.162367 [ 262 ] {47406ebd-750d-43fa-89dc-411e8ffd7beb} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.28 10:11:15.162623 [ 262 ] {47406ebd-750d-43fa-89dc-411e8ffd7beb} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:15.162915 [ 262 ] {47406ebd-750d-43fa-89dc-411e8ffd7beb} executeQuery: Read 4 rows, 7.34 KiB in 0.002567 sec., 1558.2391897156215 rows/sec., 2.79 MiB/sec. 2025.02.28 10:11:15.163225 [ 262 ] {47406ebd-750d-43fa-89dc-411e8ffd7beb} TCPHandler: Processed in 0.003163011 sec. 2025.02.28 10:11:15.163498 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:15.163790 [ 261 ] {fdb2e681-201f-49fe-874c-0f69527fa7c9} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:11:15.163851 [ 261 ] {fdb2e681-201f-49fe-874c-0f69527fa7c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:11:15.164444 [ 261 ] {fdb2e681-201f-49fe-874c-0f69527fa7c9} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:15.164490 [ 261 ] {fdb2e681-201f-49fe-874c-0f69527fa7c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:15.164995 [ 261 ] {fdb2e681-201f-49fe-874c-0f69527fa7c9} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.28 10:11:15.165237 [ 261 ] {fdb2e681-201f-49fe-874c-0f69527fa7c9} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:15.165457 [ 261 ] {fdb2e681-201f-49fe-874c-0f69527fa7c9} executeQuery: Read 60 rows, 4.14 KiB in 0.001748 sec., 34324.94279176201 rows/sec., 2.31 MiB/sec. 2025.02.28 10:11:15.165527 [ 261 ] {fdb2e681-201f-49fe-874c-0f69527fa7c9} TCPHandler: Processed in 0.002195969 sec. 2025.02.28 10:11:16.437673 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 2025.02.28 10:11:16.438451 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:16.438507 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:16.439059 [ 242 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 10:11:16.439311 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:16.439546 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 2025.02.28 10:11:18.753632 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2025.02.28 10:11:18.775253 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:18.775321 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:18.782646 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 10:11:18.783417 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:18.786313 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2025.02.28 10:11:19.106671 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1704 2025.02.28 10:11:19.109691 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:19.109758 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:19.111277 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 10:11:19.111598 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:19.113131 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1704 2025.02.28 10:11:20.150165 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:20.150392 [ 261 ] {41b718aa-477d-4093-a3c6-d74152580a0e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:11:20.150477 [ 261 ] {41b718aa-477d-4093-a3c6-d74152580a0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:11:20.151311 [ 261 ] {41b718aa-477d-4093-a3c6-d74152580a0e} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:20.151370 [ 261 ] {41b718aa-477d-4093-a3c6-d74152580a0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:20.151834 [ 261 ] {41b718aa-477d-4093-a3c6-d74152580a0e} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.28 10:11:20.152091 [ 261 ] {41b718aa-477d-4093-a3c6-d74152580a0e} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:20.152383 [ 261 ] {41b718aa-477d-4093-a3c6-d74152580a0e} executeQuery: Read 128 rows, 11.21 KiB in 0.002044 sec., 62622.309197651666 rows/sec., 5.36 MiB/sec. 2025.02.28 10:11:20.152488 [ 261 ] {41b718aa-477d-4093-a3c6-d74152580a0e} TCPHandler: Processed in 0.002465793 sec. 2025.02.28 10:11:20.152790 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:20.153026 [ 262 ] {a2eeea27-4e40-4631-97fd-d23707e31161} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:11:20.153103 [ 262 ] {a2eeea27-4e40-4631-97fd-d23707e31161} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:11:20.153914 [ 262 ] {a2eeea27-4e40-4631-97fd-d23707e31161} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:20.153957 [ 262 ] {a2eeea27-4e40-4631-97fd-d23707e31161} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:20.154399 [ 262 ] {a2eeea27-4e40-4631-97fd-d23707e31161} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.28 10:11:20.154655 [ 262 ] {a2eeea27-4e40-4631-97fd-d23707e31161} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:20.154858 [ 262 ] {a2eeea27-4e40-4631-97fd-d23707e31161} executeQuery: Read 36 rows, 2.71 KiB in 0.001887 sec., 19077.90143084261 rows/sec., 1.40 MiB/sec. 2025.02.28 10:11:20.154923 [ 262 ] {a2eeea27-4e40-4631-97fd-d23707e31161} TCPHandler: Processed in 0.00231231 sec. 2025.02.28 10:11:20.155073 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:20.155221 [ 261 ] {dde7b463-7541-4ac0-8806-4e99356ad0ee} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:11:20.155284 [ 261 ] {dde7b463-7541-4ac0-8806-4e99356ad0ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:11:20.155982 [ 261 ] {dde7b463-7541-4ac0-8806-4e99356ad0ee} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:20.156024 [ 261 ] {dde7b463-7541-4ac0-8806-4e99356ad0ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:20.156400 [ 261 ] {dde7b463-7541-4ac0-8806-4e99356ad0ee} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.28 10:11:20.156637 [ 261 ] {dde7b463-7541-4ac0-8806-4e99356ad0ee} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:20.156867 [ 261 ] {dde7b463-7541-4ac0-8806-4e99356ad0ee} executeQuery: Read 100 rows, 8.00 KiB in 0.00168 sec., 59523.80952380952 rows/sec., 4.65 MiB/sec. 2025.02.28 10:11:20.156926 [ 261 ] {dde7b463-7541-4ac0-8806-4e99356ad0ee} TCPHandler: Processed in 0.001922105 sec. 2025.02.28 10:11:20.157129 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:20.157361 [ 262 ] {e023f785-5975-42b0-903d-7dc200b7ed93} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:20.157462 [ 262 ] {e023f785-5975-42b0-903d-7dc200b7ed93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:11:20.158178 [ 262 ] {e023f785-5975-42b0-903d-7dc200b7ed93} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:20.158217 [ 262 ] {e023f785-5975-42b0-903d-7dc200b7ed93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:20.158614 [ 262 ] {e023f785-5975-42b0-903d-7dc200b7ed93} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.28 10:11:20.158849 [ 262 ] {e023f785-5975-42b0-903d-7dc200b7ed93} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:20.158988 [ 149 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 2025.02.28 10:11:20.159043 [ 262 ] {e023f785-5975-42b0-903d-7dc200b7ed93} executeQuery: Read 160 rows, 11.41 KiB in 0.001743 sec., 91795.75444635686 rows/sec., 6.39 MiB/sec. 2025.02.28 10:11:20.159044 [ 149 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:20.159095 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:20.159119 [ 262 ] {e023f785-5975-42b0-903d-7dc200b7ed93} TCPHandler: Processed in 0.002096867 sec. 2025.02.28 10:11:20.159314 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:20.159376 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_115_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full 2025.02.28 10:11:20.159489 [ 261 ] {5f5052a3-c443-467e-81d2-014f076d2264} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:20.159698 [ 261 ] {5f5052a3-c443-467e-81d2-014f076d2264} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:11:20.159823 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:20.160000 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_115_23} MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 31873 rows starting from the beginning of the part 2025.02.28 10:11:20.160600 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part 2025.02.28 10:11:20.161093 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part 2025.02.28 10:11:20.161582 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part 2025.02.28 10:11:20.161916 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 162 rows starting from the beginning of the part 2025.02.28 10:11:20.162464 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part 2025.02.28 10:11:20.164651 [ 261 ] {5f5052a3-c443-467e-81d2-014f076d2264} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:20.164701 [ 261 ] {5f5052a3-c443-467e-81d2-014f076d2264} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:20.166493 [ 261 ] {5f5052a3-c443-467e-81d2-014f076d2264} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.28 10:11:20.166790 [ 261 ] {5f5052a3-c443-467e-81d2-014f076d2264} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:20.167379 [ 261 ] {5f5052a3-c443-467e-81d2-014f076d2264} executeQuery: Read 36 rows, 66.06 KiB in 0.007957 sec., 4524.318210380797 rows/sec., 8.11 MiB/sec. 2025.02.28 10:11:20.167547 [ 261 ] {5f5052a3-c443-467e-81d2-014f076d2264} TCPHandler: Processed in 0.008351059 sec. 2025.02.28 10:11:20.167698 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:20.167864 [ 262 ] {b27e7cff-5d5a-44f1-ae3a-c1a41b8069eb} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:11:20.168003 [ 262 ] {b27e7cff-5d5a-44f1-ae3a-c1a41b8069eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:11:20.168769 [ 262 ] {b27e7cff-5d5a-44f1-ae3a-c1a41b8069eb} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:20.168807 [ 262 ] {b27e7cff-5d5a-44f1-ae3a-c1a41b8069eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:20.169503 [ 262 ] {b27e7cff-5d5a-44f1-ae3a-c1a41b8069eb} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.28 10:11:20.169817 [ 262 ] {b27e7cff-5d5a-44f1-ae3a-c1a41b8069eb} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:20.170077 [ 262 ] {b27e7cff-5d5a-44f1-ae3a-c1a41b8069eb} executeQuery: Read 60 rows, 4.14 KiB in 0.00226 sec., 26548.672566371682 rows/sec., 1.79 MiB/sec. 2025.02.28 10:11:20.170130 [ 262 ] {b27e7cff-5d5a-44f1-ae3a-c1a41b8069eb} TCPHandler: Processed in 0.002489383 sec. 2025.02.28 10:11:20.171653 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 32579 rows, containing 5 columns (5 merged, 0 gathered) in 0.012433153 sec., 2620332.9115309687 rows/sec., 179.07 MiB/sec. 2025.02.28 10:11:20.172214 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2025.02.28 10:11:20.172505 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_115_23} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:20.172580 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_115_23} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 2025.02.28 10:11:20.172677 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.28 10:11:23.640583 [ 222 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:23.640683 [ 222 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:23.646844 [ 222 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:23.725496 [ 145 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:11:23.725547 [ 145 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:11:23.939686 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 2025.02.28 10:11:23.940662 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:23.940736 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:23.941305 [ 242 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 10:11:23.941554 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:23.941790 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2025.02.28 10:11:24.121061 [ 218 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:24.121130 [ 218 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:24.123269 [ 218 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:25.148008 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:25.148196 [ 261 ] {41570e03-7416-4b7d-8081-f12779810104} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:11:25.148270 [ 261 ] {41570e03-7416-4b7d-8081-f12779810104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:11:25.149041 [ 261 ] {41570e03-7416-4b7d-8081-f12779810104} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.149090 [ 261 ] {41570e03-7416-4b7d-8081-f12779810104} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:25.149520 [ 261 ] {41570e03-7416-4b7d-8081-f12779810104} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.28 10:11:25.149768 [ 261 ] {41570e03-7416-4b7d-8081-f12779810104} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.149979 [ 144 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.28 10:11:25.150016 [ 261 ] {41570e03-7416-4b7d-8081-f12779810104} executeQuery: Read 64 rows, 5.16 KiB in 0.001871 sec., 34206.306787814 rows/sec., 2.69 MiB/sec. 2025.02.28 10:11:25.150069 [ 144 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.150141 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:25.150160 [ 261 ] {41570e03-7416-4b7d-8081-f12779810104} TCPHandler: Processed in 0.00227626 sec. 2025.02.28 10:11:25.150398 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.28 10:11:25.150484 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:25.150614 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:25.150668 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1967 rows starting from the beginning of the part 2025.02.28 10:11:25.150686 [ 262 ] {9afd58a5-4145-4549-996f-17b84a67906f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:11:25.150773 [ 262 ] {9afd58a5-4145-4549-996f-17b84a67906f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:11:25.150859 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part 2025.02.28 10:11:25.151255 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 128 rows starting from the beginning of the part 2025.02.28 10:11:25.151397 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 66 rows starting from the beginning of the part 2025.02.28 10:11:25.151594 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 128 rows starting from the beginning of the part 2025.02.28 10:11:25.151818 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part 2025.02.28 10:11:25.152592 [ 262 ] {9afd58a5-4145-4549-996f-17b84a67906f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.152644 [ 262 ] {9afd58a5-4145-4549-996f-17b84a67906f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:25.153251 [ 262 ] {9afd58a5-4145-4549-996f-17b84a67906f} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.28 10:11:25.153609 [ 262 ] {9afd58a5-4145-4549-996f-17b84a67906f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.153853 [ 144 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.28 10:11:25.153938 [ 144 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.153986 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:25.153999 [ 262 ] {9afd58a5-4145-4549-996f-17b84a67906f} executeQuery: Read 4 rows, 308.00 B in 0.003366 sec., 1188.3541295306002 rows/sec., 89.36 KiB/sec. 2025.02.28 10:11:25.154340 [ 262 ] {9afd58a5-4145-4549-996f-17b84a67906f} TCPHandler: Processed in 0.004059332 sec. 2025.02.28 10:11:25.154346 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.28 10:11:25.154684 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:25.154712 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.004460998 sec., 541807.0126908822 rows/sec., 46.58 MiB/sec. 2025.02.28 10:11:25.154774 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:25.154852 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 178 rows starting from the beginning of the part 2025.02.28 10:11:25.155024 [ 261 ] {d27d8182-7157-4c78-b514-c9a0018b1819} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:11:25.155236 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 4 rows starting from the beginning of the part 2025.02.28 10:11:25.155323 [ 261 ] {d27d8182-7157-4c78-b514-c9a0018b1819} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:11:25.155337 [ 198 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.28 10:11:25.155744 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 36 rows starting from the beginning of the part 2025.02.28 10:11:25.156412 [ 198 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_116_23} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.156892 [ 198 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_116_23} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.28 10:11:25.156922 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part 2025.02.28 10:11:25.157362 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.02.28 10:11:25.158049 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 36 rows starting from the beginning of the part 2025.02.28 10:11:25.158863 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 4 rows starting from the beginning of the part 2025.02.28 10:11:25.159941 [ 261 ] {d27d8182-7157-4c78-b514-c9a0018b1819} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.160067 [ 261 ] {d27d8182-7157-4c78-b514-c9a0018b1819} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:25.161037 [ 261 ] {d27d8182-7157-4c78-b514-c9a0018b1819} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.28 10:11:25.161569 [ 261 ] {d27d8182-7157-4c78-b514-c9a0018b1819} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.161971 [ 144 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.28 10:11:25.162108 [ 144 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.162181 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:25.162194 [ 261 ] {d27d8182-7157-4c78-b514-c9a0018b1819} executeQuery: Read 68 rows, 5.44 KiB in 0.007275 sec., 9347.079037800688 rows/sec., 747.15 KiB/sec. 2025.02.28 10:11:25.162665 [ 261 ] {d27d8182-7157-4c78-b514-c9a0018b1819} TCPHandler: Processed in 0.008194267 sec. 2025.02.28 10:11:25.162819 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.28 10:11:25.163067 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:25.163090 [ 196 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.008991067 sec., 29584.920232492983 rows/sec., 2.11 MiB/sec. 2025.02.28 10:11:25.163174 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:25.163277 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 952 rows starting from the beginning of the part 2025.02.28 10:11:25.163418 [ 262 ] {7a581b8a-e36b-4c09-b1b1-6904c4f298f0} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:25.163426 [ 196 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.28 10:11:25.163684 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 68 rows starting from the beginning of the part 2025.02.28 10:11:25.163785 [ 262 ] {7a581b8a-e36b-4c09-b1b1-6904c4f298f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:11:25.164202 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 100 rows starting from the beginning of the part 2025.02.28 10:11:25.164786 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 72 rows starting from the beginning of the part 2025.02.28 10:11:25.165230 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_96_19} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.165327 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 100 rows starting from the beginning of the part 2025.02.28 10:11:25.165763 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_96_19} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.28 10:11:25.165800 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 68 rows starting from the beginning of the part 2025.02.28 10:11:25.166146 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.28 10:11:25.168023 [ 262 ] {7a581b8a-e36b-4c09-b1b1-6904c4f298f0} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.168090 [ 262 ] {7a581b8a-e36b-4c09-b1b1-6904c4f298f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:25.169249 [ 262 ] {7a581b8a-e36b-4c09-b1b1-6904c4f298f0} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.28 10:11:25.169795 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 1360 rows, containing 5 columns (5 merged, 0 gathered) in 0.007440147 sec., 182792.08730687713 rows/sec., 14.35 MiB/sec. 2025.02.28 10:11:25.169807 [ 262 ] {7a581b8a-e36b-4c09-b1b1-6904c4f298f0} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.170025 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.28 10:11:25.170305 [ 262 ] {7a581b8a-e36b-4c09-b1b1-6904c4f298f0} executeQuery: Read 160 rows, 11.41 KiB in 0.007026 sec., 22772.559066325077 rows/sec., 1.59 MiB/sec. 2025.02.28 10:11:25.170713 [ 262 ] {7a581b8a-e36b-4c09-b1b1-6904c4f298f0} TCPHandler: Processed in 0.007892193 sec. 2025.02.28 10:11:25.171029 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_116_23} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.171031 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:25.171391 [ 261 ] {66da5caa-06ba-4e30-86b6-9c9c2b301b6d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:25.171415 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_116_23} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.28 10:11:25.171736 [ 261 ] {66da5caa-06ba-4e30-86b6-9c9c2b301b6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:11:25.171792 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2025.02.28 10:11:25.173158 [ 261 ] {66da5caa-06ba-4e30-86b6-9c9c2b301b6d} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.173201 [ 261 ] {66da5caa-06ba-4e30-86b6-9c9c2b301b6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:25.173877 [ 261 ] {66da5caa-06ba-4e30-86b6-9c9c2b301b6d} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.28 10:11:25.174136 [ 261 ] {66da5caa-06ba-4e30-86b6-9c9c2b301b6d} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.174329 [ 144 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.28 10:11:25.174395 [ 144 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.174435 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:25.174442 [ 261 ] {66da5caa-06ba-4e30-86b6-9c9c2b301b6d} executeQuery: Read 4 rows, 7.34 KiB in 0.003138 sec., 1274.697259400892 rows/sec., 2.28 MiB/sec. 2025.02.28 10:11:25.174803 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.28 10:11:25.174899 [ 261 ] {66da5caa-06ba-4e30-86b6-9c9c2b301b6d} TCPHandler: Processed in 0.004003872 sec. 2025.02.28 10:11:25.175261 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:25.175745 [ 262 ] {1e5f0a4c-053a-441e-8426-846d61004d10} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:11:25.175957 [ 262 ] {1e5f0a4c-053a-441e-8426-846d61004d10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:11:25.177165 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:25.177584 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1875 rows starting from the beginning of the part 2025.02.28 10:11:25.178231 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 4 rows starting from the beginning of the part 2025.02.28 10:11:25.178937 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 36 rows starting from the beginning of the part 2025.02.28 10:11:25.179123 [ 262 ] {1e5f0a4c-053a-441e-8426-846d61004d10} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.179294 [ 262 ] {1e5f0a4c-053a-441e-8426-846d61004d10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:25.179604 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 4 rows starting from the beginning of the part 2025.02.28 10:11:25.180591 [ 262 ] {1e5f0a4c-053a-441e-8426-846d61004d10} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.28 10:11:25.180710 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 36 rows starting from the beginning of the part 2025.02.28 10:11:25.183619 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 4 rows starting from the beginning of the part 2025.02.28 10:11:25.183691 [ 262 ] {1e5f0a4c-053a-441e-8426-846d61004d10} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.184259 [ 143 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.28 10:11:25.184371 [ 143 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.184454 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:25.184760 [ 262 ] {1e5f0a4c-053a-441e-8426-846d61004d10} executeQuery: Read 60 rows, 4.14 KiB in 0.009149 sec., 6558.0937807410655 rows/sec., 452.58 KiB/sec. 2025.02.28 10:11:25.184932 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.28 10:11:25.185091 [ 262 ] {1e5f0a4c-053a-441e-8426-846d61004d10} TCPHandler: Processed in 0.010031221 sec. 2025.02.28 10:11:25.185518 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:25.185601 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5796 rows starting from the beginning of the part 2025.02.28 10:11:25.185846 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part 2025.02.28 10:11:25.186185 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part 2025.02.28 10:11:25.186534 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part 2025.02.28 10:11:25.186911 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part 2025.02.28 10:11:25.187285 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part 2025.02.28 10:11:25.189578 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 6096 rows, containing 4 columns (4 merged, 0 gathered) in 0.004941464 sec., 1233642.499469793 rows/sec., 82.59 MiB/sec. 2025.02.28 10:11:25.190009 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.28 10:11:25.190450 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_116_23} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.190599 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_116_23} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.28 10:11:25.190700 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. 2025.02.28 10:11:25.196977 [ 190 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 19 columns (19 merged, 0 gathered) in 0.022451702 sec., 87253.96408699884 rows/sec., 156.36 MiB/sec. 2025.02.28 10:11:25.198536 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.28 10:11:25.198933 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_96_19} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.199015 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_96_19} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.28 10:11:25.199137 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.33 MiB. 2025.02.28 10:11:25.479845 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:25.480033 [ 261 ] {dfc40719-3866-4d71-9229-b323b20e110a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:11:25.480105 [ 261 ] {dfc40719-3866-4d71-9229-b323b20e110a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:11:25.480868 [ 261 ] {dfc40719-3866-4d71-9229-b323b20e110a} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.480911 [ 261 ] {dfc40719-3866-4d71-9229-b323b20e110a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:25.481346 [ 261 ] {dfc40719-3866-4d71-9229-b323b20e110a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 10:11:25.481592 [ 261 ] {dfc40719-3866-4d71-9229-b323b20e110a} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.481825 [ 261 ] {dfc40719-3866-4d71-9229-b323b20e110a} executeQuery: Read 24 rows, 2.04 KiB in 0.001835 sec., 13079.019073569481 rows/sec., 1.09 MiB/sec. 2025.02.28 10:11:25.481985 [ 261 ] {dfc40719-3866-4d71-9229-b323b20e110a} TCPHandler: Processed in 0.00226882 sec. 2025.02.28 10:11:25.482293 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:25.482488 [ 262 ] {6a62c3fe-9c89-4d6c-be62-81175e80258c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:11:25.482565 [ 262 ] {6a62c3fe-9c89-4d6c-be62-81175e80258c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:11:25.483316 [ 262 ] {6a62c3fe-9c89-4d6c-be62-81175e80258c} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.483371 [ 262 ] {6a62c3fe-9c89-4d6c-be62-81175e80258c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:25.483802 [ 262 ] {6a62c3fe-9c89-4d6c-be62-81175e80258c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 10:11:25.484052 [ 262 ] {6a62c3fe-9c89-4d6c-be62-81175e80258c} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.484308 [ 262 ] {6a62c3fe-9c89-4d6c-be62-81175e80258c} executeQuery: Read 4 rows, 334.00 B in 0.001869 sec., 2140.1819154628142 rows/sec., 174.52 KiB/sec. 2025.02.28 10:11:25.484430 [ 262 ] {6a62c3fe-9c89-4d6c-be62-81175e80258c} TCPHandler: Processed in 0.00227971 sec. 2025.02.28 10:11:25.484609 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:25.484758 [ 261 ] {602f3a76-ea85-482c-9ac4-18d253b78f71} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:11:25.484820 [ 261 ] {602f3a76-ea85-482c-9ac4-18d253b78f71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:11:25.486127 [ 261 ] {602f3a76-ea85-482c-9ac4-18d253b78f71} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.486166 [ 261 ] {602f3a76-ea85-482c-9ac4-18d253b78f71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:25.486621 [ 261 ] {602f3a76-ea85-482c-9ac4-18d253b78f71} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.28 10:11:25.486863 [ 261 ] {602f3a76-ea85-482c-9ac4-18d253b78f71} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.487050 [ 261 ] {602f3a76-ea85-482c-9ac4-18d253b78f71} executeQuery: Read 1390 rows, 118.92 KiB in 0.002327 sec., 597335.6252685861 rows/sec., 49.90 MiB/sec. 2025.02.28 10:11:25.487107 [ 261 ] {602f3a76-ea85-482c-9ac4-18d253b78f71} TCPHandler: Processed in 0.002569204 sec. 2025.02.28 10:11:25.487274 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:25.487409 [ 262 ] {14026345-0df1-4840-837e-0d02c6193fee} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:11:25.487462 [ 262 ] {14026345-0df1-4840-837e-0d02c6193fee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:11:25.488084 [ 262 ] {14026345-0df1-4840-837e-0d02c6193fee} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.488124 [ 262 ] {14026345-0df1-4840-837e-0d02c6193fee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:25.488498 [ 262 ] {14026345-0df1-4840-837e-0d02c6193fee} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.28 10:11:25.488738 [ 262 ] {14026345-0df1-4840-837e-0d02c6193fee} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.488956 [ 262 ] {14026345-0df1-4840-837e-0d02c6193fee} executeQuery: Read 52 rows, 3.95 KiB in 0.001575 sec., 33015.87301587302 rows/sec., 2.45 MiB/sec. 2025.02.28 10:11:25.489013 [ 262 ] {14026345-0df1-4840-837e-0d02c6193fee} TCPHandler: Processed in 0.001798064 sec. 2025.02.28 10:11:25.489174 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:25.489319 [ 261 ] {c9b5b855-458b-4dbd-8bcd-c5bdf6703e94} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:11:25.489377 [ 261 ] {c9b5b855-458b-4dbd-8bcd-c5bdf6703e94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:11:25.490121 [ 261 ] {c9b5b855-458b-4dbd-8bcd-c5bdf6703e94} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.490158 [ 261 ] {c9b5b855-458b-4dbd-8bcd-c5bdf6703e94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:25.490527 [ 261 ] {c9b5b855-458b-4dbd-8bcd-c5bdf6703e94} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 10:11:25.490763 [ 261 ] {c9b5b855-458b-4dbd-8bcd-c5bdf6703e94} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.490985 [ 261 ] {c9b5b855-458b-4dbd-8bcd-c5bdf6703e94} executeQuery: Read 252 rows, 17.85 KiB in 0.001693 sec., 148848.19846426463 rows/sec., 10.29 MiB/sec. 2025.02.28 10:11:25.491200 [ 261 ] {c9b5b855-458b-4dbd-8bcd-c5bdf6703e94} TCPHandler: Processed in 0.002092267 sec. 2025.02.28 10:11:25.491414 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:25.491555 [ 262 ] {617f232d-d85e-496a-ab98-ebb716092116} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:11:25.491612 [ 262 ] {617f232d-d85e-496a-ab98-ebb716092116} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:11:25.492248 [ 262 ] {617f232d-d85e-496a-ab98-ebb716092116} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.492288 [ 262 ] {617f232d-d85e-496a-ab98-ebb716092116} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:25.492662 [ 262 ] {617f232d-d85e-496a-ab98-ebb716092116} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 10:11:25.492905 [ 262 ] {617f232d-d85e-496a-ab98-ebb716092116} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.493119 [ 262 ] {617f232d-d85e-496a-ab98-ebb716092116} executeQuery: Read 12 rows, 960.00 B in 0.001598 sec., 7509.386733416771 rows/sec., 586.67 KiB/sec. 2025.02.28 10:11:25.493174 [ 262 ] {617f232d-d85e-496a-ab98-ebb716092116} TCPHandler: Processed in 0.001863134 sec. 2025.02.28 10:11:25.493340 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:25.493482 [ 261 ] {da56e437-4521-4e49-96da-b180864babfb} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:11:25.493540 [ 261 ] {da56e437-4521-4e49-96da-b180864babfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:11:25.494429 [ 261 ] {da56e437-4521-4e49-96da-b180864babfb} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.494466 [ 261 ] {da56e437-4521-4e49-96da-b180864babfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:25.494857 [ 261 ] {da56e437-4521-4e49-96da-b180864babfb} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.28 10:11:25.495091 [ 261 ] {da56e437-4521-4e49-96da-b180864babfb} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.495270 [ 261 ] {da56e437-4521-4e49-96da-b180864babfb} executeQuery: Read 596 rows, 45.87 KiB in 0.00182 sec., 327472.52747252746 rows/sec., 24.61 MiB/sec. 2025.02.28 10:11:25.495328 [ 261 ] {da56e437-4521-4e49-96da-b180864babfb} TCPHandler: Processed in 0.002054687 sec. 2025.02.28 10:11:25.495487 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:25.495626 [ 262 ] {ae8e773f-57bf-43b4-8b94-f082f902ede6} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:25.495688 [ 262 ] {ae8e773f-57bf-43b4-8b94-f082f902ede6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:11:25.496486 [ 262 ] {ae8e773f-57bf-43b4-8b94-f082f902ede6} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.496527 [ 262 ] {ae8e773f-57bf-43b4-8b94-f082f902ede6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:25.496979 [ 262 ] {ae8e773f-57bf-43b4-8b94-f082f902ede6} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.28 10:11:25.497226 [ 262 ] {ae8e773f-57bf-43b4-8b94-f082f902ede6} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.497453 [ 262 ] {ae8e773f-57bf-43b4-8b94-f082f902ede6} executeQuery: Read 952 rows, 66.23 KiB in 0.001858 sec., 512378.9020452099 rows/sec., 34.81 MiB/sec. 2025.02.28 10:11:25.497510 [ 262 ] {ae8e773f-57bf-43b4-8b94-f082f902ede6} TCPHandler: Processed in 0.002092987 sec. 2025.02.28 10:11:25.497670 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:25.497790 [ 261 ] {180f95b3-b31b-46f2-933c-8a6ab819ea75} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:25.497870 [ 261 ] {180f95b3-b31b-46f2-933c-8a6ab819ea75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:11:25.499008 [ 261 ] {180f95b3-b31b-46f2-933c-8a6ab819ea75} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.499044 [ 261 ] {180f95b3-b31b-46f2-933c-8a6ab819ea75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:25.499712 [ 261 ] {180f95b3-b31b-46f2-933c-8a6ab819ea75} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.28 10:11:25.499964 [ 261 ] {180f95b3-b31b-46f2-933c-8a6ab819ea75} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.500166 [ 261 ] {180f95b3-b31b-46f2-933c-8a6ab819ea75} executeQuery: Read 36 rows, 66.06 KiB in 0.002401 sec., 14993.75260308205 rows/sec., 26.87 MiB/sec. 2025.02.28 10:11:25.500270 [ 261 ] {180f95b3-b31b-46f2-933c-8a6ab819ea75} TCPHandler: Processed in 0.002659304 sec. 2025.02.28 10:11:25.500418 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:25.500555 [ 262 ] {4baa9174-3559-4ab6-9960-1542a891deb3} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:11:25.500613 [ 262 ] {4baa9174-3559-4ab6-9960-1542a891deb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:11:25.501115 [ 262 ] {4baa9174-3559-4ab6-9960-1542a891deb3} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:25.501154 [ 262 ] {4baa9174-3559-4ab6-9960-1542a891deb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:25.501524 [ 262 ] {4baa9174-3559-4ab6-9960-1542a891deb3} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.28 10:11:25.501761 [ 262 ] {4baa9174-3559-4ab6-9960-1542a891deb3} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:25.501974 [ 262 ] {4baa9174-3559-4ab6-9960-1542a891deb3} executeQuery: Read 12 rows, 848.00 B in 0.001448 sec., 8287.292817679558 rows/sec., 571.91 KiB/sec. 2025.02.28 10:11:25.502025 [ 262 ] {4baa9174-3559-4ab6-9960-1542a891deb3} TCPHandler: Processed in 0.001671101 sec. 2025.02.28 10:11:26.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 262.29 MiB, peak 278.86 MiB, free memory in arenas 0.00 B, will set to 264.67 MiB (RSS), difference: 2.38 MiB 2025.02.28 10:11:26.286393 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2025.02.28 10:11:26.307131 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:26.307197 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.02.28 10:11:26.314201 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 10:11:26.314976 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:26.320878 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.02.28 10:11:29.113326 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1748 2025.02.28 10:11:29.116717 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:29.116774 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:29.118298 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 10:11:29.118613 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:29.118803 [ 139 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 10:11:29.118865 [ 139 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:29.118902 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:29.119272 [ 187 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 10:11:29.121354 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1748 2025.02.28 10:11:29.121603 [ 187 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:29.121753 [ 187 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1572 rows starting from the beginning of the part 2025.02.28 10:11:29.122352 [ 187 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part 2025.02.28 10:11:29.122891 [ 187 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 50 rows starting from the beginning of the part 2025.02.28 10:11:29.123435 [ 187 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 20 rows starting from the beginning of the part 2025.02.28 10:11:29.123984 [ 187 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part 2025.02.28 10:11:29.124538 [ 187 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 44 rows starting from the beginning of the part 2025.02.28 10:11:29.133241 [ 193 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1748 rows, containing 72 columns (72 merged, 0 gathered) in 0.014247926 sec., 122684.52264561172 rows/sec., 95.15 MiB/sec. 2025.02.28 10:11:29.135460 [ 193 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 10:11:29.136347 [ 193 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_51_10} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:29.136462 [ 193 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_51_10} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 10:11:29.136829 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. 2025.02.28 10:11:30.138992 [ 222 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:30.139070 [ 222 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:30.141311 [ 222 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:30.146388 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:30.146579 [ 261 ] {a649be48-7944-412e-b3a9-d2ed54226266} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:11:30.146653 [ 261 ] {a649be48-7944-412e-b3a9-d2ed54226266} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:11:30.147448 [ 261 ] {a649be48-7944-412e-b3a9-d2ed54226266} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:30.147493 [ 261 ] {a649be48-7944-412e-b3a9-d2ed54226266} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:30.147928 [ 261 ] {a649be48-7944-412e-b3a9-d2ed54226266} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.28 10:11:30.148181 [ 261 ] {a649be48-7944-412e-b3a9-d2ed54226266} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:30.148426 [ 261 ] {a649be48-7944-412e-b3a9-d2ed54226266} executeQuery: Read 56 rows, 4.38 KiB in 0.001901 sec., 29458.179905312994 rows/sec., 2.25 MiB/sec. 2025.02.28 10:11:30.148494 [ 261 ] {a649be48-7944-412e-b3a9-d2ed54226266} TCPHandler: Processed in 0.002238439 sec. 2025.02.28 10:11:30.148821 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:30.149101 [ 262 ] {73f5973f-ed9d-41fc-b6de-afbecca3ce68} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:11:30.149173 [ 262 ] {73f5973f-ed9d-41fc-b6de-afbecca3ce68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:11:30.149941 [ 262 ] {73f5973f-ed9d-41fc-b6de-afbecca3ce68} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:30.149988 [ 262 ] {73f5973f-ed9d-41fc-b6de-afbecca3ce68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:30.150434 [ 262 ] {73f5973f-ed9d-41fc-b6de-afbecca3ce68} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.28 10:11:30.150709 [ 262 ] {73f5973f-ed9d-41fc-b6de-afbecca3ce68} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:30.150989 [ 262 ] {73f5973f-ed9d-41fc-b6de-afbecca3ce68} executeQuery: Read 64 rows, 5.12 KiB in 0.001947 sec., 32871.08371854135 rows/sec., 2.57 MiB/sec. 2025.02.28 10:11:30.151058 [ 262 ] {73f5973f-ed9d-41fc-b6de-afbecca3ce68} TCPHandler: Processed in 0.002419201 sec. 2025.02.28 10:11:30.151211 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:30.151358 [ 261 ] {cbf909fd-f7de-4479-bfbd-f887ddeb0689} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:30.151425 [ 261 ] {cbf909fd-f7de-4479-bfbd-f887ddeb0689} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:11:30.152102 [ 261 ] {cbf909fd-f7de-4479-bfbd-f887ddeb0689} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:30.152141 [ 261 ] {cbf909fd-f7de-4479-bfbd-f887ddeb0689} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:30.152548 [ 261 ] {cbf909fd-f7de-4479-bfbd-f887ddeb0689} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.28 10:11:30.152800 [ 261 ] {cbf909fd-f7de-4479-bfbd-f887ddeb0689} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:30.153018 [ 261 ] {cbf909fd-f7de-4479-bfbd-f887ddeb0689} executeQuery: Read 128 rows, 9.13 KiB in 0.001696 sec., 75471.69811320755 rows/sec., 5.26 MiB/sec. 2025.02.28 10:11:30.153076 [ 261 ] {cbf909fd-f7de-4479-bfbd-f887ddeb0689} TCPHandler: Processed in 0.001935985 sec. 2025.02.28 10:11:30.153293 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:30.153523 [ 262 ] {95829844-4eba-4a11-82dc-3c7ed2c71efe} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:11:30.153620 [ 262 ] {95829844-4eba-4a11-82dc-3c7ed2c71efe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:11:30.154316 [ 262 ] {95829844-4eba-4a11-82dc-3c7ed2c71efe} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:30.154357 [ 262 ] {95829844-4eba-4a11-82dc-3c7ed2c71efe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:30.154744 [ 262 ] {95829844-4eba-4a11-82dc-3c7ed2c71efe} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.28 10:11:30.154983 [ 262 ] {95829844-4eba-4a11-82dc-3c7ed2c71efe} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:30.155221 [ 262 ] {95829844-4eba-4a11-82dc-3c7ed2c71efe} executeQuery: Read 48 rows, 3.31 KiB in 0.001758 sec., 27303.754266211603 rows/sec., 1.84 MiB/sec. 2025.02.28 10:11:30.155274 [ 262 ] {95829844-4eba-4a11-82dc-3c7ed2c71efe} TCPHandler: Processed in 0.002091947 sec. 2025.02.28 10:11:30.506381 [ 218 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:30.506435 [ 218 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:30.508404 [ 218 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:30.989609 [ 225 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:30.989674 [ 225 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:30.991700 [ 225 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:31.176185 [ 223 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:31.176239 [ 223 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:31.178238 [ 223 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:31.441956 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 2025.02.28 10:11:31.443128 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:31.443176 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:31.443712 [ 242 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 10:11:31.443965 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:31.444172 [ 135 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.28 10:11:31.444208 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 2025.02.28 10:11:31.444246 [ 135 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:31.444277 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:31.444459 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.28 10:11:31.444758 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:31.444856 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part 2025.02.28 10:11:31.445146 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part 2025.02.28 10:11:31.445449 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part 2025.02.28 10:11:31.445682 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part 2025.02.28 10:11:31.445864 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part 2025.02.28 10:11:31.446080 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part 2025.02.28 10:11:31.448723 [ 191 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004377328 sec., 7441525.972008495 rows/sec., 106.45 MiB/sec. 2025.02.28 10:11:31.448988 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.28 10:11:31.449257 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_71_14} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:31.449339 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_71_14} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.28 10:11:31.449420 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2025.02.28 10:11:33.820975 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 2025.02.28 10:11:33.845566 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:33.845639 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:33.852870 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 10:11:33.857394 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:33.857912 [ 133 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.28 10:11:33.858047 [ 133 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:33.858118 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:33.858539 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.28 10:11:33.876144 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 536 2025.02.28 10:11:33.877728 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:33.879251 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part 2025.02.28 10:11:33.885320 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part 2025.02.28 10:11:33.891609 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2025.02.28 10:11:33.897297 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part 2025.02.28 10:11:33.902946 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2025.02.28 10:11:33.908506 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part 2025.02.28 10:11:33.980481 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.122232215 sec., 4385.096023990075 rows/sec., 22.67 MiB/sec. 2025.02.28 10:11:33.983995 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.28 10:11:33.987044 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_71_14} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:33.987177 [ 191 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_71_14} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.28 10:11:33.989564 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.02.28 10:11:34.000165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 265.76 MiB, peak 283.17 MiB, free memory in arenas 0.00 B, will set to 264.68 MiB (RSS), difference: -1.09 MiB 2025.02.28 10:11:35.148756 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:35.148952 [ 261 ] {5f88ec56-f9b0-4576-9657-d6de7ba3d551} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:11:35.149027 [ 261 ] {5f88ec56-f9b0-4576-9657-d6de7ba3d551} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:11:35.149838 [ 261 ] {5f88ec56-f9b0-4576-9657-d6de7ba3d551} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:35.149893 [ 261 ] {5f88ec56-f9b0-4576-9657-d6de7ba3d551} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:35.150343 [ 261 ] {5f88ec56-f9b0-4576-9657-d6de7ba3d551} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.28 10:11:35.150600 [ 261 ] {5f88ec56-f9b0-4576-9657-d6de7ba3d551} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:35.150851 [ 261 ] {5f88ec56-f9b0-4576-9657-d6de7ba3d551} executeQuery: Read 64 rows, 5.16 KiB in 0.001953 sec., 32770.097286226315 rows/sec., 2.58 MiB/sec. 2025.02.28 10:11:35.150917 [ 261 ] {5f88ec56-f9b0-4576-9657-d6de7ba3d551} TCPHandler: Processed in 0.00229703 sec. 2025.02.28 10:11:35.151154 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:35.151363 [ 262 ] {8d2a0b6d-e599-4496-b6d1-6318b5bffb5f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:11:35.151445 [ 262 ] {8d2a0b6d-e599-4496-b6d1-6318b5bffb5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:11:35.152277 [ 262 ] {8d2a0b6d-e599-4496-b6d1-6318b5bffb5f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:35.152324 [ 262 ] {8d2a0b6d-e599-4496-b6d1-6318b5bffb5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:35.152761 [ 262 ] {8d2a0b6d-e599-4496-b6d1-6318b5bffb5f} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.28 10:11:35.153019 [ 262 ] {8d2a0b6d-e599-4496-b6d1-6318b5bffb5f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:35.153277 [ 262 ] {8d2a0b6d-e599-4496-b6d1-6318b5bffb5f} executeQuery: Read 4 rows, 308.00 B in 0.001972 sec., 2028.397565922921 rows/sec., 152.53 KiB/sec. 2025.02.28 10:11:35.153356 [ 262 ] {8d2a0b6d-e599-4496-b6d1-6318b5bffb5f} TCPHandler: Processed in 0.00233199 sec. 2025.02.28 10:11:35.153544 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:35.153806 [ 261 ] {86a1486f-36c3-43ef-8e92-030d1665ff5d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:11:35.153870 [ 261 ] {86a1486f-36c3-43ef-8e92-030d1665ff5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:11:35.154526 [ 261 ] {86a1486f-36c3-43ef-8e92-030d1665ff5d} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:35.154569 [ 261 ] {86a1486f-36c3-43ef-8e92-030d1665ff5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:35.154945 [ 261 ] {86a1486f-36c3-43ef-8e92-030d1665ff5d} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.28 10:11:35.155185 [ 261 ] {86a1486f-36c3-43ef-8e92-030d1665ff5d} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:35.155419 [ 261 ] {86a1486f-36c3-43ef-8e92-030d1665ff5d} executeQuery: Read 68 rows, 5.44 KiB in 0.00167 sec., 40718.5628742515 rows/sec., 3.18 MiB/sec. 2025.02.28 10:11:35.155505 [ 261 ] {86a1486f-36c3-43ef-8e92-030d1665ff5d} TCPHandler: Processed in 0.002071047 sec. 2025.02.28 10:11:35.155692 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:35.155862 [ 262 ] {b5033fd5-de0e-4829-8846-8d9b75273965} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:35.155928 [ 262 ] {b5033fd5-de0e-4829-8846-8d9b75273965} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:11:35.156558 [ 262 ] {b5033fd5-de0e-4829-8846-8d9b75273965} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:35.156596 [ 262 ] {b5033fd5-de0e-4829-8846-8d9b75273965} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:35.157003 [ 262 ] {b5033fd5-de0e-4829-8846-8d9b75273965} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.28 10:11:35.157259 [ 262 ] {b5033fd5-de0e-4829-8846-8d9b75273965} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:35.157496 [ 262 ] {b5033fd5-de0e-4829-8846-8d9b75273965} executeQuery: Read 160 rows, 11.41 KiB in 0.001671 sec., 95751.04727707959 rows/sec., 6.67 MiB/sec. 2025.02.28 10:11:35.157549 [ 262 ] {b5033fd5-de0e-4829-8846-8d9b75273965} TCPHandler: Processed in 0.001951645 sec. 2025.02.28 10:11:35.157734 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:35.157878 [ 261 ] {32b1817f-3436-4f6c-be10-07e7af0145a7} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:35.157973 [ 261 ] {32b1817f-3436-4f6c-be10-07e7af0145a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:11:35.159106 [ 261 ] {32b1817f-3436-4f6c-be10-07e7af0145a7} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:35.159145 [ 261 ] {32b1817f-3436-4f6c-be10-07e7af0145a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:35.159779 [ 261 ] {32b1817f-3436-4f6c-be10-07e7af0145a7} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.28 10:11:35.160048 [ 261 ] {32b1817f-3436-4f6c-be10-07e7af0145a7} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:35.160320 [ 261 ] {32b1817f-3436-4f6c-be10-07e7af0145a7} executeQuery: Read 4 rows, 7.34 KiB in 0.00246 sec., 1626.0162601626016 rows/sec., 2.91 MiB/sec. 2025.02.28 10:11:35.160515 [ 261 ] {32b1817f-3436-4f6c-be10-07e7af0145a7} TCPHandler: Processed in 0.002845377 sec. 2025.02.28 10:11:35.160819 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:35.161163 [ 262 ] {f4d86940-8ccd-4a29-97c2-17d10c321eee} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:11:35.161248 [ 262 ] {f4d86940-8ccd-4a29-97c2-17d10c321eee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:11:35.161724 [ 262 ] {f4d86940-8ccd-4a29-97c2-17d10c321eee} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:35.161761 [ 262 ] {f4d86940-8ccd-4a29-97c2-17d10c321eee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:35.162136 [ 262 ] {f4d86940-8ccd-4a29-97c2-17d10c321eee} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.28 10:11:35.162386 [ 262 ] {f4d86940-8ccd-4a29-97c2-17d10c321eee} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:35.162573 [ 262 ] {f4d86940-8ccd-4a29-97c2-17d10c321eee} executeQuery: Read 60 rows, 4.14 KiB in 0.001516 sec., 39577.836411609496 rows/sec., 2.67 MiB/sec. 2025.02.28 10:11:35.162637 [ 262 ] {f4d86940-8ccd-4a29-97c2-17d10c321eee} TCPHandler: Processed in 0.002026127 sec. 2025.02.28 10:11:38.725600 [ 128 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:11:38.725705 [ 128 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:11:38.944344 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 2025.02.28 10:11:38.945034 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:38.945095 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:38.945646 [ 242 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 10:11:38.945916 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:38.946220 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2025.02.28 10:11:39.121733 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1768 2025.02.28 10:11:39.125884 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:39.125977 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:39.128279 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 10:11:39.128759 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:39.132419 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1768 2025.02.28 10:11:40.149685 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:40.149876 [ 261 ] {a7561a23-56d6-44c1-a3e7-3d856fbf1588} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:11:40.149951 [ 261 ] {a7561a23-56d6-44c1-a3e7-3d856fbf1588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:11:40.151160 [ 261 ] {a7561a23-56d6-44c1-a3e7-3d856fbf1588} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:40.151207 [ 261 ] {a7561a23-56d6-44c1-a3e7-3d856fbf1588} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:40.151644 [ 261 ] {a7561a23-56d6-44c1-a3e7-3d856fbf1588} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.28 10:11:40.151894 [ 261 ] {a7561a23-56d6-44c1-a3e7-3d856fbf1588} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:40.152149 [ 261 ] {a7561a23-56d6-44c1-a3e7-3d856fbf1588} executeQuery: Read 128 rows, 11.21 KiB in 0.002326 sec., 55030.09458297506 rows/sec., 4.71 MiB/sec. 2025.02.28 10:11:40.152220 [ 261 ] {a7561a23-56d6-44c1-a3e7-3d856fbf1588} TCPHandler: Processed in 0.002665294 sec. 2025.02.28 10:11:40.152466 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:40.152676 [ 262 ] {f37e092f-c0a0-4bed-8730-bc8411cd9d64} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:11:40.152757 [ 262 ] {f37e092f-c0a0-4bed-8730-bc8411cd9d64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:11:40.154219 [ 262 ] {f37e092f-c0a0-4bed-8730-bc8411cd9d64} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:40.154269 [ 262 ] {f37e092f-c0a0-4bed-8730-bc8411cd9d64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:40.154711 [ 262 ] {f37e092f-c0a0-4bed-8730-bc8411cd9d64} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.28 10:11:40.154968 [ 262 ] {f37e092f-c0a0-4bed-8730-bc8411cd9d64} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:40.155239 [ 262 ] {f37e092f-c0a0-4bed-8730-bc8411cd9d64} executeQuery: Read 36 rows, 2.71 KiB in 0.00262 sec., 13740.458015267175 rows/sec., 1.01 MiB/sec. 2025.02.28 10:11:40.155330 [ 262 ] {f37e092f-c0a0-4bed-8730-bc8411cd9d64} TCPHandler: Processed in 0.003003619 sec. 2025.02.28 10:11:40.155554 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:40.155723 [ 261 ] {b947084f-63d3-4bf5-bc22-8f680ac45d8e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:11:40.155785 [ 261 ] {b947084f-63d3-4bf5-bc22-8f680ac45d8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:11:40.156490 [ 261 ] {b947084f-63d3-4bf5-bc22-8f680ac45d8e} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:40.156531 [ 261 ] {b947084f-63d3-4bf5-bc22-8f680ac45d8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:40.156924 [ 261 ] {b947084f-63d3-4bf5-bc22-8f680ac45d8e} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.28 10:11:40.157169 [ 261 ] {b947084f-63d3-4bf5-bc22-8f680ac45d8e} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:40.157413 [ 261 ] {b947084f-63d3-4bf5-bc22-8f680ac45d8e} executeQuery: Read 100 rows, 8.00 KiB in 0.001726 sec., 57937.427578215524 rows/sec., 4.53 MiB/sec. 2025.02.28 10:11:40.157493 [ 261 ] {b947084f-63d3-4bf5-bc22-8f680ac45d8e} TCPHandler: Processed in 0.002047387 sec. 2025.02.28 10:11:40.157709 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:40.157920 [ 262 ] {08b588a1-393e-4871-9f50-d3c51f860bda} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:40.157987 [ 262 ] {08b588a1-393e-4871-9f50-d3c51f860bda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:11:40.158615 [ 262 ] {08b588a1-393e-4871-9f50-d3c51f860bda} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:40.158656 [ 262 ] {08b588a1-393e-4871-9f50-d3c51f860bda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:40.159068 [ 262 ] {08b588a1-393e-4871-9f50-d3c51f860bda} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.28 10:11:40.159319 [ 262 ] {08b588a1-393e-4871-9f50-d3c51f860bda} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:40.159512 [ 126 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 3 parts from all_1_115_23 to all_117_117_0 2025.02.28 10:11:40.159566 [ 262 ] {08b588a1-393e-4871-9f50-d3c51f860bda} executeQuery: Read 160 rows, 11.41 KiB in 0.001675 sec., 95522.3880597015 rows/sec., 6.65 MiB/sec. 2025.02.28 10:11:40.159596 [ 126 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:40.159681 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:40.159689 [ 262 ] {08b588a1-393e-4871-9f50-d3c51f860bda} TCPHandler: Processed in 0.002095497 sec. 2025.02.28 10:11:40.159945 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:40.159969 [ 186 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_117_24} MergeTask::PrepareStage: Merging 3 parts: from all_1_115_23 to all_117_117_0 into Compact with storage Full 2025.02.28 10:11:40.160307 [ 261 ] {b31aeccc-01c1-403f-963b-2b1265aee8e4} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:40.160643 [ 186 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_117_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:40.160684 [ 261 ] {b31aeccc-01c1-403f-963b-2b1265aee8e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:11:40.160833 [ 186 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_117_24} MergeTreeSequentialSource: Reading 5 marks from part all_1_115_23, total 32579 rows starting from the beginning of the part 2025.02.28 10:11:40.161392 [ 186 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_117_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part 2025.02.28 10:11:40.161968 [ 186 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_117_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 952 rows starting from the beginning of the part 2025.02.28 10:11:40.165839 [ 261 ] {b31aeccc-01c1-403f-963b-2b1265aee8e4} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:40.165905 [ 261 ] {b31aeccc-01c1-403f-963b-2b1265aee8e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:40.166788 [ 261 ] {b31aeccc-01c1-403f-963b-2b1265aee8e4} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.28 10:11:40.167164 [ 261 ] {b31aeccc-01c1-403f-963b-2b1265aee8e4} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:40.167461 [ 261 ] {b31aeccc-01c1-403f-963b-2b1265aee8e4} executeQuery: Read 36 rows, 66.06 KiB in 0.007281 sec., 4944.375772558715 rows/sec., 8.86 MiB/sec. 2025.02.28 10:11:40.167705 [ 261 ] {b31aeccc-01c1-403f-963b-2b1265aee8e4} TCPHandler: Processed in 0.007908373 sec. 2025.02.28 10:11:40.167900 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:40.168082 [ 262 ] {80513628-c7f3-42cf-8485-cfad11b00d1e} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:11:40.168143 [ 262 ] {80513628-c7f3-42cf-8485-cfad11b00d1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:11:40.168941 [ 262 ] {80513628-c7f3-42cf-8485-cfad11b00d1e} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:40.168980 [ 262 ] {80513628-c7f3-42cf-8485-cfad11b00d1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:40.169441 [ 262 ] {80513628-c7f3-42cf-8485-cfad11b00d1e} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.28 10:11:40.169699 [ 262 ] {80513628-c7f3-42cf-8485-cfad11b00d1e} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:40.170086 [ 262 ] {80513628-c7f3-42cf-8485-cfad11b00d1e} executeQuery: Read 60 rows, 4.14 KiB in 0.002018 sec., 29732.408325074335 rows/sec., 2.00 MiB/sec. 2025.02.28 10:11:40.170188 [ 262 ] {80513628-c7f3-42cf-8485-cfad11b00d1e} TCPHandler: Processed in 0.002375731 sec. 2025.02.28 10:11:40.171569 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_117_24} MergeTask::MergeProjectionsStage: Merge sorted 33691 rows, containing 5 columns (5 merged, 0 gathered) in 0.011793164 sec., 2856824.512912735 rows/sec., 195.22 MiB/sec. 2025.02.28 10:11:40.171888 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_117_24} MergedBlockOutputStream: filled checksums all_1_117_24 (state Temporary) 2025.02.28 10:11:40.172257 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_117_24} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_117_24 to all_1_117_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:40.172360 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_117_24} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 3 parts: [all_1_115_23, all_117_117_0] -> all_1_117_24 2025.02.28 10:11:40.172469 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.02.28 10:11:41.376232 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 2025.02.28 10:11:41.399694 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:41.399758 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:41.407815 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 10:11:41.408624 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:41.413849 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2025.02.28 10:11:45.148391 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:45.148624 [ 261 ] {51093ca7-a8a0-4ef8-afde-c6cb348f0cd5} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:11:45.148707 [ 261 ] {51093ca7-a8a0-4ef8-afde-c6cb348f0cd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:11:45.149578 [ 261 ] {51093ca7-a8a0-4ef8-afde-c6cb348f0cd5} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:45.149625 [ 261 ] {51093ca7-a8a0-4ef8-afde-c6cb348f0cd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:45.150061 [ 261 ] {51093ca7-a8a0-4ef8-afde-c6cb348f0cd5} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 10:11:45.150321 [ 261 ] {51093ca7-a8a0-4ef8-afde-c6cb348f0cd5} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:45.150571 [ 261 ] {51093ca7-a8a0-4ef8-afde-c6cb348f0cd5} executeQuery: Read 4 rows, 334.00 B in 0.001992 sec., 2008.0321285140565 rows/sec., 163.74 KiB/sec. 2025.02.28 10:11:45.150668 [ 261 ] {51093ca7-a8a0-4ef8-afde-c6cb348f0cd5} TCPHandler: Processed in 0.002418092 sec. 2025.02.28 10:11:45.151062 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:45.151351 [ 262 ] {f21a4ed0-032d-4bc3-b10a-4f8e176f029d} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:11:45.151459 [ 262 ] {f21a4ed0-032d-4bc3-b10a-4f8e176f029d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:11:45.152225 [ 262 ] {f21a4ed0-032d-4bc3-b10a-4f8e176f029d} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:45.152270 [ 262 ] {f21a4ed0-032d-4bc3-b10a-4f8e176f029d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:45.152717 [ 262 ] {f21a4ed0-032d-4bc3-b10a-4f8e176f029d} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.28 10:11:45.152968 [ 262 ] {f21a4ed0-032d-4bc3-b10a-4f8e176f029d} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:45.153160 [ 95 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.28 10:11:45.153229 [ 262 ] {f21a4ed0-032d-4bc3-b10a-4f8e176f029d} executeQuery: Read 66 rows, 5.31 KiB in 0.001949 sec., 33863.519753719855 rows/sec., 2.66 MiB/sec. 2025.02.28 10:11:45.153233 [ 95 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:45.153321 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:45.153381 [ 262 ] {f21a4ed0-032d-4bc3-b10a-4f8e176f029d} TCPHandler: Processed in 0.002560623 sec. 2025.02.28 10:11:45.153591 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:45.153603 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.28 10:11:45.153761 [ 261 ] {e41d600f-1c65-420f-b4b4-8054c8c523e5} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:11:45.153776 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:45.153823 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1967 rows starting from the beginning of the part 2025.02.28 10:11:45.153832 [ 261 ] {e41d600f-1c65-420f-b4b4-8054c8c523e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:11:45.154098 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1390 rows starting from the beginning of the part 2025.02.28 10:11:45.154453 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part 2025.02.28 10:11:45.154826 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part 2025.02.28 10:11:45.155308 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 128 rows starting from the beginning of the part 2025.02.28 10:11:45.155696 [ 191 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 66 rows starting from the beginning of the part 2025.02.28 10:11:45.156580 [ 261 ] {e41d600f-1c65-420f-b4b4-8054c8c523e5} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:45.156620 [ 261 ] {e41d600f-1c65-420f-b4b4-8054c8c523e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:45.157118 [ 261 ] {e41d600f-1c65-420f-b4b4-8054c8c523e5} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.28 10:11:45.157420 [ 261 ] {e41d600f-1c65-420f-b4b4-8054c8c523e5} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:45.157621 [ 261 ] {e41d600f-1c65-420f-b4b4-8054c8c523e5} executeQuery: Read 8 rows, 594.00 B in 0.003906 sec., 2048.1310803891447 rows/sec., 148.51 KiB/sec. 2025.02.28 10:11:45.157689 [ 261 ] {e41d600f-1c65-420f-b4b4-8054c8c523e5} TCPHandler: Processed in 0.004207644 sec. 2025.02.28 10:11:45.157857 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:45.158169 [ 262 ] {9ea5b93e-675d-4b71-a2e3-fa996c1dd66f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:11:45.158263 [ 262 ] {9ea5b93e-675d-4b71-a2e3-fa996c1dd66f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:11:45.158278 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 3671 rows, containing 5 columns (5 merged, 0 gathered) in 0.004853513 sec., 756359.3627955668 rows/sec., 65.31 MiB/sec. 2025.02.28 10:11:45.158566 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.28 10:11:45.158947 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_121_24} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:45.159087 [ 197 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_121_24} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.28 10:11:45.159112 [ 262 ] {9ea5b93e-675d-4b71-a2e3-fa996c1dd66f} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:45.159165 [ 262 ] {9ea5b93e-675d-4b71-a2e3-fa996c1dd66f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:45.159192 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.28 10:11:45.159544 [ 262 ] {9ea5b93e-675d-4b71-a2e3-fa996c1dd66f} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.28 10:11:45.159779 [ 262 ] {9ea5b93e-675d-4b71-a2e3-fa996c1dd66f} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:45.159975 [ 95 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.28 10:11:45.159996 [ 262 ] {9ea5b93e-675d-4b71-a2e3-fa996c1dd66f} executeQuery: Read 72 rows, 5.76 KiB in 0.001965 sec., 36641.221374045796 rows/sec., 2.86 MiB/sec. 2025.02.28 10:11:45.160040 [ 95 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:45.160128 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:45.160136 [ 262 ] {9ea5b93e-675d-4b71-a2e3-fa996c1dd66f} TCPHandler: Processed in 0.0023535 sec. 2025.02.28 10:11:45.160311 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.28 10:11:45.160369 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:45.160449 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:45.160532 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 952 rows starting from the beginning of the part 2025.02.28 10:11:45.160609 [ 261 ] {7cfc1d1e-cda7-43ae-a4b6-20832e990547} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:45.160811 [ 261 ] {7cfc1d1e-cda7-43ae-a4b6-20832e990547} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:11:45.160833 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 596 rows starting from the beginning of the part 2025.02.28 10:11:45.161276 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part 2025.02.28 10:11:45.161673 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 68 rows starting from the beginning of the part 2025.02.28 10:11:45.162007 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 100 rows starting from the beginning of the part 2025.02.28 10:11:45.162192 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 72 rows starting from the beginning of the part 2025.02.28 10:11:45.163218 [ 261 ] {7cfc1d1e-cda7-43ae-a4b6-20832e990547} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:45.163288 [ 261 ] {7cfc1d1e-cda7-43ae-a4b6-20832e990547} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:45.164292 [ 261 ] {7cfc1d1e-cda7-43ae-a4b6-20832e990547} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.28 10:11:45.164706 [ 261 ] {7cfc1d1e-cda7-43ae-a4b6-20832e990547} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:45.165217 [ 261 ] {7cfc1d1e-cda7-43ae-a4b6-20832e990547} executeQuery: Read 162 rows, 11.55 KiB in 0.004655 sec., 34801.28893662728 rows/sec., 2.42 MiB/sec. 2025.02.28 10:11:45.165662 [ 261 ] {7cfc1d1e-cda7-43ae-a4b6-20832e990547} TCPHandler: Processed in 0.00538084 sec. 2025.02.28 10:11:45.165773 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 1852 rows, containing 5 columns (5 merged, 0 gathered) in 0.005535032 sec., 334596.07821598864 rows/sec., 26.26 MiB/sec. 2025.02.28 10:11:45.166007 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:45.166274 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.28 10:11:45.166612 [ 262 ] {d35db87b-2235-4e68-9273-393d5354812a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:45.166844 [ 262 ] {d35db87b-2235-4e68-9273-393d5354812a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:11:45.167236 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_121_24} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:45.167512 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_121_24} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.28 10:11:45.167783 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.28 10:11:45.168698 [ 262 ] {d35db87b-2235-4e68-9273-393d5354812a} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:45.168743 [ 262 ] {d35db87b-2235-4e68-9273-393d5354812a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:45.169373 [ 262 ] {d35db87b-2235-4e68-9273-393d5354812a} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.28 10:11:45.169629 [ 262 ] {d35db87b-2235-4e68-9273-393d5354812a} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:45.169882 [ 262 ] {d35db87b-2235-4e68-9273-393d5354812a} executeQuery: Read 4 rows, 7.34 KiB in 0.003567 sec., 1121.39052425007 rows/sec., 2.01 MiB/sec. 2025.02.28 10:11:45.169991 [ 262 ] {d35db87b-2235-4e68-9273-393d5354812a} TCPHandler: Processed in 0.004178505 sec. 2025.02.28 10:11:45.170152 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:45.170296 [ 261 ] {662b60b6-a64d-4a36-90af-f921a0a32a73} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:11:45.170355 [ 261 ] {662b60b6-a64d-4a36-90af-f921a0a32a73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:11:45.170935 [ 261 ] {662b60b6-a64d-4a36-90af-f921a0a32a73} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:45.170980 [ 261 ] {662b60b6-a64d-4a36-90af-f921a0a32a73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:45.171415 [ 261 ] {662b60b6-a64d-4a36-90af-f921a0a32a73} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.28 10:11:45.171653 [ 261 ] {662b60b6-a64d-4a36-90af-f921a0a32a73} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:45.171781 [ 95 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.28 10:11:45.171812 [ 95 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:45.171831 [ 261 ] {662b60b6-a64d-4a36-90af-f921a0a32a73} executeQuery: Read 60 rows, 4.14 KiB in 0.001563 sec., 38387.715930902115 rows/sec., 2.59 MiB/sec. 2025.02.28 10:11:45.171835 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:45.171916 [ 261 ] {662b60b6-a64d-4a36-90af-f921a0a32a73} TCPHandler: Processed in 0.001831964 sec. 2025.02.28 10:11:45.172133 [ 189 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.28 10:11:45.172376 [ 189 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:45.172438 [ 189 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6096 rows starting from the beginning of the part 2025.02.28 10:11:45.172701 [ 189 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 12 rows starting from the beginning of the part 2025.02.28 10:11:45.173108 [ 189 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 48 rows starting from the beginning of the part 2025.02.28 10:11:45.173419 [ 189 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part 2025.02.28 10:11:45.173613 [ 189 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part 2025.02.28 10:11:45.173807 [ 189 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part 2025.02.28 10:11:45.175845 [ 188 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 6336 rows, containing 4 columns (4 merged, 0 gathered) in 0.003905001 sec., 1622534.7957657373 rows/sec., 108.66 MiB/sec. 2025.02.28 10:11:45.176281 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.28 10:11:45.176601 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_121_24} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:45.176690 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_121_24} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.28 10:11:45.176785 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. 2025.02.28 10:11:46.446369 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 2025.02.28 10:11:46.447106 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:46.447157 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:46.447701 [ 242 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 10:11:46.447963 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:46.448262 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 2025.02.28 10:11:48.913925 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2025.02.28 10:11:48.938306 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:48.938363 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:48.945936 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 10:11:48.946747 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:48.949866 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2025.02.28 10:11:49.132610 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1794 2025.02.28 10:11:49.135781 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:49.135843 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:49.137443 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 10:11:49.137770 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:49.140024 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1794 2025.02.28 10:11:50.150023 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:50.150309 [ 261 ] {21682048-dc24-41f2-a966-65d008f34032} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:11:50.150421 [ 261 ] {21682048-dc24-41f2-a966-65d008f34032} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:11:50.151277 [ 261 ] {21682048-dc24-41f2-a966-65d008f34032} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:50.151332 [ 261 ] {21682048-dc24-41f2-a966-65d008f34032} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:50.151792 [ 261 ] {21682048-dc24-41f2-a966-65d008f34032} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.28 10:11:50.152053 [ 261 ] {21682048-dc24-41f2-a966-65d008f34032} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:50.152299 [ 261 ] {21682048-dc24-41f2-a966-65d008f34032} executeQuery: Read 128 rows, 11.21 KiB in 0.002068 sec., 61895.551257253384 rows/sec., 5.30 MiB/sec. 2025.02.28 10:11:50.152369 [ 261 ] {21682048-dc24-41f2-a966-65d008f34032} TCPHandler: Processed in 0.002525313 sec. 2025.02.28 10:11:50.152643 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:50.152834 [ 262 ] {d53b47fc-f73b-4320-99b7-2fc3957d8496} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:11:50.152905 [ 262 ] {d53b47fc-f73b-4320-99b7-2fc3957d8496} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:11:50.153660 [ 262 ] {d53b47fc-f73b-4320-99b7-2fc3957d8496} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:50.153702 [ 262 ] {d53b47fc-f73b-4320-99b7-2fc3957d8496} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:50.154148 [ 262 ] {d53b47fc-f73b-4320-99b7-2fc3957d8496} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.28 10:11:50.154410 [ 262 ] {d53b47fc-f73b-4320-99b7-2fc3957d8496} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:50.154574 [ 29 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.28 10:11:50.154629 [ 29 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:50.154632 [ 262 ] {d53b47fc-f73b-4320-99b7-2fc3957d8496} executeQuery: Read 36 rows, 2.71 KiB in 0.001847 sec., 19491.066594477532 rows/sec., 1.43 MiB/sec. 2025.02.28 10:11:50.154659 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:50.154764 [ 262 ] {d53b47fc-f73b-4320-99b7-2fc3957d8496} TCPHandler: Processed in 0.00227857 sec. 2025.02.28 10:11:50.154897 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.28 10:11:50.154955 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:50.155032 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:50.155075 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 178 rows starting from the beginning of the part 2025.02.28 10:11:50.155121 [ 261 ] {4fe8fb77-3308-43d8-a476-34a8db3bb314} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:11:50.155172 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 52 rows starting from the beginning of the part 2025.02.28 10:11:50.155236 [ 261 ] {4fe8fb77-3308-43d8-a476-34a8db3bb314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:11:50.155653 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 4 rows starting from the beginning of the part 2025.02.28 10:11:50.155846 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 36 rows starting from the beginning of the part 2025.02.28 10:11:50.156238 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 8 rows starting from the beginning of the part 2025.02.28 10:11:50.156654 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 36 rows starting from the beginning of the part 2025.02.28 10:11:50.158193 [ 261 ] {4fe8fb77-3308-43d8-a476-34a8db3bb314} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:50.158244 [ 261 ] {4fe8fb77-3308-43d8-a476-34a8db3bb314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:50.158835 [ 261 ] {4fe8fb77-3308-43d8-a476-34a8db3bb314} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.28 10:11:50.158872 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 5 columns (5 merged, 0 gathered) in 0.004100794 sec., 76570.53731545647 rows/sec., 5.53 MiB/sec. 2025.02.28 10:11:50.159132 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.28 10:11:50.159255 [ 261 ] {4fe8fb77-3308-43d8-a476-34a8db3bb314} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:50.159644 [ 261 ] {4fe8fb77-3308-43d8-a476-34a8db3bb314} executeQuery: Read 100 rows, 8.00 KiB in 0.004565 sec., 21905.805038335162 rows/sec., 1.71 MiB/sec. 2025.02.28 10:11:50.159839 [ 261 ] {4fe8fb77-3308-43d8-a476-34a8db3bb314} TCPHandler: Processed in 0.004971065 sec. 2025.02.28 10:11:50.159888 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_101_20} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:50.160243 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:50.160279 [ 198 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_101_20} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.28 10:11:50.160579 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 10:11:50.160730 [ 262 ] {71ba68e2-69c1-4fb5-83b4-f2a79c4551c2} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:50.160900 [ 262 ] {71ba68e2-69c1-4fb5-83b4-f2a79c4551c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:11:50.161604 [ 262 ] {71ba68e2-69c1-4fb5-83b4-f2a79c4551c2} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:50.161643 [ 262 ] {71ba68e2-69c1-4fb5-83b4-f2a79c4551c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:50.162060 [ 262 ] {71ba68e2-69c1-4fb5-83b4-f2a79c4551c2} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.28 10:11:50.162316 [ 262 ] {71ba68e2-69c1-4fb5-83b4-f2a79c4551c2} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:50.162464 [ 29 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 5 parts from all_1_117_24 to all_121_121_0 2025.02.28 10:11:50.162502 [ 29 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:50.162515 [ 262 ] {71ba68e2-69c1-4fb5-83b4-f2a79c4551c2} executeQuery: Read 160 rows, 11.41 KiB in 0.001957 sec., 81757.79253960143 rows/sec., 5.69 MiB/sec. 2025.02.28 10:11:50.162527 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:50.162681 [ 262 ] {71ba68e2-69c1-4fb5-83b4-f2a79c4551c2} TCPHandler: Processed in 0.002708115 sec. 2025.02.28 10:11:50.162749 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_121_25} MergeTask::PrepareStage: Merging 5 parts: from all_1_117_24 to all_121_121_0 into Compact with storage Full 2025.02.28 10:11:50.162867 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:50.162896 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_121_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:50.162929 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_121_25} MergeTreeSequentialSource: Reading 6 marks from part all_1_117_24, total 33691 rows starting from the beginning of the part 2025.02.28 10:11:50.163111 [ 261 ] {8c069b37-dd37-456e-aac4-51c99d713c74} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:50.163142 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_121_25} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 128 rows starting from the beginning of the part 2025.02.28 10:11:50.163509 [ 261 ] {8c069b37-dd37-456e-aac4-51c99d713c74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:11:50.163523 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_121_25} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part 2025.02.28 10:11:50.163953 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_121_25} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part 2025.02.28 10:11:50.164295 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_121_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 162 rows starting from the beginning of the part 2025.02.28 10:11:50.166457 [ 261 ] {8c069b37-dd37-456e-aac4-51c99d713c74} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:50.166511 [ 261 ] {8c069b37-dd37-456e-aac4-51c99d713c74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:50.167382 [ 261 ] {8c069b37-dd37-456e-aac4-51c99d713c74} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.28 10:11:50.167733 [ 261 ] {8c069b37-dd37-456e-aac4-51c99d713c74} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:50.167984 [ 29 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.28 10:11:50.168075 [ 261 ] {8c069b37-dd37-456e-aac4-51c99d713c74} executeQuery: Read 36 rows, 66.06 KiB in 0.005065 sec., 7107.6011846001975 rows/sec., 12.74 MiB/sec. 2025.02.28 10:11:50.168093 [ 29 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:50.168283 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:50.168621 [ 261 ] {8c069b37-dd37-456e-aac4-51c99d713c74} TCPHandler: Processed in 0.005815076 sec. 2025.02.28 10:11:50.168656 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.28 10:11:50.168795 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:50.169081 [ 262 ] {4a082209-f9f6-4670-8a76-27f6249dcb5e} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:11:50.169233 [ 262 ] {4a082209-f9f6-4670-8a76-27f6249dcb5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:11:50.169715 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:11:50.170119 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1959 rows starting from the beginning of the part 2025.02.28 10:11:50.170975 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 36 rows starting from the beginning of the part 2025.02.28 10:11:50.172224 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 4 rows starting from the beginning of the part 2025.02.28 10:11:50.172278 [ 262 ] {4a082209-f9f6-4670-8a76-27f6249dcb5e} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:50.172355 [ 262 ] {4a082209-f9f6-4670-8a76-27f6249dcb5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:50.172962 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 36 rows starting from the beginning of the part 2025.02.28 10:11:50.173911 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 4 rows starting from the beginning of the part 2025.02.28 10:11:50.174428 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_121_25} MergeTask::MergeProjectionsStage: Merge sorted 34301 rows, containing 5 columns (5 merged, 0 gathered) in 0.011790403 sec., 2909230.4987369813 rows/sec., 198.86 MiB/sec. 2025.02.28 10:11:50.174916 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_121_25} MergedBlockOutputStream: filled checksums all_1_121_25 (state Temporary) 2025.02.28 10:11:50.175092 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 36 rows starting from the beginning of the part 2025.02.28 10:11:50.175248 [ 262 ] {4a082209-f9f6-4670-8a76-27f6249dcb5e} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.28 10:11:50.175926 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_121_25} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_121_25 to all_1_121_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:50.176194 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_121_25} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 5 parts: [all_1_117_24, all_121_121_0] -> all_1_121_25 2025.02.28 10:11:50.176467 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.02.28 10:11:50.176547 [ 262 ] {4a082209-f9f6-4670-8a76-27f6249dcb5e} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:50.177044 [ 262 ] {4a082209-f9f6-4670-8a76-27f6249dcb5e} executeQuery: Read 60 rows, 4.14 KiB in 0.008043 sec., 7459.903021260724 rows/sec., 514.81 KiB/sec. 2025.02.28 10:11:50.177196 [ 262 ] {4a082209-f9f6-4670-8a76-27f6249dcb5e} TCPHandler: Processed in 0.008468331 sec. 2025.02.28 10:11:50.184862 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2075 rows, containing 19 columns (19 merged, 0 gathered) in 0.016376084 sec., 126709.16929834997 rows/sec., 227.06 MiB/sec. 2025.02.28 10:11:50.186985 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.28 10:11:50.187448 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_101_20} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:50.187538 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_101_20} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.28 10:11:50.187695 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.86 MiB. 2025.02.28 10:11:51.000228 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 265.21 MiB, peak 283.17 MiB, free memory in arenas 0.00 B, will set to 267.31 MiB (RSS), difference: 2.11 MiB 2025.02.28 10:11:53.725768 [ 34 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:11:53.725829 [ 34 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:11:53.948401 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 2025.02.28 10:11:53.949054 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:53.949101 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:53.949649 [ 242 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 10:11:53.949912 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:53.950158 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2025.02.28 10:11:55.043093 [ 222 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:11:55.043157 [ 222 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:11:55.045419 [ 222 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:11:55.148472 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:55.148685 [ 261 ] {9f2f278a-0a7c-4d39-a731-5e4d5dcd3c9c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:11:55.148758 [ 261 ] {9f2f278a-0a7c-4d39-a731-5e4d5dcd3c9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:11:55.149515 [ 261 ] {9f2f278a-0a7c-4d39-a731-5e4d5dcd3c9c} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:55.149565 [ 261 ] {9f2f278a-0a7c-4d39-a731-5e4d5dcd3c9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:55.149995 [ 261 ] {9f2f278a-0a7c-4d39-a731-5e4d5dcd3c9c} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.28 10:11:55.150241 [ 261 ] {9f2f278a-0a7c-4d39-a731-5e4d5dcd3c9c} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:55.150485 [ 261 ] {9f2f278a-0a7c-4d39-a731-5e4d5dcd3c9c} executeQuery: Read 64 rows, 5.16 KiB in 0.001847 sec., 34650.785056848945 rows/sec., 2.73 MiB/sec. 2025.02.28 10:11:55.150578 [ 261 ] {9f2f278a-0a7c-4d39-a731-5e4d5dcd3c9c} TCPHandler: Processed in 0.002246279 sec. 2025.02.28 10:11:55.150587 [ 221 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:11:55.150665 [ 221 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:11:55.150829 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:55.151023 [ 262 ] {5592c915-8247-4cdd-878e-1b7197296e9b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:11:55.151112 [ 262 ] {5592c915-8247-4cdd-878e-1b7197296e9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:11:55.152131 [ 262 ] {5592c915-8247-4cdd-878e-1b7197296e9b} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:55.152182 [ 262 ] {5592c915-8247-4cdd-878e-1b7197296e9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:55.152702 [ 262 ] {5592c915-8247-4cdd-878e-1b7197296e9b} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.28 10:11:55.153008 [ 262 ] {5592c915-8247-4cdd-878e-1b7197296e9b} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:55.153218 [ 262 ] {5592c915-8247-4cdd-878e-1b7197296e9b} executeQuery: Read 4 rows, 308.00 B in 0.002259 sec., 1770.6949977866311 rows/sec., 133.15 KiB/sec. 2025.02.28 10:11:55.153280 [ 262 ] {5592c915-8247-4cdd-878e-1b7197296e9b} TCPHandler: Processed in 0.002593503 sec. 2025.02.28 10:11:55.153431 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:55.153550 [ 221 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:11:55.153672 [ 261 ] {36b9679b-5998-46fa-ab4d-6517ceeee7be} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:11:55.153814 [ 261 ] {36b9679b-5998-46fa-ab4d-6517ceeee7be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:11:55.155338 [ 261 ] {36b9679b-5998-46fa-ab4d-6517ceeee7be} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:55.155378 [ 261 ] {36b9679b-5998-46fa-ab4d-6517ceeee7be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:55.155741 [ 261 ] {36b9679b-5998-46fa-ab4d-6517ceeee7be} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.28 10:11:55.155972 [ 261 ] {36b9679b-5998-46fa-ab4d-6517ceeee7be} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:55.156178 [ 261 ] {36b9679b-5998-46fa-ab4d-6517ceeee7be} executeQuery: Read 68 rows, 5.44 KiB in 0.002594 sec., 26214.340786430224 rows/sec., 2.05 MiB/sec. 2025.02.28 10:11:55.156229 [ 261 ] {36b9679b-5998-46fa-ab4d-6517ceeee7be} TCPHandler: Processed in 0.002871277 sec. 2025.02.28 10:11:55.156384 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:55.156531 [ 262 ] {7adbcac3-1121-468a-ba57-84b52b959fa6} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:55.156597 [ 262 ] {7adbcac3-1121-468a-ba57-84b52b959fa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:11:55.157186 [ 262 ] {7adbcac3-1121-468a-ba57-84b52b959fa6} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:55.157224 [ 262 ] {7adbcac3-1121-468a-ba57-84b52b959fa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:55.157619 [ 262 ] {7adbcac3-1121-468a-ba57-84b52b959fa6} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.28 10:11:55.157858 [ 262 ] {7adbcac3-1121-468a-ba57-84b52b959fa6} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:55.158039 [ 262 ] {7adbcac3-1121-468a-ba57-84b52b959fa6} executeQuery: Read 160 rows, 11.41 KiB in 0.001543 sec., 103694.10239792611 rows/sec., 7.22 MiB/sec. 2025.02.28 10:11:55.158098 [ 262 ] {7adbcac3-1121-468a-ba57-84b52b959fa6} TCPHandler: Processed in 0.001783673 sec. 2025.02.28 10:11:55.158257 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:55.158376 [ 261 ] {f2c9c258-52af-4141-9708-fc94103919fa} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:55.158461 [ 261 ] {f2c9c258-52af-4141-9708-fc94103919fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:11:55.159572 [ 261 ] {f2c9c258-52af-4141-9708-fc94103919fa} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:55.159612 [ 261 ] {f2c9c258-52af-4141-9708-fc94103919fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:55.160229 [ 261 ] {f2c9c258-52af-4141-9708-fc94103919fa} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.28 10:11:55.160477 [ 261 ] {f2c9c258-52af-4141-9708-fc94103919fa} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:55.160741 [ 261 ] {f2c9c258-52af-4141-9708-fc94103919fa} executeQuery: Read 4 rows, 7.34 KiB in 0.002382 sec., 1679.2611251049539 rows/sec., 3.01 MiB/sec. 2025.02.28 10:11:55.160852 [ 224 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:55.160890 [ 261 ] {f2c9c258-52af-4141-9708-fc94103919fa} TCPHandler: Processed in 0.002690655 sec. 2025.02.28 10:11:55.160967 [ 224 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:55.161159 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:55.161384 [ 262 ] {47a729e9-b789-447a-9016-92e29568d6dd} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:11:55.161482 [ 262 ] {47a729e9-b789-447a-9016-92e29568d6dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:11:55.162333 [ 262 ] {47a729e9-b789-447a-9016-92e29568d6dd} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:55.162383 [ 262 ] {47a729e9-b789-447a-9016-92e29568d6dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:55.163048 [ 262 ] {47a729e9-b789-447a-9016-92e29568d6dd} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.28 10:11:55.163338 [ 262 ] {47a729e9-b789-447a-9016-92e29568d6dd} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:55.163797 [ 221 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:11:55.163867 [ 221 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:11:55.163894 [ 262 ] {47a729e9-b789-447a-9016-92e29568d6dd} executeQuery: Read 60 rows, 4.14 KiB in 0.002605 sec., 23032.629558541266 rows/sec., 1.55 MiB/sec. 2025.02.28 10:11:55.163970 [ 262 ] {47a729e9-b789-447a-9016-92e29568d6dd} TCPHandler: Processed in 0.002909728 sec. 2025.02.28 10:11:55.165213 [ 224 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:55.167097 [ 221 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:11:55.928367 [ 225 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:55.928431 [ 225 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:55.930451 [ 225 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:56.233632 [ 219 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:11:56.233729 [ 219 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:11:56.236117 [ 219 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:11:56.432436 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:56.432626 [ 261 ] {2749ca85-16ca-43b9-a966-9b4ea4d92574} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:11:56.432700 [ 261 ] {2749ca85-16ca-43b9-a966-9b4ea4d92574} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:11:56.433474 [ 261 ] {2749ca85-16ca-43b9-a966-9b4ea4d92574} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:56.433527 [ 261 ] {2749ca85-16ca-43b9-a966-9b4ea4d92574} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:56.433969 [ 261 ] {2749ca85-16ca-43b9-a966-9b4ea4d92574} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 10:11:56.434223 [ 261 ] {2749ca85-16ca-43b9-a966-9b4ea4d92574} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:56.434512 [ 261 ] {2749ca85-16ca-43b9-a966-9b4ea4d92574} executeQuery: Read 24 rows, 2.04 KiB in 0.001939 sec., 12377.514182568335 rows/sec., 1.03 MiB/sec. 2025.02.28 10:11:56.434746 [ 261 ] {2749ca85-16ca-43b9-a966-9b4ea4d92574} TCPHandler: Processed in 0.002440692 sec. 2025.02.28 10:11:56.435063 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:56.435365 [ 262 ] {d0aa3fe4-ced6-404f-a320-f1d36712f03e} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:11:56.435487 [ 262 ] {d0aa3fe4-ced6-404f-a320-f1d36712f03e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:11:56.436338 [ 262 ] {d0aa3fe4-ced6-404f-a320-f1d36712f03e} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:56.436391 [ 262 ] {d0aa3fe4-ced6-404f-a320-f1d36712f03e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:56.436834 [ 262 ] {d0aa3fe4-ced6-404f-a320-f1d36712f03e} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 10:11:56.437099 [ 262 ] {d0aa3fe4-ced6-404f-a320-f1d36712f03e} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:56.437386 [ 262 ] {d0aa3fe4-ced6-404f-a320-f1d36712f03e} executeQuery: Read 6 rows, 501.00 B in 0.002097 sec., 2861.230329041488 rows/sec., 233.31 KiB/sec. 2025.02.28 10:11:56.437575 [ 262 ] {d0aa3fe4-ced6-404f-a320-f1d36712f03e} TCPHandler: Processed in 0.002692945 sec. 2025.02.28 10:11:56.437771 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:56.437902 [ 261 ] {55e89cb8-050d-477d-a936-4d76f4896789} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:11:56.437954 [ 261 ] {55e89cb8-050d-477d-a936-4d76f4896789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:11:56.439240 [ 261 ] {55e89cb8-050d-477d-a936-4d76f4896789} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:56.439282 [ 261 ] {55e89cb8-050d-477d-a936-4d76f4896789} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:56.439743 [ 261 ] {55e89cb8-050d-477d-a936-4d76f4896789} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.28 10:11:56.439991 [ 261 ] {55e89cb8-050d-477d-a936-4d76f4896789} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:56.440236 [ 261 ] {55e89cb8-050d-477d-a936-4d76f4896789} executeQuery: Read 1391 rows, 118.99 KiB in 0.002358 sec., 589906.7005937236 rows/sec., 49.28 MiB/sec. 2025.02.28 10:11:56.440294 [ 261 ] {55e89cb8-050d-477d-a936-4d76f4896789} TCPHandler: Processed in 0.002616344 sec. 2025.02.28 10:11:56.440494 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:56.440787 [ 262 ] {0dc8a661-3f51-4a07-aa7a-010bb61322fb} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:11:56.440924 [ 262 ] {0dc8a661-3f51-4a07-aa7a-010bb61322fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:11:56.441748 [ 262 ] {0dc8a661-3f51-4a07-aa7a-010bb61322fb} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:56.441792 [ 262 ] {0dc8a661-3f51-4a07-aa7a-010bb61322fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:56.442173 [ 262 ] {0dc8a661-3f51-4a07-aa7a-010bb61322fb} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.28 10:11:56.442420 [ 262 ] {0dc8a661-3f51-4a07-aa7a-010bb61322fb} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:56.442630 [ 262 ] {0dc8a661-3f51-4a07-aa7a-010bb61322fb} executeQuery: Read 54 rows, 4.09 KiB in 0.001936 sec., 27892.561983471074 rows/sec., 2.06 MiB/sec. 2025.02.28 10:11:56.442686 [ 262 ] {0dc8a661-3f51-4a07-aa7a-010bb61322fb} TCPHandler: Processed in 0.00228133 sec. 2025.02.28 10:11:56.442843 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:56.442966 [ 261 ] {6c6bc71c-4165-45db-89ef-d7d250a18ca8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:11:56.443016 [ 261 ] {6c6bc71c-4165-45db-89ef-d7d250a18ca8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:11:56.443694 [ 261 ] {6c6bc71c-4165-45db-89ef-d7d250a18ca8} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:56.443734 [ 261 ] {6c6bc71c-4165-45db-89ef-d7d250a18ca8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:56.444122 [ 261 ] {6c6bc71c-4165-45db-89ef-d7d250a18ca8} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 10:11:56.444361 [ 261 ] {6c6bc71c-4165-45db-89ef-d7d250a18ca8} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:56.444597 [ 261 ] {6c6bc71c-4165-45db-89ef-d7d250a18ca8} executeQuery: Read 252 rows, 17.85 KiB in 0.001657 sec., 152082.076041038 rows/sec., 10.52 MiB/sec. 2025.02.28 10:11:56.444741 [ 261 ] {6c6bc71c-4165-45db-89ef-d7d250a18ca8} TCPHandler: Processed in 0.001953636 sec. 2025.02.28 10:11:56.444896 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:56.445036 [ 262 ] {3808fcb0-4601-478b-89fd-83e9eed62385} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:11:56.445096 [ 262 ] {3808fcb0-4601-478b-89fd-83e9eed62385} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:11:56.445797 [ 262 ] {3808fcb0-4601-478b-89fd-83e9eed62385} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:56.445837 [ 262 ] {3808fcb0-4601-478b-89fd-83e9eed62385} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:56.446217 [ 262 ] {3808fcb0-4601-478b-89fd-83e9eed62385} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 10:11:56.446461 [ 262 ] {3808fcb0-4601-478b-89fd-83e9eed62385} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:56.446697 [ 262 ] {3808fcb0-4601-478b-89fd-83e9eed62385} executeQuery: Read 12 rows, 960.00 B in 0.001677 sec., 7155.6350626118065 rows/sec., 559.03 KiB/sec. 2025.02.28 10:11:56.446816 [ 262 ] {3808fcb0-4601-478b-89fd-83e9eed62385} TCPHandler: Processed in 0.001983916 sec. 2025.02.28 10:11:56.447029 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:56.447146 [ 261 ] {b82a342d-51f3-4651-9a3f-2a46ed00b9d2} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:11:56.447196 [ 261 ] {b82a342d-51f3-4651-9a3f-2a46ed00b9d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:11:56.448064 [ 261 ] {b82a342d-51f3-4651-9a3f-2a46ed00b9d2} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:56.448104 [ 261 ] {b82a342d-51f3-4651-9a3f-2a46ed00b9d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:56.448503 [ 261 ] {b82a342d-51f3-4651-9a3f-2a46ed00b9d2} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.28 10:11:56.448737 [ 261 ] {b82a342d-51f3-4651-9a3f-2a46ed00b9d2} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:56.448946 [ 261 ] {b82a342d-51f3-4651-9a3f-2a46ed00b9d2} executeQuery: Read 598 rows, 46.03 KiB in 0.001825 sec., 327671.23287671234 rows/sec., 24.63 MiB/sec. 2025.02.28 10:11:56.449003 [ 261 ] {b82a342d-51f3-4651-9a3f-2a46ed00b9d2} TCPHandler: Processed in 0.002062266 sec. 2025.02.28 10:11:56.449155 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:56.449272 [ 262 ] {f0619466-99ab-49e3-9ce6-13b972e675b6} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:56.449326 [ 262 ] {f0619466-99ab-49e3-9ce6-13b972e675b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:11:56.449943 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2025.02.28 10:11:56.450328 [ 262 ] {f0619466-99ab-49e3-9ce6-13b972e675b6} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:56.450416 [ 262 ] {f0619466-99ab-49e3-9ce6-13b972e675b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:56.452960 [ 262 ] {f0619466-99ab-49e3-9ce6-13b972e675b6} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.28 10:11:56.453860 [ 262 ] {f0619466-99ab-49e3-9ce6-13b972e675b6} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:56.454817 [ 262 ] {f0619466-99ab-49e3-9ce6-13b972e675b6} executeQuery: Read 949 rows, 65.60 KiB in 0.005463 sec., 173714.0765147355 rows/sec., 11.73 MiB/sec. 2025.02.28 10:11:56.455057 [ 262 ] {f0619466-99ab-49e3-9ce6-13b972e675b6} TCPHandler: Processed in 0.005957737 sec. 2025.02.28 10:11:56.455321 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:56.455730 [ 261 ] {a291be94-166e-4a51-a329-fcb49d0bd12b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:11:56.456112 [ 261 ] {a291be94-166e-4a51-a329-fcb49d0bd12b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:11:56.467783 [ 261 ] {a291be94-166e-4a51-a329-fcb49d0bd12b} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:56.467869 [ 261 ] {a291be94-166e-4a51-a329-fcb49d0bd12b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:56.471632 [ 261 ] {a291be94-166e-4a51-a329-fcb49d0bd12b} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.28 10:11:56.472461 [ 261 ] {a291be94-166e-4a51-a329-fcb49d0bd12b} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:56.473597 [ 261 ] {a291be94-166e-4a51-a329-fcb49d0bd12b} executeQuery: Read 36 rows, 66.06 KiB in 0.017979 sec., 2002.3360587351913 rows/sec., 3.59 MiB/sec. 2025.02.28 10:11:56.474985 [ 261 ] {a291be94-166e-4a51-a329-fcb49d0bd12b} TCPHandler: Processed in 0.019800678 sec. 2025.02.28 10:11:56.475562 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:11:56.475963 [ 262 ] {caec4ecb-277d-432c-a90b-6ce9b2b80320} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:11:56.476144 [ 262 ] {caec4ecb-277d-432c-a90b-6ce9b2b80320} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:11:56.479008 [ 262 ] {caec4ecb-277d-432c-a90b-6ce9b2b80320} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:56.479118 [ 262 ] {caec4ecb-277d-432c-a90b-6ce9b2b80320} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:56.480867 [ 262 ] {caec4ecb-277d-432c-a90b-6ce9b2b80320} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.28 10:11:56.481580 [ 262 ] {caec4ecb-277d-432c-a90b-6ce9b2b80320} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:56.482413 [ 262 ] {caec4ecb-277d-432c-a90b-6ce9b2b80320} executeQuery: Read 24 rows, 1.66 KiB in 0.006545 sec., 3666.9213139801377 rows/sec., 253.06 KiB/sec. 2025.02.28 10:11:56.483086 [ 262 ] {caec4ecb-277d-432c-a90b-6ce9b2b80320} TCPHandler: Processed in 0.007946854 sec. 2025.02.28 10:11:56.501878 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:56.501939 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:56.509411 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 10:11:56.510224 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:56.513571 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2025.02.28 10:11:57.000236 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.56 MiB, peak 283.17 MiB, free memory in arenas 0.00 B, will set to 267.32 MiB (RSS), difference: -1.24 MiB 2025.02.28 10:11:58.569145 [ 224 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:58.569211 [ 224 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:58.571167 [ 224 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 10:11:59.140229 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1838 2025.02.28 10:11:59.143704 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:11:59.143766 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:11:59.145345 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 10:11:59.145667 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:11:59.146292 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1838 2025.02.28 10:12:00.145637 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:00.145836 [ 261 ] {585132ac-d06c-4322-82d6-db4259e150e6} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:12:00.145915 [ 261 ] {585132ac-d06c-4322-82d6-db4259e150e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:12:00.146704 [ 261 ] {585132ac-d06c-4322-82d6-db4259e150e6} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:00.146756 [ 261 ] {585132ac-d06c-4322-82d6-db4259e150e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:00.147204 [ 261 ] {585132ac-d06c-4322-82d6-db4259e150e6} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.28 10:12:00.147489 [ 261 ] {585132ac-d06c-4322-82d6-db4259e150e6} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:00.147744 [ 261 ] {585132ac-d06c-4322-82d6-db4259e150e6} executeQuery: Read 56 rows, 4.38 KiB in 0.001963 sec., 28527.763627101376 rows/sec., 2.18 MiB/sec. 2025.02.28 10:12:00.147817 [ 261 ] {585132ac-d06c-4322-82d6-db4259e150e6} TCPHandler: Processed in 0.00231724 sec. 2025.02.28 10:12:00.148048 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:00.148236 [ 262 ] {0324d9e7-c0b5-48a4-b784-e78cf4a032b8} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:12:00.148308 [ 262 ] {0324d9e7-c0b5-48a4-b784-e78cf4a032b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:12:00.149077 [ 262 ] {0324d9e7-c0b5-48a4-b784-e78cf4a032b8} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:00.149120 [ 262 ] {0324d9e7-c0b5-48a4-b784-e78cf4a032b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:00.149576 [ 262 ] {0324d9e7-c0b5-48a4-b784-e78cf4a032b8} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.28 10:12:00.149840 [ 262 ] {0324d9e7-c0b5-48a4-b784-e78cf4a032b8} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:00.150046 [ 262 ] {0324d9e7-c0b5-48a4-b784-e78cf4a032b8} executeQuery: Read 64 rows, 5.12 KiB in 0.001863 sec., 34353.193773483625 rows/sec., 2.68 MiB/sec. 2025.02.28 10:12:00.150112 [ 262 ] {0324d9e7-c0b5-48a4-b784-e78cf4a032b8} TCPHandler: Processed in 0.002188628 sec. 2025.02.28 10:12:00.150260 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:00.150393 [ 261 ] {5cb7366b-14f6-4823-9c30-07aeee374e37} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:00.150455 [ 261 ] {5cb7366b-14f6-4823-9c30-07aeee374e37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:12:00.151041 [ 261 ] {5cb7366b-14f6-4823-9c30-07aeee374e37} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:00.151083 [ 261 ] {5cb7366b-14f6-4823-9c30-07aeee374e37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:00.151492 [ 261 ] {5cb7366b-14f6-4823-9c30-07aeee374e37} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.28 10:12:00.151738 [ 261 ] {5cb7366b-14f6-4823-9c30-07aeee374e37} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:00.151970 [ 261 ] {5cb7366b-14f6-4823-9c30-07aeee374e37} executeQuery: Read 96 rows, 6.85 KiB in 0.00161 sec., 59627.32919254658 rows/sec., 4.15 MiB/sec. 2025.02.28 10:12:00.152032 [ 261 ] {5cb7366b-14f6-4823-9c30-07aeee374e37} TCPHandler: Processed in 0.001830944 sec. 2025.02.28 10:12:00.152229 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:00.152464 [ 262 ] {a8920ef7-899b-4d19-8072-d5c2c274455b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:12:00.152564 [ 262 ] {a8920ef7-899b-4d19-8072-d5c2c274455b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:12:00.153182 [ 262 ] {a8920ef7-899b-4d19-8072-d5c2c274455b} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:00.153220 [ 262 ] {a8920ef7-899b-4d19-8072-d5c2c274455b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:00.153604 [ 262 ] {a8920ef7-899b-4d19-8072-d5c2c274455b} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.28 10:12:00.153842 [ 262 ] {a8920ef7-899b-4d19-8072-d5c2c274455b} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:00.154022 [ 262 ] {a8920ef7-899b-4d19-8072-d5c2c274455b} executeQuery: Read 36 rows, 2.48 KiB in 0.001622 sec., 22194.82120838471 rows/sec., 1.50 MiB/sec. 2025.02.28 10:12:00.154075 [ 262 ] {a8920ef7-899b-4d19-8072-d5c2c274455b} TCPHandler: Processed in 0.001958096 sec. 2025.02.28 10:12:01.241428 [ 225 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:12:01.241510 [ 225 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:12:01.243401 [ 225 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:12:01.450302 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 2025.02.28 10:12:01.450980 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:01.451032 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:01.451586 [ 242 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 10:12:01.451861 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:01.452105 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 2025.02.28 10:12:02.280845 [ 219 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:12:02.280901 [ 219 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:12:02.282792 [ 219 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:12:04.013673 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2025.02.28 10:12:04.036488 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:04.036548 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:04.044062 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 10:12:04.044842 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:04.047780 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2025.02.28 10:12:05.148965 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:05.149163 [ 261 ] {31e3fa92-3bd4-499b-8d8f-614a4b461973} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:12:05.149238 [ 261 ] {31e3fa92-3bd4-499b-8d8f-614a4b461973} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:12:05.150027 [ 261 ] {31e3fa92-3bd4-499b-8d8f-614a4b461973} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:05.150078 [ 261 ] {31e3fa92-3bd4-499b-8d8f-614a4b461973} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:05.150523 [ 261 ] {31e3fa92-3bd4-499b-8d8f-614a4b461973} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.28 10:12:05.150777 [ 261 ] {31e3fa92-3bd4-499b-8d8f-614a4b461973} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:05.150995 [ 85 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.28 10:12:05.151025 [ 261 ] {31e3fa92-3bd4-499b-8d8f-614a4b461973} executeQuery: Read 64 rows, 5.16 KiB in 0.001915 sec., 33420.36553524804 rows/sec., 2.63 MiB/sec. 2025.02.28 10:12:05.151076 [ 85 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:05.151151 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:05.151165 [ 261 ] {31e3fa92-3bd4-499b-8d8f-614a4b461973} TCPHandler: Processed in 0.002328941 sec. 2025.02.28 10:12:05.151424 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.28 10:12:05.151476 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:05.151686 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:05.151772 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1967 rows starting from the beginning of the part 2025.02.28 10:12:05.151776 [ 262 ] {c8d560b4-bf44-444c-9c82-70c3962e9576} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:12:05.151918 [ 262 ] {c8d560b4-bf44-444c-9c82-70c3962e9576} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:12:05.151983 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 128 rows starting from the beginning of the part 2025.02.28 10:12:05.152445 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part 2025.02.28 10:12:05.152747 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1391 rows starting from the beginning of the part 2025.02.28 10:12:05.153085 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part 2025.02.28 10:12:05.153437 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part 2025.02.28 10:12:05.155186 [ 262 ] {c8d560b4-bf44-444c-9c82-70c3962e9576} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:05.155254 [ 262 ] {c8d560b4-bf44-444c-9c82-70c3962e9576} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:05.156386 [ 262 ] {c8d560b4-bf44-444c-9c82-70c3962e9576} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.28 10:12:05.156699 [ 262 ] {c8d560b4-bf44-444c-9c82-70c3962e9576} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:05.157049 [ 262 ] {c8d560b4-bf44-444c-9c82-70c3962e9576} executeQuery: Read 4 rows, 308.00 B in 0.005361 sec., 746.1294534601753 rows/sec., 56.11 KiB/sec. 2025.02.28 10:12:05.157347 [ 262 ] {c8d560b4-bf44-444c-9c82-70c3962e9576} TCPHandler: Processed in 0.006053739 sec. 2025.02.28 10:12:05.157590 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:05.157610 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 3670 rows, containing 5 columns (5 merged, 0 gathered) in 0.006320253 sec., 580672.9572376296 rows/sec., 50.14 MiB/sec. 2025.02.28 10:12:05.157734 [ 261 ] {3fa116ae-b337-444c-bb9c-a4e78de7b1c8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:12:05.157816 [ 261 ] {3fa116ae-b337-444c-bb9c-a4e78de7b1c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:12:05.157913 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.28 10:12:05.158537 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_126_25} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:05.158682 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_126_25} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.28 10:12:05.158839 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.28 10:12:05.159062 [ 261 ] {3fa116ae-b337-444c-bb9c-a4e78de7b1c8} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:05.159108 [ 261 ] {3fa116ae-b337-444c-bb9c-a4e78de7b1c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:05.159480 [ 261 ] {3fa116ae-b337-444c-bb9c-a4e78de7b1c8} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.28 10:12:05.159727 [ 261 ] {3fa116ae-b337-444c-bb9c-a4e78de7b1c8} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:05.159905 [ 85 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.28 10:12:05.159956 [ 85 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:05.159980 [ 261 ] {3fa116ae-b337-444c-bb9c-a4e78de7b1c8} executeQuery: Read 68 rows, 5.44 KiB in 0.002265 sec., 30022.075055187637 rows/sec., 2.34 MiB/sec. 2025.02.28 10:12:05.159991 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:05.160190 [ 261 ] {3fa116ae-b337-444c-bb9c-a4e78de7b1c8} TCPHandler: Processed in 0.002723495 sec. 2025.02.28 10:12:05.160349 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.28 10:12:05.160462 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:05.160840 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:05.160932 [ 262 ] {d9ed7df6-a0a2-4e27-9fe2-9d98d8aa3baa} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:05.160983 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 952 rows starting from the beginning of the part 2025.02.28 10:12:05.161154 [ 262 ] {d9ed7df6-a0a2-4e27-9fe2-9d98d8aa3baa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:12:05.161587 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 100 rows starting from the beginning of the part 2025.02.28 10:12:05.162227 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 68 rows starting from the beginning of the part 2025.02.28 10:12:05.162801 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 598 rows starting from the beginning of the part 2025.02.28 10:12:05.163559 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part 2025.02.28 10:12:05.164056 [ 193 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 68 rows starting from the beginning of the part 2025.02.28 10:12:05.165187 [ 262 ] {d9ed7df6-a0a2-4e27-9fe2-9d98d8aa3baa} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:05.165234 [ 262 ] {d9ed7df6-a0a2-4e27-9fe2-9d98d8aa3baa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:05.165855 [ 262 ] {d9ed7df6-a0a2-4e27-9fe2-9d98d8aa3baa} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.28 10:12:05.166171 [ 262 ] {d9ed7df6-a0a2-4e27-9fe2-9d98d8aa3baa} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:05.166313 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 1850 rows, containing 5 columns (5 merged, 0 gathered) in 0.006213361 sec., 297745.4553179833 rows/sec., 23.36 MiB/sec. 2025.02.28 10:12:05.166442 [ 85 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 4 parts from all_1_121_25 to all_124_124_0 2025.02.28 10:12:05.166506 [ 85 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:05.166567 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:05.166586 [ 262 ] {d9ed7df6-a0a2-4e27-9fe2-9d98d8aa3baa} executeQuery: Read 160 rows, 11.41 KiB in 0.005827 sec., 27458.38338767805 rows/sec., 1.91 MiB/sec. 2025.02.28 10:12:05.166657 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.28 10:12:05.166926 [ 190 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_124_26} MergeTask::PrepareStage: Merging 4 parts: from all_1_121_25 to all_124_124_0 into Compact with storage Full 2025.02.28 10:12:05.166993 [ 262 ] {d9ed7df6-a0a2-4e27-9fe2-9d98d8aa3baa} TCPHandler: Processed in 0.006641147 sec. 2025.02.28 10:12:05.167294 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:05.167414 [ 190 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_124_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:05.167552 [ 190 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_124_26} MergeTreeSequentialSource: Reading 6 marks from part all_1_121_25, total 34301 rows starting from the beginning of the part 2025.02.28 10:12:05.167639 [ 261 ] {f86ad327-31b2-41a9-9e1d-31adda88d6d1} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:05.167627 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_126_25} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:05.167969 [ 190 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_124_26} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part 2025.02.28 10:12:05.168098 [ 261 ] {f86ad327-31b2-41a9-9e1d-31adda88d6d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:12:05.168427 [ 190 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_124_26} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part 2025.02.28 10:12:05.168720 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_126_25} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.28 10:12:05.168952 [ 190 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_124_26} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 949 rows starting from the beginning of the part 2025.02.28 10:12:05.169800 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.28 10:12:05.172227 [ 261 ] {f86ad327-31b2-41a9-9e1d-31adda88d6d1} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:05.172315 [ 261 ] {f86ad327-31b2-41a9-9e1d-31adda88d6d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:05.173297 [ 261 ] {f86ad327-31b2-41a9-9e1d-31adda88d6d1} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.28 10:12:05.173682 [ 261 ] {f86ad327-31b2-41a9-9e1d-31adda88d6d1} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:05.173966 [ 261 ] {f86ad327-31b2-41a9-9e1d-31adda88d6d1} executeQuery: Read 4 rows, 7.34 KiB in 0.00645 sec., 620.1550387596899 rows/sec., 1.11 MiB/sec. 2025.02.28 10:12:05.174285 [ 261 ] {f86ad327-31b2-41a9-9e1d-31adda88d6d1} TCPHandler: Processed in 0.007118783 sec. 2025.02.28 10:12:05.174533 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:05.174832 [ 262 ] {4b43256b-b72b-421a-8774-33923f7ebc99} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:12:05.174936 [ 262 ] {4b43256b-b72b-421a-8774-33923f7ebc99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:12:05.175635 [ 262 ] {4b43256b-b72b-421a-8774-33923f7ebc99} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:05.175675 [ 262 ] {4b43256b-b72b-421a-8774-33923f7ebc99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:05.176248 [ 262 ] {4b43256b-b72b-421a-8774-33923f7ebc99} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.28 10:12:05.176575 [ 262 ] {4b43256b-b72b-421a-8774-33923f7ebc99} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:05.176771 [ 85 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.28 10:12:05.176812 [ 85 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:05.176835 [ 262 ] {4b43256b-b72b-421a-8774-33923f7ebc99} executeQuery: Read 60 rows, 4.14 KiB in 0.002118 sec., 28328.611898016996 rows/sec., 1.91 MiB/sec. 2025.02.28 10:12:05.176840 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:05.177022 [ 262 ] {4b43256b-b72b-421a-8774-33923f7ebc99} TCPHandler: Processed in 0.002601484 sec. 2025.02.28 10:12:05.177105 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.28 10:12:05.177231 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:05.177259 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6336 rows starting from the beginning of the part 2025.02.28 10:12:05.177346 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part 2025.02.28 10:12:05.177680 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part 2025.02.28 10:12:05.177992 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 24 rows starting from the beginning of the part 2025.02.28 10:12:05.178293 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 36 rows starting from the beginning of the part 2025.02.28 10:12:05.178380 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part 2025.02.28 10:12:05.180504 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_124_26} MergeTask::MergeProjectionsStage: Merge sorted 35570 rows, containing 5 columns (5 merged, 0 gathered) in 0.01382088 sec., 2573642.199338971 rows/sec., 175.90 MiB/sec. 2025.02.28 10:12:05.180883 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 6576 rows, containing 4 columns (4 merged, 0 gathered) in 0.003929131 sec., 1673652.5201119536 rows/sec., 112.11 MiB/sec. 2025.02.28 10:12:05.180959 [ 186 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_124_26} MergedBlockOutputStream: filled checksums all_1_124_26 (state Temporary) 2025.02.28 10:12:05.181324 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.28 10:12:05.181393 [ 186 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_124_26} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_124_26 to all_1_124_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:05.181525 [ 186 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_124_26} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 4 parts: [all_1_121_25, all_124_124_0] -> all_1_124_26 2025.02.28 10:12:05.181690 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.02.28 10:12:05.181814 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_126_25} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:05.181896 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_126_25} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.28 10:12:05.181972 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2025.02.28 10:12:07.405187 [ 91 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.28 10:12:07.405251 [ 91 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:07.405275 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:07.405472 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.02.28 10:12:07.405687 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:07.405725 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 124 rows starting from the beginning of the part 2025.02.28 10:12:07.405812 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 112 rows starting from the beginning of the part 2025.02.28 10:12:07.405909 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part 2025.02.28 10:12:07.406164 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part 2025.02.28 10:12:07.406364 [ 186 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part 2025.02.28 10:12:07.407439 [ 201 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.002082987 sec., 178589.68874985777 rows/sec., 11.19 MiB/sec. 2025.02.28 10:12:07.407782 [ 189 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.28 10:12:07.408287 [ 189 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_21_5} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:07.408381 [ 189 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_21_5} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.28 10:12:07.408500 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.28 10:12:08.105543 [ 81 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.02.28 10:12:08.105660 [ 81 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:08.105704 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:08.105900 [ 186 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.02.28 10:12:08.106100 [ 186 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:08.106144 [ 186 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part 2025.02.28 10:12:08.106239 [ 186 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part 2025.02.28 10:12:08.106467 [ 186 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part 2025.02.28 10:12:08.106604 [ 186 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part 2025.02.28 10:12:08.106903 [ 186 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2025.02.28 10:12:08.107862 [ 188 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002056177 sec., 18480.899261104467 rows/sec., 1.54 MiB/sec. 2025.02.28 10:12:08.108088 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.02.28 10:12:08.108487 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_33_8} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:08.108597 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_33_8} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.02.28 10:12:08.108718 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 10:12:08.539331 [ 81 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.28 10:12:08.539433 [ 81 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:08.539478 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:08.539815 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.02.28 10:12:08.540148 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:08.540222 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 236 rows starting from the beginning of the part 2025.02.28 10:12:08.540386 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part 2025.02.28 10:12:08.540480 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part 2025.02.28 10:12:08.540745 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part 2025.02.28 10:12:08.540964 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part 2025.02.28 10:12:08.542029 [ 186 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 5 columns (5 merged, 0 gathered) in 0.002435191 sec., 290736.948354359 rows/sec., 20.17 MiB/sec. 2025.02.28 10:12:08.542219 [ 199 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.28 10:12:08.542556 [ 199 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_21_5} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:08.542642 [ 199 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_21_5} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.28 10:12:08.542745 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.02.28 10:12:08.725884 [ 81 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:12:08.725930 [ 81 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:12:08.952248 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 2025.02.28 10:12:08.952901 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:08.952954 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:08.953498 [ 242 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 10:12:08.953760 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:08.954011 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2025.02.28 10:12:08.954020 [ 81 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.28 10:12:08.954098 [ 81 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:08.954122 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:08.954271 [ 188 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.28 10:12:08.954439 [ 188 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:08.954485 [ 188 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part 2025.02.28 10:12:08.954566 [ 188 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part 2025.02.28 10:12:08.954752 [ 188 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part 2025.02.28 10:12:08.955028 [ 188 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part 2025.02.28 10:12:08.955163 [ 188 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part 2025.02.28 10:12:08.955367 [ 188 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part 2025.02.28 10:12:08.958555 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004360737 sec., 7987411.302263815 rows/sec., 114.26 MiB/sec. 2025.02.28 10:12:08.958816 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.28 10:12:08.959121 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_76_15} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:08.959203 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_76_15} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.28 10:12:08.959312 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. 2025.02.28 10:12:09.146663 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1858 2025.02.28 10:12:09.150965 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:09.151058 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:09.153351 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 10:12:09.153826 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:09.154926 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1858 2025.02.28 10:12:10.150141 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:10.150345 [ 261 ] {b0fafa74-c5c9-46af-87f6-7f12431c45f9} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:12:10.150436 [ 261 ] {b0fafa74-c5c9-46af-87f6-7f12431c45f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:12:10.151445 [ 261 ] {b0fafa74-c5c9-46af-87f6-7f12431c45f9} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:10.151513 [ 261 ] {b0fafa74-c5c9-46af-87f6-7f12431c45f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:10.152031 [ 261 ] {b0fafa74-c5c9-46af-87f6-7f12431c45f9} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.28 10:12:10.152290 [ 261 ] {b0fafa74-c5c9-46af-87f6-7f12431c45f9} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:10.152538 [ 261 ] {b0fafa74-c5c9-46af-87f6-7f12431c45f9} executeQuery: Read 128 rows, 11.21 KiB in 0.002243 sec., 57066.42888987962 rows/sec., 4.88 MiB/sec. 2025.02.28 10:12:10.152613 [ 261 ] {b0fafa74-c5c9-46af-87f6-7f12431c45f9} TCPHandler: Processed in 0.002632804 sec. 2025.02.28 10:12:10.152891 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:10.153078 [ 262 ] {eba8eacb-5033-40d0-b200-05862bdabab4} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:12:10.153152 [ 262 ] {eba8eacb-5033-40d0-b200-05862bdabab4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:12:10.153951 [ 262 ] {eba8eacb-5033-40d0-b200-05862bdabab4} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:10.154000 [ 262 ] {eba8eacb-5033-40d0-b200-05862bdabab4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:10.154468 [ 262 ] {eba8eacb-5033-40d0-b200-05862bdabab4} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.28 10:12:10.154740 [ 262 ] {eba8eacb-5033-40d0-b200-05862bdabab4} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:10.154955 [ 262 ] {eba8eacb-5033-40d0-b200-05862bdabab4} executeQuery: Read 36 rows, 2.71 KiB in 0.001929 sec., 18662.51944012442 rows/sec., 1.37 MiB/sec. 2025.02.28 10:12:10.155024 [ 262 ] {eba8eacb-5033-40d0-b200-05862bdabab4} TCPHandler: Processed in 0.002263629 sec. 2025.02.28 10:12:10.155207 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:10.155339 [ 261 ] {46c9044c-8d0f-42a3-85eb-9be5e1a3406d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:12:10.155395 [ 261 ] {46c9044c-8d0f-42a3-85eb-9be5e1a3406d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:12:10.156057 [ 261 ] {46c9044c-8d0f-42a3-85eb-9be5e1a3406d} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:10.156099 [ 261 ] {46c9044c-8d0f-42a3-85eb-9be5e1a3406d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:10.156498 [ 261 ] {46c9044c-8d0f-42a3-85eb-9be5e1a3406d} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.28 10:12:10.156750 [ 261 ] {46c9044c-8d0f-42a3-85eb-9be5e1a3406d} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:10.156975 [ 261 ] {46c9044c-8d0f-42a3-85eb-9be5e1a3406d} executeQuery: Read 100 rows, 8.00 KiB in 0.001663 sec., 60132.291040288634 rows/sec., 4.70 MiB/sec. 2025.02.28 10:12:10.157046 [ 261 ] {46c9044c-8d0f-42a3-85eb-9be5e1a3406d} TCPHandler: Processed in 0.001902585 sec. 2025.02.28 10:12:10.157230 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:10.157574 [ 262 ] {d7cce1e4-5c39-4c79-acfe-ae8bff58f7fa} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:10.157719 [ 262 ] {d7cce1e4-5c39-4c79-acfe-ae8bff58f7fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:12:10.158328 [ 262 ] {d7cce1e4-5c39-4c79-acfe-ae8bff58f7fa} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:10.158368 [ 262 ] {d7cce1e4-5c39-4c79-acfe-ae8bff58f7fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:10.158792 [ 262 ] {d7cce1e4-5c39-4c79-acfe-ae8bff58f7fa} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.28 10:12:10.159049 [ 262 ] {d7cce1e4-5c39-4c79-acfe-ae8bff58f7fa} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:10.159271 [ 262 ] {d7cce1e4-5c39-4c79-acfe-ae8bff58f7fa} executeQuery: Read 160 rows, 11.41 KiB in 0.001844 sec., 86767.89587852494 rows/sec., 6.04 MiB/sec. 2025.02.28 10:12:10.159330 [ 262 ] {d7cce1e4-5c39-4c79-acfe-ae8bff58f7fa} TCPHandler: Processed in 0.002186259 sec. 2025.02.28 10:12:10.159517 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:10.159686 [ 261 ] {fabe3a39-844b-495a-9fca-c224c74b8978} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:10.159787 [ 261 ] {fabe3a39-844b-495a-9fca-c224c74b8978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:12:10.161117 [ 261 ] {fabe3a39-844b-495a-9fca-c224c74b8978} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:10.161155 [ 261 ] {fabe3a39-844b-495a-9fca-c224c74b8978} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:10.161943 [ 261 ] {fabe3a39-844b-495a-9fca-c224c74b8978} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.28 10:12:10.162243 [ 261 ] {fabe3a39-844b-495a-9fca-c224c74b8978} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:10.162513 [ 261 ] {fabe3a39-844b-495a-9fca-c224c74b8978} executeQuery: Read 36 rows, 66.06 KiB in 0.002865 sec., 12565.445026178011 rows/sec., 22.52 MiB/sec. 2025.02.28 10:12:10.162717 [ 261 ] {fabe3a39-844b-495a-9fca-c224c74b8978} TCPHandler: Processed in 0.003275643 sec. 2025.02.28 10:12:10.162962 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:10.163142 [ 262 ] {dff2c29c-c108-458b-828c-379004f00d32} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:12:10.163206 [ 262 ] {dff2c29c-c108-458b-828c-379004f00d32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:12:10.163756 [ 262 ] {dff2c29c-c108-458b-828c-379004f00d32} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:10.163797 [ 262 ] {dff2c29c-c108-458b-828c-379004f00d32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:10.164195 [ 262 ] {dff2c29c-c108-458b-828c-379004f00d32} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.28 10:12:10.164443 [ 262 ] {dff2c29c-c108-458b-828c-379004f00d32} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:10.164678 [ 262 ] {dff2c29c-c108-458b-828c-379004f00d32} executeQuery: Read 60 rows, 4.14 KiB in 0.001579 sec., 37998.73337555415 rows/sec., 2.56 MiB/sec. 2025.02.28 10:12:10.164732 [ 262 ] {dff2c29c-c108-458b-828c-379004f00d32} TCPHandler: Processed in 0.001912535 sec. 2025.02.28 10:12:11.547863 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2025.02.28 10:12:11.571096 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:11.571152 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:11.578874 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 10:12:11.579713 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:11.580037 [ 104 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.28 10:12:11.580104 [ 104 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:11.580143 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.02.28 10:12:11.580345 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.28 10:12:11.590071 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2025.02.28 10:12:11.591138 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:11.592084 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 536 rows starting from the beginning of the part 2025.02.28 10:12:11.597006 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part 2025.02.28 10:12:11.601957 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part 2025.02.28 10:12:11.607327 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part 2025.02.28 10:12:11.613571 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part 2025.02.28 10:12:11.619664 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part 2025.02.28 10:12:11.695034 [ 198 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.114809978 sec., 4990.855411539231 rows/sec., 25.81 MiB/sec. 2025.02.28 10:12:11.699005 [ 195 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.28 10:12:11.702260 [ 195 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_76_15} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:11.702396 [ 195 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_76_15} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.28 10:12:11.705014 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.02.28 10:12:12.000231 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.40 MiB, peak 285.82 MiB, free memory in arenas 0.00 B, will set to 267.32 MiB (RSS), difference: -1.07 MiB 2025.02.28 10:12:15.148973 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:15.149188 [ 261 ] {039400f4-6aaf-40fd-aa7f-d80b45d29329} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:12:15.149266 [ 261 ] {039400f4-6aaf-40fd-aa7f-d80b45d29329} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:12:15.150045 [ 261 ] {039400f4-6aaf-40fd-aa7f-d80b45d29329} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:15.150098 [ 261 ] {039400f4-6aaf-40fd-aa7f-d80b45d29329} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:15.150538 [ 261 ] {039400f4-6aaf-40fd-aa7f-d80b45d29329} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 10:12:15.150794 [ 261 ] {039400f4-6aaf-40fd-aa7f-d80b45d29329} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:15.151039 [ 261 ] {039400f4-6aaf-40fd-aa7f-d80b45d29329} executeQuery: Read 4 rows, 334.00 B in 0.001904 sec., 2100.8403361344535 rows/sec., 171.31 KiB/sec. 2025.02.28 10:12:15.151107 [ 261 ] {039400f4-6aaf-40fd-aa7f-d80b45d29329} TCPHandler: Processed in 0.002269169 sec. 2025.02.28 10:12:15.151402 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:15.151706 [ 262 ] {ce3e8c64-5a3e-4952-b238-33dc3b22b550} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:12:15.151822 [ 262 ] {ce3e8c64-5a3e-4952-b238-33dc3b22b550} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:12:15.152751 [ 262 ] {ce3e8c64-5a3e-4952-b238-33dc3b22b550} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:15.152795 [ 262 ] {ce3e8c64-5a3e-4952-b238-33dc3b22b550} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:15.153245 [ 262 ] {ce3e8c64-5a3e-4952-b238-33dc3b22b550} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.28 10:12:15.153499 [ 262 ] {ce3e8c64-5a3e-4952-b238-33dc3b22b550} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:15.153750 [ 262 ] {ce3e8c64-5a3e-4952-b238-33dc3b22b550} executeQuery: Read 66 rows, 5.31 KiB in 0.002124 sec., 31073.446327683614 rows/sec., 2.44 MiB/sec. 2025.02.28 10:12:15.153810 [ 262 ] {ce3e8c64-5a3e-4952-b238-33dc3b22b550} TCPHandler: Processed in 0.002593554 sec. 2025.02.28 10:12:15.153815 [ 221 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:15.153864 [ 221 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:15.154016 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:15.154181 [ 261 ] {c5d55bd7-decf-4ada-8dad-87eba8ccf167} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:12:15.154260 [ 261 ] {c5d55bd7-decf-4ada-8dad-87eba8ccf167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:12:15.155651 [ 261 ] {c5d55bd7-decf-4ada-8dad-87eba8ccf167} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:15.155730 [ 261 ] {c5d55bd7-decf-4ada-8dad-87eba8ccf167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:15.156364 [ 261 ] {c5d55bd7-decf-4ada-8dad-87eba8ccf167} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.28 10:12:15.156749 [ 261 ] {c5d55bd7-decf-4ada-8dad-87eba8ccf167} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:15.157059 [ 110 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.28 10:12:15.157155 [ 110 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:15.157165 [ 261 ] {c5d55bd7-decf-4ada-8dad-87eba8ccf167} executeQuery: Read 8 rows, 594.00 B in 0.002985 sec., 2680.067001675042 rows/sec., 194.33 KiB/sec. 2025.02.28 10:12:15.157222 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:15.157441 [ 261 ] {c5d55bd7-decf-4ada-8dad-87eba8ccf167} TCPHandler: Processed in 0.003542426 sec. 2025.02.28 10:12:15.157606 [ 221 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:15.157647 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.28 10:12:15.157784 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:15.158160 [ 262 ] {b9914b0a-a65a-4254-92d1-01024074b33a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:12:15.158197 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:15.158259 [ 262 ] {b9914b0a-a65a-4254-92d1-01024074b33a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:12:15.158326 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 178 rows starting from the beginning of the part 2025.02.28 10:12:15.158970 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 4 rows starting from the beginning of the part 2025.02.28 10:12:15.159567 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 54 rows starting from the beginning of the part 2025.02.28 10:12:15.160292 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 4 rows starting from the beginning of the part 2025.02.28 10:12:15.160895 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 36 rows starting from the beginning of the part 2025.02.28 10:12:15.161235 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part 2025.02.28 10:12:15.163271 [ 262 ] {b9914b0a-a65a-4254-92d1-01024074b33a} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:15.163351 [ 262 ] {b9914b0a-a65a-4254-92d1-01024074b33a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:15.164467 [ 262 ] {b9914b0a-a65a-4254-92d1-01024074b33a} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.28 10:12:15.164909 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 5 columns (5 merged, 0 gathered) in 0.007527818 sec., 37726.73568888089 rows/sec., 2.70 MiB/sec. 2025.02.28 10:12:15.165021 [ 262 ] {b9914b0a-a65a-4254-92d1-01024074b33a} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:15.165120 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.28 10:12:15.165495 [ 262 ] {b9914b0a-a65a-4254-92d1-01024074b33a} executeQuery: Read 72 rows, 5.76 KiB in 0.007443 sec., 9673.518742442564 rows/sec., 774.11 KiB/sec. 2025.02.28 10:12:15.165583 [ 224 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:15.165766 [ 224 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:15.165796 [ 262 ] {b9914b0a-a65a-4254-92d1-01024074b33a} TCPHandler: Processed in 0.008151607 sec. 2025.02.28 10:12:15.165971 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_106_21} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:15.166111 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:15.166257 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_106_21} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.28 10:12:15.166540 [ 261 ] {81c05d07-7696-47ec-a060-23257509b755} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:15.166555 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 10:12:15.166640 [ 261 ] {81c05d07-7696-47ec-a060-23257509b755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:12:15.168085 [ 261 ] {81c05d07-7696-47ec-a060-23257509b755} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:15.168125 [ 261 ] {81c05d07-7696-47ec-a060-23257509b755} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:15.168877 [ 261 ] {81c05d07-7696-47ec-a060-23257509b755} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.28 10:12:15.169232 [ 261 ] {81c05d07-7696-47ec-a060-23257509b755} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:15.169728 [ 261 ] {81c05d07-7696-47ec-a060-23257509b755} executeQuery: Read 162 rows, 11.55 KiB in 0.003438 sec., 47120.41884816754 rows/sec., 3.28 MiB/sec. 2025.02.28 10:12:15.169792 [ 261 ] {81c05d07-7696-47ec-a060-23257509b755} TCPHandler: Processed in 0.00383248 sec. 2025.02.28 10:12:15.169962 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:15.170094 [ 224 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:15.170167 [ 262 ] {26a5d32d-4d37-48e8-8343-706ea95c59d8} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:15.170406 [ 262 ] {26a5d32d-4d37-48e8-8343-706ea95c59d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:12:15.173363 [ 262 ] {26a5d32d-4d37-48e8-8343-706ea95c59d8} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:15.173403 [ 262 ] {26a5d32d-4d37-48e8-8343-706ea95c59d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:15.174045 [ 262 ] {26a5d32d-4d37-48e8-8343-706ea95c59d8} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.28 10:12:15.174307 [ 262 ] {26a5d32d-4d37-48e8-8343-706ea95c59d8} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:15.174506 [ 110 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.28 10:12:15.174570 [ 110 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:15.174607 [ 262 ] {26a5d32d-4d37-48e8-8343-706ea95c59d8} executeQuery: Read 4 rows, 7.34 KiB in 0.004491 sec., 890.670229347584 rows/sec., 1.60 MiB/sec. 2025.02.28 10:12:15.174616 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:15.175060 [ 262 ] {26a5d32d-4d37-48e8-8343-706ea95c59d8} TCPHandler: Processed in 0.005169748 sec. 2025.02.28 10:12:15.175071 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.28 10:12:15.175389 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:15.175869 [ 261 ] {aa76c3fc-0638-477f-a068-780eec350124} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:12:15.176098 [ 261 ] {aa76c3fc-0638-477f-a068-780eec350124} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:12:15.177421 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:15.177512 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2075 rows starting from the beginning of the part 2025.02.28 10:12:15.178362 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 4 rows starting from the beginning of the part 2025.02.28 10:12:15.178560 [ 261 ] {aa76c3fc-0638-477f-a068-780eec350124} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:15.178678 [ 261 ] {aa76c3fc-0638-477f-a068-780eec350124} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:15.179078 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 36 rows starting from the beginning of the part 2025.02.28 10:12:15.179764 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 4 rows starting from the beginning of the part 2025.02.28 10:12:15.180368 [ 261 ] {aa76c3fc-0638-477f-a068-780eec350124} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.28 10:12:15.180382 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 36 rows starting from the beginning of the part 2025.02.28 10:12:15.180963 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 4 rows starting from the beginning of the part 2025.02.28 10:12:15.181042 [ 261 ] {aa76c3fc-0638-477f-a068-780eec350124} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:15.181884 [ 261 ] {aa76c3fc-0638-477f-a068-780eec350124} executeQuery: Read 60 rows, 4.14 KiB in 0.006196 sec., 9683.666881859264 rows/sec., 668.27 KiB/sec. 2025.02.28 10:12:15.182039 [ 261 ] {aa76c3fc-0638-477f-a068-780eec350124} TCPHandler: Processed in 0.006869909 sec. 2025.02.28 10:12:15.189191 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2159 rows, containing 19 columns (19 merged, 0 gathered) in 0.014417448 sec., 149749.10955114942 rows/sec., 268.34 MiB/sec. 2025.02.28 10:12:15.191165 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.28 10:12:15.191652 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_106_21} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:15.191745 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_106_21} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.28 10:12:15.191933 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.21 MiB. 2025.02.28 10:12:15.970737 [ 225 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:15.970793 [ 225 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:15.972653 [ 225 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:16.271881 [ 222 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:16.271939 [ 222 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:16.273900 [ 222 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:16.454147 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 2025.02.28 10:12:16.454782 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:16.454824 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:16.455353 [ 242 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 10:12:16.455617 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:16.455849 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 2025.02.28 10:12:19.090171 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2025.02.28 10:12:19.114920 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:19.114995 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:19.122527 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 10:12:19.123368 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:19.127004 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2025.02.28 10:12:19.155122 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1884 2025.02.28 10:12:19.158583 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:19.158640 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:19.160309 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 10:12:19.160653 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:19.160949 [ 121 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 10:12:19.161119 [ 121 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:19.161221 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:19.162300 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 10:12:19.163546 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1884 2025.02.28 10:12:19.163974 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:19.164169 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1748 rows starting from the beginning of the part 2025.02.28 10:12:19.164730 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part 2025.02.28 10:12:19.165503 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part 2025.02.28 10:12:19.166193 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 44 rows starting from the beginning of the part 2025.02.28 10:12:19.166868 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 20 rows starting from the beginning of the part 2025.02.28 10:12:19.167476 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part 2025.02.28 10:12:19.176170 [ 196 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1884 rows, containing 72 columns (72 merged, 0 gathered) in 0.014652381 sec., 128579.7850874885 rows/sec., 99.09 MiB/sec. 2025.02.28 10:12:19.178573 [ 193 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 10:12:19.179450 [ 193 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_56_11} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:19.179552 [ 193 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_56_11} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 10:12:19.179928 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.05 MiB. 2025.02.28 10:12:20.150318 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:20.150547 [ 261 ] {85d79935-f3b3-4111-839e-20ca2086aea7} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:12:20.150630 [ 261 ] {85d79935-f3b3-4111-839e-20ca2086aea7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:12:20.151589 [ 261 ] {85d79935-f3b3-4111-839e-20ca2086aea7} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:20.151642 [ 261 ] {85d79935-f3b3-4111-839e-20ca2086aea7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:20.152106 [ 261 ] {85d79935-f3b3-4111-839e-20ca2086aea7} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.28 10:12:20.152360 [ 261 ] {85d79935-f3b3-4111-839e-20ca2086aea7} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:20.152599 [ 261 ] {85d79935-f3b3-4111-839e-20ca2086aea7} executeQuery: Read 128 rows, 11.21 KiB in 0.002114 sec., 60548.72280037843 rows/sec., 5.18 MiB/sec. 2025.02.28 10:12:20.152656 [ 261 ] {85d79935-f3b3-4111-839e-20ca2086aea7} TCPHandler: Processed in 0.002515703 sec. 2025.02.28 10:12:20.152919 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:20.153118 [ 262 ] {518ab1f1-d6eb-4dbe-80e8-a0d4bd3a0f62} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:12:20.153195 [ 262 ] {518ab1f1-d6eb-4dbe-80e8-a0d4bd3a0f62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:12:20.153948 [ 262 ] {518ab1f1-d6eb-4dbe-80e8-a0d4bd3a0f62} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:20.153988 [ 262 ] {518ab1f1-d6eb-4dbe-80e8-a0d4bd3a0f62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:20.154430 [ 262 ] {518ab1f1-d6eb-4dbe-80e8-a0d4bd3a0f62} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.28 10:12:20.154687 [ 262 ] {518ab1f1-d6eb-4dbe-80e8-a0d4bd3a0f62} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:20.154889 [ 262 ] {518ab1f1-d6eb-4dbe-80e8-a0d4bd3a0f62} executeQuery: Read 36 rows, 2.71 KiB in 0.001827 sec., 19704.433497536946 rows/sec., 1.45 MiB/sec. 2025.02.28 10:12:20.154946 [ 262 ] {518ab1f1-d6eb-4dbe-80e8-a0d4bd3a0f62} TCPHandler: Processed in 0.002161688 sec. 2025.02.28 10:12:20.155093 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:20.155211 [ 261 ] {5a617c98-fb5a-4848-85a6-d69a647c5492} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:12:20.155259 [ 261 ] {5a617c98-fb5a-4848-85a6-d69a647c5492} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:12:20.155980 [ 261 ] {5a617c98-fb5a-4848-85a6-d69a647c5492} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:20.156030 [ 261 ] {5a617c98-fb5a-4848-85a6-d69a647c5492} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:20.156457 [ 261 ] {5a617c98-fb5a-4848-85a6-d69a647c5492} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.28 10:12:20.156705 [ 261 ] {5a617c98-fb5a-4848-85a6-d69a647c5492} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:20.156921 [ 261 ] {5a617c98-fb5a-4848-85a6-d69a647c5492} executeQuery: Read 100 rows, 8.00 KiB in 0.001726 sec., 57937.427578215524 rows/sec., 4.53 MiB/sec. 2025.02.28 10:12:20.156978 [ 261 ] {5a617c98-fb5a-4848-85a6-d69a647c5492} TCPHandler: Processed in 0.001940385 sec. 2025.02.28 10:12:20.157126 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:20.157245 [ 262 ] {f04acf5c-87b6-4540-8c3f-aa664562123f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:20.157298 [ 262 ] {f04acf5c-87b6-4540-8c3f-aa664562123f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:12:20.158326 [ 262 ] {f04acf5c-87b6-4540-8c3f-aa664562123f} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:20.158397 [ 262 ] {f04acf5c-87b6-4540-8c3f-aa664562123f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:20.158812 [ 262 ] {f04acf5c-87b6-4540-8c3f-aa664562123f} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.28 10:12:20.159055 [ 262 ] {f04acf5c-87b6-4540-8c3f-aa664562123f} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:20.159245 [ 118 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 2 parts from all_1_124_26 to all_125_125_0 2025.02.28 10:12:20.159278 [ 262 ] {f04acf5c-87b6-4540-8c3f-aa664562123f} executeQuery: Read 160 rows, 11.41 KiB in 0.002056 sec., 77821.01167315175 rows/sec., 5.42 MiB/sec. 2025.02.28 10:12:20.159325 [ 118 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:20.159402 [ 262 ] {f04acf5c-87b6-4540-8c3f-aa664562123f} TCPHandler: Processed in 0.00232933 sec. 2025.02.28 10:12:20.159402 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:20.159596 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_125_27} MergeTask::PrepareStage: Merging 2 parts: from all_1_124_26 to all_125_125_0 into Compact with storage Full 2025.02.28 10:12:20.159609 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:20.159845 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_125_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:20.159881 [ 261 ] {94f03987-c4c3-470e-912c-5f819b7c4092} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:20.159910 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_125_27} MergeTreeSequentialSource: Reading 6 marks from part all_1_124_26, total 35570 rows starting from the beginning of the part 2025.02.28 10:12:20.160193 [ 261 ] {94f03987-c4c3-470e-912c-5f819b7c4092} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:12:20.160278 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_125_27} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 96 rows starting from the beginning of the part 2025.02.28 10:12:20.163679 [ 261 ] {94f03987-c4c3-470e-912c-5f819b7c4092} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:20.163729 [ 261 ] {94f03987-c4c3-470e-912c-5f819b7c4092} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:20.164731 [ 261 ] {94f03987-c4c3-470e-912c-5f819b7c4092} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.28 10:12:20.165032 [ 261 ] {94f03987-c4c3-470e-912c-5f819b7c4092} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:20.165355 [ 261 ] {94f03987-c4c3-470e-912c-5f819b7c4092} executeQuery: Read 36 rows, 66.06 KiB in 0.005549 sec., 6487.655433411425 rows/sec., 11.63 MiB/sec. 2025.02.28 10:12:20.165515 [ 261 ] {94f03987-c4c3-470e-912c-5f819b7c4092} TCPHandler: Processed in 0.006007389 sec. 2025.02.28 10:12:20.165711 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:20.165849 [ 262 ] {4981f060-5a07-4739-b57f-d25fd3f713dc} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:12:20.165954 [ 262 ] {4981f060-5a07-4739-b57f-d25fd3f713dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:12:20.166569 [ 262 ] {4981f060-5a07-4739-b57f-d25fd3f713dc} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:20.166608 [ 262 ] {4981f060-5a07-4739-b57f-d25fd3f713dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:20.167025 [ 262 ] {4981f060-5a07-4739-b57f-d25fd3f713dc} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.28 10:12:20.167288 [ 262 ] {4981f060-5a07-4739-b57f-d25fd3f713dc} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:20.167602 [ 262 ] {4981f060-5a07-4739-b57f-d25fd3f713dc} executeQuery: Read 60 rows, 4.14 KiB in 0.001782 sec., 33670.03367003367 rows/sec., 2.27 MiB/sec. 2025.02.28 10:12:20.167665 [ 262 ] {4981f060-5a07-4739-b57f-d25fd3f713dc} TCPHandler: Processed in 0.002020416 sec. 2025.02.28 10:12:20.168684 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_125_27} MergeTask::MergeProjectionsStage: Merge sorted 35666 rows, containing 5 columns (5 merged, 0 gathered) in 0.009131509 sec., 3905816.661846361 rows/sec., 266.96 MiB/sec. 2025.02.28 10:12:20.169086 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_125_27} MergedBlockOutputStream: filled checksums all_1_125_27 (state Temporary) 2025.02.28 10:12:20.169413 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_125_27} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_125_27 to all_1_125_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:20.169499 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_125_27} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 2 parts: [all_1_124_26, all_125_125_0] -> all_1_125_27 2025.02.28 10:12:20.169592 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.02.28 10:12:20.832739 [ 219 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:12:20.832819 [ 219 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:12:20.835026 [ 219 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:12:21.291133 [ 224 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:12:21.291222 [ 224 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:12:21.293110 [ 224 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:12:23.725974 [ 115 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:12:23.726040 [ 115 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:12:23.956037 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 2025.02.28 10:12:23.956866 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:23.956917 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:23.957478 [ 242 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 10:12:23.957738 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:23.957998 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2025.02.28 10:12:25.149335 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:25.149538 [ 261 ] {2f51751f-a1f6-4c1e-8f44-f9421821ca74} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:12:25.149623 [ 261 ] {2f51751f-a1f6-4c1e-8f44-f9421821ca74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:12:25.150508 [ 261 ] {2f51751f-a1f6-4c1e-8f44-f9421821ca74} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:25.150559 [ 261 ] {2f51751f-a1f6-4c1e-8f44-f9421821ca74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:25.150995 [ 261 ] {2f51751f-a1f6-4c1e-8f44-f9421821ca74} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.28 10:12:25.151247 [ 261 ] {2f51751f-a1f6-4c1e-8f44-f9421821ca74} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:25.151538 [ 261 ] {2f51751f-a1f6-4c1e-8f44-f9421821ca74} executeQuery: Read 64 rows, 5.16 KiB in 0.002047 sec., 31265.26624328285 rows/sec., 2.46 MiB/sec. 2025.02.28 10:12:25.151636 [ 261 ] {2f51751f-a1f6-4c1e-8f44-f9421821ca74} TCPHandler: Processed in 0.002435072 sec. 2025.02.28 10:12:25.151992 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:25.152320 [ 262 ] {0cb4f16f-409e-4687-996d-315c2af45e14} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:12:25.152438 [ 262 ] {0cb4f16f-409e-4687-996d-315c2af45e14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:12:25.153211 [ 262 ] {0cb4f16f-409e-4687-996d-315c2af45e14} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:25.153257 [ 262 ] {0cb4f16f-409e-4687-996d-315c2af45e14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:25.153692 [ 262 ] {0cb4f16f-409e-4687-996d-315c2af45e14} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.28 10:12:25.153941 [ 262 ] {0cb4f16f-409e-4687-996d-315c2af45e14} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:25.154195 [ 262 ] {0cb4f16f-409e-4687-996d-315c2af45e14} executeQuery: Read 4 rows, 308.00 B in 0.001959 sec., 2041.8580908626852 rows/sec., 153.54 KiB/sec. 2025.02.28 10:12:25.154253 [ 262 ] {0cb4f16f-409e-4687-996d-315c2af45e14} TCPHandler: Processed in 0.002499572 sec. 2025.02.28 10:12:25.154403 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:25.154553 [ 261 ] {f870df7a-e754-4607-b9bf-a5e35fccb5db} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:12:25.154615 [ 261 ] {f870df7a-e754-4607-b9bf-a5e35fccb5db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:12:25.155336 [ 261 ] {f870df7a-e754-4607-b9bf-a5e35fccb5db} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:25.155384 [ 261 ] {f870df7a-e754-4607-b9bf-a5e35fccb5db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:25.155782 [ 261 ] {f870df7a-e754-4607-b9bf-a5e35fccb5db} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.28 10:12:25.156015 [ 261 ] {f870df7a-e754-4607-b9bf-a5e35fccb5db} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:25.156234 [ 261 ] {f870df7a-e754-4607-b9bf-a5e35fccb5db} executeQuery: Read 68 rows, 5.44 KiB in 0.001718 sec., 39580.908032596046 rows/sec., 3.09 MiB/sec. 2025.02.28 10:12:25.156287 [ 261 ] {f870df7a-e754-4607-b9bf-a5e35fccb5db} TCPHandler: Processed in 0.001952715 sec. 2025.02.28 10:12:25.156431 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:25.156635 [ 262 ] {de1f2935-4301-4041-a7cb-cb6a414553c7} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:25.156737 [ 262 ] {de1f2935-4301-4041-a7cb-cb6a414553c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:12:25.157671 [ 262 ] {de1f2935-4301-4041-a7cb-cb6a414553c7} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:25.157711 [ 262 ] {de1f2935-4301-4041-a7cb-cb6a414553c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:25.158114 [ 262 ] {de1f2935-4301-4041-a7cb-cb6a414553c7} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.28 10:12:25.158352 [ 262 ] {de1f2935-4301-4041-a7cb-cb6a414553c7} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:25.158572 [ 114 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 2 parts from all_1_125_27 to all_126_126_0 2025.02.28 10:12:25.158590 [ 262 ] {de1f2935-4301-4041-a7cb-cb6a414553c7} executeQuery: Read 160 rows, 11.41 KiB in 0.002001 sec., 79960.01999000499 rows/sec., 5.57 MiB/sec. 2025.02.28 10:12:25.158696 [ 114 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:25.158757 [ 262 ] {de1f2935-4301-4041-a7cb-cb6a414553c7} TCPHandler: Processed in 0.002380401 sec. 2025.02.28 10:12:25.158779 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:25.159003 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:25.159023 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_126_28} MergeTask::PrepareStage: Merging 2 parts: from all_1_125_27 to all_126_126_0 into Compact with storage Full 2025.02.28 10:12:25.159264 [ 261 ] {1f1fcd34-1fdc-4e74-85fe-c5eb0a2e76ad} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:25.159302 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_126_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:25.159471 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_126_28} MergeTreeSequentialSource: Reading 6 marks from part all_1_125_27, total 35666 rows starting from the beginning of the part 2025.02.28 10:12:25.159679 [ 261 ] {1f1fcd34-1fdc-4e74-85fe-c5eb0a2e76ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:12:25.159879 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_126_28} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part 2025.02.28 10:12:25.163971 [ 261 ] {1f1fcd34-1fdc-4e74-85fe-c5eb0a2e76ad} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:25.164011 [ 261 ] {1f1fcd34-1fdc-4e74-85fe-c5eb0a2e76ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:25.164764 [ 261 ] {1f1fcd34-1fdc-4e74-85fe-c5eb0a2e76ad} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.28 10:12:25.165022 [ 261 ] {1f1fcd34-1fdc-4e74-85fe-c5eb0a2e76ad} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:25.165343 [ 261 ] {1f1fcd34-1fdc-4e74-85fe-c5eb0a2e76ad} executeQuery: Read 4 rows, 7.34 KiB in 0.006141 sec., 651.3597134017261 rows/sec., 1.17 MiB/sec. 2025.02.28 10:12:25.165476 [ 261 ] {1f1fcd34-1fdc-4e74-85fe-c5eb0a2e76ad} TCPHandler: Processed in 0.006596126 sec. 2025.02.28 10:12:25.165819 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:25.166192 [ 262 ] {62fca7f7-f5a2-4cc9-8517-eea0342287f5} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:12:25.166326 [ 262 ] {62fca7f7-f5a2-4cc9-8517-eea0342287f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:12:25.167012 [ 262 ] {62fca7f7-f5a2-4cc9-8517-eea0342287f5} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:25.167053 [ 262 ] {62fca7f7-f5a2-4cc9-8517-eea0342287f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:25.167672 [ 262 ] {62fca7f7-f5a2-4cc9-8517-eea0342287f5} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.28 10:12:25.168005 [ 262 ] {62fca7f7-f5a2-4cc9-8517-eea0342287f5} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:25.168284 [ 262 ] {62fca7f7-f5a2-4cc9-8517-eea0342287f5} executeQuery: Read 60 rows, 4.14 KiB in 0.002154 sec., 27855.153203342616 rows/sec., 1.88 MiB/sec. 2025.02.28 10:12:25.168347 [ 262 ] {62fca7f7-f5a2-4cc9-8517-eea0342287f5} TCPHandler: Processed in 0.002749915 sec. 2025.02.28 10:12:25.169888 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_126_28} MergeTask::MergeProjectionsStage: Merge sorted 35826 rows, containing 5 columns (5 merged, 0 gathered) in 0.010963784 sec., 3267667.4403654793 rows/sec., 223.36 MiB/sec. 2025.02.28 10:12:25.170277 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_126_28} MergedBlockOutputStream: filled checksums all_1_126_28 (state Temporary) 2025.02.28 10:12:25.170601 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_126_28} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_126_28 to all_1_126_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:25.170680 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_126_28} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 2 parts: [all_1_125_27, all_126_126_0] -> all_1_126_28 2025.02.28 10:12:25.170757 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.28 10:12:26.432141 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:26.432362 [ 261 ] {523c26f3-1f8d-4956-97bb-66620ee5eb65} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:12:26.432448 [ 261 ] {523c26f3-1f8d-4956-97bb-66620ee5eb65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:12:26.433234 [ 261 ] {523c26f3-1f8d-4956-97bb-66620ee5eb65} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:26.433288 [ 261 ] {523c26f3-1f8d-4956-97bb-66620ee5eb65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:26.433723 [ 261 ] {523c26f3-1f8d-4956-97bb-66620ee5eb65} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 10:12:26.433974 [ 261 ] {523c26f3-1f8d-4956-97bb-66620ee5eb65} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:26.434235 [ 261 ] {523c26f3-1f8d-4956-97bb-66620ee5eb65} executeQuery: Read 24 rows, 2.04 KiB in 0.001932 sec., 12422.360248447205 rows/sec., 1.03 MiB/sec. 2025.02.28 10:12:26.434368 [ 261 ] {523c26f3-1f8d-4956-97bb-66620ee5eb65} TCPHandler: Processed in 0.002372691 sec. 2025.02.28 10:12:26.434631 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:26.434838 [ 262 ] {865f184c-c51d-4e5c-9b56-ecde1ec7c01c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:12:26.434917 [ 262 ] {865f184c-c51d-4e5c-9b56-ecde1ec7c01c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:12:26.435702 [ 262 ] {865f184c-c51d-4e5c-9b56-ecde1ec7c01c} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:26.435742 [ 262 ] {865f184c-c51d-4e5c-9b56-ecde1ec7c01c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:26.436155 [ 262 ] {865f184c-c51d-4e5c-9b56-ecde1ec7c01c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 10:12:26.436406 [ 262 ] {865f184c-c51d-4e5c-9b56-ecde1ec7c01c} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:26.436602 [ 262 ] {865f184c-c51d-4e5c-9b56-ecde1ec7c01c} executeQuery: Read 4 rows, 334.00 B in 0.001821 sec., 2196.595277320154 rows/sec., 179.12 KiB/sec. 2025.02.28 10:12:26.436657 [ 262 ] {865f184c-c51d-4e5c-9b56-ecde1ec7c01c} TCPHandler: Processed in 0.002162088 sec. 2025.02.28 10:12:26.436823 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:26.436971 [ 261 ] {c4ecb475-9d50-4ed7-97ba-f0f8c7a98100} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:12:26.437035 [ 261 ] {c4ecb475-9d50-4ed7-97ba-f0f8c7a98100} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:12:26.438208 [ 261 ] {c4ecb475-9d50-4ed7-97ba-f0f8c7a98100} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:26.438249 [ 261 ] {c4ecb475-9d50-4ed7-97ba-f0f8c7a98100} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:26.438729 [ 261 ] {c4ecb475-9d50-4ed7-97ba-f0f8c7a98100} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.28 10:12:26.438970 [ 261 ] {c4ecb475-9d50-4ed7-97ba-f0f8c7a98100} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:26.439186 [ 113 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.28 10:12:26.439215 [ 261 ] {c4ecb475-9d50-4ed7-97ba-f0f8c7a98100} executeQuery: Read 1390 rows, 118.92 KiB in 0.00228 sec., 609649.1228070175 rows/sec., 50.93 MiB/sec. 2025.02.28 10:12:26.439270 [ 113 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:26.439343 [ 261 ] {c4ecb475-9d50-4ed7-97ba-f0f8c7a98100} TCPHandler: Processed in 0.002588304 sec. 2025.02.28 10:12:26.439351 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:26.439596 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.28 10:12:26.439607 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:26.439842 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:26.439880 [ 262 ] {057c963a-2685-49ac-85c8-b69319ddb866} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:12:26.439908 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1967 rows starting from the beginning of the part 2025.02.28 10:12:26.439995 [ 262 ] {057c963a-2685-49ac-85c8-b69319ddb866} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:12:26.440282 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 128 rows starting from the beginning of the part 2025.02.28 10:12:26.440622 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 66 rows starting from the beginning of the part 2025.02.28 10:12:26.440978 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 128 rows starting from the beginning of the part 2025.02.28 10:12:26.441295 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part 2025.02.28 10:12:26.441676 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1390 rows starting from the beginning of the part 2025.02.28 10:12:26.443089 [ 262 ] {057c963a-2685-49ac-85c8-b69319ddb866} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:26.443169 [ 262 ] {057c963a-2685-49ac-85c8-b69319ddb866} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:26.444248 [ 262 ] {057c963a-2685-49ac-85c8-b69319ddb866} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.28 10:12:26.444581 [ 262 ] {057c963a-2685-49ac-85c8-b69319ddb866} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:26.444785 [ 262 ] {057c963a-2685-49ac-85c8-b69319ddb866} executeQuery: Read 52 rows, 3.95 KiB in 0.004973 sec., 10456.46491051679 rows/sec., 793.74 KiB/sec. 2025.02.28 10:12:26.444852 [ 262 ] {057c963a-2685-49ac-85c8-b69319ddb866} TCPHandler: Processed in 0.005410901 sec. 2025.02.28 10:12:26.445068 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:26.445204 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 3743 rows, containing 5 columns (5 merged, 0 gathered) in 0.005681354 sec., 658821.8231076606 rows/sec., 57.01 MiB/sec. 2025.02.28 10:12:26.445255 [ 261 ] {cd93345f-d76b-4e8e-a6c6-9b12f4e1fc4e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:12:26.445321 [ 261 ] {cd93345f-d76b-4e8e-a6c6-9b12f4e1fc4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:12:26.445431 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.28 10:12:26.445791 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_131_26} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:26.445872 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_131_26} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.28 10:12:26.445971 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.28 10:12:26.446162 [ 261 ] {cd93345f-d76b-4e8e-a6c6-9b12f4e1fc4e} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:26.446200 [ 261 ] {cd93345f-d76b-4e8e-a6c6-9b12f4e1fc4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:26.446557 [ 261 ] {cd93345f-d76b-4e8e-a6c6-9b12f4e1fc4e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 10:12:26.446796 [ 261 ] {cd93345f-d76b-4e8e-a6c6-9b12f4e1fc4e} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:26.447061 [ 261 ] {cd93345f-d76b-4e8e-a6c6-9b12f4e1fc4e} executeQuery: Read 252 rows, 17.85 KiB in 0.001839 sec., 137030.9951060359 rows/sec., 9.48 MiB/sec. 2025.02.28 10:12:26.447243 [ 261 ] {cd93345f-d76b-4e8e-a6c6-9b12f4e1fc4e} TCPHandler: Processed in 0.00227384 sec. 2025.02.28 10:12:26.447468 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:26.447617 [ 262 ] {09fdaa7d-a5df-4d6f-82d0-01e6fe47b81a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:12:26.447672 [ 262 ] {09fdaa7d-a5df-4d6f-82d0-01e6fe47b81a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:12:26.448266 [ 262 ] {09fdaa7d-a5df-4d6f-82d0-01e6fe47b81a} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:26.448305 [ 262 ] {09fdaa7d-a5df-4d6f-82d0-01e6fe47b81a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:26.448680 [ 262 ] {09fdaa7d-a5df-4d6f-82d0-01e6fe47b81a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 10:12:26.448917 [ 262 ] {09fdaa7d-a5df-4d6f-82d0-01e6fe47b81a} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:26.449139 [ 262 ] {09fdaa7d-a5df-4d6f-82d0-01e6fe47b81a} executeQuery: Read 12 rows, 960.00 B in 0.001544 sec., 7772.020725388601 rows/sec., 607.19 KiB/sec. 2025.02.28 10:12:26.449340 [ 262 ] {09fdaa7d-a5df-4d6f-82d0-01e6fe47b81a} TCPHandler: Processed in 0.001982586 sec. 2025.02.28 10:12:26.449511 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:26.449653 [ 261 ] {c4caa773-9663-4ef2-a0c8-d9599402026a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:12:26.449710 [ 261 ] {c4caa773-9663-4ef2-a0c8-d9599402026a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:12:26.450591 [ 261 ] {c4caa773-9663-4ef2-a0c8-d9599402026a} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:26.450630 [ 261 ] {c4caa773-9663-4ef2-a0c8-d9599402026a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:26.451017 [ 261 ] {c4caa773-9663-4ef2-a0c8-d9599402026a} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.28 10:12:26.451255 [ 261 ] {c4caa773-9663-4ef2-a0c8-d9599402026a} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:26.451430 [ 113 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.28 10:12:26.451459 [ 261 ] {c4caa773-9663-4ef2-a0c8-d9599402026a} executeQuery: Read 596 rows, 45.87 KiB in 0.001832 sec., 325327.51091703057 rows/sec., 24.45 MiB/sec. 2025.02.28 10:12:26.451474 [ 113 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:26.451547 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:26.451605 [ 261 ] {c4caa773-9663-4ef2-a0c8-d9599402026a} TCPHandler: Processed in 0.002154998 sec. 2025.02.28 10:12:26.451873 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:26.451884 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.28 10:12:26.452220 [ 262 ] {c264b53a-fc29-4515-9564-2f348309848d} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:26.452433 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:26.452453 [ 262 ] {c264b53a-fc29-4515-9564-2f348309848d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:12:26.452603 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 952 rows starting from the beginning of the part 2025.02.28 10:12:26.453149 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 100 rows starting from the beginning of the part 2025.02.28 10:12:26.453517 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 72 rows starting from the beginning of the part 2025.02.28 10:12:26.454006 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 100 rows starting from the beginning of the part 2025.02.28 10:12:26.454320 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 68 rows starting from the beginning of the part 2025.02.28 10:12:26.454656 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 596 rows starting from the beginning of the part 2025.02.28 10:12:26.456848 [ 262 ] {c264b53a-fc29-4515-9564-2f348309848d} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:26.456929 [ 262 ] {c264b53a-fc29-4515-9564-2f348309848d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:26.457856 [ 262 ] {c264b53a-fc29-4515-9564-2f348309848d} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.28 10:12:26.458125 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 1888 rows, containing 5 columns (5 merged, 0 gathered) in 0.006466435 sec., 291969.22260874807 rows/sec., 22.93 MiB/sec. 2025.02.28 10:12:26.458294 [ 262 ] {c264b53a-fc29-4515-9564-2f348309848d} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:26.458433 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.28 10:12:26.458550 [ 113 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_126_28 to all_131_131_0 2025.02.28 10:12:26.458649 [ 113 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:26.458723 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:26.458886 [ 262 ] {c264b53a-fc29-4515-9564-2f348309848d} executeQuery: Read 948 rows, 65.53 KiB in 0.006762 sec., 140195.2085181899 rows/sec., 9.46 MiB/sec. 2025.02.28 10:12:26.459214 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_131_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_28 to all_131_131_0 into Compact with storage Full 2025.02.28 10:12:26.459885 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_131_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:26.459868 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_131_26} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:26.459998 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_131_29} MergeTreeSequentialSource: Reading 6 marks from part all_1_126_28, total 35826 rows starting from the beginning of the part 2025.02.28 10:12:26.460491 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_131_29} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part 2025.02.28 10:12:26.460934 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_131_29} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 162 rows starting from the beginning of the part 2025.02.28 10:12:26.460931 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_131_26} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.28 10:12:26.460284 [ 262 ] {c264b53a-fc29-4515-9564-2f348309848d} TCPHandler: Processed in 0.00849491 sec. 2025.02.28 10:12:26.461386 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_131_29} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part 2025.02.28 10:12:26.461817 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:26.461862 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_131_29} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part 2025.02.28 10:12:26.462256 [ 261 ] {a44bd2a9-a93f-4a1a-952a-0ba90ea8a010} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:26.462324 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_131_29} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 948 rows starting from the beginning of the part 2025.02.28 10:12:26.462763 [ 261 ] {a44bd2a9-a93f-4a1a-952a-0ba90ea8a010} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:12:26.462987 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.28 10:12:26.466245 [ 261 ] {a44bd2a9-a93f-4a1a-952a-0ba90ea8a010} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:26.466320 [ 261 ] {a44bd2a9-a93f-4a1a-952a-0ba90ea8a010} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:26.467444 [ 261 ] {a44bd2a9-a93f-4a1a-952a-0ba90ea8a010} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.28 10:12:26.467766 [ 261 ] {a44bd2a9-a93f-4a1a-952a-0ba90ea8a010} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:26.468067 [ 261 ] {a44bd2a9-a93f-4a1a-952a-0ba90ea8a010} executeQuery: Read 36 rows, 66.06 KiB in 0.005972 sec., 6028.131279303416 rows/sec., 10.80 MiB/sec. 2025.02.28 10:12:26.468717 [ 261 ] {a44bd2a9-a93f-4a1a-952a-0ba90ea8a010} TCPHandler: Processed in 0.007085532 sec. 2025.02.28 10:12:26.468958 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:26.469191 [ 262 ] {bd82f96a-8a7b-40c4-a80c-0ea6ed6c2562} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:12:26.469256 [ 262 ] {bd82f96a-8a7b-40c4-a80c-0ea6ed6c2562} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:12:26.469788 [ 262 ] {bd82f96a-8a7b-40c4-a80c-0ea6ed6c2562} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:26.469827 [ 262 ] {bd82f96a-8a7b-40c4-a80c-0ea6ed6c2562} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:26.470513 [ 262 ] {bd82f96a-8a7b-40c4-a80c-0ea6ed6c2562} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.28 10:12:26.470771 [ 262 ] {bd82f96a-8a7b-40c4-a80c-0ea6ed6c2562} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:26.470980 [ 113 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.28 10:12:26.471020 [ 113 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:26.471040 [ 262 ] {bd82f96a-8a7b-40c4-a80c-0ea6ed6c2562} executeQuery: Read 24 rows, 1.66 KiB in 0.001891 sec., 12691.69751454257 rows/sec., 875.86 KiB/sec. 2025.02.28 10:12:26.471048 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:26.471186 [ 262 ] {bd82f96a-8a7b-40c4-a80c-0ea6ed6c2562} TCPHandler: Processed in 0.002370051 sec. 2025.02.28 10:12:26.471338 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.28 10:12:26.471591 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:26.471646 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6576 rows starting from the beginning of the part 2025.02.28 10:12:26.471903 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part 2025.02.28 10:12:26.472119 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part 2025.02.28 10:12:26.472186 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part 2025.02.28 10:12:26.472381 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part 2025.02.28 10:12:26.472655 [ 192 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 24 rows starting from the beginning of the part 2025.02.28 10:12:26.474345 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_131_29} MergeTask::MergeProjectionsStage: Merge sorted 37416 rows, containing 5 columns (5 merged, 0 gathered) in 0.015472762 sec., 2418184.93685872 rows/sec., 165.30 MiB/sec. 2025.02.28 10:12:26.474869 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_131_29} MergedBlockOutputStream: filled checksums all_1_131_29 (state Temporary) 2025.02.28 10:12:26.475239 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_131_29} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_131_29 to all_1_131_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:26.475319 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_131_29} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_126_28, all_131_131_0] -> all_1_131_29 2025.02.28 10:12:26.475474 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.02.28 10:12:26.475935 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 6840 rows, containing 4 columns (4 merged, 0 gathered) in 0.004747112 sec., 1440876.052640005 rows/sec., 96.54 MiB/sec. 2025.02.28 10:12:26.476509 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.28 10:12:26.476818 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_131_26} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:26.476896 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_131_26} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.28 10:12:26.476984 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. 2025.02.28 10:12:26.627110 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2025.02.28 10:12:26.650635 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:26.650701 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:26.658478 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 10:12:26.659270 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:26.662969 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2025.02.28 10:12:27.000233 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.70 MiB, peak 286.07 MiB, free memory in arenas 0.00 B, will set to 267.35 MiB (RSS), difference: -1.36 MiB 2025.02.28 10:12:29.163813 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1928 2025.02.28 10:12:29.167570 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:29.167628 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:29.169158 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 10:12:29.169474 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:29.170129 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1928 2025.02.28 10:12:30.145088 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:30.145280 [ 261 ] {607b95a0-f57b-4732-8e53-6ce679e1b5a0} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:12:30.145355 [ 261 ] {607b95a0-f57b-4732-8e53-6ce679e1b5a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:12:30.146133 [ 261 ] {607b95a0-f57b-4732-8e53-6ce679e1b5a0} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:30.146179 [ 261 ] {607b95a0-f57b-4732-8e53-6ce679e1b5a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:30.146668 [ 261 ] {607b95a0-f57b-4732-8e53-6ce679e1b5a0} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.28 10:12:30.146939 [ 261 ] {607b95a0-f57b-4732-8e53-6ce679e1b5a0} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:30.147147 [ 261 ] {607b95a0-f57b-4732-8e53-6ce679e1b5a0} executeQuery: Read 56 rows, 4.38 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.23 MiB/sec. 2025.02.28 10:12:30.147229 [ 261 ] {607b95a0-f57b-4732-8e53-6ce679e1b5a0} TCPHandler: Processed in 0.00227158 sec. 2025.02.28 10:12:30.147504 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:30.147729 [ 262 ] {4ac356d1-d02f-46e4-a183-7024667a0ed6} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:12:30.147799 [ 262 ] {4ac356d1-d02f-46e4-a183-7024667a0ed6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:12:30.148569 [ 262 ] {4ac356d1-d02f-46e4-a183-7024667a0ed6} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:30.148614 [ 262 ] {4ac356d1-d02f-46e4-a183-7024667a0ed6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:30.149077 [ 262 ] {4ac356d1-d02f-46e4-a183-7024667a0ed6} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.28 10:12:30.149333 [ 262 ] {4ac356d1-d02f-46e4-a183-7024667a0ed6} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:30.149572 [ 262 ] {4ac356d1-d02f-46e4-a183-7024667a0ed6} executeQuery: Read 64 rows, 5.12 KiB in 0.001894 sec., 33790.9186906019 rows/sec., 2.64 MiB/sec. 2025.02.28 10:12:30.149630 [ 262 ] {4ac356d1-d02f-46e4-a183-7024667a0ed6} TCPHandler: Processed in 0.00229741 sec. 2025.02.28 10:12:30.149781 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:30.149932 [ 261 ] {119d0b83-4127-4cca-9013-d3ef71acef62} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:30.150000 [ 261 ] {119d0b83-4127-4cca-9013-d3ef71acef62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:12:30.150658 [ 261 ] {119d0b83-4127-4cca-9013-d3ef71acef62} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:30.150697 [ 261 ] {119d0b83-4127-4cca-9013-d3ef71acef62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:30.151095 [ 261 ] {119d0b83-4127-4cca-9013-d3ef71acef62} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.28 10:12:30.151333 [ 261 ] {119d0b83-4127-4cca-9013-d3ef71acef62} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:30.151516 [ 261 ] {119d0b83-4127-4cca-9013-d3ef71acef62} executeQuery: Read 96 rows, 6.85 KiB in 0.001623 sec., 59149.72273567467 rows/sec., 4.12 MiB/sec. 2025.02.28 10:12:30.151573 [ 261 ] {119d0b83-4127-4cca-9013-d3ef71acef62} TCPHandler: Processed in 0.001858974 sec. 2025.02.28 10:12:30.151764 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:30.151969 [ 262 ] {6485bbf9-f645-436f-a734-7ded6bdf6d30} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:12:30.152059 [ 262 ] {6485bbf9-f645-436f-a734-7ded6bdf6d30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:12:30.152791 [ 262 ] {6485bbf9-f645-436f-a734-7ded6bdf6d30} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:30.152831 [ 262 ] {6485bbf9-f645-436f-a734-7ded6bdf6d30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:30.153213 [ 262 ] {6485bbf9-f645-436f-a734-7ded6bdf6d30} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.28 10:12:30.153454 [ 262 ] {6485bbf9-f645-436f-a734-7ded6bdf6d30} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:30.153676 [ 262 ] {6485bbf9-f645-436f-a734-7ded6bdf6d30} executeQuery: Read 36 rows, 2.48 KiB in 0.001756 sec., 20501.13895216401 rows/sec., 1.38 MiB/sec. 2025.02.28 10:12:30.153728 [ 262 ] {6485bbf9-f645-436f-a734-7ded6bdf6d30} TCPHandler: Processed in 0.002064807 sec. 2025.02.28 10:12:31.458181 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 2025.02.28 10:12:31.459078 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:31.459124 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:31.459658 [ 242 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 10:12:31.459918 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:31.460172 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 2025.02.28 10:12:34.163075 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2025.02.28 10:12:34.187028 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:34.187088 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:34.195433 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 10:12:34.196233 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:34.199379 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2025.02.28 10:12:35.148904 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:35.149120 [ 261 ] {b6f03d3f-7111-4404-bbe4-24d166e4ede6} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:12:35.149202 [ 261 ] {b6f03d3f-7111-4404-bbe4-24d166e4ede6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:12:35.150080 [ 261 ] {b6f03d3f-7111-4404-bbe4-24d166e4ede6} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:35.150125 [ 261 ] {b6f03d3f-7111-4404-bbe4-24d166e4ede6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:35.150581 [ 261 ] {b6f03d3f-7111-4404-bbe4-24d166e4ede6} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.28 10:12:35.150836 [ 261 ] {b6f03d3f-7111-4404-bbe4-24d166e4ede6} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:35.151048 [ 261 ] {b6f03d3f-7111-4404-bbe4-24d166e4ede6} executeQuery: Read 64 rows, 5.16 KiB in 0.001989 sec., 32176.973353443944 rows/sec., 2.53 MiB/sec. 2025.02.28 10:12:35.151118 [ 261 ] {b6f03d3f-7111-4404-bbe4-24d166e4ede6} TCPHandler: Processed in 0.002351581 sec. 2025.02.28 10:12:35.151379 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:35.151586 [ 262 ] {3b0bec9a-539d-4c00-93bc-a078cda3a97d} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:12:35.151663 [ 262 ] {3b0bec9a-539d-4c00-93bc-a078cda3a97d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:12:35.152397 [ 262 ] {3b0bec9a-539d-4c00-93bc-a078cda3a97d} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:35.152439 [ 262 ] {3b0bec9a-539d-4c00-93bc-a078cda3a97d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:35.152874 [ 262 ] {3b0bec9a-539d-4c00-93bc-a078cda3a97d} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.28 10:12:35.153131 [ 262 ] {3b0bec9a-539d-4c00-93bc-a078cda3a97d} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:35.153375 [ 262 ] {3b0bec9a-539d-4c00-93bc-a078cda3a97d} executeQuery: Read 4 rows, 308.00 B in 0.001847 sec., 2165.674066053059 rows/sec., 162.85 KiB/sec. 2025.02.28 10:12:35.153433 [ 262 ] {3b0bec9a-539d-4c00-93bc-a078cda3a97d} TCPHandler: Processed in 0.002187198 sec. 2025.02.28 10:12:35.153592 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:35.153730 [ 261 ] {d13aff8c-3127-427a-9a7e-82268ee290cc} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:12:35.153788 [ 261 ] {d13aff8c-3127-427a-9a7e-82268ee290cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:12:35.154472 [ 261 ] {d13aff8c-3127-427a-9a7e-82268ee290cc} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:35.154583 [ 261 ] {d13aff8c-3127-427a-9a7e-82268ee290cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:35.154981 [ 261 ] {d13aff8c-3127-427a-9a7e-82268ee290cc} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.28 10:12:35.155220 [ 261 ] {d13aff8c-3127-427a-9a7e-82268ee290cc} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:35.155429 [ 261 ] {d13aff8c-3127-427a-9a7e-82268ee290cc} executeQuery: Read 68 rows, 5.44 KiB in 0.001718 sec., 39580.908032596046 rows/sec., 3.09 MiB/sec. 2025.02.28 10:12:35.155524 [ 261 ] {d13aff8c-3127-427a-9a7e-82268ee290cc} TCPHandler: Processed in 0.001998456 sec. 2025.02.28 10:12:35.155594 [ 224 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:12:35.155672 [ 224 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:12:35.155682 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:35.155952 [ 262 ] {619c5264-174c-46b7-a3da-a76e5a55b976} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:35.156020 [ 262 ] {619c5264-174c-46b7-a3da-a76e5a55b976} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:12:35.157408 [ 262 ] {619c5264-174c-46b7-a3da-a76e5a55b976} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:35.157449 [ 262 ] {619c5264-174c-46b7-a3da-a76e5a55b976} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:35.158191 [ 262 ] {619c5264-174c-46b7-a3da-a76e5a55b976} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.28 10:12:35.158592 [ 262 ] {619c5264-174c-46b7-a3da-a76e5a55b976} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:35.158968 [ 262 ] {619c5264-174c-46b7-a3da-a76e5a55b976} executeQuery: Read 160 rows, 11.41 KiB in 0.003148 sec., 50825.92121982211 rows/sec., 3.54 MiB/sec. 2025.02.28 10:12:35.159136 [ 262 ] {619c5264-174c-46b7-a3da-a76e5a55b976} TCPHandler: Processed in 0.003534536 sec. 2025.02.28 10:12:35.159331 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:35.159497 [ 224 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:12:35.159546 [ 261 ] {023c9fd3-4ee2-4aa4-9807-432e38bd6097} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:35.159809 [ 261 ] {023c9fd3-4ee2-4aa4-9807-432e38bd6097} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:12:35.162750 [ 261 ] {023c9fd3-4ee2-4aa4-9807-432e38bd6097} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:35.162793 [ 261 ] {023c9fd3-4ee2-4aa4-9807-432e38bd6097} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:35.163430 [ 261 ] {023c9fd3-4ee2-4aa4-9807-432e38bd6097} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.28 10:12:35.163697 [ 261 ] {023c9fd3-4ee2-4aa4-9807-432e38bd6097} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:35.163947 [ 261 ] {023c9fd3-4ee2-4aa4-9807-432e38bd6097} executeQuery: Read 4 rows, 7.34 KiB in 0.004463 sec., 896.2581223392338 rows/sec., 1.61 MiB/sec. 2025.02.28 10:12:35.164074 [ 261 ] {023c9fd3-4ee2-4aa4-9807-432e38bd6097} TCPHandler: Processed in 0.004818033 sec. 2025.02.28 10:12:35.164235 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:35.164374 [ 262 ] {66a7b6aa-f1f6-41e8-99c4-a0bfddb70d16} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:12:35.164435 [ 262 ] {66a7b6aa-f1f6-41e8-99c4-a0bfddb70d16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:12:35.164987 [ 262 ] {66a7b6aa-f1f6-41e8-99c4-a0bfddb70d16} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:35.165026 [ 262 ] {66a7b6aa-f1f6-41e8-99c4-a0bfddb70d16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.02.28 10:12:35.165408 [ 262 ] {66a7b6aa-f1f6-41e8-99c4-a0bfddb70d16} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.28 10:12:35.165655 [ 262 ] {66a7b6aa-f1f6-41e8-99c4-a0bfddb70d16} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:35.165872 [ 262 ] {66a7b6aa-f1f6-41e8-99c4-a0bfddb70d16} executeQuery: Read 60 rows, 4.14 KiB in 0.001528 sec., 39267.01570680628 rows/sec., 2.65 MiB/sec. 2025.02.28 10:12:35.165923 [ 262 ] {66a7b6aa-f1f6-41e8-99c4-a0bfddb70d16} TCPHandler: Processed in 0.001758713 sec. 2025.02.28 10:12:35.553198 [ 225 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:12:35.553258 [ 225 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:12:35.555189 [ 225 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:12:35.924053 [ 222 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:12:35.924105 [ 222 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:12:35.925971 [ 222 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:12:36.208309 [ 222 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:12:36.208388 [ 222 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:12:36.210286 [ 222 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:12:38.169361 [ 219 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 10:12:38.169428 [ 219 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 10:12:38.170884 [ 219 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 10:12:38.726080 [ 92 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:12:38.726140 [ 92 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:12:38.728765 [ 92 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2025.02.28 10:12:38.728803 [ 92 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:38.728825 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:38.728937 [ 219 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 10:12:38.729006 [ 219 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 10:12:38.729026 [ 197 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full 2025.02.28 10:12:38.729246 [ 197 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:38.729304 [ 197 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 365 rows starting from the beginning of the part 2025.02.28 10:12:38.729586 [ 197 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part 2025.02.28 10:12:38.729951 [ 197 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 252 rows starting from the beginning of the part 2025.02.28 10:12:38.730376 [ 197 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 252 rows starting from the beginning of the part 2025.02.28 10:12:38.730688 [ 197 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 252 rows starting from the beginning of the part 2025.02.28 10:12:38.732755 [ 219 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 10:12:38.733386 [ 197 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 1349 rows, containing 5 columns (5 merged, 0 gathered) in 0.004475718 sec., 301404.1545959777 rows/sec., 21.81 MiB/sec. 2025.02.28 10:12:38.733662 [ 190 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2025.02.28 10:12:38.734053 [ 190 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_27_6} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:38.734151 [ 190 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_27_6} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 2025.02.28 10:12:38.734261 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.02.28 10:12:38.960329 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 2025.02.28 10:12:38.961025 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:38.961071 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:38.961607 [ 242 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.28 10:12:38.961862 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:38.962113 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 2025.02.28 10:12:38.962193 [ 223 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:38.962246 [ 223 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:38.964063 [ 223 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:39.000174 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 263.40 MiB, peak 286.07 MiB, free memory in arenas 0.00 B, will set to 267.35 MiB (RSS), difference: 3.94 MiB 2025.02.28 10:12:39.001639 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001159855 sec. 2025.02.28 10:12:39.170717 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1948 2025.02.28 10:12:39.175613 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:39.175711 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:39.178169 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 10:12:39.178678 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:39.179733 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1948 2025.02.28 10:12:39.405890 [ 224 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:39.405948 [ 224 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:39.407833 [ 224 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:39.919462 [ 221 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 10:12:39.919520 [ 221 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 10:12:39.921210 [ 221 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 10:12:40.000177 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 263.35 MiB, peak 286.07 MiB, free memory in arenas 0.00 B, will set to 267.35 MiB (RSS), difference: 4.00 MiB 2025.02.28 10:12:40.150242 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:40.150460 [ 261 ] {0da6a232-3e0a-4d14-a5d2-d60be0a3f5f0} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:12:40.150543 [ 261 ] {0da6a232-3e0a-4d14-a5d2-d60be0a3f5f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:12:40.151421 [ 261 ] {0da6a232-3e0a-4d14-a5d2-d60be0a3f5f0} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:40.151473 [ 261 ] {0da6a232-3e0a-4d14-a5d2-d60be0a3f5f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:40.151934 [ 261 ] {0da6a232-3e0a-4d14-a5d2-d60be0a3f5f0} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.28 10:12:40.152184 [ 261 ] {0da6a232-3e0a-4d14-a5d2-d60be0a3f5f0} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:40.152430 [ 261 ] {0da6a232-3e0a-4d14-a5d2-d60be0a3f5f0} executeQuery: Read 128 rows, 11.21 KiB in 0.00202 sec., 63366.33663366336 rows/sec., 5.42 MiB/sec. 2025.02.28 10:12:40.152544 [ 261 ] {0da6a232-3e0a-4d14-a5d2-d60be0a3f5f0} TCPHandler: Processed in 0.002448202 sec. 2025.02.28 10:12:40.152830 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:40.153036 [ 262 ] {fb311689-b008-4427-aec1-3d148186b146} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:12:40.153115 [ 262 ] {fb311689-b008-4427-aec1-3d148186b146} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:12:40.154102 [ 262 ] {fb311689-b008-4427-aec1-3d148186b146} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:40.154156 [ 262 ] {fb311689-b008-4427-aec1-3d148186b146} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:40.154608 [ 262 ] {fb311689-b008-4427-aec1-3d148186b146} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.28 10:12:40.154870 [ 262 ] {fb311689-b008-4427-aec1-3d148186b146} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:40.155072 [ 90 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.28 10:12:40.155144 [ 262 ] {fb311689-b008-4427-aec1-3d148186b146} executeQuery: Read 36 rows, 2.71 KiB in 0.002155 sec., 16705.336426914153 rows/sec., 1.23 MiB/sec. 2025.02.28 10:12:40.155157 [ 90 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:40.155233 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:40.155292 [ 262 ] {fb311689-b008-4427-aec1-3d148186b146} TCPHandler: Processed in 0.002637004 sec. 2025.02.28 10:12:40.155607 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:40.155640 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.28 10:12:40.155998 [ 261 ] {292e2935-6a13-45d8-85de-d7b7b0ddd226} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:12:40.156191 [ 261 ] {292e2935-6a13-45d8-85de-d7b7b0ddd226} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:12:40.156529 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:40.156752 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 178 rows starting from the beginning of the part 2025.02.28 10:12:40.157679 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 36 rows starting from the beginning of the part 2025.02.28 10:12:40.158024 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 4 rows starting from the beginning of the part 2025.02.28 10:12:40.158482 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 52 rows starting from the beginning of the part 2025.02.28 10:12:40.158615 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 4 rows starting from the beginning of the part 2025.02.28 10:12:40.159164 [ 201 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 36 rows starting from the beginning of the part 2025.02.28 10:12:40.159894 [ 261 ] {292e2935-6a13-45d8-85de-d7b7b0ddd226} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:40.159963 [ 261 ] {292e2935-6a13-45d8-85de-d7b7b0ddd226} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:40.161000 [ 261 ] {292e2935-6a13-45d8-85de-d7b7b0ddd226} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.28 10:12:40.161587 [ 261 ] {292e2935-6a13-45d8-85de-d7b7b0ddd226} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:40.161998 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 5 columns (5 merged, 0 gathered) in 0.006647576 sec., 46633.53980458441 rows/sec., 3.37 MiB/sec. 2025.02.28 10:12:40.162105 [ 261 ] {292e2935-6a13-45d8-85de-d7b7b0ddd226} executeQuery: Read 100 rows, 8.00 KiB in 0.006256 sec., 15984.6547314578 rows/sec., 1.25 MiB/sec. 2025.02.28 10:12:40.162273 [ 261 ] {292e2935-6a13-45d8-85de-d7b7b0ddd226} TCPHandler: Processed in 0.00684718 sec. 2025.02.28 10:12:40.162435 [ 197 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.28 10:12:40.162590 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:40.162987 [ 262 ] {3fd9f2ff-03eb-46d6-8e1d-4618f8e930a7} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:40.163184 [ 262 ] {3fd9f2ff-03eb-46d6-8e1d-4618f8e930a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:12:40.163489 [ 197 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_111_22} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:40.163859 [ 197 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_111_22} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.28 10:12:40.164166 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 10:12:40.165136 [ 262 ] {3fd9f2ff-03eb-46d6-8e1d-4618f8e930a7} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:40.165179 [ 262 ] {3fd9f2ff-03eb-46d6-8e1d-4618f8e930a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:40.165620 [ 262 ] {3fd9f2ff-03eb-46d6-8e1d-4618f8e930a7} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.28 10:12:40.165897 [ 262 ] {3fd9f2ff-03eb-46d6-8e1d-4618f8e930a7} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:40.166133 [ 262 ] {3fd9f2ff-03eb-46d6-8e1d-4618f8e930a7} executeQuery: Read 160 rows, 11.41 KiB in 0.003275 sec., 48854.96183206107 rows/sec., 3.40 MiB/sec. 2025.02.28 10:12:40.166233 [ 262 ] {3fd9f2ff-03eb-46d6-8e1d-4618f8e930a7} TCPHandler: Processed in 0.00381791 sec. 2025.02.28 10:12:40.166449 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:40.166669 [ 261 ] {69b9103c-bbce-4909-936a-85eac1a56a01} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:40.166765 [ 261 ] {69b9103c-bbce-4909-936a-85eac1a56a01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:12:40.168052 [ 261 ] {69b9103c-bbce-4909-936a-85eac1a56a01} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:40.168092 [ 261 ] {69b9103c-bbce-4909-936a-85eac1a56a01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:40.168772 [ 261 ] {69b9103c-bbce-4909-936a-85eac1a56a01} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.28 10:12:40.169033 [ 261 ] {69b9103c-bbce-4909-936a-85eac1a56a01} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:40.169240 [ 88 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.28 10:12:40.169302 [ 261 ] {69b9103c-bbce-4909-936a-85eac1a56a01} executeQuery: Read 36 rows, 66.06 KiB in 0.002684 sec., 13412.816691505215 rows/sec., 24.04 MiB/sec. 2025.02.28 10:12:40.169323 [ 88 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:40.169396 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:40.169703 [ 261 ] {69b9103c-bbce-4909-936a-85eac1a56a01} TCPHandler: Processed in 0.003363804 sec. 2025.02.28 10:12:40.169722 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.28 10:12:40.169943 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:40.170276 [ 262 ] {807fe810-df6f-4e18-9397-ea6afb95db71} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:12:40.170338 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:40.170454 [ 262 ] {807fe810-df6f-4e18-9397-ea6afb95db71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:12:40.170491 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2159 rows starting from the beginning of the part 2025.02.28 10:12:40.171393 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 36 rows starting from the beginning of the part 2025.02.28 10:12:40.172123 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 4 rows starting from the beginning of the part 2025.02.28 10:12:40.172777 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 36 rows starting from the beginning of the part 2025.02.28 10:12:40.173481 [ 262 ] {807fe810-df6f-4e18-9397-ea6afb95db71} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:40.173514 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 4 rows starting from the beginning of the part 2025.02.28 10:12:40.173570 [ 262 ] {807fe810-df6f-4e18-9397-ea6afb95db71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:40.174196 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 36 rows starting from the beginning of the part 2025.02.28 10:12:40.175497 [ 262 ] {807fe810-df6f-4e18-9397-ea6afb95db71} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.28 10:12:40.176035 [ 262 ] {807fe810-df6f-4e18-9397-ea6afb95db71} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:40.176502 [ 262 ] {807fe810-df6f-4e18-9397-ea6afb95db71} executeQuery: Read 60 rows, 4.14 KiB in 0.006353 sec., 9444.356996694474 rows/sec., 651.76 KiB/sec. 2025.02.28 10:12:40.176592 [ 262 ] {807fe810-df6f-4e18-9397-ea6afb95db71} TCPHandler: Processed in 0.006754808 sec. 2025.02.28 10:12:40.184435 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2275 rows, containing 19 columns (19 merged, 0 gathered) in 0.014917105 sec., 152509.48491681195 rows/sec., 273.29 MiB/sec. 2025.02.28 10:12:40.186458 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.28 10:12:40.186903 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_111_22} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:40.186983 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_111_22} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.28 10:12:40.187136 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.44 MiB. 2025.02.28 10:12:41.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.86 MiB, peak 286.27 MiB, free memory in arenas 0.00 B, will set to 269.23 MiB (RSS), difference: 1.36 MiB 2025.02.28 10:12:41.699475 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2025.02.28 10:12:41.722380 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:41.722438 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:41.730109 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.28 10:12:41.730917 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:41.733996 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2025.02.28 10:12:45.148680 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:45.148887 [ 261 ] {82308fa2-11ab-4925-b86b-9fc6c6e615fd} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:12:45.148960 [ 261 ] {82308fa2-11ab-4925-b86b-9fc6c6e615fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:12:45.149699 [ 261 ] {82308fa2-11ab-4925-b86b-9fc6c6e615fd} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:45.149746 [ 261 ] {82308fa2-11ab-4925-b86b-9fc6c6e615fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:45.150170 [ 261 ] {82308fa2-11ab-4925-b86b-9fc6c6e615fd} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 10:12:45.150417 [ 261 ] {82308fa2-11ab-4925-b86b-9fc6c6e615fd} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:45.150683 [ 261 ] {82308fa2-11ab-4925-b86b-9fc6c6e615fd} executeQuery: Read 4 rows, 334.00 B in 0.001839 sec., 2175.0951604132683 rows/sec., 177.36 KiB/sec. 2025.02.28 10:12:45.150802 [ 261 ] {82308fa2-11ab-4925-b86b-9fc6c6e615fd} TCPHandler: Processed in 0.002252749 sec. 2025.02.28 10:12:45.151119 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:45.151333 [ 262 ] {412257ee-4f02-426a-aec4-72fb1b9a40a6} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:12:45.151416 [ 262 ] {412257ee-4f02-426a-aec4-72fb1b9a40a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:12:45.152258 [ 262 ] {412257ee-4f02-426a-aec4-72fb1b9a40a6} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:45.152306 [ 262 ] {412257ee-4f02-426a-aec4-72fb1b9a40a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:45.152756 [ 262 ] {412257ee-4f02-426a-aec4-72fb1b9a40a6} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.28 10:12:45.153021 [ 262 ] {412257ee-4f02-426a-aec4-72fb1b9a40a6} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:45.153248 [ 262 ] {412257ee-4f02-426a-aec4-72fb1b9a40a6} executeQuery: Read 66 rows, 5.31 KiB in 0.001972 sec., 33468.5598377282 rows/sec., 2.63 MiB/sec. 2025.02.28 10:12:45.153305 [ 262 ] {412257ee-4f02-426a-aec4-72fb1b9a40a6} TCPHandler: Processed in 0.002359921 sec. 2025.02.28 10:12:45.153466 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:45.153606 [ 261 ] {bab935dd-0c89-47ce-aa7c-754c5f433b0b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:12:45.153668 [ 261 ] {bab935dd-0c89-47ce-aa7c-754c5f433b0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:12:45.154304 [ 261 ] {bab935dd-0c89-47ce-aa7c-754c5f433b0b} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:45.154345 [ 261 ] {bab935dd-0c89-47ce-aa7c-754c5f433b0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:45.154705 [ 261 ] {bab935dd-0c89-47ce-aa7c-754c5f433b0b} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.28 10:12:45.154941 [ 261 ] {bab935dd-0c89-47ce-aa7c-754c5f433b0b} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:45.155164 [ 261 ] {bab935dd-0c89-47ce-aa7c-754c5f433b0b} executeQuery: Read 8 rows, 594.00 B in 0.001588 sec., 5037.783375314862 rows/sec., 365.29 KiB/sec. 2025.02.28 10:12:45.155225 [ 261 ] {bab935dd-0c89-47ce-aa7c-754c5f433b0b} TCPHandler: Processed in 0.001824614 sec. 2025.02.28 10:12:45.155227 [ 219 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:45.155279 [ 219 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:45.155431 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:45.155677 [ 262 ] {7309a6e3-5ed7-4047-bbdd-8ac2cbf859bb} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:12:45.155777 [ 262 ] {7309a6e3-5ed7-4047-bbdd-8ac2cbf859bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:12:45.157178 [ 262 ] {7309a6e3-5ed7-4047-bbdd-8ac2cbf859bb} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:45.157245 [ 262 ] {7309a6e3-5ed7-4047-bbdd-8ac2cbf859bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:45.157971 [ 262 ] {7309a6e3-5ed7-4047-bbdd-8ac2cbf859bb} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.28 10:12:45.158390 [ 262 ] {7309a6e3-5ed7-4047-bbdd-8ac2cbf859bb} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:45.158720 [ 262 ] {7309a6e3-5ed7-4047-bbdd-8ac2cbf859bb} executeQuery: Read 72 rows, 5.76 KiB in 0.003114 sec., 23121.387283236993 rows/sec., 1.81 MiB/sec. 2025.02.28 10:12:45.158818 [ 219 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:45.158844 [ 262 ] {7309a6e3-5ed7-4047-bbdd-8ac2cbf859bb} TCPHandler: Processed in 0.003527126 sec. 2025.02.28 10:12:45.159120 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:45.159322 [ 261 ] {30f87223-2b8a-4f91-a34a-b2d636517e10} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:45.159421 [ 261 ] {30f87223-2b8a-4f91-a34a-b2d636517e10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:12:45.160170 [ 261 ] {30f87223-2b8a-4f91-a34a-b2d636517e10} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:45.160211 [ 261 ] {30f87223-2b8a-4f91-a34a-b2d636517e10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:45.160597 [ 261 ] {30f87223-2b8a-4f91-a34a-b2d636517e10} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.28 10:12:45.160831 [ 261 ] {30f87223-2b8a-4f91-a34a-b2d636517e10} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:45.161069 [ 261 ] {30f87223-2b8a-4f91-a34a-b2d636517e10} executeQuery: Read 162 rows, 11.55 KiB in 0.001803 sec., 89850.24958402662 rows/sec., 6.26 MiB/sec. 2025.02.28 10:12:45.161160 [ 261 ] {30f87223-2b8a-4f91-a34a-b2d636517e10} TCPHandler: Processed in 0.002192398 sec. 2025.02.28 10:12:45.161384 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:45.161654 [ 262 ] {768516f4-8df1-48d3-8f56-2052ba081b56} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:45.161770 [ 262 ] {768516f4-8df1-48d3-8f56-2052ba081b56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:12:45.162956 [ 262 ] {768516f4-8df1-48d3-8f56-2052ba081b56} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:45.162996 [ 262 ] {768516f4-8df1-48d3-8f56-2052ba081b56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:45.163624 [ 262 ] {768516f4-8df1-48d3-8f56-2052ba081b56} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.28 10:12:45.163881 [ 262 ] {768516f4-8df1-48d3-8f56-2052ba081b56} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:45.164123 [ 262 ] {768516f4-8df1-48d3-8f56-2052ba081b56} executeQuery: Read 4 rows, 7.34 KiB in 0.002523 sec., 1585.4141894569957 rows/sec., 2.84 MiB/sec. 2025.02.28 10:12:45.164216 [ 262 ] {768516f4-8df1-48d3-8f56-2052ba081b56} TCPHandler: Processed in 0.002972689 sec. 2025.02.28 10:12:45.164372 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:45.164512 [ 261 ] {77324e27-6234-4883-b7af-32e90f36da50} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:12:45.164572 [ 261 ] {77324e27-6234-4883-b7af-32e90f36da50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:12:45.165132 [ 261 ] {77324e27-6234-4883-b7af-32e90f36da50} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:45.165171 [ 261 ] {77324e27-6234-4883-b7af-32e90f36da50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:45.165551 [ 261 ] {77324e27-6234-4883-b7af-32e90f36da50} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.28 10:12:45.165780 [ 261 ] {77324e27-6234-4883-b7af-32e90f36da50} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:45.165984 [ 261 ] {77324e27-6234-4883-b7af-32e90f36da50} executeQuery: Read 60 rows, 4.14 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.69 MiB/sec. 2025.02.28 10:12:45.166033 [ 261 ] {77324e27-6234-4883-b7af-32e90f36da50} TCPHandler: Processed in 0.001730993 sec. 2025.02.28 10:12:45.733452 [ 219 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:45.733504 [ 219 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:45.735315 [ 219 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:12:46.462264 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 2025.02.28 10:12:46.462939 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:46.462991 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:46.463533 [ 242 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.28 10:12:46.463815 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:46.464049 [ 79 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.28 10:12:46.464082 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 2025.02.28 10:12:46.464127 [ 79 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:46.464156 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:46.464424 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.28 10:12:46.465150 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:46.465321 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part 2025.02.28 10:12:46.465811 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part 2025.02.28 10:12:46.466199 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part 2025.02.28 10:12:46.466498 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part 2025.02.28 10:12:46.466802 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part 2025.02.28 10:12:46.467047 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part 2025.02.28 10:12:46.470319 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.006076179 sec., 6113875.183729774 rows/sec., 87.46 MiB/sec. 2025.02.28 10:12:46.470663 [ 188 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.28 10:12:46.471027 [ 188 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_81_16} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:46.471121 [ 188 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_81_16} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.28 10:12:46.471220 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.28 10:12:48.951614 [ 224 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:12:48.951687 [ 224 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:12:48.953683 [ 224 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 10:12:49.179949 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1974 2025.02.28 10:12:49.183452 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:49.183509 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:49.185063 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 10:12:49.185388 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:49.186485 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1974 2025.02.28 10:12:49.234099 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2025.02.28 10:12:49.258733 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:49.258787 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:49.266507 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.28 10:12:49.267294 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:49.267619 [ 76 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.28 10:12:49.267703 [ 76 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:49.267748 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:49.268500 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.28 10:12:49.286031 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2025.02.28 10:12:49.287683 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:49.289414 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part 2025.02.28 10:12:49.295349 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part 2025.02.28 10:12:49.301436 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part 2025.02.28 10:12:49.307405 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part 2025.02.28 10:12:49.314010 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part 2025.02.28 10:12:49.320320 [ 186 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part 2025.02.28 10:12:49.389893 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.121969571 sec., 5009.44616751993 rows/sec., 25.90 MiB/sec. 2025.02.28 10:12:49.393763 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.28 10:12:49.397006 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_81_16} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:49.397139 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_81_16} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.28 10:12:49.399864 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.02.28 10:12:50.000246 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.30 MiB, peak 287.73 MiB, free memory in arenas 0.00 B, will set to 269.23 MiB (RSS), difference: -1.08 MiB 2025.02.28 10:12:50.150044 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:50.150308 [ 261 ] {e0d288cb-7902-42f0-b23c-6bc5141ae065} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:12:50.150381 [ 261 ] {e0d288cb-7902-42f0-b23c-6bc5141ae065} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:12:50.151195 [ 261 ] {e0d288cb-7902-42f0-b23c-6bc5141ae065} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:50.151240 [ 261 ] {e0d288cb-7902-42f0-b23c-6bc5141ae065} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:50.151707 [ 261 ] {e0d288cb-7902-42f0-b23c-6bc5141ae065} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.28 10:12:50.151963 [ 261 ] {e0d288cb-7902-42f0-b23c-6bc5141ae065} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:50.152136 [ 75 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.28 10:12:50.152182 [ 75 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:50.152184 [ 261 ] {e0d288cb-7902-42f0-b23c-6bc5141ae065} executeQuery: Read 128 rows, 11.21 KiB in 0.001929 sec., 66355.62467599793 rows/sec., 5.68 MiB/sec. 2025.02.28 10:12:50.152207 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:50.152314 [ 261 ] {e0d288cb-7902-42f0-b23c-6bc5141ae065} TCPHandler: Processed in 0.002432281 sec. 2025.02.28 10:12:50.152423 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.02.28 10:12:50.152710 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:50.152714 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:50.152881 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1967 rows starting from the beginning of the part 2025.02.28 10:12:50.153268 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part 2025.02.28 10:12:50.153635 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part 2025.02.28 10:12:50.154030 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 128 rows starting from the beginning of the part 2025.02.28 10:12:50.154434 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 66 rows starting from the beginning of the part 2025.02.28 10:12:50.154852 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 128 rows starting from the beginning of the part 2025.02.28 10:12:50.154789 [ 262 ] {e723e559-3357-4baf-9f84-d35ebdc9acd1} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:12:50.155320 [ 262 ] {e723e559-3357-4baf-9f84-d35ebdc9acd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:12:50.157477 [ 262 ] {e723e559-3357-4baf-9f84-d35ebdc9acd1} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:50.157549 [ 262 ] {e723e559-3357-4baf-9f84-d35ebdc9acd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:50.158330 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2409 rows, containing 5 columns (5 merged, 0 gathered) in 0.006048639 sec., 398271.41279220005 rows/sec., 34.22 MiB/sec. 2025.02.28 10:12:50.158430 [ 262 ] {e723e559-3357-4baf-9f84-d35ebdc9acd1} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.28 10:12:50.158600 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.28 10:12:50.158838 [ 262 ] {e723e559-3357-4baf-9f84-d35ebdc9acd1} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:50.159133 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_136_27} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:50.159258 [ 262 ] {e723e559-3357-4baf-9f84-d35ebdc9acd1} executeQuery: Read 36 rows, 2.71 KiB in 0.005557 sec., 6478.315637934137 rows/sec., 487.14 KiB/sec. 2025.02.28 10:12:50.159286 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_136_27} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.28 10:12:50.159418 [ 262 ] {e723e559-3357-4baf-9f84-d35ebdc9acd1} TCPHandler: Processed in 0.006965711 sec. 2025.02.28 10:12:50.159467 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.02.28 10:12:50.159639 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:50.159781 [ 261 ] {b43c96e9-3c95-40f6-8f95-a9447fbc97ed} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:12:50.159843 [ 261 ] {b43c96e9-3c95-40f6-8f95-a9447fbc97ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:12:50.160524 [ 261 ] {b43c96e9-3c95-40f6-8f95-a9447fbc97ed} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:50.160562 [ 261 ] {b43c96e9-3c95-40f6-8f95-a9447fbc97ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:50.160935 [ 261 ] {b43c96e9-3c95-40f6-8f95-a9447fbc97ed} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.28 10:12:50.161176 [ 261 ] {b43c96e9-3c95-40f6-8f95-a9447fbc97ed} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:50.161311 [ 75 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.28 10:12:50.161343 [ 75 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:50.161361 [ 261 ] {b43c96e9-3c95-40f6-8f95-a9447fbc97ed} executeQuery: Read 100 rows, 8.00 KiB in 0.001613 sec., 61996.28022318661 rows/sec., 4.84 MiB/sec. 2025.02.28 10:12:50.161366 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:50.161487 [ 261 ] {b43c96e9-3c95-40f6-8f95-a9447fbc97ed} TCPHandler: Processed in 0.001915615 sec. 2025.02.28 10:12:50.161647 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.02.28 10:12:50.161702 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:50.161939 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:50.161953 [ 262 ] {bb0075a9-6fef-4aca-b1c4-208cc0de36fa} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:50.162005 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 952 rows starting from the beginning of the part 2025.02.28 10:12:50.162089 [ 262 ] {bb0075a9-6fef-4aca-b1c4-208cc0de36fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:12:50.162365 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part 2025.02.28 10:12:50.162740 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 68 rows starting from the beginning of the part 2025.02.28 10:12:50.163126 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 100 rows starting from the beginning of the part 2025.02.28 10:12:50.163453 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 72 rows starting from the beginning of the part 2025.02.28 10:12:50.163801 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 100 rows starting from the beginning of the part 2025.02.28 10:12:50.165128 [ 262 ] {bb0075a9-6fef-4aca-b1c4-208cc0de36fa} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:50.165196 [ 262 ] {bb0075a9-6fef-4aca-b1c4-208cc0de36fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:50.166359 [ 262 ] {bb0075a9-6fef-4aca-b1c4-208cc0de36fa} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.28 10:12:50.166845 [ 262 ] {bb0075a9-6fef-4aca-b1c4-208cc0de36fa} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:50.167030 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 5 columns (5 merged, 0 gathered) in 0.005554192 sec., 244139.92170238262 rows/sec., 19.17 MiB/sec. 2025.02.28 10:12:50.167159 [ 75 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 2 parts from all_1_131_29 to all_132_132_0 2025.02.28 10:12:50.167241 [ 75 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:50.167292 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:50.167376 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.28 10:12:50.167366 [ 262 ] {bb0075a9-6fef-4aca-b1c4-208cc0de36fa} executeQuery: Read 160 rows, 11.41 KiB in 0.005466 sec., 29271.862422246613 rows/sec., 2.04 MiB/sec. 2025.02.28 10:12:50.167704 [ 262 ] {bb0075a9-6fef-4aca-b1c4-208cc0de36fa} TCPHandler: Processed in 0.006103129 sec. 2025.02.28 10:12:50.167797 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_132_30} MergeTask::PrepareStage: Merging 2 parts: from all_1_131_29 to all_132_132_0 into Compact with storage Full 2025.02.28 10:12:50.167953 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:50.168340 [ 261 ] {6868d83d-fcf7-42fb-8d5f-0d713eeefb3c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:50.168403 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_136_27} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:50.168430 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_132_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:50.168598 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_132_30} MergeTreeSequentialSource: Reading 6 marks from part all_1_131_29, total 37416 rows starting from the beginning of the part 2025.02.28 10:12:50.168636 [ 261 ] {6868d83d-fcf7-42fb-8d5f-0d713eeefb3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:12:50.168687 [ 199 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_136_27} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.28 10:12:50.168993 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2025.02.28 10:12:50.169076 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_132_30} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 96 rows starting from the beginning of the part 2025.02.28 10:12:50.172099 [ 261 ] {6868d83d-fcf7-42fb-8d5f-0d713eeefb3c} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:50.172156 [ 261 ] {6868d83d-fcf7-42fb-8d5f-0d713eeefb3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:50.173083 [ 261 ] {6868d83d-fcf7-42fb-8d5f-0d713eeefb3c} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.28 10:12:50.173481 [ 261 ] {6868d83d-fcf7-42fb-8d5f-0d713eeefb3c} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:50.173708 [ 261 ] {6868d83d-fcf7-42fb-8d5f-0d713eeefb3c} executeQuery: Read 36 rows, 66.06 KiB in 0.0055 sec., 6545.454545454546 rows/sec., 11.73 MiB/sec. 2025.02.28 10:12:50.173932 [ 261 ] {6868d83d-fcf7-42fb-8d5f-0d713eeefb3c} TCPHandler: Processed in 0.00608548 sec. 2025.02.28 10:12:50.174154 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:50.174353 [ 262 ] {36d529eb-75c3-434f-8b8d-085058f6954f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:12:50.174417 [ 262 ] {36d529eb-75c3-434f-8b8d-085058f6954f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:12:50.175282 [ 262 ] {36d529eb-75c3-434f-8b8d-085058f6954f} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:50.175324 [ 262 ] {36d529eb-75c3-434f-8b8d-085058f6954f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:50.175808 [ 262 ] {36d529eb-75c3-434f-8b8d-085058f6954f} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.28 10:12:50.176112 [ 262 ] {36d529eb-75c3-434f-8b8d-085058f6954f} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:50.176318 [ 75 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.28 10:12:50.176413 [ 75 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:50.176477 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:50.176565 [ 262 ] {36d529eb-75c3-434f-8b8d-085058f6954f} executeQuery: Read 60 rows, 4.14 KiB in 0.002218 sec., 27051.397655545537 rows/sec., 1.82 MiB/sec. 2025.02.28 10:12:50.176706 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.02.28 10:12:50.176758 [ 262 ] {36d529eb-75c3-434f-8b8d-085058f6954f} TCPHandler: Processed in 0.002709135 sec. 2025.02.28 10:12:50.176975 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:50.177010 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6840 rows starting from the beginning of the part 2025.02.28 10:12:50.177122 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 36 rows starting from the beginning of the part 2025.02.28 10:12:50.177425 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part 2025.02.28 10:12:50.177617 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part 2025.02.28 10:12:50.177799 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part 2025.02.28 10:12:50.178153 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part 2025.02.28 10:12:50.178961 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_132_30} MergeTask::MergeProjectionsStage: Merge sorted 37512 rows, containing 5 columns (5 merged, 0 gathered) in 0.01151506 sec., 3257646.9423520155 rows/sec., 222.69 MiB/sec. 2025.02.28 10:12:50.179387 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_132_30} MergedBlockOutputStream: filled checksums all_1_132_30 (state Temporary) 2025.02.28 10:12:50.179830 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_132_30} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_132_30 to all_1_132_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:50.180042 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_132_30} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 2 parts: [all_1_131_29, all_132_132_0] -> all_1_132_30 2025.02.28 10:12:50.180209 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.28 10:12:50.181416 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 7116 rows, containing 4 columns (4 merged, 0 gathered) in 0.004856703 sec., 1465191.5095487616 rows/sec., 98.19 MiB/sec. 2025.02.28 10:12:50.181797 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.28 10:12:50.182084 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_136_27} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:50.182158 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_136_27} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.28 10:12:50.182231 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2025.02.28 10:12:53.726191 [ 71 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:12:53.726258 [ 71 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:12:53.964244 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 2025.02.28 10:12:53.964890 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:53.964939 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:53.965479 [ 242 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.28 10:12:53.965739 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:53.965986 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 2025.02.28 10:12:55.149305 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:55.149593 [ 261 ] {aac6b82c-b1f0-4fd8-8142-f8b07f3c2d8b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:12:55.149706 [ 261 ] {aac6b82c-b1f0-4fd8-8142-f8b07f3c2d8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:12:55.150727 [ 261 ] {aac6b82c-b1f0-4fd8-8142-f8b07f3c2d8b} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:55.150781 [ 261 ] {aac6b82c-b1f0-4fd8-8142-f8b07f3c2d8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:55.151223 [ 261 ] {aac6b82c-b1f0-4fd8-8142-f8b07f3c2d8b} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.28 10:12:55.151478 [ 261 ] {aac6b82c-b1f0-4fd8-8142-f8b07f3c2d8b} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:55.151708 [ 261 ] {aac6b82c-b1f0-4fd8-8142-f8b07f3c2d8b} executeQuery: Read 64 rows, 5.16 KiB in 0.002198 sec., 29117.379435850777 rows/sec., 2.29 MiB/sec. 2025.02.28 10:12:55.151775 [ 261 ] {aac6b82c-b1f0-4fd8-8142-f8b07f3c2d8b} TCPHandler: Processed in 0.002607724 sec. 2025.02.28 10:12:55.152006 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:55.152198 [ 262 ] {ef212ce4-086b-4bba-907d-1fa35d3dc846} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:12:55.152269 [ 262 ] {ef212ce4-086b-4bba-907d-1fa35d3dc846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:12:55.153015 [ 262 ] {ef212ce4-086b-4bba-907d-1fa35d3dc846} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:55.153063 [ 262 ] {ef212ce4-086b-4bba-907d-1fa35d3dc846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:55.153508 [ 262 ] {ef212ce4-086b-4bba-907d-1fa35d3dc846} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.28 10:12:55.153765 [ 262 ] {ef212ce4-086b-4bba-907d-1fa35d3dc846} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:55.154018 [ 262 ] {ef212ce4-086b-4bba-907d-1fa35d3dc846} executeQuery: Read 4 rows, 308.00 B in 0.001873 sec., 2135.611318739989 rows/sec., 160.59 KiB/sec. 2025.02.28 10:12:55.154086 [ 262 ] {ef212ce4-086b-4bba-907d-1fa35d3dc846} TCPHandler: Processed in 0.002206599 sec. 2025.02.28 10:12:55.154245 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:55.154392 [ 261 ] {7da6898c-2ea7-4012-93f4-7e8cc11f6540} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:12:55.154453 [ 261 ] {7da6898c-2ea7-4012-93f4-7e8cc11f6540} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:12:55.155182 [ 261 ] {7da6898c-2ea7-4012-93f4-7e8cc11f6540} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:55.155231 [ 261 ] {7da6898c-2ea7-4012-93f4-7e8cc11f6540} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:55.155621 [ 261 ] {7da6898c-2ea7-4012-93f4-7e8cc11f6540} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.28 10:12:55.155862 [ 261 ] {7da6898c-2ea7-4012-93f4-7e8cc11f6540} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:55.156071 [ 261 ] {7da6898c-2ea7-4012-93f4-7e8cc11f6540} executeQuery: Read 68 rows, 5.44 KiB in 0.001714 sec., 39673.278879813304 rows/sec., 3.10 MiB/sec. 2025.02.28 10:12:55.156125 [ 261 ] {7da6898c-2ea7-4012-93f4-7e8cc11f6540} TCPHandler: Processed in 0.001948495 sec. 2025.02.28 10:12:55.156271 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:55.156462 [ 262 ] {c91f8992-38a8-4bb0-bd4e-7c4695a2b44f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:55.156562 [ 262 ] {c91f8992-38a8-4bb0-bd4e-7c4695a2b44f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:12:55.157484 [ 262 ] {c91f8992-38a8-4bb0-bd4e-7c4695a2b44f} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:55.157524 [ 262 ] {c91f8992-38a8-4bb0-bd4e-7c4695a2b44f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:55.157943 [ 262 ] {c91f8992-38a8-4bb0-bd4e-7c4695a2b44f} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.28 10:12:55.158184 [ 262 ] {c91f8992-38a8-4bb0-bd4e-7c4695a2b44f} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:55.158371 [ 70 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 2 parts from all_1_132_30 to all_133_133_0 2025.02.28 10:12:55.158434 [ 262 ] {c91f8992-38a8-4bb0-bd4e-7c4695a2b44f} executeQuery: Read 160 rows, 11.41 KiB in 0.002026 sec., 78973.34649555775 rows/sec., 5.50 MiB/sec. 2025.02.28 10:12:55.158458 [ 70 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:55.158520 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:55.158555 [ 262 ] {c91f8992-38a8-4bb0-bd4e-7c4695a2b44f} TCPHandler: Processed in 0.002336621 sec. 2025.02.28 10:12:55.158814 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:55.158874 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_133_31} MergeTask::PrepareStage: Merging 2 parts: from all_1_132_30 to all_133_133_0 into Compact with storage Full 2025.02.28 10:12:55.159241 [ 261 ] {72c15cdc-a6a0-49eb-aa04-67055083d609} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:55.159691 [ 261 ] {72c15cdc-a6a0-49eb-aa04-67055083d609} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:12:55.159777 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_133_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:55.159990 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_133_31} MergeTreeSequentialSource: Reading 6 marks from part all_1_132_30, total 37512 rows starting from the beginning of the part 2025.02.28 10:12:55.160654 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_133_31} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part 2025.02.28 10:12:55.164372 [ 261 ] {72c15cdc-a6a0-49eb-aa04-67055083d609} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:55.164430 [ 261 ] {72c15cdc-a6a0-49eb-aa04-67055083d609} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:55.165228 [ 261 ] {72c15cdc-a6a0-49eb-aa04-67055083d609} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.28 10:12:55.165682 [ 261 ] {72c15cdc-a6a0-49eb-aa04-67055083d609} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:55.166012 [ 261 ] {72c15cdc-a6a0-49eb-aa04-67055083d609} executeQuery: Read 4 rows, 7.34 KiB in 0.006916 sec., 578.368999421631 rows/sec., 1.04 MiB/sec. 2025.02.28 10:12:55.166146 [ 261 ] {72c15cdc-a6a0-49eb-aa04-67055083d609} TCPHandler: Processed in 0.007476487 sec. 2025.02.28 10:12:55.166400 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:55.166566 [ 262 ] {de930d89-08b2-42d7-b63c-c6a96b1d5216} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:12:55.166628 [ 262 ] {de930d89-08b2-42d7-b63c-c6a96b1d5216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:12:55.167415 [ 262 ] {de930d89-08b2-42d7-b63c-c6a96b1d5216} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:55.167456 [ 262 ] {de930d89-08b2-42d7-b63c-c6a96b1d5216} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:55.167901 [ 262 ] {de930d89-08b2-42d7-b63c-c6a96b1d5216} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.28 10:12:55.168203 [ 262 ] {de930d89-08b2-42d7-b63c-c6a96b1d5216} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:55.168568 [ 262 ] {de930d89-08b2-42d7-b63c-c6a96b1d5216} executeQuery: Read 60 rows, 4.14 KiB in 0.002054 sec., 29211.295034079845 rows/sec., 1.97 MiB/sec. 2025.02.28 10:12:55.168630 [ 262 ] {de930d89-08b2-42d7-b63c-c6a96b1d5216} TCPHandler: Processed in 0.002337731 sec. 2025.02.28 10:12:55.170030 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_133_31} MergeTask::MergeProjectionsStage: Merge sorted 37672 rows, containing 5 columns (5 merged, 0 gathered) in 0.011368358 sec., 3313759.119830674 rows/sec., 226.54 MiB/sec. 2025.02.28 10:12:55.170635 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_133_31} MergedBlockOutputStream: filled checksums all_1_133_31 (state Temporary) 2025.02.28 10:12:55.171164 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_133_31} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_133_31 to all_1_133_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:55.171308 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_133_31} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 2 parts: [all_1_132_30, all_133_133_0] -> all_1_133_31 2025.02.28 10:12:55.171424 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.02.28 10:12:56.063897 [ 223 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:12:56.063972 [ 223 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:12:56.066090 [ 223 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:12:56.083616 [ 225 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:12:56.083706 [ 225 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:12:56.086038 [ 225 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:12:56.240221 [ 221 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:12:56.240283 [ 221 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:12:56.242180 [ 221 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:12:56.662173 [ 220 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:12:56.662234 [ 220 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:12:56.664175 [ 220 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:12:56.786135 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 619 2025.02.28 10:12:56.809795 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:56.809843 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:56.817464 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.28 10:12:56.818270 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:56.821156 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 619 2025.02.28 10:12:57.433270 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:57.433497 [ 261 ] {aad15a70-1bb2-4a38-b224-fb4a1615b70c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:12:57.433586 [ 261 ] {aad15a70-1bb2-4a38-b224-fb4a1615b70c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:12:57.434457 [ 261 ] {aad15a70-1bb2-4a38-b224-fb4a1615b70c} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:57.434515 [ 261 ] {aad15a70-1bb2-4a38-b224-fb4a1615b70c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:57.434956 [ 261 ] {aad15a70-1bb2-4a38-b224-fb4a1615b70c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 10:12:57.435207 [ 261 ] {aad15a70-1bb2-4a38-b224-fb4a1615b70c} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:57.435500 [ 261 ] {aad15a70-1bb2-4a38-b224-fb4a1615b70c} executeQuery: Read 6 rows, 501.00 B in 0.002056 sec., 2918.2879377431905 rows/sec., 237.97 KiB/sec. 2025.02.28 10:12:57.435611 [ 261 ] {aad15a70-1bb2-4a38-b224-fb4a1615b70c} TCPHandler: Processed in 0.002488003 sec. 2025.02.28 10:12:57.435992 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:57.436299 [ 262 ] {67a82c4a-d07f-4b2a-a73b-7f6a5962d635} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:12:57.436420 [ 262 ] {67a82c4a-d07f-4b2a-a73b-7f6a5962d635} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:12:57.437721 [ 262 ] {67a82c4a-d07f-4b2a-a73b-7f6a5962d635} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:57.437775 [ 262 ] {67a82c4a-d07f-4b2a-a73b-7f6a5962d635} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:57.438296 [ 262 ] {67a82c4a-d07f-4b2a-a73b-7f6a5962d635} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.28 10:12:57.438564 [ 262 ] {67a82c4a-d07f-4b2a-a73b-7f6a5962d635} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:57.438842 [ 262 ] {67a82c4a-d07f-4b2a-a73b-7f6a5962d635} executeQuery: Read 1271 rows, 107.55 KiB in 0.002621 sec., 484929.4162533384 rows/sec., 40.07 MiB/sec. 2025.02.28 10:12:57.438960 [ 262 ] {67a82c4a-d07f-4b2a-a73b-7f6a5962d635} TCPHandler: Processed in 0.003206462 sec. 2025.02.28 10:12:57.439168 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:57.439455 [ 261 ] {466b1c32-54f5-4e91-9914-4083105c6d41} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:12:57.439514 [ 261 ] {466b1c32-54f5-4e91-9914-4083105c6d41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:12:57.440170 [ 261 ] {466b1c32-54f5-4e91-9914-4083105c6d41} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:57.440212 [ 261 ] {466b1c32-54f5-4e91-9914-4083105c6d41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:57.440586 [ 261 ] {466b1c32-54f5-4e91-9914-4083105c6d41} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.28 10:12:57.440825 [ 261 ] {466b1c32-54f5-4e91-9914-4083105c6d41} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:57.441066 [ 261 ] {466b1c32-54f5-4e91-9914-4083105c6d41} executeQuery: Read 42 rows, 3.13 KiB in 0.001686 sec., 24911.032028469752 rows/sec., 1.81 MiB/sec. 2025.02.28 10:12:57.441174 [ 261 ] {466b1c32-54f5-4e91-9914-4083105c6d41} TCPHandler: Processed in 0.002126587 sec. 2025.02.28 10:12:57.441367 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:57.441550 [ 262 ] {4a86f255-798c-42d7-a2c4-561b804af37d} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:12:57.441613 [ 262 ] {4a86f255-798c-42d7-a2c4-561b804af37d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:12:57.442417 [ 262 ] {4a86f255-798c-42d7-a2c4-561b804af37d} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:57.442457 [ 262 ] {4a86f255-798c-42d7-a2c4-561b804af37d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:57.442843 [ 262 ] {4a86f255-798c-42d7-a2c4-561b804af37d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 10:12:57.443081 [ 262 ] {4a86f255-798c-42d7-a2c4-561b804af37d} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:57.443307 [ 262 ] {4a86f255-798c-42d7-a2c4-561b804af37d} executeQuery: Read 228 rows, 15.81 KiB in 0.001787 sec., 127588.13654168998 rows/sec., 8.64 MiB/sec. 2025.02.28 10:12:57.443503 [ 262 ] {4a86f255-798c-42d7-a2c4-561b804af37d} TCPHandler: Processed in 0.002233509 sec. 2025.02.28 10:12:57.443715 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:57.443858 [ 261 ] {0824b652-e08a-4328-a807-e769b7dd8708} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:12:57.443919 [ 261 ] {0824b652-e08a-4328-a807-e769b7dd8708} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:12:57.444842 [ 261 ] {0824b652-e08a-4328-a807-e769b7dd8708} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:57.444882 [ 261 ] {0824b652-e08a-4328-a807-e769b7dd8708} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:57.445273 [ 261 ] {0824b652-e08a-4328-a807-e769b7dd8708} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.28 10:12:57.445520 [ 261 ] {0824b652-e08a-4328-a807-e769b7dd8708} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:57.445750 [ 261 ] {0824b652-e08a-4328-a807-e769b7dd8708} executeQuery: Read 562 rows, 42.78 KiB in 0.001922 sec., 292403.74609781476 rows/sec., 21.73 MiB/sec. 2025.02.28 10:12:57.445839 [ 261 ] {0824b652-e08a-4328-a807-e769b7dd8708} TCPHandler: Processed in 0.00222496 sec. 2025.02.28 10:12:57.446052 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:57.446374 [ 262 ] {8599c69b-e152-443f-b146-f6811ed5451e} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:57.446476 [ 262 ] {8599c69b-e152-443f-b146-f6811ed5451e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:12:57.447259 [ 262 ] {8599c69b-e152-443f-b146-f6811ed5451e} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:57.447300 [ 262 ] {8599c69b-e152-443f-b146-f6811ed5451e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:57.447757 [ 262 ] {8599c69b-e152-443f-b146-f6811ed5451e} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.28 10:12:57.448002 [ 262 ] {8599c69b-e152-443f-b146-f6811ed5451e} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:57.448180 [ 64 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_133_31 to all_138_138_0 2025.02.28 10:12:57.448247 [ 262 ] {8599c69b-e152-443f-b146-f6811ed5451e} executeQuery: Read 945 rows, 64.89 KiB in 0.001994 sec., 473921.76529588766 rows/sec., 31.78 MiB/sec. 2025.02.28 10:12:57.448289 [ 64 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:57.448369 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:57.448371 [ 262 ] {8599c69b-e152-443f-b146-f6811ed5451e} TCPHandler: Processed in 0.002436292 sec. 2025.02.28 10:12:57.448584 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_138_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_133_31 to all_138_138_0 into Compact with storage Full 2025.02.28 10:12:57.448604 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:57.448851 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_138_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:12:57.448873 [ 261 ] {a3435a6d-59d0-430d-ab10-8ddf746a5c08} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:12:57.448929 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_138_32} MergeTreeSequentialSource: Reading 6 marks from part all_1_133_31, total 37672 rows starting from the beginning of the part 2025.02.28 10:12:57.449184 [ 261 ] {a3435a6d-59d0-430d-ab10-8ddf746a5c08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:12:57.449288 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_138_32} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part 2025.02.28 10:12:57.449795 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_138_32} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 162 rows starting from the beginning of the part 2025.02.28 10:12:57.450231 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_138_32} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part 2025.02.28 10:12:57.450737 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_138_32} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part 2025.02.28 10:12:57.451150 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_138_32} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 945 rows starting from the beginning of the part 2025.02.28 10:12:57.454132 [ 261 ] {a3435a6d-59d0-430d-ab10-8ddf746a5c08} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:57.454204 [ 261 ] {a3435a6d-59d0-430d-ab10-8ddf746a5c08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:57.455757 [ 261 ] {a3435a6d-59d0-430d-ab10-8ddf746a5c08} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.28 10:12:57.456128 [ 261 ] {a3435a6d-59d0-430d-ab10-8ddf746a5c08} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:57.456398 [ 261 ] {a3435a6d-59d0-430d-ab10-8ddf746a5c08} executeQuery: Read 36 rows, 66.06 KiB in 0.007614 sec., 4728.132387706855 rows/sec., 8.47 MiB/sec. 2025.02.28 10:12:57.456524 [ 261 ] {a3435a6d-59d0-430d-ab10-8ddf746a5c08} TCPHandler: Processed in 0.008043585 sec. 2025.02.28 10:12:57.456760 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:12:57.456900 [ 262 ] {8af2c75b-3649-4b6b-baeb-81c822d24a3b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:12:57.456963 [ 262 ] {8af2c75b-3649-4b6b-baeb-81c822d24a3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:12:57.457590 [ 262 ] {8af2c75b-3649-4b6b-baeb-81c822d24a3b} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:57.457629 [ 262 ] {8af2c75b-3649-4b6b-baeb-81c822d24a3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:57.458081 [ 262 ] {8af2c75b-3649-4b6b-baeb-81c822d24a3b} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.28 10:12:57.458336 [ 262 ] {8af2c75b-3649-4b6b-baeb-81c822d24a3b} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:57.458608 [ 262 ] {8af2c75b-3649-4b6b-baeb-81c822d24a3b} executeQuery: Read 36 rows, 2.48 KiB in 0.001727 sec., 20845.396641574986 rows/sec., 1.40 MiB/sec. 2025.02.28 10:12:57.458699 [ 262 ] {8af2c75b-3649-4b6b-baeb-81c822d24a3b} TCPHandler: Processed in 0.002055307 sec. 2025.02.28 10:12:57.461293 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_138_32} MergeTask::MergeProjectionsStage: Merge sorted 39259 rows, containing 5 columns (5 merged, 0 gathered) in 0.012831207 sec., 3059649.8053534636 rows/sec., 209.14 MiB/sec. 2025.02.28 10:12:57.461870 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_138_32} MergedBlockOutputStream: filled checksums all_1_138_32 (state Temporary) 2025.02.28 10:12:57.462199 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_138_32} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_138_32 to all_1_138_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:57.462285 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_138_32} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_133_31, all_138_138_0] -> all_1_138_32 2025.02.28 10:12:57.462384 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.02.28 10:12:59.186695 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2014 2025.02.28 10:12:59.190047 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:12:59.190108 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:12:59.191687 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 10:12:59.192013 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:12:59.192720 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2014 2025.02.28 10:13:00.144540 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:00.144765 [ 261 ] {a9019c58-178f-46d2-93d0-3b893eb91807} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:13:00.144848 [ 261 ] {a9019c58-178f-46d2-93d0-3b893eb91807} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:13:00.145705 [ 261 ] {a9019c58-178f-46d2-93d0-3b893eb91807} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:00.145760 [ 261 ] {a9019c58-178f-46d2-93d0-3b893eb91807} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:13:00.146203 [ 261 ] {a9019c58-178f-46d2-93d0-3b893eb91807} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.28 10:13:00.146457 [ 261 ] {a9019c58-178f-46d2-93d0-3b893eb91807} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:00.146691 [ 261 ] {a9019c58-178f-46d2-93d0-3b893eb91807} executeQuery: Read 56 rows, 4.38 KiB in 0.001993 sec., 28098.344204716508 rows/sec., 2.15 MiB/sec. 2025.02.28 10:13:00.146764 [ 261 ] {a9019c58-178f-46d2-93d0-3b893eb91807} TCPHandler: Processed in 0.002364961 sec. 2025.02.28 10:13:00.147011 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:00.147226 [ 262 ] {c99917c6-1bd7-4add-bbfc-622c6e722cde} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:13:00.147308 [ 262 ] {c99917c6-1bd7-4add-bbfc-622c6e722cde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:13:00.148114 [ 262 ] {c99917c6-1bd7-4add-bbfc-622c6e722cde} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:00.148162 [ 262 ] {c99917c6-1bd7-4add-bbfc-622c6e722cde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:13:00.148641 [ 262 ] {c99917c6-1bd7-4add-bbfc-622c6e722cde} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.28 10:13:00.148900 [ 262 ] {c99917c6-1bd7-4add-bbfc-622c6e722cde} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:00.149153 [ 262 ] {c99917c6-1bd7-4add-bbfc-622c6e722cde} executeQuery: Read 64 rows, 5.12 KiB in 0.001986 sec., 32225.579053373618 rows/sec., 2.52 MiB/sec. 2025.02.28 10:13:00.149223 [ 262 ] {c99917c6-1bd7-4add-bbfc-622c6e722cde} TCPHandler: Processed in 0.00235271 sec. 2025.02.28 10:13:00.149376 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:00.149528 [ 261 ] {2155ab9b-3ea7-4b37-977f-8dfb09f99439} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:00.149596 [ 261 ] {2155ab9b-3ea7-4b37-977f-8dfb09f99439} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:13:00.150245 [ 261 ] {2155ab9b-3ea7-4b37-977f-8dfb09f99439} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:00.150295 [ 261 ] {2155ab9b-3ea7-4b37-977f-8dfb09f99439} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:13:00.150723 [ 261 ] {2155ab9b-3ea7-4b37-977f-8dfb09f99439} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.28 10:13:00.150974 [ 261 ] {2155ab9b-3ea7-4b37-977f-8dfb09f99439} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:00.151197 [ 261 ] {2155ab9b-3ea7-4b37-977f-8dfb09f99439} executeQuery: Read 64 rows, 4.56 KiB in 0.001705 sec., 37536.6568914956 rows/sec., 2.61 MiB/sec. 2025.02.28 10:13:00.151257 [ 261 ] {2155ab9b-3ea7-4b37-977f-8dfb09f99439} TCPHandler: Processed in 0.001951086 sec. 2025.02.28 10:13:00.151397 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:00.151524 [ 262 ] {316e5e3b-90c7-4af8-a5ae-416e40bc954f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:13:00.151581 [ 262 ] {316e5e3b-90c7-4af8-a5ae-416e40bc954f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:13:00.152089 [ 262 ] {316e5e3b-90c7-4af8-a5ae-416e40bc954f} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:00.152129 [ 262 ] {316e5e3b-90c7-4af8-a5ae-416e40bc954f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:13:00.152521 [ 262 ] {316e5e3b-90c7-4af8-a5ae-416e40bc954f} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.28 10:13:00.152755 [ 262 ] {316e5e3b-90c7-4af8-a5ae-416e40bc954f} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:00.152972 [ 262 ] {316e5e3b-90c7-4af8-a5ae-416e40bc954f} executeQuery: Read 24 rows, 1.66 KiB in 0.001479 sec., 16227.180527383367 rows/sec., 1.09 MiB/sec. 2025.02.28 10:13:00.153026 [ 262 ] {316e5e3b-90c7-4af8-a5ae-416e40bc954f} TCPHandler: Processed in 0.001686712 sec. 2025.02.28 10:13:01.466146 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 2025.02.28 10:13:01.466819 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:01.466872 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:13:01.467414 [ 242 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.28 10:13:01.467679 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:01.467993 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 2025.02.28 10:13:04.321273 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 626 2025.02.28 10:13:04.345823 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:04.345896 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:13:04.353514 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.28 10:13:04.354344 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:04.358107 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2025.02.28 10:13:05.149486 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:05.149696 [ 261 ] {308fb642-d97f-4cfa-9436-6cbbce392bb9} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:13:05.149779 [ 261 ] {308fb642-d97f-4cfa-9436-6cbbce392bb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:13:05.150681 [ 261 ] {308fb642-d97f-4cfa-9436-6cbbce392bb9} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:05.150730 [ 261 ] {308fb642-d97f-4cfa-9436-6cbbce392bb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:13:05.151170 [ 261 ] {308fb642-d97f-4cfa-9436-6cbbce392bb9} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.28 10:13:05.151428 [ 261 ] {308fb642-d97f-4cfa-9436-6cbbce392bb9} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:05.151695 [ 261 ] {308fb642-d97f-4cfa-9436-6cbbce392bb9} executeQuery: Read 64 rows, 5.16 KiB in 0.002057 sec., 31113.271754982987 rows/sec., 2.45 MiB/sec. 2025.02.28 10:13:05.151765 [ 261 ] {308fb642-d97f-4cfa-9436-6cbbce392bb9} TCPHandler: Processed in 0.002418771 sec. 2025.02.28 10:13:05.152033 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:05.152249 [ 262 ] {0573fbb5-7012-4543-852c-daf6d420b306} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:13:05.152330 [ 262 ] {0573fbb5-7012-4543-852c-daf6d420b306} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:13:05.153101 [ 262 ] {0573fbb5-7012-4543-852c-daf6d420b306} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:05.153150 [ 262 ] {0573fbb5-7012-4543-852c-daf6d420b306} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:13:05.153589 [ 262 ] {0573fbb5-7012-4543-852c-daf6d420b306} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.28 10:13:05.153850 [ 262 ] {0573fbb5-7012-4543-852c-daf6d420b306} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:05.154056 [ 54 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.28 10:13:05.154133 [ 262 ] {0573fbb5-7012-4543-852c-daf6d420b306} executeQuery: Read 4 rows, 308.00 B in 0.001932 sec., 2070.393374741201 rows/sec., 155.68 KiB/sec. 2025.02.28 10:13:05.154146 [ 54 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:05.154219 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:13:05.154280 [ 262 ] {0573fbb5-7012-4543-852c-daf6d420b306} TCPHandler: Processed in 0.002381861 sec. 2025.02.28 10:13:05.154421 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.28 10:13:05.154514 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:05.154578 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:05.154620 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 178 rows starting from the beginning of the part 2025.02.28 10:13:05.154849 [ 261 ] {ac3fc193-7a8f-4da5-b913-60d93653c960} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:13:05.154877 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 8 rows starting from the beginning of the part 2025.02.28 10:13:05.155035 [ 261 ] {ac3fc193-7a8f-4da5-b913-60d93653c960} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:13:05.155214 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 36 rows starting from the beginning of the part 2025.02.28 10:13:05.155714 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 4 rows starting from the beginning of the part 2025.02.28 10:13:05.156065 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 42 rows starting from the beginning of the part 2025.02.28 10:13:05.156454 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 4 rows starting from the beginning of the part 2025.02.28 10:13:05.157791 [ 261 ] {ac3fc193-7a8f-4da5-b913-60d93653c960} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:05.157877 [ 261 ] {ac3fc193-7a8f-4da5-b913-60d93653c960} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:13:05.158959 [ 261 ] {ac3fc193-7a8f-4da5-b913-60d93653c960} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.28 10:13:05.159250 [ 189 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.004927035 sec., 55205.615547687405 rows/sec., 3.93 MiB/sec. 2025.02.28 10:13:05.159399 [ 261 ] {ac3fc193-7a8f-4da5-b913-60d93653c960} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:05.159442 [ 195 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.28 10:13:05.159711 [ 261 ] {ac3fc193-7a8f-4da5-b913-60d93653c960} executeQuery: Read 68 rows, 5.44 KiB in 0.005018 sec., 13551.215623754484 rows/sec., 1.06 MiB/sec. 2025.02.28 10:13:05.159800 [ 261 ] {ac3fc193-7a8f-4da5-b913-60d93653c960} TCPHandler: Processed in 0.005409731 sec. 2025.02.28 10:13:05.159855 [ 195 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_116_23} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:05.159963 [ 195 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_116_23} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.28 10:13:05.159990 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:05.160107 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.28 10:13:05.160186 [ 262 ] {162bb320-b4ce-4ad6-9e1a-22dca026aabc} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:05.160246 [ 262 ] {162bb320-b4ce-4ad6-9e1a-22dca026aabc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:13:05.160832 [ 262 ] {162bb320-b4ce-4ad6-9e1a-22dca026aabc} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:05.160873 [ 262 ] {162bb320-b4ce-4ad6-9e1a-22dca026aabc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:13:05.161290 [ 262 ] {162bb320-b4ce-4ad6-9e1a-22dca026aabc} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.28 10:13:05.161536 [ 262 ] {162bb320-b4ce-4ad6-9e1a-22dca026aabc} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:05.161762 [ 262 ] {162bb320-b4ce-4ad6-9e1a-22dca026aabc} executeQuery: Read 160 rows, 11.41 KiB in 0.001619 sec., 98826.43607164916 rows/sec., 6.88 MiB/sec. 2025.02.28 10:13:05.161846 [ 262 ] {162bb320-b4ce-4ad6-9e1a-22dca026aabc} TCPHandler: Processed in 0.001937006 sec. 2025.02.28 10:13:05.162022 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:05.162355 [ 261 ] {41d220e4-acef-46f7-933d-a16214fc5bc1} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:05.162663 [ 261 ] {41d220e4-acef-46f7-933d-a16214fc5bc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:13:05.164330 [ 261 ] {41d220e4-acef-46f7-933d-a16214fc5bc1} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:05.164373 [ 261 ] {41d220e4-acef-46f7-933d-a16214fc5bc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:13:05.164995 [ 261 ] {41d220e4-acef-46f7-933d-a16214fc5bc1} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.28 10:13:05.165255 [ 261 ] {41d220e4-acef-46f7-933d-a16214fc5bc1} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:05.165441 [ 54 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.28 10:13:05.165504 [ 54 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:05.165520 [ 261 ] {41d220e4-acef-46f7-933d-a16214fc5bc1} executeQuery: Read 4 rows, 7.34 KiB in 0.003277 sec., 1220.6286237412266 rows/sec., 2.19 MiB/sec. 2025.02.28 10:13:05.165551 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:13:05.166105 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.28 10:13:05.166107 [ 261 ] {41d220e4-acef-46f7-933d-a16214fc5bc1} TCPHandler: Processed in 0.004171214 sec. 2025.02.28 10:13:05.166935 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:05.167683 [ 262 ] {8cd3ad65-fd1b-43f6-ab86-f21d9f016dfc} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:13:05.167757 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:05.168047 [ 262 ] {8cd3ad65-fd1b-43f6-ab86-f21d9f016dfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:13:05.168060 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2275 rows starting from the beginning of the part 2025.02.28 10:13:05.169009 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 4 rows starting from the beginning of the part 2025.02.28 10:13:05.169737 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 36 rows starting from the beginning of the part 2025.02.28 10:13:05.170517 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 4 rows starting from the beginning of the part 2025.02.28 10:13:05.170532 [ 262 ] {8cd3ad65-fd1b-43f6-ab86-f21d9f016dfc} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:05.170605 [ 262 ] {8cd3ad65-fd1b-43f6-ab86-f21d9f016dfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.02.28 10:13:05.171154 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 36 rows starting from the beginning of the part 2025.02.28 10:13:05.171763 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 4 rows starting from the beginning of the part 2025.02.28 10:13:05.172623 [ 262 ] {8cd3ad65-fd1b-43f6-ab86-f21d9f016dfc} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.28 10:13:05.173141 [ 262 ] {8cd3ad65-fd1b-43f6-ab86-f21d9f016dfc} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:05.173716 [ 262 ] {8cd3ad65-fd1b-43f6-ab86-f21d9f016dfc} executeQuery: Read 60 rows, 4.14 KiB in 0.006351 sec., 9447.33112895607 rows/sec., 651.96 KiB/sec. 2025.02.28 10:13:05.173870 [ 262 ] {8cd3ad65-fd1b-43f6-ab86-f21d9f016dfc} TCPHandler: Processed in 0.007617179 sec. 2025.02.28 10:13:05.180238 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2359 rows, containing 19 columns (19 merged, 0 gathered) in 0.014537299 sec., 162272.23502797872 rows/sec., 290.78 MiB/sec. 2025.02.28 10:13:05.182490 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.28 10:13:05.182958 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_116_23} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:05.183054 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_116_23} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.28 10:13:05.183238 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.44 MiB. 2025.02.28 10:13:08.726310 [ 49 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:13:08.726412 [ 49 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:13:08.752584 [ 49 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.02.28 10:13:08.752626 [ 49 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:08.752653 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:08.752813 [ 224 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 10:13:08.752835 [ 189 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.02.28 10:13:08.752886 [ 224 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 10:13:08.753068 [ 189 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:08.753179 [ 189 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part 2025.02.28 10:13:08.753288 [ 189 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part 2025.02.28 10:13:08.753591 [ 189 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part 2025.02.28 10:13:08.753913 [ 189 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part 2025.02.28 10:13:08.754229 [ 189 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2025.02.28 10:13:08.756078 [ 196 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.003354454 sec., 11328.222119009532 rows/sec., 967.99 KiB/sec. 2025.02.28 10:13:08.756268 [ 196 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.02.28 10:13:08.756418 [ 224 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 10:13:08.756743 [ 196 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_37_9} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:08.756830 [ 196 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_37_9} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.02.28 10:13:08.756936 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 10:13:08.968201 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 2025.02.28 10:13:08.968936 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:08.968987 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:08.969536 [ 242 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.28 10:13:08.969812 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:08.970068 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 2025.02.28 10:13:09.193133 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2034 2025.02.28 10:13:09.196407 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:09.196478 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:09.198259 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 10:13:09.198669 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:09.198902 [ 43 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 10:13:09.198967 [ 43 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:09.199007 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:09.199584 [ 192 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 10:13:09.200442 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2034 2025.02.28 10:13:09.201083 [ 192 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:09.201338 [ 192 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1884 rows starting from the beginning of the part 2025.02.28 10:13:09.202278 [ 192 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 44 rows starting from the beginning of the part 2025.02.28 10:13:09.203111 [ 192 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 20 rows starting from the beginning of the part 2025.02.28 10:13:09.203938 [ 192 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part 2025.02.28 10:13:09.204477 [ 192 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part 2025.02.28 10:13:09.205084 [ 192 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 20 rows starting from the beginning of the part 2025.02.28 10:13:09.215295 [ 187 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2034 rows, containing 72 columns (72 merged, 0 gathered) in 0.01614001 sec., 126022.22675202803 rows/sec., 96.53 MiB/sec. 2025.02.28 10:13:09.217321 [ 187 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 10:13:09.218211 [ 187 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_61_12} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:09.218313 [ 187 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_61_12} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 10:13:09.218713 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.02.28 10:13:09.787591 [ 223 ] {} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 10:13:09.787652 [ 223 ] {} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 10:13:09.789287 [ 223 ] {} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 10:13:10.155749 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:10.155957 [ 261 ] {6823aa73-924e-4f1e-9d9e-b04f63b32790} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:13:10.156039 [ 261 ] {6823aa73-924e-4f1e-9d9e-b04f63b32790} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:13:10.156946 [ 261 ] {6823aa73-924e-4f1e-9d9e-b04f63b32790} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:10.156990 [ 261 ] {6823aa73-924e-4f1e-9d9e-b04f63b32790} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:10.157443 [ 261 ] {6823aa73-924e-4f1e-9d9e-b04f63b32790} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 10:13:10.157692 [ 261 ] {6823aa73-924e-4f1e-9d9e-b04f63b32790} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:10.157956 [ 261 ] {6823aa73-924e-4f1e-9d9e-b04f63b32790} executeQuery: Read 212 rows, 13.81 KiB in 0.002055 sec., 103163.01703163017 rows/sec., 6.56 MiB/sec. 2025.02.28 10:13:10.158195 [ 261 ] {6823aa73-924e-4f1e-9d9e-b04f63b32790} TCPHandler: Processed in 0.002584564 sec. 2025.02.28 10:13:10.158442 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:10.158652 [ 262 ] {140e9d97-c84d-477f-8869-c53b430cabf1} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:13:10.158732 [ 262 ] {140e9d97-c84d-477f-8869-c53b430cabf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:13:10.159785 [ 262 ] {140e9d97-c84d-477f-8869-c53b430cabf1} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:10.159836 [ 262 ] {140e9d97-c84d-477f-8869-c53b430cabf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:10.160336 [ 262 ] {140e9d97-c84d-477f-8869-c53b430cabf1} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.28 10:13:10.160597 [ 262 ] {140e9d97-c84d-477f-8869-c53b430cabf1} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:10.160784 [ 45 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.28 10:13:10.160813 [ 262 ] {140e9d97-c84d-477f-8869-c53b430cabf1} executeQuery: Read 689 rows, 56.19 KiB in 0.002219 sec., 310500.22532672377 rows/sec., 24.73 MiB/sec. 2025.02.28 10:13:10.160853 [ 45 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:10.160892 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:10.160923 [ 262 ] {140e9d97-c84d-477f-8869-c53b430cabf1} TCPHandler: Processed in 0.002616894 sec. 2025.02.28 10:13:10.161166 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:10.161199 [ 199 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.02.28 10:13:10.161464 [ 261 ] {a2751fae-9b6a-41c3-8098-9ec5eaef0d24} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:13:10.161593 [ 199 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:10.161604 [ 261 ] {a2751fae-9b6a-41c3-8098-9ec5eaef0d24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:13:10.161666 [ 199 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1967 rows starting from the beginning of the part 2025.02.28 10:13:10.162182 [ 199 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part 2025.02.28 10:13:10.162842 [ 199 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 1271 rows starting from the beginning of the part 2025.02.28 10:13:10.163469 [ 199 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part 2025.02.28 10:13:10.164120 [ 199 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 64 rows starting from the beginning of the part 2025.02.28 10:13:10.164709 [ 199 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 689 rows starting from the beginning of the part 2025.02.28 10:13:10.165778 [ 261 ] {a2751fae-9b6a-41c3-8098-9ec5eaef0d24} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:10.165820 [ 261 ] {a2751fae-9b6a-41c3-8098-9ec5eaef0d24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:10.166360 [ 261 ] {a2751fae-9b6a-41c3-8098-9ec5eaef0d24} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.28 10:13:10.166653 [ 261 ] {a2751fae-9b6a-41c3-8098-9ec5eaef0d24} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:10.166909 [ 261 ] {a2751fae-9b6a-41c3-8098-9ec5eaef0d24} executeQuery: Read 142 rows, 9.09 KiB in 0.005557 sec., 25553.356127406874 rows/sec., 1.60 MiB/sec. 2025.02.28 10:13:10.166985 [ 261 ] {a2751fae-9b6a-41c3-8098-9ec5eaef0d24} TCPHandler: Processed in 0.005953098 sec. 2025.02.28 10:13:10.167233 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:10.167454 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 4111 rows, containing 5 columns (5 merged, 0 gathered) in 0.006443894 sec., 637968.2843944981 rows/sec., 54.52 MiB/sec. 2025.02.28 10:13:10.167572 [ 262 ] {f1780d69-498e-48e2-bb15-7cf423c95eca} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:13:10.167677 [ 262 ] {f1780d69-498e-48e2-bb15-7cf423c95eca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:13:10.167875 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.28 10:13:10.168599 [ 190 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_141_28} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:10.168893 [ 190 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_141_28} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.28 10:13:10.169124 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. 2025.02.28 10:13:10.169199 [ 262 ] {f1780d69-498e-48e2-bb15-7cf423c95eca} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:10.169245 [ 262 ] {f1780d69-498e-48e2-bb15-7cf423c95eca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:10.169624 [ 262 ] {f1780d69-498e-48e2-bb15-7cf423c95eca} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 10:13:10.169869 [ 262 ] {f1780d69-498e-48e2-bb15-7cf423c95eca} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:10.170096 [ 262 ] {f1780d69-498e-48e2-bb15-7cf423c95eca} executeQuery: Read 113 rows, 7.49 KiB in 0.002605 sec., 43378.11900191938 rows/sec., 2.81 MiB/sec. 2025.02.28 10:13:10.170319 [ 262 ] {f1780d69-498e-48e2-bb15-7cf423c95eca} TCPHandler: Processed in 0.003236402 sec. 2025.02.28 10:13:10.170533 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:10.170675 [ 261 ] {0a7aba84-21c6-4e60-8268-c7215aa93783} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:13:10.170737 [ 261 ] {0a7aba84-21c6-4e60-8268-c7215aa93783} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:13:10.171382 [ 261 ] {0a7aba84-21c6-4e60-8268-c7215aa93783} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:10.171422 [ 261 ] {0a7aba84-21c6-4e60-8268-c7215aa93783} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:10.171791 [ 261 ] {0a7aba84-21c6-4e60-8268-c7215aa93783} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 10:13:10.172028 [ 261 ] {0a7aba84-21c6-4e60-8268-c7215aa93783} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:10.172284 [ 261 ] {0a7aba84-21c6-4e60-8268-c7215aa93783} executeQuery: Read 112 rows, 6.53 KiB in 0.001638 sec., 68376.06837606838 rows/sec., 3.90 MiB/sec. 2025.02.28 10:13:10.172499 [ 261 ] {0a7aba84-21c6-4e60-8268-c7215aa93783} TCPHandler: Processed in 0.002059777 sec. 2025.02.28 10:13:10.172657 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:10.172775 [ 262 ] {e3ef213b-6b4f-4487-8e40-a37be606f099} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:13:10.172833 [ 262 ] {e3ef213b-6b4f-4487-8e40-a37be606f099} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:13:10.173719 [ 262 ] {e3ef213b-6b4f-4487-8e40-a37be606f099} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:10.173764 [ 262 ] {e3ef213b-6b4f-4487-8e40-a37be606f099} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:10.174155 [ 262 ] {e3ef213b-6b4f-4487-8e40-a37be606f099} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.28 10:13:10.174394 [ 262 ] {e3ef213b-6b4f-4487-8e40-a37be606f099} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:10.174536 [ 45 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.28 10:13:10.174578 [ 45 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:10.174582 [ 262 ] {e3ef213b-6b4f-4487-8e40-a37be606f099} executeQuery: Read 418 rows, 30.47 KiB in 0.001831 sec., 228290.55161114145 rows/sec., 16.25 MiB/sec. 2025.02.28 10:13:10.174605 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:10.174704 [ 262 ] {e3ef213b-6b4f-4487-8e40-a37be606f099} TCPHandler: Processed in 0.002098647 sec. 2025.02.28 10:13:10.174868 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.02.28 10:13:10.174933 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:10.175125 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:10.175174 [ 261 ] {dbefb82b-1bba-4f61-bb80-b71ac73c05a1} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 10:13:10.175200 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 952 rows starting from the beginning of the part 2025.02.28 10:13:10.175292 [ 261 ] {dbefb82b-1bba-4f61-bb80-b71ac73c05a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 10:13:10.175551 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 68 rows starting from the beginning of the part 2025.02.28 10:13:10.175951 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 562 rows starting from the beginning of the part 2025.02.28 10:13:10.176366 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part 2025.02.28 10:13:10.176697 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 68 rows starting from the beginning of the part 2025.02.28 10:13:10.176904 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 418 rows starting from the beginning of the part 2025.02.28 10:13:10.177729 [ 261 ] {dbefb82b-1bba-4f61-bb80-b71ac73c05a1} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:10.177788 [ 261 ] {dbefb82b-1bba-4f61-bb80-b71ac73c05a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:10.178683 [ 261 ] {dbefb82b-1bba-4f61-bb80-b71ac73c05a1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 10:13:10.179227 [ 261 ] {dbefb82b-1bba-4f61-bb80-b71ac73c05a1} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:10.179660 [ 261 ] {dbefb82b-1bba-4f61-bb80-b71ac73c05a1} executeQuery: Read 6 rows, 321.00 B in 0.00451 sec., 1330.3769401330376 rows/sec., 69.51 KiB/sec. 2025.02.28 10:13:10.180033 [ 261 ] {dbefb82b-1bba-4f61-bb80-b71ac73c05a1} TCPHandler: Processed in 0.005217318 sec. 2025.02.28 10:13:10.180399 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:10.180408 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 2132 rows, containing 5 columns (5 merged, 0 gathered) in 0.005693204 sec., 374481.5748741833 rows/sec., 28.98 MiB/sec. 2025.02.28 10:13:10.180590 [ 262 ] {7e9b7f8b-401f-483c-a685-04cf225e87a7} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:10.180653 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.28 10:13:10.180690 [ 262 ] {7e9b7f8b-401f-483c-a685-04cf225e87a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:13:10.181324 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_141_28} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:10.181422 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_141_28} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.28 10:13:10.181566 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2025.02.28 10:13:10.181824 [ 262 ] {7e9b7f8b-401f-483c-a685-04cf225e87a7} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:10.181867 [ 262 ] {7e9b7f8b-401f-483c-a685-04cf225e87a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:10.182285 [ 262 ] {7e9b7f8b-401f-483c-a685-04cf225e87a7} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.28 10:13:10.182525 [ 262 ] {7e9b7f8b-401f-483c-a685-04cf225e87a7} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:10.182708 [ 262 ] {7e9b7f8b-401f-483c-a685-04cf225e87a7} executeQuery: Read 237 rows, 16.27 KiB in 0.002175 sec., 108965.51724137932 rows/sec., 7.30 MiB/sec. 2025.02.28 10:13:10.182766 [ 262 ] {7e9b7f8b-401f-483c-a685-04cf225e87a7} TCPHandler: Processed in 0.002529083 sec. 2025.02.28 10:13:10.182926 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:10.183067 [ 261 ] {7eaf5cbf-496b-40a7-845c-84a08aaf3644} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 10:13:10.183129 [ 261 ] {7eaf5cbf-496b-40a7-845c-84a08aaf3644} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 10:13:10.183695 [ 261 ] {7eaf5cbf-496b-40a7-845c-84a08aaf3644} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:10.183742 [ 261 ] {7eaf5cbf-496b-40a7-845c-84a08aaf3644} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:10.184108 [ 261 ] {7eaf5cbf-496b-40a7-845c-84a08aaf3644} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 10:13:10.184343 [ 261 ] {7eaf5cbf-496b-40a7-845c-84a08aaf3644} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:10.184741 [ 261 ] {7eaf5cbf-496b-40a7-845c-84a08aaf3644} executeQuery: Read 1 rows, 69.00 B in 0.001665 sec., 600.6006006006006 rows/sec., 40.47 KiB/sec. 2025.02.28 10:13:10.184950 [ 261 ] {7eaf5cbf-496b-40a7-845c-84a08aaf3644} TCPHandler: Processed in 0.002093188 sec. 2025.02.28 10:13:10.185111 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:10.185250 [ 262 ] {79cf1768-f6c0-408e-b184-77e348169d60} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:10.185343 [ 262 ] {79cf1768-f6c0-408e-b184-77e348169d60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:13:10.186609 [ 262 ] {79cf1768-f6c0-408e-b184-77e348169d60} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:10.186647 [ 262 ] {79cf1768-f6c0-408e-b184-77e348169d60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:10.187319 [ 262 ] {79cf1768-f6c0-408e-b184-77e348169d60} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.28 10:13:10.187572 [ 262 ] {79cf1768-f6c0-408e-b184-77e348169d60} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:10.187781 [ 262 ] {79cf1768-f6c0-408e-b184-77e348169d60} executeQuery: Read 36 rows, 66.06 KiB in 0.002563 sec., 14046.039797112757 rows/sec., 25.17 MiB/sec. 2025.02.28 10:13:10.187789 [ 221 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:13:10.187836 [ 221 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:13:10.187962 [ 262 ] {79cf1768-f6c0-408e-b184-77e348169d60} TCPHandler: Processed in 0.002919918 sec. 2025.02.28 10:13:10.188146 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:10.188283 [ 261 ] {e02cd56d-a1df-4da1-9181-a42015cf83e3} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:13:10.188342 [ 261 ] {e02cd56d-a1df-4da1-9181-a42015cf83e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:13:10.189274 [ 261 ] {e02cd56d-a1df-4da1-9181-a42015cf83e3} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:10.189334 [ 261 ] {e02cd56d-a1df-4da1-9181-a42015cf83e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:10.190077 [ 261 ] {e02cd56d-a1df-4da1-9181-a42015cf83e3} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.28 10:13:10.190517 [ 261 ] {e02cd56d-a1df-4da1-9181-a42015cf83e3} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:10.190752 [ 45 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.28 10:13:10.190840 [ 45 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:10.190889 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:10.190906 [ 261 ] {e02cd56d-a1df-4da1-9181-a42015cf83e3} executeQuery: Read 82 rows, 5.33 KiB in 0.002643 sec., 31025.349981082105 rows/sec., 1.97 MiB/sec. 2025.02.28 10:13:10.191234 [ 261 ] {e02cd56d-a1df-4da1-9181-a42015cf83e3} TCPHandler: Processed in 0.003165802 sec. 2025.02.28 10:13:10.191282 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.02.28 10:13:10.191891 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:10.192059 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7116 rows starting from the beginning of the part 2025.02.28 10:13:10.192406 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part 2025.02.28 10:13:10.192994 [ 221 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:13:10.192990 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 36 rows starting from the beginning of the part 2025.02.28 10:13:10.193702 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 24 rows starting from the beginning of the part 2025.02.28 10:13:10.194325 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part 2025.02.28 10:13:10.194739 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 82 rows starting from the beginning of the part 2025.02.28 10:13:10.197836 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 7378 rows, containing 4 columns (4 merged, 0 gathered) in 0.006824469 sec., 1081109.7537405475 rows/sec., 72.42 MiB/sec. 2025.02.28 10:13:10.198309 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.28 10:13:10.198642 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_141_28} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:10.198729 [ 186 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_141_28} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.28 10:13:10.198811 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. 2025.02.28 10:13:10.611321 [ 222 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:13:10.611379 [ 222 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:13:10.613331 [ 222 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:13:11.858224 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 2025.02.28 10:13:11.883175 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:11.883222 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:11.890797 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.28 10:13:11.891609 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:11.895147 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 634 2025.02.28 10:13:15.149851 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:15.150139 [ 261 ] {b30e9ace-2fdc-46c1-bdf6-382aef28e6b4} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:13:15.150251 [ 261 ] {b30e9ace-2fdc-46c1-bdf6-382aef28e6b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:13:15.151251 [ 261 ] {b30e9ace-2fdc-46c1-bdf6-382aef28e6b4} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:15.151298 [ 261 ] {b30e9ace-2fdc-46c1-bdf6-382aef28e6b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:15.151731 [ 261 ] {b30e9ace-2fdc-46c1-bdf6-382aef28e6b4} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 10:13:15.151984 [ 261 ] {b30e9ace-2fdc-46c1-bdf6-382aef28e6b4} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:15.152197 [ 261 ] {b30e9ace-2fdc-46c1-bdf6-382aef28e6b4} executeQuery: Read 4 rows, 334.00 B in 0.002138 sec., 1870.9073900841906 rows/sec., 152.56 KiB/sec. 2025.02.28 10:13:15.152265 [ 261 ] {b30e9ace-2fdc-46c1-bdf6-382aef28e6b4} TCPHandler: Processed in 0.002554724 sec. 2025.02.28 10:13:15.152568 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:15.152885 [ 262 ] {58402d0b-73db-408c-b0e0-a836aa0fd8de} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:13:15.153001 [ 262 ] {58402d0b-73db-408c-b0e0-a836aa0fd8de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:13:15.153790 [ 262 ] {58402d0b-73db-408c-b0e0-a836aa0fd8de} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:15.153841 [ 262 ] {58402d0b-73db-408c-b0e0-a836aa0fd8de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:15.154295 [ 262 ] {58402d0b-73db-408c-b0e0-a836aa0fd8de} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.28 10:13:15.154554 [ 262 ] {58402d0b-73db-408c-b0e0-a836aa0fd8de} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:15.154812 [ 262 ] {58402d0b-73db-408c-b0e0-a836aa0fd8de} executeQuery: Read 66 rows, 5.31 KiB in 0.002017 sec., 32721.864154685172 rows/sec., 2.57 MiB/sec. 2025.02.28 10:13:15.154918 [ 262 ] {58402d0b-73db-408c-b0e0-a836aa0fd8de} TCPHandler: Processed in 0.002536943 sec. 2025.02.28 10:13:15.155137 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:15.155451 [ 261 ] {2435b123-72da-44dd-b191-33e7409b6e7b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:13:15.155578 [ 261 ] {2435b123-72da-44dd-b191-33e7409b6e7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:13:15.156213 [ 261 ] {2435b123-72da-44dd-b191-33e7409b6e7b} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:15.156253 [ 261 ] {2435b123-72da-44dd-b191-33e7409b6e7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:15.156626 [ 261 ] {2435b123-72da-44dd-b191-33e7409b6e7b} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.28 10:13:15.156866 [ 261 ] {2435b123-72da-44dd-b191-33e7409b6e7b} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:15.157059 [ 261 ] {2435b123-72da-44dd-b191-33e7409b6e7b} executeQuery: Read 8 rows, 594.00 B in 0.001718 sec., 4656.577415599535 rows/sec., 337.65 KiB/sec. 2025.02.28 10:13:15.157164 [ 261 ] {2435b123-72da-44dd-b191-33e7409b6e7b} TCPHandler: Processed in 0.002138128 sec. 2025.02.28 10:13:15.157422 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:15.157667 [ 262 ] {9f4bc1f0-409a-4ae0-8712-fb2c0ddac9c3} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:13:15.157764 [ 262 ] {9f4bc1f0-409a-4ae0-8712-fb2c0ddac9c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:13:15.158488 [ 262 ] {9f4bc1f0-409a-4ae0-8712-fb2c0ddac9c3} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:15.158530 [ 262 ] {9f4bc1f0-409a-4ae0-8712-fb2c0ddac9c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:15.158907 [ 262 ] {9f4bc1f0-409a-4ae0-8712-fb2c0ddac9c3} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.28 10:13:15.159156 [ 262 ] {9f4bc1f0-409a-4ae0-8712-fb2c0ddac9c3} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:15.159356 [ 262 ] {9f4bc1f0-409a-4ae0-8712-fb2c0ddac9c3} executeQuery: Read 72 rows, 5.76 KiB in 0.001747 sec., 41213.508872352606 rows/sec., 3.22 MiB/sec. 2025.02.28 10:13:15.159410 [ 262 ] {9f4bc1f0-409a-4ae0-8712-fb2c0ddac9c3} TCPHandler: Processed in 0.002161638 sec. 2025.02.28 10:13:15.159556 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:15.159696 [ 261 ] {9e44ca68-1411-4a67-b1a4-532e48757c3b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:15.159759 [ 261 ] {9e44ca68-1411-4a67-b1a4-532e48757c3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:13:15.160320 [ 261 ] {9e44ca68-1411-4a67-b1a4-532e48757c3b} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:15.160358 [ 261 ] {9e44ca68-1411-4a67-b1a4-532e48757c3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:15.160723 [ 261 ] {9e44ca68-1411-4a67-b1a4-532e48757c3b} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.28 10:13:15.161025 [ 261 ] {9e44ca68-1411-4a67-b1a4-532e48757c3b} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:15.161249 [ 261 ] {9e44ca68-1411-4a67-b1a4-532e48757c3b} executeQuery: Read 162 rows, 11.55 KiB in 0.001583 sec., 102337.33417561592 rows/sec., 7.13 MiB/sec. 2025.02.28 10:13:15.161302 [ 261 ] {9e44ca68-1411-4a67-b1a4-532e48757c3b} TCPHandler: Processed in 0.001811824 sec. 2025.02.28 10:13:15.161438 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:15.161558 [ 262 ] {cbf6ca2a-aabc-4490-beab-ba04f226f80b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:15.161640 [ 262 ] {cbf6ca2a-aabc-4490-beab-ba04f226f80b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:13:15.162754 [ 262 ] {cbf6ca2a-aabc-4490-beab-ba04f226f80b} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:15.162795 [ 262 ] {cbf6ca2a-aabc-4490-beab-ba04f226f80b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:15.163429 [ 262 ] {cbf6ca2a-aabc-4490-beab-ba04f226f80b} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.28 10:13:15.163682 [ 262 ] {cbf6ca2a-aabc-4490-beab-ba04f226f80b} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:15.163966 [ 262 ] {cbf6ca2a-aabc-4490-beab-ba04f226f80b} executeQuery: Read 4 rows, 7.34 KiB in 0.002433 sec., 1644.0608302507194 rows/sec., 2.95 MiB/sec. 2025.02.28 10:13:15.164085 [ 262 ] {cbf6ca2a-aabc-4490-beab-ba04f226f80b} TCPHandler: Processed in 0.002700635 sec. 2025.02.28 10:13:15.164345 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:15.164685 [ 261 ] {73150df1-18fd-4249-a238-41a232da6e66} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:13:15.164787 [ 261 ] {73150df1-18fd-4249-a238-41a232da6e66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:13:15.165298 [ 261 ] {73150df1-18fd-4249-a238-41a232da6e66} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:15.165338 [ 261 ] {73150df1-18fd-4249-a238-41a232da6e66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:15.165704 [ 261 ] {73150df1-18fd-4249-a238-41a232da6e66} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.28 10:13:15.165932 [ 261 ] {73150df1-18fd-4249-a238-41a232da6e66} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:15.166146 [ 261 ] {73150df1-18fd-4249-a238-41a232da6e66} executeQuery: Read 60 rows, 4.14 KiB in 0.001588 sec., 37783.37531486146 rows/sec., 2.55 MiB/sec. 2025.02.28 10:13:15.166202 [ 261 ] {73150df1-18fd-4249-a238-41a232da6e66} TCPHandler: Processed in 0.002008737 sec. 2025.02.28 10:13:16.028687 [ 224 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:13:16.028772 [ 224 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:13:16.030891 [ 224 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:13:16.470265 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 2025.02.28 10:13:16.471233 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:16.471290 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:16.471833 [ 242 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.28 10:13:16.472105 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:16.472380 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 2025.02.28 10:13:17.836693 [ 223 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:13:17.836763 [ 223 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:13:17.838723 [ 223 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:13:18.000231 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 265.34 MiB, peak 288.14 MiB, free memory in arenas 0.00 B, will set to 269.34 MiB (RSS), difference: 4.00 MiB 2025.02.28 10:13:19.200685 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2070 2025.02.28 10:13:19.203945 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:19.204001 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:19.205546 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 10:13:19.205866 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:19.206508 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2070 2025.02.28 10:13:19.395248 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 2025.02.28 10:13:19.418685 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:19.418751 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:19.426423 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.28 10:13:19.427218 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:19.431691 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 641 2025.02.28 10:13:20.156650 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:20.156882 [ 261 ] {c53e5861-005b-484b-8068-ffd90c094b76} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:13:20.156982 [ 261 ] {c53e5861-005b-484b-8068-ffd90c094b76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:13:20.157849 [ 261 ] {c53e5861-005b-484b-8068-ffd90c094b76} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:20.157912 [ 261 ] {c53e5861-005b-484b-8068-ffd90c094b76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:20.158380 [ 261 ] {c53e5861-005b-484b-8068-ffd90c094b76} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 10:13:20.158640 [ 261 ] {c53e5861-005b-484b-8068-ffd90c094b76} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:20.158920 [ 261 ] {c53e5861-005b-484b-8068-ffd90c094b76} executeQuery: Read 212 rows, 13.81 KiB in 0.002093 sec., 101290.01433349261 rows/sec., 6.44 MiB/sec. 2025.02.28 10:13:20.159049 [ 261 ] {c53e5861-005b-484b-8068-ffd90c094b76} TCPHandler: Processed in 0.002542814 sec. 2025.02.28 10:13:20.159329 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:20.159513 [ 262 ] {faa04090-dbc8-4327-92c8-961891794531} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:13:20.159584 [ 262 ] {faa04090-dbc8-4327-92c8-961891794531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:13:20.160704 [ 262 ] {faa04090-dbc8-4327-92c8-961891794531} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:20.160752 [ 262 ] {faa04090-dbc8-4327-92c8-961891794531} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:20.161242 [ 262 ] {faa04090-dbc8-4327-92c8-961891794531} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.28 10:13:20.161495 [ 262 ] {faa04090-dbc8-4327-92c8-961891794531} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:20.161735 [ 262 ] {faa04090-dbc8-4327-92c8-961891794531} executeQuery: Read 689 rows, 56.19 KiB in 0.002271 sec., 303390.5768383972 rows/sec., 24.16 MiB/sec. 2025.02.28 10:13:20.161800 [ 262 ] {faa04090-dbc8-4327-92c8-961891794531} TCPHandler: Processed in 0.002622994 sec. 2025.02.28 10:13:20.161981 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:20.162121 [ 261 ] {4adf2a59-72bc-4928-8ae2-421e5584ee39} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:13:20.162179 [ 261 ] {4adf2a59-72bc-4928-8ae2-421e5584ee39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:13:20.162958 [ 261 ] {4adf2a59-72bc-4928-8ae2-421e5584ee39} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:20.163007 [ 261 ] {4adf2a59-72bc-4928-8ae2-421e5584ee39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:20.163421 [ 261 ] {4adf2a59-72bc-4928-8ae2-421e5584ee39} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.28 10:13:20.163674 [ 261 ] {4adf2a59-72bc-4928-8ae2-421e5584ee39} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:20.163895 [ 261 ] {4adf2a59-72bc-4928-8ae2-421e5584ee39} executeQuery: Read 142 rows, 9.09 KiB in 0.001794 sec., 79152.73132664437 rows/sec., 4.95 MiB/sec. 2025.02.28 10:13:20.163953 [ 261 ] {4adf2a59-72bc-4928-8ae2-421e5584ee39} TCPHandler: Processed in 0.002029526 sec. 2025.02.28 10:13:20.164106 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:20.164232 [ 262 ] {2c02d968-d58b-404f-908f-7511a8cb9e8f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:13:20.164284 [ 262 ] {2c02d968-d58b-404f-908f-7511a8cb9e8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:13:20.164919 [ 262 ] {2c02d968-d58b-404f-908f-7511a8cb9e8f} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:20.164960 [ 262 ] {2c02d968-d58b-404f-908f-7511a8cb9e8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:20.165339 [ 262 ] {2c02d968-d58b-404f-908f-7511a8cb9e8f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 10:13:20.165589 [ 262 ] {2c02d968-d58b-404f-908f-7511a8cb9e8f} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:20.165804 [ 262 ] {2c02d968-d58b-404f-908f-7511a8cb9e8f} executeQuery: Read 113 rows, 7.49 KiB in 0.0016 sec., 70625 rows/sec., 4.57 MiB/sec. 2025.02.28 10:13:20.165859 [ 262 ] {2c02d968-d58b-404f-908f-7511a8cb9e8f} TCPHandler: Processed in 0.001813424 sec. 2025.02.28 10:13:20.166004 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:20.166134 [ 261 ] {a52a3c0c-d364-4400-9a5e-5cf67d94ac88} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:13:20.166193 [ 261 ] {a52a3c0c-d364-4400-9a5e-5cf67d94ac88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:13:20.166928 [ 261 ] {a52a3c0c-d364-4400-9a5e-5cf67d94ac88} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:20.166975 [ 261 ] {a52a3c0c-d364-4400-9a5e-5cf67d94ac88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:20.167351 [ 261 ] {a52a3c0c-d364-4400-9a5e-5cf67d94ac88} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 10:13:20.167584 [ 261 ] {a52a3c0c-d364-4400-9a5e-5cf67d94ac88} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:20.167831 [ 261 ] {a52a3c0c-d364-4400-9a5e-5cf67d94ac88} executeQuery: Read 112 rows, 6.53 KiB in 0.001719 sec., 65154.15939499709 rows/sec., 3.71 MiB/sec. 2025.02.28 10:13:20.168046 [ 261 ] {a52a3c0c-d364-4400-9a5e-5cf67d94ac88} TCPHandler: Processed in 0.002094288 sec. 2025.02.28 10:13:20.168219 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:20.168337 [ 262 ] {11119572-3cc0-42c8-8139-1f6a87a1cb49} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:13:20.168387 [ 262 ] {11119572-3cc0-42c8-8139-1f6a87a1cb49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:13:20.169125 [ 262 ] {11119572-3cc0-42c8-8139-1f6a87a1cb49} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:20.169166 [ 262 ] {11119572-3cc0-42c8-8139-1f6a87a1cb49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:20.169550 [ 262 ] {11119572-3cc0-42c8-8139-1f6a87a1cb49} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.28 10:13:20.169790 [ 262 ] {11119572-3cc0-42c8-8139-1f6a87a1cb49} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:20.170010 [ 262 ] {11119572-3cc0-42c8-8139-1f6a87a1cb49} executeQuery: Read 418 rows, 30.47 KiB in 0.001698 sec., 246171.96702002356 rows/sec., 17.52 MiB/sec. 2025.02.28 10:13:20.170066 [ 262 ] {11119572-3cc0-42c8-8139-1f6a87a1cb49} TCPHandler: Processed in 0.001913995 sec. 2025.02.28 10:13:20.170231 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:20.170383 [ 261 ] {0622a963-d868-467a-b317-7d320e8e4c28} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 10:13:20.170446 [ 261 ] {0622a963-d868-467a-b317-7d320e8e4c28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 10:13:20.171041 [ 261 ] {0622a963-d868-467a-b317-7d320e8e4c28} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:20.171088 [ 261 ] {0622a963-d868-467a-b317-7d320e8e4c28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:20.171493 [ 261 ] {0622a963-d868-467a-b317-7d320e8e4c28} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 10:13:20.171746 [ 261 ] {0622a963-d868-467a-b317-7d320e8e4c28} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:20.171933 [ 28 ] {} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 10:13:20.172002 [ 261 ] {0622a963-d868-467a-b317-7d320e8e4c28} executeQuery: Read 6 rows, 321.00 B in 0.001646 sec., 3645.2004860267316 rows/sec., 190.45 KiB/sec. 2025.02.28 10:13:20.172016 [ 28 ] {} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:20.172086 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:20.172131 [ 261 ] {0622a963-d868-467a-b317-7d320e8e4c28} TCPHandler: Processed in 0.001972445 sec. 2025.02.28 10:13:20.172453 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:20.172565 [ 193 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 10:13:20.172654 [ 262 ] {7fca1356-5726-4710-b56e-91f107f45f08} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:20.172739 [ 193 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:20.172744 [ 262 ] {7fca1356-5726-4710-b56e-91f107f45f08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:13:20.172787 [ 193 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2025.02.28 10:13:20.173001 [ 193 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2025.02.28 10:13:20.173239 [ 193 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2025.02.28 10:13:20.173630 [ 193 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2025.02.28 10:13:20.173921 [ 193 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2025.02.28 10:13:20.174203 [ 193 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2025.02.28 10:13:20.175087 [ 262 ] {7fca1356-5726-4710-b56e-91f107f45f08} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:20.175130 [ 262 ] {7fca1356-5726-4710-b56e-91f107f45f08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:20.175719 [ 262 ] {7fca1356-5726-4710-b56e-91f107f45f08} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.28 10:13:20.175957 [ 200 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003741009 sec., 17642.29917650559 rows/sec., 921.74 KiB/sec. 2025.02.28 10:13:20.176094 [ 262 ] {7fca1356-5726-4710-b56e-91f107f45f08} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:20.176218 [ 200 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 10:13:20.176363 [ 28 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_138_32 to all_143_143_0 2025.02.28 10:13:20.176484 [ 28 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:20.176570 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:20.176673 [ 262 ] {7fca1356-5726-4710-b56e-91f107f45f08} executeQuery: Read 237 rows, 16.27 KiB in 0.00402 sec., 58955.22388059701 rows/sec., 3.95 MiB/sec. 2025.02.28 10:13:20.176955 [ 218 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:13:20.177105 [ 218 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:13:20.177135 [ 262 ] {7fca1356-5726-4710-b56e-91f107f45f08} TCPHandler: Processed in 0.004884154 sec. 2025.02.28 10:13:20.177230 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_143_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_138_32 to all_143_143_0 into Compact with storage Full 2025.02.28 10:13:20.177462 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:20.177739 [ 201 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_11_2} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:20.177959 [ 261 ] {bd10263b-6632-44a4-91bc-f1ce8d532101} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 10:13:20.178083 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_143_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:20.178196 [ 261 ] {bd10263b-6632-44a4-91bc-f1ce8d532101} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 10:13:20.178259 [ 201 ] {383b651c-b2ad-4fc0-8961-3f4b92e4db5d::all_1_11_2} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 10:13:20.178273 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_143_33} MergeTreeSequentialSource: Reading 6 marks from part all_1_138_32, total 39259 rows starting from the beginning of the part 2025.02.28 10:13:20.179161 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.28 10:13:20.179288 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_143_33} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part 2025.02.28 10:13:20.179909 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_143_33} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part 2025.02.28 10:13:20.180424 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_143_33} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 237 rows starting from the beginning of the part 2025.02.28 10:13:20.181013 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_143_33} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 162 rows starting from the beginning of the part 2025.02.28 10:13:20.181598 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_143_33} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 237 rows starting from the beginning of the part 2025.02.28 10:13:20.181994 [ 261 ] {bd10263b-6632-44a4-91bc-f1ce8d532101} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:20.182142 [ 261 ] {bd10263b-6632-44a4-91bc-f1ce8d532101} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:20.183654 [ 261 ] {bd10263b-6632-44a4-91bc-f1ce8d532101} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 10:13:20.184051 [ 218 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:13:20.184375 [ 261 ] {bd10263b-6632-44a4-91bc-f1ce8d532101} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:20.185036 [ 261 ] {bd10263b-6632-44a4-91bc-f1ce8d532101} executeQuery: Read 1 rows, 69.00 B in 0.00728 sec., 137.36263736263737 rows/sec., 9.26 KiB/sec. 2025.02.28 10:13:20.185346 [ 261 ] {bd10263b-6632-44a4-91bc-f1ce8d532101} TCPHandler: Processed in 0.008046715 sec. 2025.02.28 10:13:20.185692 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:20.186128 [ 262 ] {0789311f-ecff-4ff1-920c-987c5c868b30} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:20.186587 [ 262 ] {0789311f-ecff-4ff1-920c-987c5c868b30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:13:20.188475 [ 262 ] {0789311f-ecff-4ff1-920c-987c5c868b30} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:20.188516 [ 262 ] {0789311f-ecff-4ff1-920c-987c5c868b30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:20.189329 [ 262 ] {0789311f-ecff-4ff1-920c-987c5c868b30} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.28 10:13:20.189603 [ 262 ] {0789311f-ecff-4ff1-920c-987c5c868b30} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:20.189932 [ 262 ] {0789311f-ecff-4ff1-920c-987c5c868b30} executeQuery: Read 36 rows, 66.06 KiB in 0.003946 sec., 9123.16269640142 rows/sec., 16.35 MiB/sec. 2025.02.28 10:13:20.190095 [ 262 ] {0789311f-ecff-4ff1-920c-987c5c868b30} TCPHandler: Processed in 0.00461449 sec. 2025.02.28 10:13:20.190272 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:20.190415 [ 261 ] {ba87b9c8-852f-4526-bf39-4f481cacd3fe} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:13:20.190481 [ 261 ] {ba87b9c8-852f-4526-bf39-4f481cacd3fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:13:20.191325 [ 261 ] {ba87b9c8-852f-4526-bf39-4f481cacd3fe} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:20.191378 [ 261 ] {ba87b9c8-852f-4526-bf39-4f481cacd3fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:20.191876 [ 261 ] {ba87b9c8-852f-4526-bf39-4f481cacd3fe} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.28 10:13:20.192168 [ 261 ] {ba87b9c8-852f-4526-bf39-4f481cacd3fe} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:20.192552 [ 225 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:13:20.192586 [ 261 ] {ba87b9c8-852f-4526-bf39-4f481cacd3fe} executeQuery: Read 82 rows, 5.33 KiB in 0.002201 sec., 37255.792821444804 rows/sec., 2.37 MiB/sec. 2025.02.28 10:13:20.192612 [ 225 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:13:20.192762 [ 261 ] {ba87b9c8-852f-4526-bf39-4f481cacd3fe} TCPHandler: Processed in 0.002558833 sec. 2025.02.28 10:13:20.193651 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_143_33} MergeTask::MergeProjectionsStage: Merge sorted 40119 rows, containing 5 columns (5 merged, 0 gathered) in 0.016975822 sec., 2363302.348481269 rows/sec., 161.53 MiB/sec. 2025.02.28 10:13:20.194267 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_143_33} MergedBlockOutputStream: filled checksums all_1_143_33 (state Temporary) 2025.02.28 10:13:20.194796 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_143_33} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_143_33 to all_1_143_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:20.194968 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_143_33} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_138_32, all_143_143_0] -> all_1_143_33 2025.02.28 10:13:20.195111 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.28 10:13:20.195286 [ 225 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:13:20.916362 [ 222 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:13:20.916414 [ 222 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:13:20.918224 [ 222 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:13:20.958910 [ 223 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:13:20.958969 [ 223 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:13:20.960812 [ 223 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:13:23.726666 [ 23 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:13:23.726733 [ 23 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:13:23.972563 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 2025.02.28 10:13:23.973237 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:23.973289 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:23.973852 [ 242 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.28 10:13:23.974114 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:23.974350 [ 23 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.28 10:13:23.974382 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 2025.02.28 10:13:23.974434 [ 23 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:23.974464 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:23.974578 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.28 10:13:23.974682 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:23.974718 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_86_17} MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part 2025.02.28 10:13:23.974787 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part 2025.02.28 10:13:23.974888 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part 2025.02.28 10:13:23.975144 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part 2025.02.28 10:13:23.975306 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part 2025.02.28 10:13:23.975516 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 427 rows starting from the beginning of the part 2025.02.28 10:13:23.978887 [ 189 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.004352807 sec., 9053008.782608556 rows/sec., 129.50 MiB/sec. 2025.02.28 10:13:23.979329 [ 191 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.28 10:13:23.979711 [ 191 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_86_17} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:23.979813 [ 191 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_86_17} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.28 10:13:23.979939 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. 2025.02.28 10:13:25.149767 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:25.149980 [ 261 ] {8c058943-791a-49fc-84ae-ecbcfaf4ae90} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:13:25.150062 [ 261 ] {8c058943-791a-49fc-84ae-ecbcfaf4ae90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:13:25.150828 [ 261 ] {8c058943-791a-49fc-84ae-ecbcfaf4ae90} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:25.150872 [ 261 ] {8c058943-791a-49fc-84ae-ecbcfaf4ae90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:25.151305 [ 261 ] {8c058943-791a-49fc-84ae-ecbcfaf4ae90} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.28 10:13:25.151555 [ 261 ] {8c058943-791a-49fc-84ae-ecbcfaf4ae90} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:25.151812 [ 261 ] {8c058943-791a-49fc-84ae-ecbcfaf4ae90} executeQuery: Read 64 rows, 5.16 KiB in 0.001882 sec., 34006.376195536664 rows/sec., 2.68 MiB/sec. 2025.02.28 10:13:25.151883 [ 261 ] {8c058943-791a-49fc-84ae-ecbcfaf4ae90} TCPHandler: Processed in 0.00225168 sec. 2025.02.28 10:13:25.152224 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:25.152462 [ 262 ] {fc9c77ac-da9b-4879-b5a9-b16c8d14450c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:13:25.152545 [ 262 ] {fc9c77ac-da9b-4879-b5a9-b16c8d14450c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:13:25.153385 [ 262 ] {fc9c77ac-da9b-4879-b5a9-b16c8d14450c} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:25.153428 [ 262 ] {fc9c77ac-da9b-4879-b5a9-b16c8d14450c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:25.153870 [ 262 ] {fc9c77ac-da9b-4879-b5a9-b16c8d14450c} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.28 10:13:25.154130 [ 262 ] {fc9c77ac-da9b-4879-b5a9-b16c8d14450c} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:25.154335 [ 262 ] {fc9c77ac-da9b-4879-b5a9-b16c8d14450c} executeQuery: Read 4 rows, 308.00 B in 0.001933 sec., 2069.3222969477497 rows/sec., 155.60 KiB/sec. 2025.02.28 10:13:25.154404 [ 262 ] {fc9c77ac-da9b-4879-b5a9-b16c8d14450c} TCPHandler: Processed in 0.002406582 sec. 2025.02.28 10:13:25.154557 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:25.154703 [ 261 ] {f2cd2a9d-b21e-470d-bd5b-7cf77a74b745} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:13:25.154764 [ 261 ] {f2cd2a9d-b21e-470d-bd5b-7cf77a74b745} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:13:25.155440 [ 261 ] {f2cd2a9d-b21e-470d-bd5b-7cf77a74b745} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:25.155480 [ 261 ] {f2cd2a9d-b21e-470d-bd5b-7cf77a74b745} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:25.155853 [ 261 ] {f2cd2a9d-b21e-470d-bd5b-7cf77a74b745} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.28 10:13:25.156089 [ 261 ] {f2cd2a9d-b21e-470d-bd5b-7cf77a74b745} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:25.156311 [ 261 ] {f2cd2a9d-b21e-470d-bd5b-7cf77a74b745} executeQuery: Read 68 rows, 5.44 KiB in 0.001644 sec., 41362.5304136253 rows/sec., 3.23 MiB/sec. 2025.02.28 10:13:25.156368 [ 261 ] {f2cd2a9d-b21e-470d-bd5b-7cf77a74b745} TCPHandler: Processed in 0.001879904 sec. 2025.02.28 10:13:25.156567 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:25.156801 [ 262 ] {8f225be2-214b-40b6-9413-c6f2f46cede4} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:25.156906 [ 262 ] {8f225be2-214b-40b6-9413-c6f2f46cede4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:13:25.157648 [ 262 ] {8f225be2-214b-40b6-9413-c6f2f46cede4} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:25.157686 [ 262 ] {8f225be2-214b-40b6-9413-c6f2f46cede4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:25.158094 [ 262 ] {8f225be2-214b-40b6-9413-c6f2f46cede4} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.28 10:13:25.158338 [ 262 ] {8f225be2-214b-40b6-9413-c6f2f46cede4} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:25.158519 [ 262 ] {8f225be2-214b-40b6-9413-c6f2f46cede4} executeQuery: Read 160 rows, 11.41 KiB in 0.001782 sec., 89786.75645342312 rows/sec., 6.25 MiB/sec. 2025.02.28 10:13:25.158576 [ 262 ] {8f225be2-214b-40b6-9413-c6f2f46cede4} TCPHandler: Processed in 0.002120558 sec. 2025.02.28 10:13:25.158728 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:25.158871 [ 261 ] {98956deb-4380-48ae-81c3-f1968408abf4} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:25.158965 [ 261 ] {98956deb-4380-48ae-81c3-f1968408abf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:13:25.160103 [ 261 ] {98956deb-4380-48ae-81c3-f1968408abf4} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:25.160143 [ 261 ] {98956deb-4380-48ae-81c3-f1968408abf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:25.160775 [ 261 ] {98956deb-4380-48ae-81c3-f1968408abf4} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.28 10:13:25.161026 [ 261 ] {98956deb-4380-48ae-81c3-f1968408abf4} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:25.161292 [ 261 ] {98956deb-4380-48ae-81c3-f1968408abf4} executeQuery: Read 4 rows, 7.34 KiB in 0.002455 sec., 1629.3279022403258 rows/sec., 2.92 MiB/sec. 2025.02.28 10:13:25.161411 [ 261 ] {98956deb-4380-48ae-81c3-f1968408abf4} TCPHandler: Processed in 0.002752286 sec. 2025.02.28 10:13:25.161609 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:25.161835 [ 262 ] {731225be-8a3a-4e87-bc81-7e82bbfb24dc} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:13:25.161929 [ 262 ] {731225be-8a3a-4e87-bc81-7e82bbfb24dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:13:25.162583 [ 262 ] {731225be-8a3a-4e87-bc81-7e82bbfb24dc} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:25.162619 [ 262 ] {731225be-8a3a-4e87-bc81-7e82bbfb24dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:25.162988 [ 262 ] {731225be-8a3a-4e87-bc81-7e82bbfb24dc} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.28 10:13:25.163238 [ 262 ] {731225be-8a3a-4e87-bc81-7e82bbfb24dc} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:25.163418 [ 262 ] {731225be-8a3a-4e87-bc81-7e82bbfb24dc} executeQuery: Read 60 rows, 4.14 KiB in 0.00164 sec., 36585.365853658535 rows/sec., 2.47 MiB/sec. 2025.02.28 10:13:25.163472 [ 262 ] {731225be-8a3a-4e87-bc81-7e82bbfb24dc} TCPHandler: Processed in 0.001971616 sec. 2025.02.28 10:13:25.473583 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:25.473774 [ 261 ] {859eaaf1-3ba5-49d6-be80-1ad32bc36223} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:13:25.473850 [ 261 ] {859eaaf1-3ba5-49d6-be80-1ad32bc36223} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:13:25.474627 [ 261 ] {859eaaf1-3ba5-49d6-be80-1ad32bc36223} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:25.474681 [ 261 ] {859eaaf1-3ba5-49d6-be80-1ad32bc36223} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:25.475122 [ 261 ] {859eaaf1-3ba5-49d6-be80-1ad32bc36223} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 10:13:25.475368 [ 261 ] {859eaaf1-3ba5-49d6-be80-1ad32bc36223} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:25.475615 [ 261 ] {859eaaf1-3ba5-49d6-be80-1ad32bc36223} executeQuery: Read 24 rows, 2.04 KiB in 0.00189 sec., 12698.412698412698 rows/sec., 1.05 MiB/sec. 2025.02.28 10:13:25.475680 [ 261 ] {859eaaf1-3ba5-49d6-be80-1ad32bc36223} TCPHandler: Processed in 0.002227599 sec. 2025.02.28 10:13:25.475933 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:25.476124 [ 262 ] {54d12982-f74a-4a79-bde4-beed7cbc2eb7} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:13:25.476198 [ 262 ] {54d12982-f74a-4a79-bde4-beed7cbc2eb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:13:25.476944 [ 262 ] {54d12982-f74a-4a79-bde4-beed7cbc2eb7} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:25.476990 [ 262 ] {54d12982-f74a-4a79-bde4-beed7cbc2eb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:25.477413 [ 262 ] {54d12982-f74a-4a79-bde4-beed7cbc2eb7} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 10:13:25.477676 [ 262 ] {54d12982-f74a-4a79-bde4-beed7cbc2eb7} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:25.477890 [ 262 ] {54d12982-f74a-4a79-bde4-beed7cbc2eb7} executeQuery: Read 4 rows, 334.00 B in 0.001816 sec., 2202.6431718061676 rows/sec., 179.61 KiB/sec. 2025.02.28 10:13:25.477969 [ 262 ] {54d12982-f74a-4a79-bde4-beed7cbc2eb7} TCPHandler: Processed in 0.002156998 sec. 2025.02.28 10:13:25.478130 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:25.478278 [ 261 ] {7b46faf2-8002-4d19-b6e5-b1274a229e02} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:13:25.478341 [ 261 ] {7b46faf2-8002-4d19-b6e5-b1274a229e02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:13:25.479755 [ 261 ] {7b46faf2-8002-4d19-b6e5-b1274a229e02} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:25.479797 [ 261 ] {7b46faf2-8002-4d19-b6e5-b1274a229e02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:25.480249 [ 261 ] {7b46faf2-8002-4d19-b6e5-b1274a229e02} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.28 10:13:25.480491 [ 261 ] {7b46faf2-8002-4d19-b6e5-b1274a229e02} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:25.480722 [ 261 ] {7b46faf2-8002-4d19-b6e5-b1274a229e02} executeQuery: Read 1390 rows, 118.92 KiB in 0.002477 sec., 561162.6968106581 rows/sec., 46.88 MiB/sec. 2025.02.28 10:13:25.480786 [ 261 ] {7b46faf2-8002-4d19-b6e5-b1274a229e02} TCPHandler: Processed in 0.002726676 sec. 2025.02.28 10:13:25.481002 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:25.481179 [ 262 ] {6ba2b013-a488-451e-b009-0809c381563c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:13:25.481260 [ 262 ] {6ba2b013-a488-451e-b009-0809c381563c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:13:25.482019 [ 262 ] {6ba2b013-a488-451e-b009-0809c381563c} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:25.482059 [ 262 ] {6ba2b013-a488-451e-b009-0809c381563c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:25.482434 [ 262 ] {6ba2b013-a488-451e-b009-0809c381563c} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.28 10:13:25.482682 [ 262 ] {6ba2b013-a488-451e-b009-0809c381563c} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:25.482828 [ 73 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.28 10:13:25.482876 [ 262 ] {6ba2b013-a488-451e-b009-0809c381563c} executeQuery: Read 52 rows, 3.95 KiB in 0.001744 sec., 29816.51376146789 rows/sec., 2.21 MiB/sec. 2025.02.28 10:13:25.482880 [ 73 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:25.482927 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:25.482961 [ 262 ] {6ba2b013-a488-451e-b009-0809c381563c} TCPHandler: Processed in 0.002028626 sec. 2025.02.28 10:13:25.483190 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:25.483296 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.28 10:13:25.483507 [ 261 ] {c1ded9e1-f899-4b91-9441-c7a89acdd0d5} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:13:25.483726 [ 261 ] {c1ded9e1-f899-4b91-9441-c7a89acdd0d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:13:25.483826 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:25.483985 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 178 rows starting from the beginning of the part 2025.02.28 10:13:25.484436 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 142 rows starting from the beginning of the part 2025.02.28 10:13:25.484747 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 8 rows starting from the beginning of the part 2025.02.28 10:13:25.485212 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 142 rows starting from the beginning of the part 2025.02.28 10:13:25.485685 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 4 rows starting from the beginning of the part 2025.02.28 10:13:25.486172 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 52 rows starting from the beginning of the part 2025.02.28 10:13:25.488474 [ 261 ] {c1ded9e1-f899-4b91-9441-c7a89acdd0d5} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:25.488576 [ 261 ] {c1ded9e1-f899-4b91-9441-c7a89acdd0d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:25.489579 [ 261 ] {c1ded9e1-f899-4b91-9441-c7a89acdd0d5} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 10:13:25.490091 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.007053312 sec., 74574.89474448316 rows/sec., 5.10 MiB/sec. 2025.02.28 10:13:25.490104 [ 261 ] {c1ded9e1-f899-4b91-9441-c7a89acdd0d5} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:25.490308 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.28 10:13:25.490591 [ 261 ] {c1ded9e1-f899-4b91-9441-c7a89acdd0d5} executeQuery: Read 252 rows, 17.85 KiB in 0.007243 sec., 34792.21317133784 rows/sec., 2.41 MiB/sec. 2025.02.28 10:13:25.490745 [ 261 ] {c1ded9e1-f899-4b91-9441-c7a89acdd0d5} TCPHandler: Processed in 0.007683791 sec. 2025.02.28 10:13:25.490909 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_121_24} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:25.490939 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:25.491047 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_121_24} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.28 10:13:25.491125 [ 262 ] {2fa21459-a065-4d48-a642-7105689ebd98} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:13:25.491209 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.28 10:13:25.491231 [ 262 ] {2fa21459-a065-4d48-a642-7105689ebd98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:13:25.491843 [ 262 ] {2fa21459-a065-4d48-a642-7105689ebd98} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:25.491883 [ 262 ] {2fa21459-a065-4d48-a642-7105689ebd98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:25.492256 [ 262 ] {2fa21459-a065-4d48-a642-7105689ebd98} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 10:13:25.492511 [ 262 ] {2fa21459-a065-4d48-a642-7105689ebd98} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:25.492719 [ 262 ] {2fa21459-a065-4d48-a642-7105689ebd98} executeQuery: Read 12 rows, 960.00 B in 0.001644 sec., 7299.2700729927 rows/sec., 570.26 KiB/sec. 2025.02.28 10:13:25.492854 [ 262 ] {2fa21459-a065-4d48-a642-7105689ebd98} TCPHandler: Processed in 0.001999996 sec. 2025.02.28 10:13:25.493013 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:25.493152 [ 261 ] {4cb616d9-60a1-4c9e-bec2-0881faba0a7e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:13:25.493211 [ 261 ] {4cb616d9-60a1-4c9e-bec2-0881faba0a7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:13:25.494195 [ 261 ] {4cb616d9-60a1-4c9e-bec2-0881faba0a7e} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:25.494242 [ 261 ] {4cb616d9-60a1-4c9e-bec2-0881faba0a7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:25.494639 [ 261 ] {4cb616d9-60a1-4c9e-bec2-0881faba0a7e} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.28 10:13:25.494874 [ 261 ] {4cb616d9-60a1-4c9e-bec2-0881faba0a7e} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:25.495104 [ 261 ] {4cb616d9-60a1-4c9e-bec2-0881faba0a7e} executeQuery: Read 596 rows, 45.87 KiB in 0.001984 sec., 300403.2258064516 rows/sec., 22.58 MiB/sec. 2025.02.28 10:13:25.495161 [ 261 ] {4cb616d9-60a1-4c9e-bec2-0881faba0a7e} TCPHandler: Processed in 0.002214949 sec. 2025.02.28 10:13:25.495316 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:25.495436 [ 262 ] {24cae915-9e7b-4bad-99ee-420608752669} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:25.495491 [ 262 ] {24cae915-9e7b-4bad-99ee-420608752669} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:13:25.496288 [ 262 ] {24cae915-9e7b-4bad-99ee-420608752669} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:25.496327 [ 262 ] {24cae915-9e7b-4bad-99ee-420608752669} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:25.496780 [ 262 ] {24cae915-9e7b-4bad-99ee-420608752669} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.28 10:13:25.497028 [ 262 ] {24cae915-9e7b-4bad-99ee-420608752669} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:25.497215 [ 262 ] {24cae915-9e7b-4bad-99ee-420608752669} executeQuery: Read 952 rows, 66.23 KiB in 0.001805 sec., 527423.8227146815 rows/sec., 35.83 MiB/sec. 2025.02.28 10:13:25.497273 [ 262 ] {24cae915-9e7b-4bad-99ee-420608752669} TCPHandler: Processed in 0.002016786 sec. 2025.02.28 10:13:25.497429 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:25.497567 [ 261 ] {d9591c8c-dad8-4a6e-9702-5cd680a4fdf9} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:25.497661 [ 261 ] {d9591c8c-dad8-4a6e-9702-5cd680a4fdf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:13:25.499022 [ 261 ] {d9591c8c-dad8-4a6e-9702-5cd680a4fdf9} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:25.499061 [ 261 ] {d9591c8c-dad8-4a6e-9702-5cd680a4fdf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:25.499739 [ 261 ] {d9591c8c-dad8-4a6e-9702-5cd680a4fdf9} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.28 10:13:25.499990 [ 261 ] {d9591c8c-dad8-4a6e-9702-5cd680a4fdf9} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:25.500181 [ 97 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.28 10:13:25.500244 [ 97 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:25.500260 [ 261 ] {d9591c8c-dad8-4a6e-9702-5cd680a4fdf9} executeQuery: Read 36 rows, 66.06 KiB in 0.002711 sec., 13279.232755440797 rows/sec., 23.80 MiB/sec. 2025.02.28 10:13:25.500292 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:25.500655 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.28 10:13:25.500667 [ 261 ] {d9591c8c-dad8-4a6e-9702-5cd680a4fdf9} TCPHandler: Processed in 0.003302833 sec. 2025.02.28 10:13:25.500929 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:25.501090 [ 262 ] {06675191-6d3a-4380-864d-d3f968889e7b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:13:25.501167 [ 262 ] {06675191-6d3a-4380-864d-d3f968889e7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:13:25.501205 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:25.501344 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2359 rows starting from the beginning of the part 2025.02.28 10:13:25.501965 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 36 rows starting from the beginning of the part 2025.02.28 10:13:25.502563 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 4 rows starting from the beginning of the part 2025.02.28 10:13:25.502563 [ 262 ] {06675191-6d3a-4380-864d-d3f968889e7b} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:25.502619 [ 262 ] {06675191-6d3a-4380-864d-d3f968889e7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:25.503083 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 36 rows starting from the beginning of the part 2025.02.28 10:13:25.503725 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 4 rows starting from the beginning of the part 2025.02.28 10:13:25.503817 [ 262 ] {06675191-6d3a-4380-864d-d3f968889e7b} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.28 10:13:25.504200 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 36 rows starting from the beginning of the part 2025.02.28 10:13:25.504511 [ 262 ] {06675191-6d3a-4380-864d-d3f968889e7b} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:25.504949 [ 262 ] {06675191-6d3a-4380-864d-d3f968889e7b} executeQuery: Read 12 rows, 848.00 B in 0.003901 sec., 3076.1343245321714 rows/sec., 212.29 KiB/sec. 2025.02.28 10:13:25.505079 [ 262 ] {06675191-6d3a-4380-864d-d3f968889e7b} TCPHandler: Processed in 0.004239906 sec. 2025.02.28 10:13:25.512494 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 19 columns (19 merged, 0 gathered) in 0.012069467 sec., 205062.9079146577 rows/sec., 367.46 MiB/sec. 2025.02.28 10:13:25.514199 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.28 10:13:25.514586 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_121_24} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:25.514668 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_121_24} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.28 10:13:25.514784 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.71 MiB. 2025.02.28 10:13:26.000230 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.61 MiB, peak 289.25 MiB, free memory in arenas 0.00 B, will set to 269.48 MiB (RSS), difference: -1.12 MiB 2025.02.28 10:13:26.931800 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 2025.02.28 10:13:26.954522 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:26.954576 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:26.962214 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.28 10:13:26.963019 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:26.963447 [ 119 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.28 10:13:26.963595 [ 119 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:26.963676 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:26.964234 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.28 10:13:26.979929 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 649 2025.02.28 10:13:26.981619 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:26.982906 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part 2025.02.28 10:13:26.988915 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part 2025.02.28 10:13:26.995936 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part 2025.02.28 10:13:27.003231 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part 2025.02.28 10:13:27.009854 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part 2025.02.28 10:13:27.016347 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part 2025.02.28 10:13:27.088932 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.125105902 sec., 5187.604978060907 rows/sec., 26.82 MiB/sec. 2025.02.28 10:13:27.092447 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.28 10:13:27.095456 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_86_17} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:27.095550 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_86_17} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.28 10:13:27.098041 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.02.28 10:13:29.206772 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2124 2025.02.28 10:13:29.210421 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:29.210487 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:29.212052 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 10:13:29.212376 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:29.214107 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2124 2025.02.28 10:13:30.147071 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:30.147264 [ 261 ] {851c9bc6-e2a9-4f03-ac81-9613008a58ad} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:13:30.147339 [ 261 ] {851c9bc6-e2a9-4f03-ac81-9613008a58ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:13:30.148206 [ 261 ] {851c9bc6-e2a9-4f03-ac81-9613008a58ad} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:30.148270 [ 261 ] {851c9bc6-e2a9-4f03-ac81-9613008a58ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:30.148740 [ 261 ] {851c9bc6-e2a9-4f03-ac81-9613008a58ad} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.28 10:13:30.148998 [ 261 ] {851c9bc6-e2a9-4f03-ac81-9613008a58ad} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:30.149187 [ 131 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.28 10:13:30.149227 [ 131 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:30.149232 [ 261 ] {851c9bc6-e2a9-4f03-ac81-9613008a58ad} executeQuery: Read 56 rows, 4.38 KiB in 0.002018 sec., 27750.247770069378 rows/sec., 2.12 MiB/sec. 2025.02.28 10:13:30.149253 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:30.149358 [ 261 ] {851c9bc6-e2a9-4f03-ac81-9613008a58ad} TCPHandler: Processed in 0.002419091 sec. 2025.02.28 10:13:30.149544 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.02.28 10:13:30.149669 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:30.149749 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:30.149816 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1967 rows starting from the beginning of the part 2025.02.28 10:13:30.149995 [ 262 ] {84875fdd-4a8b-46f9-bcc9-805cdd696992} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:13:30.150077 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 66 rows starting from the beginning of the part 2025.02.28 10:13:30.150187 [ 262 ] {84875fdd-4a8b-46f9-bcc9-805cdd696992} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:13:30.150333 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 689 rows starting from the beginning of the part 2025.02.28 10:13:30.150702 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part 2025.02.28 10:13:30.151139 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 1390 rows starting from the beginning of the part 2025.02.28 10:13:30.151433 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 56 rows starting from the beginning of the part 2025.02.28 10:13:30.153240 [ 262 ] {84875fdd-4a8b-46f9-bcc9-805cdd696992} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:30.153315 [ 262 ] {84875fdd-4a8b-46f9-bcc9-805cdd696992} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:30.154462 [ 262 ] {84875fdd-4a8b-46f9-bcc9-805cdd696992} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.28 10:13:30.154773 [ 262 ] {84875fdd-4a8b-46f9-bcc9-805cdd696992} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:30.155015 [ 131 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.28 10:13:30.155113 [ 131 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:30.155178 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:30.155230 [ 262 ] {84875fdd-4a8b-46f9-bcc9-805cdd696992} executeQuery: Read 64 rows, 5.12 KiB in 0.00535 sec., 11962.616822429907 rows/sec., 956.12 KiB/sec. 2025.02.28 10:13:30.155650 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.02.28 10:13:30.155866 [ 262 ] {84875fdd-4a8b-46f9-bcc9-805cdd696992} TCPHandler: Processed in 0.006342103 sec. 2025.02.28 10:13:30.156005 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 4232 rows, containing 5 columns (5 merged, 0 gathered) in 0.006631776 sec., 638139.7682913295 rows/sec., 54.74 MiB/sec. 2025.02.28 10:13:30.156159 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:30.156175 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:30.156247 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 952 rows starting from the beginning of the part 2025.02.28 10:13:30.156622 [ 261 ] {90e58413-c887-4c2b-815f-58832b26d260} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:30.156649 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 72 rows starting from the beginning of the part 2025.02.28 10:13:30.156639 [ 192 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.28 10:13:30.156869 [ 261 ] {90e58413-c887-4c2b-815f-58832b26d260} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:13:30.156948 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 418 rows starting from the beginning of the part 2025.02.28 10:13:30.157335 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 68 rows starting from the beginning of the part 2025.02.28 10:13:30.157822 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 596 rows starting from the beginning of the part 2025.02.28 10:13:30.158267 [ 186 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part 2025.02.28 10:13:30.159227 [ 199 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_146_29} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:30.159621 [ 199 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_146_29} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.28 10:13:30.159869 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 10:13:30.160363 [ 261 ] {90e58413-c887-4c2b-815f-58832b26d260} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:30.160443 [ 261 ] {90e58413-c887-4c2b-815f-58832b26d260} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:30.161523 [ 261 ] {90e58413-c887-4c2b-815f-58832b26d260} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.28 10:13:30.161909 [ 261 ] {90e58413-c887-4c2b-815f-58832b26d260} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:30.162341 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 2170 rows, containing 5 columns (5 merged, 0 gathered) in 0.007046252 sec., 307965.14231963316 rows/sec., 23.91 MiB/sec. 2025.02.28 10:13:30.162455 [ 261 ] {90e58413-c887-4c2b-815f-58832b26d260} executeQuery: Read 128 rows, 9.13 KiB in 0.006097 sec., 20993.931441692635 rows/sec., 1.46 MiB/sec. 2025.02.28 10:13:30.162667 [ 261 ] {90e58413-c887-4c2b-815f-58832b26d260} TCPHandler: Processed in 0.006669557 sec. 2025.02.28 10:13:30.162777 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.28 10:13:30.163149 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:30.163694 [ 262 ] {a9c6d29c-2916-41f1-b3e6-5048d60fb263} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:13:30.163866 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_146_29} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:30.164050 [ 262 ] {a9c6d29c-2916-41f1-b3e6-5048d60fb263} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:13:30.164289 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_146_29} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.28 10:13:30.164664 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.28 10:13:30.165210 [ 262 ] {a9c6d29c-2916-41f1-b3e6-5048d60fb263} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:30.165258 [ 262 ] {a9c6d29c-2916-41f1-b3e6-5048d60fb263} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:30.165666 [ 262 ] {a9c6d29c-2916-41f1-b3e6-5048d60fb263} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.28 10:13:30.165940 [ 262 ] {a9c6d29c-2916-41f1-b3e6-5048d60fb263} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:30.166137 [ 131 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.28 10:13:30.166160 [ 262 ] {a9c6d29c-2916-41f1-b3e6-5048d60fb263} executeQuery: Read 48 rows, 3.31 KiB in 0.002678 sec., 17923.82374906647 rows/sec., 1.21 MiB/sec. 2025.02.28 10:13:30.166196 [ 131 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:30.166282 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:30.166285 [ 262 ] {a9c6d29c-2916-41f1-b3e6-5048d60fb263} TCPHandler: Processed in 0.003487355 sec. 2025.02.28 10:13:30.166493 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.02.28 10:13:30.166615 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:30.166684 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7378 rows starting from the beginning of the part 2025.02.28 10:13:30.166780 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part 2025.02.28 10:13:30.166854 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 82 rows starting from the beginning of the part 2025.02.28 10:13:30.167062 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part 2025.02.28 10:13:30.167137 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 12 rows starting from the beginning of the part 2025.02.28 10:13:30.167357 [ 197 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 48 rows starting from the beginning of the part 2025.02.28 10:13:30.169878 [ 200 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 7640 rows, containing 4 columns (4 merged, 0 gathered) in 0.003477455 sec., 2197009.019527212 rows/sec., 147.11 MiB/sec. 2025.02.28 10:13:30.170304 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.28 10:13:30.170612 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_146_29} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:30.170690 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_146_29} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.28 10:13:30.170772 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. 2025.02.28 10:13:31.474559 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 2025.02.28 10:13:31.475352 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:31.475407 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:31.475945 [ 242 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.28 10:13:31.476216 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:31.476421 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 2025.02.28 10:13:34.480058 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 2025.02.28 10:13:34.503678 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:34.503739 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:34.511359 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.28 10:13:34.512159 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:34.515317 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 656 2025.02.28 10:13:35.149012 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:35.149205 [ 261 ] {9b8ba94d-976c-4800-983d-d48ce9e9a4db} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:13:35.149280 [ 261 ] {9b8ba94d-976c-4800-983d-d48ce9e9a4db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:13:35.150078 [ 261 ] {9b8ba94d-976c-4800-983d-d48ce9e9a4db} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:35.150133 [ 261 ] {9b8ba94d-976c-4800-983d-d48ce9e9a4db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:35.150586 [ 261 ] {9b8ba94d-976c-4800-983d-d48ce9e9a4db} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.28 10:13:35.150845 [ 261 ] {9b8ba94d-976c-4800-983d-d48ce9e9a4db} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:35.151074 [ 261 ] {9b8ba94d-976c-4800-983d-d48ce9e9a4db} executeQuery: Read 64 rows, 5.16 KiB in 0.001923 sec., 33281.33125325013 rows/sec., 2.62 MiB/sec. 2025.02.28 10:13:35.151146 [ 261 ] {9b8ba94d-976c-4800-983d-d48ce9e9a4db} TCPHandler: Processed in 0.00227618 sec. 2025.02.28 10:13:35.151385 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:35.151571 [ 262 ] {6de7564f-0855-4c3b-8b83-7ba55bd5b124} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:13:35.151655 [ 262 ] {6de7564f-0855-4c3b-8b83-7ba55bd5b124} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:13:35.152417 [ 262 ] {6de7564f-0855-4c3b-8b83-7ba55bd5b124} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:35.152465 [ 262 ] {6de7564f-0855-4c3b-8b83-7ba55bd5b124} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:35.152933 [ 262 ] {6de7564f-0855-4c3b-8b83-7ba55bd5b124} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.28 10:13:35.153188 [ 262 ] {6de7564f-0855-4c3b-8b83-7ba55bd5b124} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:35.153409 [ 262 ] {6de7564f-0855-4c3b-8b83-7ba55bd5b124} executeQuery: Read 4 rows, 308.00 B in 0.001888 sec., 2118.64406779661 rows/sec., 159.31 KiB/sec. 2025.02.28 10:13:35.153482 [ 262 ] {6de7564f-0855-4c3b-8b83-7ba55bd5b124} TCPHandler: Processed in 0.002223609 sec. 2025.02.28 10:13:35.153625 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:35.153757 [ 261 ] {96defb75-8061-4af8-afd2-60e0692c29d2} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:13:35.153811 [ 261 ] {96defb75-8061-4af8-afd2-60e0692c29d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:13:35.154441 [ 261 ] {96defb75-8061-4af8-afd2-60e0692c29d2} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:35.154484 [ 261 ] {96defb75-8061-4af8-afd2-60e0692c29d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:35.154863 [ 261 ] {96defb75-8061-4af8-afd2-60e0692c29d2} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.28 10:13:35.155164 [ 261 ] {96defb75-8061-4af8-afd2-60e0692c29d2} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:35.155398 [ 261 ] {96defb75-8061-4af8-afd2-60e0692c29d2} executeQuery: Read 68 rows, 5.44 KiB in 0.001672 sec., 40669.85645933014 rows/sec., 3.17 MiB/sec. 2025.02.28 10:13:35.155460 [ 261 ] {96defb75-8061-4af8-afd2-60e0692c29d2} TCPHandler: Processed in 0.001893094 sec. 2025.02.28 10:13:35.155614 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:35.155739 [ 262 ] {16148d5a-9268-4401-88c1-bbf784cdb8ac} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:35.155796 [ 262 ] {16148d5a-9268-4401-88c1-bbf784cdb8ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:13:35.156386 [ 262 ] {16148d5a-9268-4401-88c1-bbf784cdb8ac} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:35.156424 [ 262 ] {16148d5a-9268-4401-88c1-bbf784cdb8ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:35.156832 [ 262 ] {16148d5a-9268-4401-88c1-bbf784cdb8ac} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.28 10:13:35.157070 [ 262 ] {16148d5a-9268-4401-88c1-bbf784cdb8ac} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:35.157256 [ 262 ] {16148d5a-9268-4401-88c1-bbf784cdb8ac} executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec. 2025.02.28 10:13:35.157315 [ 262 ] {16148d5a-9268-4401-88c1-bbf784cdb8ac} TCPHandler: Processed in 0.001760083 sec. 2025.02.28 10:13:35.157452 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:35.157573 [ 261 ] {b1ceea10-9e61-4225-b814-c2d6ee60170d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:35.157659 [ 261 ] {b1ceea10-9e61-4225-b814-c2d6ee60170d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:13:35.158798 [ 261 ] {b1ceea10-9e61-4225-b814-c2d6ee60170d} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:35.158840 [ 261 ] {b1ceea10-9e61-4225-b814-c2d6ee60170d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:35.159475 [ 261 ] {b1ceea10-9e61-4225-b814-c2d6ee60170d} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.28 10:13:35.159737 [ 261 ] {b1ceea10-9e61-4225-b814-c2d6ee60170d} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:35.159998 [ 261 ] {b1ceea10-9e61-4225-b814-c2d6ee60170d} executeQuery: Read 4 rows, 7.34 KiB in 0.002451 sec., 1631.986944104447 rows/sec., 2.92 MiB/sec. 2025.02.28 10:13:35.160111 [ 261 ] {b1ceea10-9e61-4225-b814-c2d6ee60170d} TCPHandler: Processed in 0.002715435 sec. 2025.02.28 10:13:35.160270 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:35.160410 [ 262 ] {6eb08c64-9b45-4241-8f4c-d7f8c9593b25} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:13:35.160471 [ 262 ] {6eb08c64-9b45-4241-8f4c-d7f8c9593b25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:13:35.161062 [ 262 ] {6eb08c64-9b45-4241-8f4c-d7f8c9593b25} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:35.161108 [ 262 ] {6eb08c64-9b45-4241-8f4c-d7f8c9593b25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:35.161545 [ 262 ] {6eb08c64-9b45-4241-8f4c-d7f8c9593b25} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.28 10:13:35.161780 [ 262 ] {6eb08c64-9b45-4241-8f4c-d7f8c9593b25} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:35.161971 [ 262 ] {6eb08c64-9b45-4241-8f4c-d7f8c9593b25} executeQuery: Read 60 rows, 4.14 KiB in 0.00159 sec., 37735.84905660377 rows/sec., 2.54 MiB/sec. 2025.02.28 10:13:35.162039 [ 262 ] {6eb08c64-9b45-4241-8f4c-d7f8c9593b25} TCPHandler: Processed in 0.001838884 sec. 2025.02.28 10:13:36.128413 [ 149 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.02.28 10:13:36.128481 [ 149 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:36.128513 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. 2025.02.28 10:13:36.128672 [ 193 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.02.28 10:13:36.128989 [ 193 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:36.129035 [ 193 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 236 rows starting from the beginning of the part 2025.02.28 10:13:36.129122 [ 193 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part 2025.02.28 10:13:36.129446 [ 193 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part 2025.02.28 10:13:36.129628 [ 193 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part 2025.02.28 10:13:36.129897 [ 193 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part 2025.02.28 10:13:36.131199 [ 200 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 5 columns (5 merged, 0 gathered) in 0.002610984 sec., 271162.1365737975 rows/sec., 18.81 MiB/sec. 2025.02.28 10:13:36.131436 [ 195 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.02.28 10:13:36.131857 [ 195 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_25_6} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:36.131956 [ 195 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_25_6} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.02.28 10:13:36.132072 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.02.28 10:13:36.159514 [ 225 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:13:36.159551 [ 225 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:13:36.161544 [ 225 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:13:36.202119 [ 220 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:13:36.202166 [ 220 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:13:36.204138 [ 220 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:13:36.957314 [ 150 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.02.28 10:13:36.957435 [ 150 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:36.957478 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:36.957692 [ 193 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.02.28 10:13:36.957887 [ 193 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:36.957933 [ 193 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 124 rows starting from the beginning of the part 2025.02.28 10:13:36.958037 [ 193 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part 2025.02.28 10:13:36.958338 [ 193 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 112 rows starting from the beginning of the part 2025.02.28 10:13:36.958593 [ 193 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 112 rows starting from the beginning of the part 2025.02.28 10:13:36.958816 [ 193 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part 2025.02.28 10:13:36.960430 [ 195 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.002835087 sec., 131212.90457753147 rows/sec., 8.22 MiB/sec. 2025.02.28 10:13:36.960720 [ 191 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.02.28 10:13:36.961176 [ 191 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_25_6} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:36.961300 [ 191 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_25_6} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.02.28 10:13:36.961440 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.28 10:13:38.124180 [ 222 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:13:38.124232 [ 222 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:13:38.126041 [ 222 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 10:13:38.726781 [ 148 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:13:38.726844 [ 148 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:13:38.728738 [ 145 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 2025.02.28 10:13:38.728816 [ 145 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:38.728843 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:38.729054 [ 196 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_31_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full 2025.02.28 10:13:38.729322 [ 196 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_31_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:38.729363 [ 196 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 365 rows starting from the beginning of the part 2025.02.28 10:13:38.729446 [ 196 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part 2025.02.28 10:13:38.729534 [ 196 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 113 rows starting from the beginning of the part 2025.02.28 10:13:38.729827 [ 196 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 113 rows starting from the beginning of the part 2025.02.28 10:13:38.729973 [ 196 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 252 rows starting from the beginning of the part 2025.02.28 10:13:38.731303 [ 191 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_31_7} MergeTask::MergeProjectionsStage: Merge sorted 1071 rows, containing 5 columns (5 merged, 0 gathered) in 0.002375231 sec., 450903.5121215579 rows/sec., 32.13 MiB/sec. 2025.02.28 10:13:38.731544 [ 191 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_31_7} MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) 2025.02.28 10:13:38.731893 [ 191 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_31_7} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:38.731987 [ 191 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_31_7} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 2025.02.28 10:13:38.732100 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.02.28 10:13:38.976596 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 2025.02.28 10:13:38.977246 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:38.977303 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:38.977873 [ 242 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.28 10:13:38.978150 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:38.978411 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 2025.02.28 10:13:39.214597 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2144 2025.02.28 10:13:39.219169 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:39.219251 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:39.221299 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 10:13:39.221650 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:39.222844 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2144 2025.02.28 10:13:40.056156 [ 218 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:13:40.056207 [ 218 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:13:40.058167 [ 218 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:13:40.151506 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:40.151711 [ 261 ] {f56bca3c-d018-4874-881c-d6224c9d0e1a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:13:40.151789 [ 261 ] {f56bca3c-d018-4874-881c-d6224c9d0e1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:13:40.152663 [ 261 ] {f56bca3c-d018-4874-881c-d6224c9d0e1a} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:40.152721 [ 261 ] {f56bca3c-d018-4874-881c-d6224c9d0e1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:40.153181 [ 261 ] {f56bca3c-d018-4874-881c-d6224c9d0e1a} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.28 10:13:40.153463 [ 261 ] {f56bca3c-d018-4874-881c-d6224c9d0e1a} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:40.153710 [ 261 ] {f56bca3c-d018-4874-881c-d6224c9d0e1a} executeQuery: Read 146 rows, 12.92 KiB in 0.002051 sec., 71184.7879083374 rows/sec., 6.15 MiB/sec. 2025.02.28 10:13:40.153784 [ 261 ] {f56bca3c-d018-4874-881c-d6224c9d0e1a} TCPHandler: Processed in 0.002448392 sec. 2025.02.28 10:13:40.154068 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:40.154260 [ 262 ] {11609bfc-7086-4f76-ba11-559dc9114a87} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:13:40.154339 [ 262 ] {11609bfc-7086-4f76-ba11-559dc9114a87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:13:40.155178 [ 262 ] {11609bfc-7086-4f76-ba11-559dc9114a87} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:40.155230 [ 262 ] {11609bfc-7086-4f76-ba11-559dc9114a87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:40.155681 [ 262 ] {11609bfc-7086-4f76-ba11-559dc9114a87} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.28 10:13:40.155961 [ 262 ] {11609bfc-7086-4f76-ba11-559dc9114a87} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:40.156212 [ 262 ] {11609bfc-7086-4f76-ba11-559dc9114a87} executeQuery: Read 45 rows, 3.38 KiB in 0.002004 sec., 22455.08982035928 rows/sec., 1.65 MiB/sec. 2025.02.28 10:13:40.156284 [ 262 ] {11609bfc-7086-4f76-ba11-559dc9114a87} TCPHandler: Processed in 0.002370221 sec. 2025.02.28 10:13:40.156455 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:40.156588 [ 261 ] {4a9fa80e-7ce6-44fb-a487-8fee791cd3a8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:13:40.156646 [ 261 ] {4a9fa80e-7ce6-44fb-a487-8fee791cd3a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:13:40.157326 [ 261 ] {4a9fa80e-7ce6-44fb-a487-8fee791cd3a8} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:40.157371 [ 261 ] {4a9fa80e-7ce6-44fb-a487-8fee791cd3a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:40.157772 [ 261 ] {4a9fa80e-7ce6-44fb-a487-8fee791cd3a8} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.28 10:13:40.158021 [ 261 ] {4a9fa80e-7ce6-44fb-a487-8fee791cd3a8} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:40.158238 [ 261 ] {4a9fa80e-7ce6-44fb-a487-8fee791cd3a8} executeQuery: Read 115 rows, 9.23 KiB in 0.00168 sec., 68452.38095238095 rows/sec., 5.36 MiB/sec. 2025.02.28 10:13:40.158303 [ 261 ] {4a9fa80e-7ce6-44fb-a487-8fee791cd3a8} TCPHandler: Processed in 0.001909565 sec. 2025.02.28 10:13:40.158461 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:40.158590 [ 262 ] {d270e418-9d21-400d-8143-8e140ec385ac} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:40.158649 [ 262 ] {d270e418-9d21-400d-8143-8e140ec385ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:13:40.159241 [ 262 ] {d270e418-9d21-400d-8143-8e140ec385ac} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:40.159285 [ 262 ] {d270e418-9d21-400d-8143-8e140ec385ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:40.159710 [ 262 ] {d270e418-9d21-400d-8143-8e140ec385ac} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.28 10:13:40.159970 [ 262 ] {d270e418-9d21-400d-8143-8e140ec385ac} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:40.160165 [ 144 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 3 parts from all_1_143_33 to all_145_145_0 2025.02.28 10:13:40.160188 [ 262 ] {d270e418-9d21-400d-8143-8e140ec385ac} executeQuery: Read 160 rows, 11.41 KiB in 0.001624 sec., 98522.16748768472 rows/sec., 6.86 MiB/sec. 2025.02.28 10:13:40.160252 [ 144 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:40.160330 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:40.160337 [ 262 ] {d270e418-9d21-400d-8143-8e140ec385ac} TCPHandler: Processed in 0.001934855 sec. 2025.02.28 10:13:40.160618 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:40.160653 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_145_34} MergeTask::PrepareStage: Merging 3 parts: from all_1_143_33 to all_145_145_0 into Compact with storage Full 2025.02.28 10:13:40.160697 [ 218 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:13:40.160782 [ 218 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:13:40.160950 [ 261 ] {e4947e6d-357b-4b4b-a357-fbbbcda1bc32} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:40.161199 [ 261 ] {e4947e6d-357b-4b4b-a357-fbbbcda1bc32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:13:40.161261 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_145_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:40.161598 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_145_34} MergeTreeSequentialSource: Reading 6 marks from part all_1_143_33, total 40119 rows starting from the beginning of the part 2025.02.28 10:13:40.162516 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_145_34} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part 2025.02.28 10:13:40.163348 [ 189 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_145_34} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 952 rows starting from the beginning of the part 2025.02.28 10:13:40.167510 [ 218 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:13:40.168933 [ 261 ] {e4947e6d-357b-4b4b-a357-fbbbcda1bc32} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:40.169067 [ 261 ] {e4947e6d-357b-4b4b-a357-fbbbcda1bc32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:40.171444 [ 261 ] {e4947e6d-357b-4b4b-a357-fbbbcda1bc32} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.28 10:13:40.171819 [ 261 ] {e4947e6d-357b-4b4b-a357-fbbbcda1bc32} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:40.172194 [ 261 ] {e4947e6d-357b-4b4b-a357-fbbbcda1bc32} executeQuery: Read 45 rows, 82.57 KiB in 0.011398 sec., 3948.061063344446 rows/sec., 7.07 MiB/sec. 2025.02.28 10:13:40.172396 [ 261 ] {e4947e6d-357b-4b4b-a357-fbbbcda1bc32} TCPHandler: Processed in 0.011945235 sec. 2025.02.28 10:13:40.172622 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:40.172773 [ 262 ] {cb90960e-dec1-46b5-8da6-ef30fa4aee34} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.28 10:13:40.172840 [ 262 ] {cb90960e-dec1-46b5-8da6-ef30fa4aee34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.28 10:13:40.173418 [ 262 ] {cb90960e-dec1-46b5-8da6-ef30fa4aee34} oximeter.measurements_i64 (b2d5222f-2198-4472-b411-b2318c853d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:40.173476 [ 262 ] {cb90960e-dec1-46b5-8da6-ef30fa4aee34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:40.173953 [ 262 ] {cb90960e-dec1-46b5-8da6-ef30fa4aee34} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 10:13:40.174242 [ 262 ] {cb90960e-dec1-46b5-8da6-ef30fa4aee34} oximeter.measurements_i64 (b2d5222f-2198-4472-b411-b2318c853d54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:40.174599 [ 262 ] {cb90960e-dec1-46b5-8da6-ef30fa4aee34} executeQuery: Read 6 rows, 463.00 B in 0.001851 sec., 3241.4910858995136 rows/sec., 244.27 KiB/sec. 2025.02.28 10:13:40.174738 [ 262 ] {cb90960e-dec1-46b5-8da6-ef30fa4aee34} TCPHandler: Processed in 0.002185999 sec. 2025.02.28 10:13:40.174952 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:40.175155 [ 261 ] {01803034-bd68-4ef9-9a33-a260168cb490} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:13:40.175274 [ 261 ] {01803034-bd68-4ef9-9a33-a260168cb490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:13:40.176242 [ 261 ] {01803034-bd68-4ef9-9a33-a260168cb490} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:40.176302 [ 261 ] {01803034-bd68-4ef9-9a33-a260168cb490} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:40.176949 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_145_34} MergeTask::MergeProjectionsStage: Merge sorted 41231 rows, containing 5 columns (5 merged, 0 gathered) in 0.016505205 sec., 2498060.460321456 rows/sec., 170.73 MiB/sec. 2025.02.28 10:13:40.177208 [ 261 ] {01803034-bd68-4ef9-9a33-a260168cb490} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.28 10:13:40.177557 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_145_34} MergedBlockOutputStream: filled checksums all_1_145_34 (state Temporary) 2025.02.28 10:13:40.177748 [ 261 ] {01803034-bd68-4ef9-9a33-a260168cb490} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:40.178194 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_145_34} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_145_34 to all_1_145_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:40.178233 [ 261 ] {01803034-bd68-4ef9-9a33-a260168cb490} executeQuery: Read 60 rows, 4.14 KiB in 0.003157 sec., 19005.384859043395 rows/sec., 1.28 MiB/sec. 2025.02.28 10:13:40.178342 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_145_34} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 3 parts: [all_1_143_33, all_145_145_0] -> all_1_145_34 2025.02.28 10:13:40.178402 [ 261 ] {01803034-bd68-4ef9-9a33-a260168cb490} TCPHandler: Processed in 0.003527026 sec. 2025.02.28 10:13:40.178523 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.02.28 10:13:40.795002 [ 225 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:13:40.795081 [ 225 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:13:40.797798 [ 225 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:13:40.925684 [ 225 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:13:40.925774 [ 225 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:13:40.928567 [ 225 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:13:41.000174 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.00 MiB, peak 289.25 MiB, free memory in arenas 0.00 B, will set to 269.48 MiB (RSS), difference: 3.48 MiB 2025.02.28 10:13:42.015423 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 2025.02.28 10:13:42.039007 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:42.039075 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:42.046679 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.28 10:13:42.047549 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:42.051044 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 664 2025.02.28 10:13:45.149327 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:45.149541 [ 261 ] {6658469f-d2aa-4fda-b926-1fae8e9bd870} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:13:45.149624 [ 261 ] {6658469f-d2aa-4fda-b926-1fae8e9bd870} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:13:45.150402 [ 261 ] {6658469f-d2aa-4fda-b926-1fae8e9bd870} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:45.150450 [ 261 ] {6658469f-d2aa-4fda-b926-1fae8e9bd870} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:45.150891 [ 261 ] {6658469f-d2aa-4fda-b926-1fae8e9bd870} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 10:13:45.151148 [ 261 ] {6658469f-d2aa-4fda-b926-1fae8e9bd870} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:45.151382 [ 261 ] {6658469f-d2aa-4fda-b926-1fae8e9bd870} executeQuery: Read 4 rows, 334.00 B in 0.001898 sec., 2107.4815595363543 rows/sec., 171.85 KiB/sec. 2025.02.28 10:13:45.151492 [ 261 ] {6658469f-d2aa-4fda-b926-1fae8e9bd870} TCPHandler: Processed in 0.00230743 sec. 2025.02.28 10:13:45.151789 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:45.151992 [ 262 ] {2a956bfe-4b8a-4396-9f08-5652e0581606} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:13:45.152070 [ 262 ] {2a956bfe-4b8a-4396-9f08-5652e0581606} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:13:45.152890 [ 262 ] {2a956bfe-4b8a-4396-9f08-5652e0581606} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:45.152939 [ 262 ] {2a956bfe-4b8a-4396-9f08-5652e0581606} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:45.153437 [ 262 ] {2a956bfe-4b8a-4396-9f08-5652e0581606} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.28 10:13:45.153710 [ 262 ] {2a956bfe-4b8a-4396-9f08-5652e0581606} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:45.153962 [ 262 ] {2a956bfe-4b8a-4396-9f08-5652e0581606} executeQuery: Read 66 rows, 5.31 KiB in 0.002026 sec., 32576.50542941757 rows/sec., 2.56 MiB/sec. 2025.02.28 10:13:45.154035 [ 262 ] {2a956bfe-4b8a-4396-9f08-5652e0581606} TCPHandler: Processed in 0.002416421 sec. 2025.02.28 10:13:45.154237 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:45.154432 [ 261 ] {39876546-fd69-4e8c-830c-7aaf1c1806a4} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:13:45.154493 [ 261 ] {39876546-fd69-4e8c-830c-7aaf1c1806a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:13:45.155122 [ 261 ] {39876546-fd69-4e8c-830c-7aaf1c1806a4} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:45.155163 [ 261 ] {39876546-fd69-4e8c-830c-7aaf1c1806a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:45.155554 [ 261 ] {39876546-fd69-4e8c-830c-7aaf1c1806a4} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.28 10:13:45.155792 [ 261 ] {39876546-fd69-4e8c-830c-7aaf1c1806a4} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:45.156053 [ 261 ] {39876546-fd69-4e8c-830c-7aaf1c1806a4} executeQuery: Read 8 rows, 594.00 B in 0.001648 sec., 4854.368932038835 rows/sec., 351.99 KiB/sec. 2025.02.28 10:13:45.156173 [ 261 ] {39876546-fd69-4e8c-830c-7aaf1c1806a4} TCPHandler: Processed in 0.002032146 sec. 2025.02.28 10:13:45.156355 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:45.156516 [ 262 ] {8149693e-f80f-4ed6-a5a3-cacd6bb922d0} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:13:45.156578 [ 262 ] {8149693e-f80f-4ed6-a5a3-cacd6bb922d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:13:45.157254 [ 262 ] {8149693e-f80f-4ed6-a5a3-cacd6bb922d0} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:45.157296 [ 262 ] {8149693e-f80f-4ed6-a5a3-cacd6bb922d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:45.157684 [ 262 ] {8149693e-f80f-4ed6-a5a3-cacd6bb922d0} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.28 10:13:45.157939 [ 262 ] {8149693e-f80f-4ed6-a5a3-cacd6bb922d0} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:45.158164 [ 262 ] {8149693e-f80f-4ed6-a5a3-cacd6bb922d0} executeQuery: Read 72 rows, 5.76 KiB in 0.001682 sec., 42806.183115338885 rows/sec., 3.35 MiB/sec. 2025.02.28 10:13:45.158220 [ 262 ] {8149693e-f80f-4ed6-a5a3-cacd6bb922d0} TCPHandler: Processed in 0.001959225 sec. 2025.02.28 10:13:45.158373 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:45.158529 [ 261 ] {8d7cbd0f-4490-4d61-8eec-738690e4ad58} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:45.158594 [ 261 ] {8d7cbd0f-4490-4d61-8eec-738690e4ad58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:13:45.159203 [ 261 ] {8d7cbd0f-4490-4d61-8eec-738690e4ad58} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:45.159243 [ 261 ] {8d7cbd0f-4490-4d61-8eec-738690e4ad58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:45.159650 [ 261 ] {8d7cbd0f-4490-4d61-8eec-738690e4ad58} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.28 10:13:45.159890 [ 261 ] {8d7cbd0f-4490-4d61-8eec-738690e4ad58} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:45.160113 [ 261 ] {8d7cbd0f-4490-4d61-8eec-738690e4ad58} executeQuery: Read 162 rows, 11.55 KiB in 0.001617 sec., 100185.52875695733 rows/sec., 6.98 MiB/sec. 2025.02.28 10:13:45.160169 [ 261 ] {8d7cbd0f-4490-4d61-8eec-738690e4ad58} TCPHandler: Processed in 0.001864094 sec. 2025.02.28 10:13:45.160323 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:45.160465 [ 262 ] {a7ecffba-d1df-4d7e-9fb6-be96ed839198} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:45.160564 [ 262 ] {a7ecffba-d1df-4d7e-9fb6-be96ed839198} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:13:45.161712 [ 262 ] {a7ecffba-d1df-4d7e-9fb6-be96ed839198} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:45.161753 [ 262 ] {a7ecffba-d1df-4d7e-9fb6-be96ed839198} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:45.162392 [ 262 ] {a7ecffba-d1df-4d7e-9fb6-be96ed839198} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.28 10:13:45.162658 [ 262 ] {a7ecffba-d1df-4d7e-9fb6-be96ed839198} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:45.162906 [ 262 ] {a7ecffba-d1df-4d7e-9fb6-be96ed839198} executeQuery: Read 4 rows, 7.34 KiB in 0.002474 sec., 1616.8148746968473 rows/sec., 2.90 MiB/sec. 2025.02.28 10:13:45.163020 [ 262 ] {a7ecffba-d1df-4d7e-9fb6-be96ed839198} TCPHandler: Processed in 0.002763996 sec. 2025.02.28 10:13:45.163166 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:45.163310 [ 261 ] {60eeb085-9daa-45cf-8825-76e8223f6936} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:13:45.163372 [ 261 ] {60eeb085-9daa-45cf-8825-76e8223f6936} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:13:45.163932 [ 261 ] {60eeb085-9daa-45cf-8825-76e8223f6936} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:45.163971 [ 261 ] {60eeb085-9daa-45cf-8825-76e8223f6936} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:45.164357 [ 261 ] {60eeb085-9daa-45cf-8825-76e8223f6936} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.28 10:13:45.164602 [ 261 ] {60eeb085-9daa-45cf-8825-76e8223f6936} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:45.164825 [ 261 ] {60eeb085-9daa-45cf-8825-76e8223f6936} executeQuery: Read 60 rows, 4.14 KiB in 0.001547 sec., 38784.744667097606 rows/sec., 2.61 MiB/sec. 2025.02.28 10:13:45.164875 [ 261 ] {60eeb085-9daa-45cf-8825-76e8223f6936} TCPHandler: Processed in 0.001775213 sec. 2025.02.28 10:13:46.478588 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 2025.02.28 10:13:46.479461 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:46.479510 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:46.480051 [ 242 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.28 10:13:46.480315 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:46.480587 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 2025.02.28 10:13:49.223104 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2172 2025.02.28 10:13:49.226319 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:49.226384 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:49.227907 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 10:13:49.228246 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:49.230746 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2172 2025.02.28 10:13:49.551156 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 2025.02.28 10:13:49.575452 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:49.575518 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:49.583137 [ 244 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.28 10:13:49.583957 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:49.589587 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 671 2025.02.28 10:13:50.151534 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:50.151755 [ 261 ] {ca6e510e-1e25-4e23-8269-3354cf2f1724} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:13:50.151841 [ 261 ] {ca6e510e-1e25-4e23-8269-3354cf2f1724} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:13:50.152684 [ 261 ] {ca6e510e-1e25-4e23-8269-3354cf2f1724} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:50.152740 [ 261 ] {ca6e510e-1e25-4e23-8269-3354cf2f1724} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:50.153215 [ 261 ] {ca6e510e-1e25-4e23-8269-3354cf2f1724} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.28 10:13:50.153484 [ 261 ] {ca6e510e-1e25-4e23-8269-3354cf2f1724} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:50.153731 [ 261 ] {ca6e510e-1e25-4e23-8269-3354cf2f1724} executeQuery: Read 156 rows, 13.86 KiB in 0.002028 sec., 76923.07692307692 rows/sec., 6.68 MiB/sec. 2025.02.28 10:13:50.153825 [ 261 ] {ca6e510e-1e25-4e23-8269-3354cf2f1724} TCPHandler: Processed in 0.002437782 sec. 2025.02.28 10:13:50.154089 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:50.154305 [ 262 ] {7b30c136-b161-4d1a-aea5-ffb276f79140} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:13:50.154388 [ 262 ] {7b30c136-b161-4d1a-aea5-ffb276f79140} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:13:50.155233 [ 262 ] {7b30c136-b161-4d1a-aea5-ffb276f79140} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:50.155280 [ 262 ] {7b30c136-b161-4d1a-aea5-ffb276f79140} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:50.155732 [ 262 ] {7b30c136-b161-4d1a-aea5-ffb276f79140} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.28 10:13:50.156015 [ 262 ] {7b30c136-b161-4d1a-aea5-ffb276f79140} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:50.156292 [ 262 ] {7b30c136-b161-4d1a-aea5-ffb276f79140} executeQuery: Read 50 rows, 3.76 KiB in 0.002038 sec., 24533.856722276745 rows/sec., 1.80 MiB/sec. 2025.02.28 10:13:50.156403 [ 262 ] {7b30c136-b161-4d1a-aea5-ffb276f79140} TCPHandler: Processed in 0.002466033 sec. 2025.02.28 10:13:50.156630 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:50.156922 [ 261 ] {d4dc806e-ac3a-4c75-9e33-ea47f7d3500d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:13:50.156986 [ 261 ] {d4dc806e-ac3a-4c75-9e33-ea47f7d3500d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:13:50.157647 [ 261 ] {d4dc806e-ac3a-4c75-9e33-ea47f7d3500d} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:50.157690 [ 261 ] {d4dc806e-ac3a-4c75-9e33-ea47f7d3500d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:50.158078 [ 261 ] {d4dc806e-ac3a-4c75-9e33-ea47f7d3500d} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.28 10:13:50.158327 [ 261 ] {d4dc806e-ac3a-4c75-9e33-ea47f7d3500d} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:50.158553 [ 261 ] {d4dc806e-ac3a-4c75-9e33-ea47f7d3500d} executeQuery: Read 123 rows, 9.84 KiB in 0.001732 sec., 71016.1662817552 rows/sec., 5.55 MiB/sec. 2025.02.28 10:13:50.158611 [ 261 ] {d4dc806e-ac3a-4c75-9e33-ea47f7d3500d} TCPHandler: Processed in 0.002115867 sec. 2025.02.28 10:13:50.158770 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:50.158917 [ 262 ] {d729121c-925b-46af-94e5-11bc8be861c3} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:50.158984 [ 262 ] {d729121c-925b-46af-94e5-11bc8be861c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:13:50.159671 [ 262 ] {d729121c-925b-46af-94e5-11bc8be861c3} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:50.159719 [ 262 ] {d729121c-925b-46af-94e5-11bc8be861c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:50.160164 [ 262 ] {d729121c-925b-46af-94e5-11bc8be861c3} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.28 10:13:50.160412 [ 262 ] {d729121c-925b-46af-94e5-11bc8be861c3} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:50.160594 [ 130 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 2 parts from all_1_145_34 to all_146_146_0 2025.02.28 10:13:50.160659 [ 262 ] {d729121c-925b-46af-94e5-11bc8be861c3} executeQuery: Read 160 rows, 11.41 KiB in 0.001777 sec., 90039.39223410243 rows/sec., 6.27 MiB/sec. 2025.02.28 10:13:50.160685 [ 130 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:50.160749 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:50.160775 [ 262 ] {d729121c-925b-46af-94e5-11bc8be861c3} TCPHandler: Processed in 0.002073997 sec. 2025.02.28 10:13:50.160971 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:50.160981 [ 190 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_146_35} MergeTask::PrepareStage: Merging 2 parts: from all_1_145_34 to all_146_146_0 into Compact with storage Full 2025.02.28 10:13:50.161235 [ 261 ] {76a7053f-e0c1-4e69-a557-db0446cf7826} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:50.161257 [ 190 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_146_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:50.161340 [ 190 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_146_35} MergeTreeSequentialSource: Reading 7 marks from part all_1_145_34, total 41231 rows starting from the beginning of the part 2025.02.28 10:13:50.161431 [ 261 ] {76a7053f-e0c1-4e69-a557-db0446cf7826} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:13:50.161629 [ 190 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_146_35} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 128 rows starting from the beginning of the part 2025.02.28 10:13:50.164806 [ 261 ] {76a7053f-e0c1-4e69-a557-db0446cf7826} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:50.164866 [ 261 ] {76a7053f-e0c1-4e69-a557-db0446cf7826} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:50.165909 [ 261 ] {76a7053f-e0c1-4e69-a557-db0446cf7826} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.28 10:13:50.166292 [ 261 ] {76a7053f-e0c1-4e69-a557-db0446cf7826} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:50.166619 [ 261 ] {76a7053f-e0c1-4e69-a557-db0446cf7826} executeQuery: Read 50 rows, 91.75 KiB in 0.005469 sec., 9142.439202779302 rows/sec., 16.38 MiB/sec. 2025.02.28 10:13:50.166790 [ 261 ] {76a7053f-e0c1-4e69-a557-db0446cf7826} TCPHandler: Processed in 0.005921467 sec. 2025.02.28 10:13:50.166964 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:50.167107 [ 262 ] {f6458fc3-664a-4b03-a78a-ad4a25028c38} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.28 10:13:50.167169 [ 262 ] {f6458fc3-664a-4b03-a78a-ad4a25028c38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.28 10:13:50.167945 [ 262 ] {f6458fc3-664a-4b03-a78a-ad4a25028c38} oximeter.measurements_i64 (b2d5222f-2198-4472-b411-b2318c853d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:50.167988 [ 262 ] {f6458fc3-664a-4b03-a78a-ad4a25028c38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:50.168492 [ 262 ] {f6458fc3-664a-4b03-a78a-ad4a25028c38} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 10:13:50.168828 [ 262 ] {f6458fc3-664a-4b03-a78a-ad4a25028c38} oximeter.measurements_i64 (b2d5222f-2198-4472-b411-b2318c853d54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:50.169136 [ 262 ] {f6458fc3-664a-4b03-a78a-ad4a25028c38} executeQuery: Read 9 rows, 651.00 B in 0.002058 sec., 4373.1778425655975 rows/sec., 308.91 KiB/sec. 2025.02.28 10:13:50.169210 [ 262 ] {f6458fc3-664a-4b03-a78a-ad4a25028c38} TCPHandler: Processed in 0.00231983 sec. 2025.02.28 10:13:50.169385 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:50.169546 [ 261 ] {ddf70826-f030-40af-b89f-d09e6fbd2331} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:13:50.169632 [ 261 ] {ddf70826-f030-40af-b89f-d09e6fbd2331} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:13:50.170445 [ 261 ] {ddf70826-f030-40af-b89f-d09e6fbd2331} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:50.170485 [ 261 ] {ddf70826-f030-40af-b89f-d09e6fbd2331} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:50.170974 [ 261 ] {ddf70826-f030-40af-b89f-d09e6fbd2331} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.28 10:13:50.171235 [ 261 ] {ddf70826-f030-40af-b89f-d09e6fbd2331} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:50.171779 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_146_35} MergeTask::MergeProjectionsStage: Merge sorted 41359 rows, containing 5 columns (5 merged, 0 gathered) in 0.010919322 sec., 3787689.3821795895 rows/sec., 258.89 MiB/sec. 2025.02.28 10:13:50.171799 [ 261 ] {ddf70826-f030-40af-b89f-d09e6fbd2331} executeQuery: Read 60 rows, 4.14 KiB in 0.002288 sec., 26223.77622377622 rows/sec., 1.77 MiB/sec. 2025.02.28 10:13:50.172075 [ 261 ] {ddf70826-f030-40af-b89f-d09e6fbd2331} TCPHandler: Processed in 0.002772636 sec. 2025.02.28 10:13:50.172243 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_146_35} MergedBlockOutputStream: filled checksums all_1_146_35 (state Temporary) 2025.02.28 10:13:50.172863 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_146_35} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_146_35 to all_1_146_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:50.172952 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_146_35} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 2 parts: [all_1_145_34, all_146_146_0] -> all_1_146_35 2025.02.28 10:13:50.173055 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.02.28 10:13:53.727107 [ 127 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:13:53.727186 [ 127 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:13:53.941778 [ 218 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:13:53.941861 [ 218 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:13:53.943798 [ 218 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:13:53.980758 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236 2025.02.28 10:13:53.981388 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:53.981428 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:53.981931 [ 242 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.28 10:13:53.982200 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:53.982429 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 2025.02.28 10:13:55.148980 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:55.149178 [ 261 ] {5047c225-74cd-459a-8925-b9c329988cb9} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:13:55.149256 [ 261 ] {5047c225-74cd-459a-8925-b9c329988cb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:13:55.150054 [ 261 ] {5047c225-74cd-459a-8925-b9c329988cb9} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:55.150111 [ 261 ] {5047c225-74cd-459a-8925-b9c329988cb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:55.150554 [ 261 ] {5047c225-74cd-459a-8925-b9c329988cb9} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.28 10:13:55.150807 [ 261 ] {5047c225-74cd-459a-8925-b9c329988cb9} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:55.151029 [ 126 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.28 10:13:55.151063 [ 261 ] {5047c225-74cd-459a-8925-b9c329988cb9} executeQuery: Read 64 rows, 5.16 KiB in 0.001939 sec., 33006.70448684889 rows/sec., 2.60 MiB/sec. 2025.02.28 10:13:55.151114 [ 126 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:55.151188 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:55.151203 [ 261 ] {5047c225-74cd-459a-8925-b9c329988cb9} TCPHandler: Processed in 0.002359521 sec. 2025.02.28 10:13:55.151451 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.02.28 10:13:55.151603 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:55.151655 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:55.151731 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1967 rows starting from the beginning of the part 2025.02.28 10:13:55.152014 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 64 rows starting from the beginning of the part 2025.02.28 10:13:55.152211 [ 262 ] {9cb86036-ee96-4196-b2bf-cbdf1b5bf534} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:13:55.152352 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 146 rows starting from the beginning of the part 2025.02.28 10:13:55.152393 [ 262 ] {9cb86036-ee96-4196-b2bf-cbdf1b5bf534} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:13:55.152777 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 66 rows starting from the beginning of the part 2025.02.28 10:13:55.153120 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 156 rows starting from the beginning of the part 2025.02.28 10:13:55.153419 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part 2025.02.28 10:13:55.155191 [ 262 ] {9cb86036-ee96-4196-b2bf-cbdf1b5bf534} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:55.155287 [ 262 ] {9cb86036-ee96-4196-b2bf-cbdf1b5bf534} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:55.156325 [ 262 ] {9cb86036-ee96-4196-b2bf-cbdf1b5bf534} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.28 10:13:55.156836 [ 262 ] {9cb86036-ee96-4196-b2bf-cbdf1b5bf534} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:55.157062 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 2463 rows, containing 5 columns (5 merged, 0 gathered) in 0.005779725 sec., 426144.8425314353 rows/sec., 36.71 MiB/sec. 2025.02.28 10:13:55.157209 [ 126 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.28 10:13:55.157288 [ 126 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:55.157350 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:55.157379 [ 262 ] {9cb86036-ee96-4196-b2bf-cbdf1b5bf534} executeQuery: Read 4 rows, 308.00 B in 0.005389 sec., 742.2527370569679 rows/sec., 55.81 KiB/sec. 2025.02.28 10:13:55.157436 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.28 10:13:55.157798 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.28 10:13:55.157833 [ 262 ] {9cb86036-ee96-4196-b2bf-cbdf1b5bf534} TCPHandler: Processed in 0.006496825 sec. 2025.02.28 10:13:55.158168 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:55.158264 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:55.158342 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 178 rows starting from the beginning of the part 2025.02.28 10:13:55.158381 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_151_30} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:55.158574 [ 261 ] {4d4b5703-8885-4c69-b67a-c6144e38abce} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:13:55.158783 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 4 rows starting from the beginning of the part 2025.02.28 10:13:55.158830 [ 261 ] {4d4b5703-8885-4c69-b67a-c6144e38abce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:13:55.158851 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_151_30} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.28 10:13:55.159210 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 45 rows starting from the beginning of the part 2025.02.28 10:13:55.159255 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.02.28 10:13:55.159514 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 8 rows starting from the beginning of the part 2025.02.28 10:13:55.159919 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 50 rows starting from the beginning of the part 2025.02.28 10:13:55.160384 [ 187 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 4 rows starting from the beginning of the part 2025.02.28 10:13:55.161758 [ 261 ] {4d4b5703-8885-4c69-b67a-c6144e38abce} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:55.161806 [ 261 ] {4d4b5703-8885-4c69-b67a-c6144e38abce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:55.162367 [ 261 ] {4d4b5703-8885-4c69-b67a-c6144e38abce} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.28 10:13:55.162577 [ 197 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 5 columns (5 merged, 0 gathered) in 0.005096227 sec., 56708.61992607472 rows/sec., 4.06 MiB/sec. 2025.02.28 10:13:55.162754 [ 261 ] {4d4b5703-8885-4c69-b67a-c6144e38abce} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:55.162793 [ 197 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.28 10:13:55.163078 [ 126 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.28 10:13:55.163159 [ 126 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:55.163203 [ 261 ] {4d4b5703-8885-4c69-b67a-c6144e38abce} executeQuery: Read 68 rows, 5.44 KiB in 0.004774 sec., 14243.8206954336 rows/sec., 1.11 MiB/sec. 2025.02.28 10:13:55.163231 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:55.163549 [ 261 ] {4d4b5703-8885-4c69-b67a-c6144e38abce} TCPHandler: Processed in 0.005550533 sec. 2025.02.28 10:13:55.163726 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.02.28 10:13:55.163929 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:55.164128 [ 197 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_126_25} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:55.164356 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:55.164522 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 952 rows starting from the beginning of the part 2025.02.28 10:13:55.164739 [ 262 ] {85383936-48b9-4067-8e20-ec2ef40e8643} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:55.164906 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 68 rows starting from the beginning of the part 2025.02.28 10:13:55.165075 [ 197 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_126_25} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.28 10:13:55.165236 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 115 rows starting from the beginning of the part 2025.02.28 10:13:55.165691 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 72 rows starting from the beginning of the part 2025.02.28 10:13:55.166200 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 123 rows starting from the beginning of the part 2025.02.28 10:13:55.166649 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 68 rows starting from the beginning of the part 2025.02.28 10:13:55.166747 [ 262 ] {85383936-48b9-4067-8e20-ec2ef40e8643} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:13:55.167557 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 10:13:55.169604 [ 262 ] {85383936-48b9-4067-8e20-ec2ef40e8643} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:55.169681 [ 262 ] {85383936-48b9-4067-8e20-ec2ef40e8643} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:55.170409 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 1398 rows, containing 5 columns (5 merged, 0 gathered) in 0.007014581 sec., 199299.1455940134 rows/sec., 15.67 MiB/sec. 2025.02.28 10:13:55.170589 [ 262 ] {85383936-48b9-4067-8e20-ec2ef40e8643} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.28 10:13:55.170640 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.28 10:13:55.171120 [ 262 ] {85383936-48b9-4067-8e20-ec2ef40e8643} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:55.171230 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_151_30} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:55.171415 [ 126 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 2 parts from all_1_146_35 to all_147_147_0 2025.02.28 10:13:55.171476 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_151_30} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.28 10:13:55.171517 [ 126 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:55.171621 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:55.171693 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2025.02.28 10:13:55.171712 [ 262 ] {85383936-48b9-4067-8e20-ec2ef40e8643} executeQuery: Read 160 rows, 11.41 KiB in 0.007263 sec., 22029.464408646563 rows/sec., 1.53 MiB/sec. 2025.02.28 10:13:55.171934 [ 262 ] {85383936-48b9-4067-8e20-ec2ef40e8643} TCPHandler: Processed in 0.008255978 sec. 2025.02.28 10:13:55.171937 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_147_36} MergeTask::PrepareStage: Merging 2 parts: from all_1_146_35 to all_147_147_0 into Compact with storage Full 2025.02.28 10:13:55.172119 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:55.172202 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_147_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:55.172290 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_147_36} MergeTreeSequentialSource: Reading 7 marks from part all_1_146_35, total 41359 rows starting from the beginning of the part 2025.02.28 10:13:55.172347 [ 261 ] {0e82fe7e-0462-4cae-9f42-9120384f3a18} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:55.172588 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_147_36} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part 2025.02.28 10:13:55.172793 [ 261 ] {0e82fe7e-0462-4cae-9f42-9120384f3a18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:13:55.175764 [ 261 ] {0e82fe7e-0462-4cae-9f42-9120384f3a18} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:55.175806 [ 261 ] {0e82fe7e-0462-4cae-9f42-9120384f3a18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:55.176593 [ 261 ] {0e82fe7e-0462-4cae-9f42-9120384f3a18} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.28 10:13:55.176888 [ 261 ] {0e82fe7e-0462-4cae-9f42-9120384f3a18} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:55.177172 [ 124 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.28 10:13:55.177254 [ 124 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:55.177284 [ 261 ] {0e82fe7e-0462-4cae-9f42-9120384f3a18} executeQuery: Read 4 rows, 7.34 KiB in 0.005012 sec., 798.0845969672786 rows/sec., 1.43 MiB/sec. 2025.02.28 10:13:55.177303 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:55.177837 [ 261 ] {0e82fe7e-0462-4cae-9f42-9120384f3a18} TCPHandler: Processed in 0.005792356 sec. 2025.02.28 10:13:55.177961 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.28 10:13:55.178185 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:55.178621 [ 262 ] {40bb659e-dada-42cb-8904-762121bfc85b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:13:55.178911 [ 262 ] {40bb659e-dada-42cb-8904-762121bfc85b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:13:55.179192 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:55.179524 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2475 rows starting from the beginning of the part 2025.02.28 10:13:55.180524 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 4 rows starting from the beginning of the part 2025.02.28 10:13:55.181554 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 45 rows starting from the beginning of the part 2025.02.28 10:13:55.181709 [ 262 ] {40bb659e-dada-42cb-8904-762121bfc85b} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:55.181961 [ 262 ] {40bb659e-dada-42cb-8904-762121bfc85b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:55.182400 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 4 rows starting from the beginning of the part 2025.02.28 10:13:55.183178 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 50 rows starting from the beginning of the part 2025.02.28 10:13:55.183973 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 4 rows starting from the beginning of the part 2025.02.28 10:13:55.184666 [ 262 ] {40bb659e-dada-42cb-8904-762121bfc85b} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.28 10:13:55.185208 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_147_36} MergeTask::MergeProjectionsStage: Merge sorted 41519 rows, containing 5 columns (5 merged, 0 gathered) in 0.013405415 sec., 3097181.251009387 rows/sec., 211.71 MiB/sec. 2025.02.28 10:13:55.185688 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_147_36} MergedBlockOutputStream: filled checksums all_1_147_36 (state Temporary) 2025.02.28 10:13:55.186040 [ 262 ] {40bb659e-dada-42cb-8904-762121bfc85b} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:55.186506 [ 124 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.28 10:13:55.186632 [ 124 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:55.186633 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_147_36} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_147_36 to all_1_147_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:55.186751 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:55.187187 [ 200 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_147_36} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 2 parts: [all_1_146_35, all_147_147_0] -> all_1_147_36 2025.02.28 10:13:55.187402 [ 262 ] {40bb659e-dada-42cb-8904-762121bfc85b} executeQuery: Read 60 rows, 4.14 KiB in 0.008841 sec., 6786.562606040041 rows/sec., 468.34 KiB/sec. 2025.02.28 10:13:55.187596 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.28 10:13:55.187591 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.02.28 10:13:55.187875 [ 262 ] {40bb659e-dada-42cb-8904-762121bfc85b} TCPHandler: Processed in 0.009880459 sec. 2025.02.28 10:13:55.188189 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:55.188247 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7640 rows starting from the beginning of the part 2025.02.28 10:13:55.188476 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part 2025.02.28 10:13:55.188659 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part 2025.02.28 10:13:55.188821 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part 2025.02.28 10:13:55.188962 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part 2025.02.28 10:13:55.189091 [ 201 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part 2025.02.28 10:13:55.193458 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 7940 rows, containing 4 columns (4 merged, 0 gathered) in 0.006516835 sec., 1218382.8499570726 rows/sec., 81.60 MiB/sec. 2025.02.28 10:13:55.194424 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.28 10:13:55.194810 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_151_30} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:55.194928 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_151_30} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.28 10:13:55.195024 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. 2025.02.28 10:13:55.201261 [ 195 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2582 rows, containing 19 columns (19 merged, 0 gathered) in 0.02378159 sec., 108571.37811222883 rows/sec., 194.55 MiB/sec. 2025.02.28 10:13:55.203413 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.28 10:13:55.203880 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_126_25} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:55.203963 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_126_25} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.28 10:13:55.204119 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.89 MiB. 2025.02.28 10:13:55.380317 [ 224 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:13:55.380353 [ 224 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:13:55.382245 [ 224 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:13:56.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.15 MiB, peak 289.25 MiB, free memory in arenas 0.00 B, will set to 272.76 MiB (RSS), difference: 6.61 MiB 2025.02.28 10:13:56.398183 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:56.398517 [ 261 ] {06601448-d35d-4094-8ee9-ad9fd4840ae8} executeQuery: (from [fd00:1122:3344:101::d]:63504) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 10:13:56.399061 [ 261 ] {06601448-d35d-4094-8ee9-ad9fd4840ae8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 10:13:56.399133 [ 261 ] {06601448-d35d-4094-8ee9-ad9fd4840ae8} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 10:13:56.399548 [ 261 ] {06601448-d35d-4094-8ee9-ad9fd4840ae8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:13:56.399635 [ 261 ] {06601448-d35d-4094-8ee9-ad9fd4840ae8} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 10:13:56.399815 [ 261 ] {06601448-d35d-4094-8ee9-ad9fd4840ae8} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Key condition: (column 0 notIn 47-element set) 2025.02.28 10:13:56.399857 [ 261 ] {06601448-d35d-4094-8ee9-ad9fd4840ae8} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.02.28 10:13:56.399886 [ 261 ] {06601448-d35d-4094-8ee9-ad9fd4840ae8} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.02.28 10:13:56.399904 [ 261 ] {06601448-d35d-4094-8ee9-ad9fd4840ae8} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 10:13:56.399956 [ 261 ] {06601448-d35d-4094-8ee9-ad9fd4840ae8} 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 10:13:56.399982 [ 261 ] {06601448-d35d-4094-8ee9-ad9fd4840ae8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 47 rows starting from 0 2025.02.28 10:13:56.401113 [ 261 ] {06601448-d35d-4094-8ee9-ad9fd4840ae8} executeQuery: Read 47 rows, 1.87 KiB in 0.002756 sec., 17053.701015965165 rows/sec., 677.85 KiB/sec. 2025.02.28 10:13:56.401252 [ 261 ] {06601448-d35d-4094-8ee9-ad9fd4840ae8} TCPHandler: Processed in 0.003212031 sec. 2025.02.28 10:13:56.435615 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:56.435771 [ 261 ] {e980b1de-065f-429c-8529-88f6703af2d6} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.28 10:13:56.435836 [ 261 ] {e980b1de-065f-429c-8529-88f6703af2d6} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 10:13:56.436613 [ 261 ] {e980b1de-065f-429c-8529-88f6703af2d6} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:56.436658 [ 261 ] {e980b1de-065f-429c-8529-88f6703af2d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:56.437182 [ 261 ] {e980b1de-065f-429c-8529-88f6703af2d6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 10:13:56.437408 [ 261 ] {e980b1de-065f-429c-8529-88f6703af2d6} oximeter.timeseries_schema (873f0192-a8f0-45b1-a4c9-2e9e7ab073ee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:56.437643 [ 261 ] {e980b1de-065f-429c-8529-88f6703af2d6} executeQuery: Read 1 rows, 285.00 B in 0.001913 sec., 522.7391531625718 rows/sec., 145.49 KiB/sec. 2025.02.28 10:13:56.437801 [ 261 ] {e980b1de-065f-429c-8529-88f6703af2d6} TCPHandler: Processed in 0.002252639 sec. 2025.02.28 10:13:56.438070 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:56.438335 [ 262 ] {ca110e7d-4033-4277-8485-0b9f8f043ed6} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:13:56.438443 [ 262 ] {ca110e7d-4033-4277-8485-0b9f8f043ed6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:13:56.439421 [ 262 ] {ca110e7d-4033-4277-8485-0b9f8f043ed6} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:56.439469 [ 262 ] {ca110e7d-4033-4277-8485-0b9f8f043ed6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:56.439901 [ 262 ] {ca110e7d-4033-4277-8485-0b9f8f043ed6} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 10:13:56.440156 [ 262 ] {ca110e7d-4033-4277-8485-0b9f8f043ed6} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:56.440438 [ 262 ] {ca110e7d-4033-4277-8485-0b9f8f043ed6} executeQuery: Read 24 rows, 2.04 KiB in 0.002173 sec., 11044.638748274276 rows/sec., 938.36 KiB/sec. 2025.02.28 10:13:56.440658 [ 262 ] {ca110e7d-4033-4277-8485-0b9f8f043ed6} TCPHandler: Processed in 0.002748216 sec. 2025.02.28 10:13:56.440848 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:56.440990 [ 261 ] {ef7b0093-5fe7-4b06-8e94-48d01d821967} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:13:56.441051 [ 261 ] {ef7b0093-5fe7-4b06-8e94-48d01d821967} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:13:56.441671 [ 261 ] {ef7b0093-5fe7-4b06-8e94-48d01d821967} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:56.441710 [ 261 ] {ef7b0093-5fe7-4b06-8e94-48d01d821967} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:56.442080 [ 261 ] {ef7b0093-5fe7-4b06-8e94-48d01d821967} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 10:13:56.442317 [ 261 ] {ef7b0093-5fe7-4b06-8e94-48d01d821967} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:56.442615 [ 261 ] {ef7b0093-5fe7-4b06-8e94-48d01d821967} executeQuery: Read 7 rows, 577.00 B in 0.001628 sec., 4299.7542997543 rows/sec., 346.12 KiB/sec. 2025.02.28 10:13:56.442955 [ 261 ] {ef7b0093-5fe7-4b06-8e94-48d01d821967} TCPHandler: Processed in 0.002173468 sec. 2025.02.28 10:13:56.443395 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:56.443606 [ 262 ] {c1f4fd1e-b337-4be0-8082-ebdf1073b294} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:13:56.443694 [ 262 ] {c1f4fd1e-b337-4be0-8082-ebdf1073b294} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:13:56.445084 [ 262 ] {c1f4fd1e-b337-4be0-8082-ebdf1073b294} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:56.445126 [ 262 ] {c1f4fd1e-b337-4be0-8082-ebdf1073b294} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:56.445610 [ 262 ] {c1f4fd1e-b337-4be0-8082-ebdf1073b294} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.28 10:13:56.445856 [ 262 ] {c1f4fd1e-b337-4be0-8082-ebdf1073b294} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:56.446091 [ 262 ] {c1f4fd1e-b337-4be0-8082-ebdf1073b294} executeQuery: Read 1425 rows, 122.16 KiB in 0.002535 sec., 562130.1775147929 rows/sec., 47.06 MiB/sec. 2025.02.28 10:13:56.446155 [ 262 ] {c1f4fd1e-b337-4be0-8082-ebdf1073b294} TCPHandler: Processed in 0.00305971 sec. 2025.02.28 10:13:56.446304 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:56.446426 [ 261 ] {77df030b-5963-40c0-bfa4-3bde3bd6893e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:13:56.446474 [ 261 ] {77df030b-5963-40c0-bfa4-3bde3bd6893e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:13:56.447076 [ 261 ] {77df030b-5963-40c0-bfa4-3bde3bd6893e} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:56.447114 [ 261 ] {77df030b-5963-40c0-bfa4-3bde3bd6893e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:56.447476 [ 261 ] {77df030b-5963-40c0-bfa4-3bde3bd6893e} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.28 10:13:56.447722 [ 261 ] {77df030b-5963-40c0-bfa4-3bde3bd6893e} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:56.447907 [ 261 ] {77df030b-5963-40c0-bfa4-3bde3bd6893e} executeQuery: Read 71 rows, 5.35 KiB in 0.001506 sec., 47144.754316069055 rows/sec., 3.47 MiB/sec. 2025.02.28 10:13:56.447958 [ 261 ] {77df030b-5963-40c0-bfa4-3bde3bd6893e} TCPHandler: Processed in 0.001712083 sec. 2025.02.28 10:13:56.448100 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:56.448240 [ 262 ] {03510171-9adf-481b-b471-86c921e600b0} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:13:56.448299 [ 262 ] {03510171-9adf-481b-b471-86c921e600b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:13:56.449094 [ 262 ] {03510171-9adf-481b-b471-86c921e600b0} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:56.449143 [ 262 ] {03510171-9adf-481b-b471-86c921e600b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:56.449519 [ 262 ] {03510171-9adf-481b-b471-86c921e600b0} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 10:13:56.449759 [ 262 ] {03510171-9adf-481b-b471-86c921e600b0} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:56.450022 [ 262 ] {03510171-9adf-481b-b471-86c921e600b0} executeQuery: Read 252 rows, 17.85 KiB in 0.001804 sec., 139689.57871396895 rows/sec., 9.66 MiB/sec. 2025.02.28 10:13:56.450220 [ 262 ] {03510171-9adf-481b-b471-86c921e600b0} TCPHandler: Processed in 0.002171978 sec. 2025.02.28 10:13:56.450417 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:56.450533 [ 261 ] {64c620e5-5709-4116-8fc2-5d8ff8e1cf6a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:13:56.450581 [ 261 ] {64c620e5-5709-4116-8fc2-5d8ff8e1cf6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:13:56.451161 [ 261 ] {64c620e5-5709-4116-8fc2-5d8ff8e1cf6a} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:56.451198 [ 261 ] {64c620e5-5709-4116-8fc2-5d8ff8e1cf6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:56.451554 [ 261 ] {64c620e5-5709-4116-8fc2-5d8ff8e1cf6a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 10:13:56.451787 [ 261 ] {64c620e5-5709-4116-8fc2-5d8ff8e1cf6a} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:56.452011 [ 261 ] {64c620e5-5709-4116-8fc2-5d8ff8e1cf6a} executeQuery: Read 12 rows, 960.00 B in 0.001501 sec., 7994.670219853431 rows/sec., 624.58 KiB/sec. 2025.02.28 10:13:56.452226 [ 261 ] {64c620e5-5709-4116-8fc2-5d8ff8e1cf6a} TCPHandler: Processed in 0.001892264 sec. 2025.02.28 10:13:56.452393 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:56.452563 [ 262 ] {2a8161cf-62d9-40b2-b317-eaf4e7b5d733} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:13:56.452622 [ 262 ] {2a8161cf-62d9-40b2-b317-eaf4e7b5d733} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:13:56.453484 [ 262 ] {2a8161cf-62d9-40b2-b317-eaf4e7b5d733} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:56.453524 [ 262 ] {2a8161cf-62d9-40b2-b317-eaf4e7b5d733} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:56.453920 [ 262 ] {2a8161cf-62d9-40b2-b317-eaf4e7b5d733} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.28 10:13:56.454157 [ 262 ] {2a8161cf-62d9-40b2-b317-eaf4e7b5d733} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:56.454371 [ 262 ] {2a8161cf-62d9-40b2-b317-eaf4e7b5d733} executeQuery: Read 621 rows, 47.81 KiB in 0.001838 sec., 337867.24700761697 rows/sec., 25.40 MiB/sec. 2025.02.28 10:13:56.454427 [ 262 ] {2a8161cf-62d9-40b2-b317-eaf4e7b5d733} TCPHandler: Processed in 0.002101377 sec. 2025.02.28 10:13:56.454610 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:56.454753 [ 261 ] {2fd38b9b-d689-419f-a4f1-a359750a3839} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:56.454815 [ 261 ] {2fd38b9b-d689-419f-a4f1-a359750a3839} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:13:56.455620 [ 261 ] {2fd38b9b-d689-419f-a4f1-a359750a3839} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:56.455658 [ 261 ] {2fd38b9b-d689-419f-a4f1-a359750a3839} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:56.456108 [ 261 ] {2fd38b9b-d689-419f-a4f1-a359750a3839} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.28 10:13:56.456343 [ 261 ] {2fd38b9b-d689-419f-a4f1-a359750a3839} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:56.456500 [ 51 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_147_36 to all_152_152_0 2025.02.28 10:13:56.456522 [ 261 ] {2fd38b9b-d689-419f-a4f1-a359750a3839} executeQuery: Read 930 rows, 64.24 KiB in 0.0018 sec., 516666.6666666667 rows/sec., 34.85 MiB/sec. 2025.02.28 10:13:56.456546 [ 51 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:56.456588 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:56.456604 [ 261 ] {2fd38b9b-d689-419f-a4f1-a359750a3839} TCPHandler: Processed in 0.002062987 sec. 2025.02.28 10:13:56.456766 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_152_37} MergeTask::PrepareStage: Merging 6 parts: from all_1_147_36 to all_152_152_0 into Compact with storage Full 2025.02.28 10:13:56.456805 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:56.456987 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_152_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:56.457057 [ 262 ] {92c80cd6-03bf-4d3a-a838-98bb4923a89e} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:13:56.457064 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_152_37} MergeTreeSequentialSource: Reading 7 marks from part all_1_147_36, total 41519 rows starting from the beginning of the part 2025.02.28 10:13:56.457351 [ 262 ] {92c80cd6-03bf-4d3a-a838-98bb4923a89e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:13:56.457390 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_152_37} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part 2025.02.28 10:13:56.457831 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_152_37} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 162 rows starting from the beginning of the part 2025.02.28 10:13:56.458264 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_152_37} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part 2025.02.28 10:13:56.458668 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_152_37} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part 2025.02.28 10:13:56.458991 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_152_37} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 930 rows starting from the beginning of the part 2025.02.28 10:13:56.463952 [ 262 ] {92c80cd6-03bf-4d3a-a838-98bb4923a89e} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:56.464018 [ 262 ] {92c80cd6-03bf-4d3a-a838-98bb4923a89e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:56.464967 [ 262 ] {92c80cd6-03bf-4d3a-a838-98bb4923a89e} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.28 10:13:56.465288 [ 262 ] {92c80cd6-03bf-4d3a-a838-98bb4923a89e} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:56.465660 [ 262 ] {92c80cd6-03bf-4d3a-a838-98bb4923a89e} executeQuery: Read 52 rows, 95.42 KiB in 0.008672 sec., 5996.309963099631 rows/sec., 10.75 MiB/sec. 2025.02.28 10:13:56.465806 [ 262 ] {92c80cd6-03bf-4d3a-a838-98bb4923a89e} TCPHandler: Processed in 0.009111399 sec. 2025.02.28 10:13:56.465983 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:13:56.466114 [ 261 ] {b742180b-60c5-4f81-83f0-6d418856f550} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:13:56.466171 [ 261 ] {b742180b-60c5-4f81-83f0-6d418856f550} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:13:56.466840 [ 261 ] {b742180b-60c5-4f81-83f0-6d418856f550} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:56.466891 [ 261 ] {b742180b-60c5-4f81-83f0-6d418856f550} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:56.467389 [ 261 ] {b742180b-60c5-4f81-83f0-6d418856f550} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.28 10:13:56.467653 [ 261 ] {b742180b-60c5-4f81-83f0-6d418856f550} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:56.467871 [ 261 ] {b742180b-60c5-4f81-83f0-6d418856f550} executeQuery: Read 18 rows, 1.24 KiB in 0.001766 sec., 10192.525481313703 rows/sec., 699.52 KiB/sec. 2025.02.28 10:13:56.467940 [ 261 ] {b742180b-60c5-4f81-83f0-6d418856f550} TCPHandler: Processed in 0.002040796 sec. 2025.02.28 10:13:56.470632 [ 196 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_152_37} MergeTask::MergeProjectionsStage: Merge sorted 43091 rows, containing 5 columns (5 merged, 0 gathered) in 0.013957362 sec., 3087331.2593024387 rows/sec., 211.03 MiB/sec. 2025.02.28 10:13:56.470976 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_152_37} MergedBlockOutputStream: filled checksums all_1_152_37 (state Temporary) 2025.02.28 10:13:56.471305 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_152_37} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_152_37 to all_1_152_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:56.471381 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_152_37} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_147_36, all_152_152_0] -> all_1_152_37 2025.02.28 10:13:56.471459 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. 2025.02.28 10:13:57.089680 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 2025.02.28 10:13:57.113034 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:57.113096 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:57.120746 [ 244 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.28 10:13:57.121561 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:57.124848 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 679 2025.02.28 10:13:57.183726 [ 221 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:13:57.183768 [ 221 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:13:57.185781 [ 221 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:13:57.862055 [ 219 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.02.28 10:13:57.862113 [ 219 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.02.28 10:13:57.864945 [ 219 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.02.28 10:13:58.050434 [ 225 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:13:58.050524 [ 225 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:13:58.052399 [ 225 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:13:59.230965 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 2222 2025.02.28 10:13:59.234479 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:59.234529 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:59.236147 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 10:13:59.236477 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:59.236657 [ 95 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 10:13:59.236728 [ 95 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:13:59.236768 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:13:59.237371 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 10:13:59.237928 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2222 2025.02.28 10:13:59.238451 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:13:59.238653 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2034 rows starting from the beginning of the part 2025.02.28 10:13:59.239371 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part 2025.02.28 10:13:59.240092 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 54 rows starting from the beginning of the part 2025.02.28 10:13:59.240780 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 20 rows starting from the beginning of the part 2025.02.28 10:13:59.241422 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 28 rows starting from the beginning of the part 2025.02.28 10:13:59.242085 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 50 rows starting from the beginning of the part 2025.02.28 10:13:59.253682 [ 188 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2222 rows, containing 72 columns (72 merged, 0 gathered) in 0.016747678 sec., 132675.10875238944 rows/sec., 101.17 MiB/sec. 2025.02.28 10:13:59.255835 [ 199 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 10:13:59.256656 [ 199 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_66_13} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:13:59.256738 [ 199 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_66_13} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 10:13:59.257111 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2025.02.28 10:14:00.146257 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:00.146468 [ 261 ] {cddcbd0f-1ee1-46dc-8f86-66b7aa849e5e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:14:00.146552 [ 261 ] {cddcbd0f-1ee1-46dc-8f86-66b7aa849e5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:14:00.147414 [ 261 ] {cddcbd0f-1ee1-46dc-8f86-66b7aa849e5e} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:00.147461 [ 261 ] {cddcbd0f-1ee1-46dc-8f86-66b7aa849e5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:14:00.147904 [ 261 ] {cddcbd0f-1ee1-46dc-8f86-66b7aa849e5e} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.28 10:14:00.148167 [ 261 ] {cddcbd0f-1ee1-46dc-8f86-66b7aa849e5e} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:00.148384 [ 261 ] {cddcbd0f-1ee1-46dc-8f86-66b7aa849e5e} executeQuery: Read 56 rows, 4.38 KiB in 0.001969 sec., 28440.832910106656 rows/sec., 2.17 MiB/sec. 2025.02.28 10:14:00.148481 [ 261 ] {cddcbd0f-1ee1-46dc-8f86-66b7aa849e5e} TCPHandler: Processed in 0.002352561 sec. 2025.02.28 10:14:00.148481 [ 221 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:14:00.148566 [ 221 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:14:00.148725 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:00.148926 [ 262 ] {f8e32637-11f5-4556-b826-d0f54ddc7a32} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:14:00.149012 [ 262 ] {f8e32637-11f5-4556-b826-d0f54ddc7a32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:14:00.150059 [ 262 ] {f8e32637-11f5-4556-b826-d0f54ddc7a32} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:00.150106 [ 262 ] {f8e32637-11f5-4556-b826-d0f54ddc7a32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:14:00.150599 [ 262 ] {f8e32637-11f5-4556-b826-d0f54ddc7a32} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.28 10:14:00.150889 [ 262 ] {f8e32637-11f5-4556-b826-d0f54ddc7a32} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:00.151192 [ 221 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:14:00.151213 [ 262 ] {f8e32637-11f5-4556-b826-d0f54ddc7a32} executeQuery: Read 64 rows, 5.12 KiB in 0.00235 sec., 27234.042553191488 rows/sec., 2.13 MiB/sec. 2025.02.28 10:14:00.151397 [ 262 ] {f8e32637-11f5-4556-b826-d0f54ddc7a32} TCPHandler: Processed in 0.002809677 sec. 2025.02.28 10:14:00.151582 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:00.151889 [ 261 ] {c9bdb93b-0ac1-45a2-869f-dfe6090a49e7} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:00.152042 [ 261 ] {c9bdb93b-0ac1-45a2-869f-dfe6090a49e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:14:00.152706 [ 261 ] {c9bdb93b-0ac1-45a2-869f-dfe6090a49e7} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:00.152744 [ 261 ] {c9bdb93b-0ac1-45a2-869f-dfe6090a49e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:14:00.153144 [ 261 ] {c9bdb93b-0ac1-45a2-869f-dfe6090a49e7} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.28 10:14:00.153378 [ 261 ] {c9bdb93b-0ac1-45a2-869f-dfe6090a49e7} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:00.153557 [ 261 ] {c9bdb93b-0ac1-45a2-869f-dfe6090a49e7} executeQuery: Read 116 rows, 8.27 KiB in 0.001786 sec., 64949.608062709965 rows/sec., 4.52 MiB/sec. 2025.02.28 10:14:00.153613 [ 261 ] {c9bdb93b-0ac1-45a2-869f-dfe6090a49e7} TCPHandler: Processed in 0.002113198 sec. 2025.02.28 10:14:00.153766 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:00.153905 [ 262 ] {e57093be-64f4-472a-8ccb-38ece58b0cae} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:14:00.153965 [ 262 ] {e57093be-64f4-472a-8ccb-38ece58b0cae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:14:00.154493 [ 262 ] {e57093be-64f4-472a-8ccb-38ece58b0cae} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:00.154532 [ 262 ] {e57093be-64f4-472a-8ccb-38ece58b0cae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:14:00.154915 [ 262 ] {e57093be-64f4-472a-8ccb-38ece58b0cae} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.28 10:14:00.155149 [ 262 ] {e57093be-64f4-472a-8ccb-38ece58b0cae} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:00.155363 [ 262 ] {e57093be-64f4-472a-8ccb-38ece58b0cae} executeQuery: Read 42 rows, 2.91 KiB in 0.001489 sec., 28206.850235057085 rows/sec., 1.91 MiB/sec. 2025.02.28 10:14:00.155413 [ 262 ] {e57093be-64f4-472a-8ccb-38ece58b0cae} TCPHandler: Processed in 0.001715512 sec. 2025.02.28 10:14:00.789644 [ 219 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:14:00.789710 [ 219 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:14:00.791824 [ 219 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:14:01.086098 [ 219 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:14:01.086158 [ 219 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:14:01.088372 [ 219 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:14:01.482587 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41724 2025.02.28 10:14:01.483284 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:01.483339 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:14:01.483900 [ 242 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.28 10:14:01.484166 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:01.484395 [ 35 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.28 10:14:01.484433 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 2025.02.28 10:14:01.484479 [ 35 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:01.484510 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:14:01.484648 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.28 10:14:01.484853 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:01.484920 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_91_18} MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part 2025.02.28 10:14:01.485030 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 488 rows starting from the beginning of the part 2025.02.28 10:14:01.485270 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 427 rows starting from the beginning of the part 2025.02.28 10:14:01.485459 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 488 rows starting from the beginning of the part 2025.02.28 10:14:01.485637 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 427 rows starting from the beginning of the part 2025.02.28 10:14:01.485818 [ 187 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 488 rows starting from the beginning of the part 2025.02.28 10:14:01.489328 [ 198 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004749842 sec., 8784292.193298219 rows/sec., 125.66 MiB/sec. 2025.02.28 10:14:01.489726 [ 200 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.28 10:14:01.490116 [ 200 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_91_18} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:01.490220 [ 200 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_91_18} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.28 10:14:01.490364 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.28 10:14:01.517838 [ 220 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:14:01.517876 [ 220 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:14:01.519734 [ 220 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:14:04.624957 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 2025.02.28 10:14:04.649232 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:04.649290 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:14:04.656963 [ 244 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.28 10:14:04.657793 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:04.658279 [ 42 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.28 10:14:04.658431 [ 42 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:04.658522 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:14:04.659275 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.28 10:14:04.675106 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 686 2025.02.28 10:14:04.676898 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:04.678396 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 649 rows starting from the beginning of the part 2025.02.28 10:14:04.684705 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part 2025.02.28 10:14:04.691000 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part 2025.02.28 10:14:04.697631 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part 2025.02.28 10:14:04.704107 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part 2025.02.28 10:14:04.710222 [ 187 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part 2025.02.28 10:14:04.785892 [ 198 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.12720829 sec., 5392.730300831809 rows/sec., 27.88 MiB/sec. 2025.02.28 10:14:04.789752 [ 193 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.28 10:14:04.793104 [ 193 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_91_18} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:04.793252 [ 193 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_91_18} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.28 10:14:04.795892 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.02.28 10:14:05.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 273.86 MiB, peak 291.27 MiB, free memory in arenas 0.00 B, will set to 272.78 MiB (RSS), difference: -1.09 MiB 2025.02.28 10:14:05.148988 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:05.149208 [ 261 ] {8ffb2f3f-97c1-46a5-91dd-2d4ef8135ca8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:14:05.149297 [ 261 ] {8ffb2f3f-97c1-46a5-91dd-2d4ef8135ca8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:14:05.150112 [ 261 ] {8ffb2f3f-97c1-46a5-91dd-2d4ef8135ca8} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:05.150169 [ 261 ] {8ffb2f3f-97c1-46a5-91dd-2d4ef8135ca8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:14:05.150675 [ 261 ] {8ffb2f3f-97c1-46a5-91dd-2d4ef8135ca8} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.28 10:14:05.150939 [ 261 ] {8ffb2f3f-97c1-46a5-91dd-2d4ef8135ca8} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:05.151180 [ 261 ] {8ffb2f3f-97c1-46a5-91dd-2d4ef8135ca8} executeQuery: Read 64 rows, 5.16 KiB in 0.002032 sec., 31496.062992125986 rows/sec., 2.48 MiB/sec. 2025.02.28 10:14:05.151250 [ 261 ] {8ffb2f3f-97c1-46a5-91dd-2d4ef8135ca8} TCPHandler: Processed in 0.002411892 sec. 2025.02.28 10:14:05.151542 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:05.151759 [ 262 ] {8d03d549-95e8-4407-baba-c81eaf7423c7} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:14:05.151853 [ 262 ] {8d03d549-95e8-4407-baba-c81eaf7423c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:14:05.152724 [ 262 ] {8d03d549-95e8-4407-baba-c81eaf7423c7} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:05.152775 [ 262 ] {8d03d549-95e8-4407-baba-c81eaf7423c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:14:05.153213 [ 262 ] {8d03d549-95e8-4407-baba-c81eaf7423c7} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.28 10:14:05.153453 [ 262 ] {8d03d549-95e8-4407-baba-c81eaf7423c7} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:05.153701 [ 262 ] {8d03d549-95e8-4407-baba-c81eaf7423c7} executeQuery: Read 4 rows, 308.00 B in 0.00203 sec., 1970.4433497536945 rows/sec., 148.17 KiB/sec. 2025.02.28 10:14:05.153799 [ 262 ] {8d03d549-95e8-4407-baba-c81eaf7423c7} TCPHandler: Processed in 0.002474152 sec. 2025.02.28 10:14:05.153972 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:05.154203 [ 261 ] {01e8dc53-b584-4db0-9670-e204e02cf7ea} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:14:05.154266 [ 261 ] {01e8dc53-b584-4db0-9670-e204e02cf7ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:14:05.154904 [ 261 ] {01e8dc53-b584-4db0-9670-e204e02cf7ea} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:05.154945 [ 261 ] {01e8dc53-b584-4db0-9670-e204e02cf7ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:14:05.155330 [ 261 ] {01e8dc53-b584-4db0-9670-e204e02cf7ea} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.28 10:14:05.155592 [ 261 ] {01e8dc53-b584-4db0-9670-e204e02cf7ea} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:05.155799 [ 261 ] {01e8dc53-b584-4db0-9670-e204e02cf7ea} executeQuery: Read 68 rows, 5.44 KiB in 0.001632 sec., 41666.666666666664 rows/sec., 3.25 MiB/sec. 2025.02.28 10:14:05.155888 [ 261 ] {01e8dc53-b584-4db0-9670-e204e02cf7ea} TCPHandler: Processed in 0.001953065 sec. 2025.02.28 10:14:05.156169 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:05.156492 [ 262 ] {4cbd56c1-12ff-430c-b544-ba1fae371d31} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:05.156550 [ 262 ] {4cbd56c1-12ff-430c-b544-ba1fae371d31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:14:05.157130 [ 262 ] {4cbd56c1-12ff-430c-b544-ba1fae371d31} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:05.157172 [ 262 ] {4cbd56c1-12ff-430c-b544-ba1fae371d31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:14:05.157581 [ 262 ] {4cbd56c1-12ff-430c-b544-ba1fae371d31} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.28 10:14:05.157814 [ 262 ] {4cbd56c1-12ff-430c-b544-ba1fae371d31} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:05.158033 [ 262 ] {4cbd56c1-12ff-430c-b544-ba1fae371d31} executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec. 2025.02.28 10:14:05.158085 [ 262 ] {4cbd56c1-12ff-430c-b544-ba1fae371d31} TCPHandler: Processed in 0.002098048 sec. 2025.02.28 10:14:05.158240 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:05.158381 [ 261 ] {a9a4e30c-a62c-451d-b270-6385c91a43b8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:05.158475 [ 261 ] {a9a4e30c-a62c-451d-b270-6385c91a43b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:14:05.159724 [ 261 ] {a9a4e30c-a62c-451d-b270-6385c91a43b8} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:05.159764 [ 261 ] {a9a4e30c-a62c-451d-b270-6385c91a43b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:14:05.160391 [ 261 ] {a9a4e30c-a62c-451d-b270-6385c91a43b8} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.28 10:14:05.160651 [ 261 ] {a9a4e30c-a62c-451d-b270-6385c91a43b8} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:05.160893 [ 261 ] {a9a4e30c-a62c-451d-b270-6385c91a43b8} executeQuery: Read 4 rows, 7.34 KiB in 0.002544 sec., 1572.3270440251574 rows/sec., 2.82 MiB/sec. 2025.02.28 10:14:05.161110 [ 261 ] {a9a4e30c-a62c-451d-b270-6385c91a43b8} TCPHandler: Processed in 0.002935288 sec. 2025.02.28 10:14:05.161405 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:05.161646 [ 262 ] {a63d7133-431a-4485-b76e-3f7a927b50c6} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:14:05.161741 [ 262 ] {a63d7133-431a-4485-b76e-3f7a927b50c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:14:05.162544 [ 262 ] {a63d7133-431a-4485-b76e-3f7a927b50c6} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:05.162584 [ 262 ] {a63d7133-431a-4485-b76e-3f7a927b50c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. 2025.02.28 10:14:05.162981 [ 262 ] {a63d7133-431a-4485-b76e-3f7a927b50c6} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.28 10:14:05.163241 [ 262 ] {a63d7133-431a-4485-b76e-3f7a927b50c6} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:05.163465 [ 262 ] {a63d7133-431a-4485-b76e-3f7a927b50c6} executeQuery: Read 60 rows, 4.14 KiB in 0.001876 sec., 31982.942430703624 rows/sec., 2.16 MiB/sec. 2025.02.28 10:14:05.163519 [ 262 ] {a63d7133-431a-4485-b76e-3f7a927b50c6} TCPHandler: Processed in 0.002306361 sec. 2025.02.28 10:14:07.229279 [ 44 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.02.28 10:14:07.229353 [ 44 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:07.229377 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:07.229538 [ 201 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.02.28 10:14:07.229716 [ 201 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:07.229753 [ 201 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 20 rows starting from the beginning of the part 2025.02.28 10:14:07.229850 [ 201 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part 2025.02.28 10:14:07.229941 [ 201 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part 2025.02.28 10:14:07.230214 [ 201 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part 2025.02.28 10:14:07.230345 [ 201 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2025.02.28 10:14:07.231486 [ 198 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 5 columns (5 merged, 0 gathered) in 0.002035037 sec., 19164.270723333288 rows/sec., 1.60 MiB/sec. 2025.02.28 10:14:07.231692 [ 196 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.02.28 10:14:07.232021 [ 196 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_41_10} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:07.232114 [ 196 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_41_10} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.02.28 10:14:07.232235 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 10:14:08.727233 [ 46 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:14:08.727286 [ 46 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:14:08.984642 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42151 2025.02.28 10:14:08.985653 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:08.985701 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:08.986223 [ 242 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.28 10:14:08.986487 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:08.986696 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 2025.02.28 10:14:09.238298 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2242 2025.02.28 10:14:09.241181 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:09.241243 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:09.242766 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 10:14:09.243081 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:09.244758 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2242 2025.02.28 10:14:10.151431 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:10.151625 [ 261 ] {f78cf2c6-6a1b-4b87-b49c-842b2335ca93} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:14:10.151711 [ 261 ] {f78cf2c6-6a1b-4b87-b49c-842b2335ca93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:14:10.152455 [ 261 ] {f78cf2c6-6a1b-4b87-b49c-842b2335ca93} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:10.152511 [ 261 ] {f78cf2c6-6a1b-4b87-b49c-842b2335ca93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:10.152929 [ 261 ] {f78cf2c6-6a1b-4b87-b49c-842b2335ca93} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 10:14:10.153173 [ 261 ] {f78cf2c6-6a1b-4b87-b49c-842b2335ca93} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:10.153440 [ 225 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 10:14:10.153442 [ 261 ] {f78cf2c6-6a1b-4b87-b49c-842b2335ca93} executeQuery: Read 1 rows, 76.00 B in 0.001862 sec., 537.0569280343717 rows/sec., 39.86 KiB/sec. 2025.02.28 10:14:10.153509 [ 225 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 10:14:10.153686 [ 261 ] {f78cf2c6-6a1b-4b87-b49c-842b2335ca93} TCPHandler: Processed in 0.002386771 sec. 2025.02.28 10:14:10.153953 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:10.154132 [ 262 ] {beccc8af-ad2f-4079-9312-6d7826642b35} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:14:10.154212 [ 262 ] {beccc8af-ad2f-4079-9312-6d7826642b35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:14:10.155300 [ 262 ] {beccc8af-ad2f-4079-9312-6d7826642b35} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:10.155348 [ 262 ] {beccc8af-ad2f-4079-9312-6d7826642b35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:10.155842 [ 225 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 10:14:10.155878 [ 262 ] {beccc8af-ad2f-4079-9312-6d7826642b35} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.28 10:14:10.156230 [ 262 ] {beccc8af-ad2f-4079-9312-6d7826642b35} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:10.156447 [ 262 ] {beccc8af-ad2f-4079-9312-6d7826642b35} executeQuery: Read 166 rows, 14.75 KiB in 0.002367 sec., 70130.9674693705 rows/sec., 6.09 MiB/sec. 2025.02.28 10:14:10.156535 [ 262 ] {beccc8af-ad2f-4079-9312-6d7826642b35} TCPHandler: Processed in 0.002735286 sec. 2025.02.28 10:14:10.156721 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:10.157043 [ 261 ] {101af140-2242-4df3-90b4-3cbf83dd7ba7} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:14:10.157185 [ 261 ] {101af140-2242-4df3-90b4-3cbf83dd7ba7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:14:10.157860 [ 261 ] {101af140-2242-4df3-90b4-3cbf83dd7ba7} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:10.157903 [ 261 ] {101af140-2242-4df3-90b4-3cbf83dd7ba7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:10.158276 [ 261 ] {101af140-2242-4df3-90b4-3cbf83dd7ba7} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.28 10:14:10.158526 [ 261 ] {101af140-2242-4df3-90b4-3cbf83dd7ba7} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:10.158743 [ 261 ] {101af140-2242-4df3-90b4-3cbf83dd7ba7} executeQuery: Read 55 rows, 4.12 KiB in 0.00182 sec., 30219.78021978022 rows/sec., 2.21 MiB/sec. 2025.02.28 10:14:10.158801 [ 261 ] {101af140-2242-4df3-90b4-3cbf83dd7ba7} TCPHandler: Processed in 0.002170299 sec. 2025.02.28 10:14:10.158955 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:10.159100 [ 262 ] {b86278d3-e56f-46ea-8e23-75c9b0756290} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:14:10.159162 [ 262 ] {b86278d3-e56f-46ea-8e23-75c9b0756290} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:14:10.159842 [ 262 ] {b86278d3-e56f-46ea-8e23-75c9b0756290} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:10.159880 [ 262 ] {b86278d3-e56f-46ea-8e23-75c9b0756290} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:10.160256 [ 262 ] {b86278d3-e56f-46ea-8e23-75c9b0756290} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.28 10:14:10.160487 [ 262 ] {b86278d3-e56f-46ea-8e23-75c9b0756290} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:10.160673 [ 262 ] {b86278d3-e56f-46ea-8e23-75c9b0756290} executeQuery: Read 125 rows, 9.93 KiB in 0.001609 sec., 77688.00497203231 rows/sec., 6.03 MiB/sec. 2025.02.28 10:14:10.160727 [ 262 ] {b86278d3-e56f-46ea-8e23-75c9b0756290} TCPHandler: Processed in 0.001841314 sec. 2025.02.28 10:14:10.160884 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:10.161026 [ 261 ] {99621d6d-b86d-494e-b825-4bdbfc71b0a4} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:10.161093 [ 261 ] {99621d6d-b86d-494e-b825-4bdbfc71b0a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:14:10.161729 [ 261 ] {99621d6d-b86d-494e-b825-4bdbfc71b0a4} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:10.161770 [ 261 ] {99621d6d-b86d-494e-b825-4bdbfc71b0a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:10.162164 [ 261 ] {99621d6d-b86d-494e-b825-4bdbfc71b0a4} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.28 10:14:10.162397 [ 261 ] {99621d6d-b86d-494e-b825-4bdbfc71b0a4} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:10.162577 [ 261 ] {99621d6d-b86d-494e-b825-4bdbfc71b0a4} executeQuery: Read 161 rows, 11.47 KiB in 0.001584 sec., 101641.41414141415 rows/sec., 7.07 MiB/sec. 2025.02.28 10:14:10.162634 [ 261 ] {99621d6d-b86d-494e-b825-4bdbfc71b0a4} TCPHandler: Processed in 0.001818533 sec. 2025.02.28 10:14:10.162783 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:10.162924 [ 262 ] {4ef8e7b7-f3a6-4185-93fa-bc1e292bf574} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:10.163018 [ 262 ] {4ef8e7b7-f3a6-4185-93fa-bc1e292bf574} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:14:10.164351 [ 262 ] {4ef8e7b7-f3a6-4185-93fa-bc1e292bf574} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:10.164391 [ 262 ] {4ef8e7b7-f3a6-4185-93fa-bc1e292bf574} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:10.165092 [ 262 ] {4ef8e7b7-f3a6-4185-93fa-bc1e292bf574} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.28 10:14:10.165349 [ 262 ] {4ef8e7b7-f3a6-4185-93fa-bc1e292bf574} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:10.165601 [ 262 ] {4ef8e7b7-f3a6-4185-93fa-bc1e292bf574} executeQuery: Read 54 rows, 99.09 KiB in 0.002709 sec., 19933.554817275748 rows/sec., 35.72 MiB/sec. 2025.02.28 10:14:10.165721 [ 262 ] {4ef8e7b7-f3a6-4185-93fa-bc1e292bf574} TCPHandler: Processed in 0.003007569 sec. 2025.02.28 10:14:10.165881 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:10.166020 [ 261 ] {392ef789-52e4-4793-93e4-0eb65b446a39} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:14:10.166082 [ 261 ] {392ef789-52e4-4793-93e4-0eb65b446a39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:14:10.166643 [ 261 ] {392ef789-52e4-4793-93e4-0eb65b446a39} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:10.166680 [ 261 ] {392ef789-52e4-4793-93e4-0eb65b446a39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:10.167043 [ 261 ] {392ef789-52e4-4793-93e4-0eb65b446a39} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.28 10:14:10.167269 [ 261 ] {392ef789-52e4-4793-93e4-0eb65b446a39} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:10.167446 [ 261 ] {392ef789-52e4-4793-93e4-0eb65b446a39} executeQuery: Read 60 rows, 4.14 KiB in 0.001457 sec., 41180.507892930684 rows/sec., 2.78 MiB/sec. 2025.02.28 10:14:10.167498 [ 261 ] {392ef789-52e4-4793-93e4-0eb65b446a39} TCPHandler: Processed in 0.001685562 sec. 2025.02.28 10:14:12.175225 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 2025.02.28 10:14:12.202776 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:12.202846 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:12.210895 [ 244 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.28 10:14:12.211959 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:12.215621 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 694 2025.02.28 10:14:15.149507 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:15.149707 [ 261 ] {0c6fff82-5514-4373-9e8f-58a6a600577a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:14:15.149784 [ 261 ] {0c6fff82-5514-4373-9e8f-58a6a600577a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:14:15.150556 [ 261 ] {0c6fff82-5514-4373-9e8f-58a6a600577a} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:15.150611 [ 261 ] {0c6fff82-5514-4373-9e8f-58a6a600577a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:15.151035 [ 261 ] {0c6fff82-5514-4373-9e8f-58a6a600577a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 10:14:15.151321 [ 261 ] {0c6fff82-5514-4373-9e8f-58a6a600577a} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:15.151556 [ 261 ] {0c6fff82-5514-4373-9e8f-58a6a600577a} executeQuery: Read 4 rows, 334.00 B in 0.001903 sec., 2101.9442984760904 rows/sec., 171.40 KiB/sec. 2025.02.28 10:14:15.151627 [ 261 ] {0c6fff82-5514-4373-9e8f-58a6a600577a} TCPHandler: Processed in 0.002255229 sec. 2025.02.28 10:14:15.151862 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:15.152048 [ 262 ] {b3c26178-6751-4802-b834-36a7e149c8e3} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:14:15.152119 [ 262 ] {b3c26178-6751-4802-b834-36a7e149c8e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:14:15.152891 [ 262 ] {b3c26178-6751-4802-b834-36a7e149c8e3} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:15.152936 [ 262 ] {b3c26178-6751-4802-b834-36a7e149c8e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:15.153381 [ 262 ] {b3c26178-6751-4802-b834-36a7e149c8e3} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.28 10:14:15.153644 [ 262 ] {b3c26178-6751-4802-b834-36a7e149c8e3} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:15.153851 [ 63 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.02.28 10:14:15.153922 [ 262 ] {b3c26178-6751-4802-b834-36a7e149c8e3} executeQuery: Read 66 rows, 5.31 KiB in 0.001913 sec., 34500.78410872974 rows/sec., 2.71 MiB/sec. 2025.02.28 10:14:15.153922 [ 63 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:15.154013 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:15.154065 [ 262 ] {b3c26178-6751-4802-b834-36a7e149c8e3} TCPHandler: Processed in 0.00232477 sec. 2025.02.28 10:14:15.154284 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:15.154306 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.02.28 10:14:15.154509 [ 261 ] {263cf43d-9ed4-4968-a2a5-c193bded1938} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:14:15.154598 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:15.154621 [ 261 ] {263cf43d-9ed4-4968-a2a5-c193bded1938} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:14:15.154689 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1995 rows starting from the beginning of the part 2025.02.28 10:14:15.154954 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 1425 rows starting from the beginning of the part 2025.02.28 10:14:15.155286 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part 2025.02.28 10:14:15.155674 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 64 rows starting from the beginning of the part 2025.02.28 10:14:15.156038 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 166 rows starting from the beginning of the part 2025.02.28 10:14:15.156341 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 66 rows starting from the beginning of the part 2025.02.28 10:14:15.157631 [ 261 ] {263cf43d-9ed4-4968-a2a5-c193bded1938} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:15.157687 [ 261 ] {263cf43d-9ed4-4968-a2a5-c193bded1938} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:15.158640 [ 261 ] {263cf43d-9ed4-4968-a2a5-c193bded1938} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.28 10:14:15.159035 [ 261 ] {263cf43d-9ed4-4968-a2a5-c193bded1938} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:15.159260 [ 261 ] {263cf43d-9ed4-4968-a2a5-c193bded1938} executeQuery: Read 8 rows, 594.00 B in 0.004823 sec., 1658.7186398507154 rows/sec., 120.27 KiB/sec. 2025.02.28 10:14:15.159331 [ 261 ] {263cf43d-9ed4-4968-a2a5-c193bded1938} TCPHandler: Processed in 0.005169547 sec. 2025.02.28 10:14:15.159504 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:15.159842 [ 262 ] {42c540d4-f283-4d51-96d5-f883297b5080} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:14:15.159843 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 3772 rows, containing 5 columns (5 merged, 0 gathered) in 0.005703314 sec., 661369.8632058484 rows/sec., 57.26 MiB/sec. 2025.02.28 10:14:15.159935 [ 262 ] {42c540d4-f283-4d51-96d5-f883297b5080} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:14:15.160158 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.02.28 10:14:15.160838 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_156_31} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:15.161048 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_156_31} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.02.28 10:14:15.161227 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.02.28 10:14:15.161367 [ 262 ] {42c540d4-f283-4d51-96d5-f883297b5080} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:15.161415 [ 262 ] {42c540d4-f283-4d51-96d5-f883297b5080} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:15.161792 [ 262 ] {42c540d4-f283-4d51-96d5-f883297b5080} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.28 10:14:15.162048 [ 262 ] {42c540d4-f283-4d51-96d5-f883297b5080} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:15.162245 [ 62 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.02.28 10:14:15.162310 [ 262 ] {42c540d4-f283-4d51-96d5-f883297b5080} executeQuery: Read 72 rows, 5.76 KiB in 0.002557 sec., 28157.9976535002 rows/sec., 2.20 MiB/sec. 2025.02.28 10:14:15.162315 [ 62 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:15.162404 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:15.162458 [ 262 ] {42c540d4-f283-4d51-96d5-f883297b5080} TCPHandler: Processed in 0.00303663 sec. 2025.02.28 10:14:15.162748 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:15.162821 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.02.28 10:14:15.163121 [ 261 ] {6a36f30f-9841-450a-83bf-a6d40aca2958} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:15.163362 [ 261 ] {6a36f30f-9841-450a-83bf-a6d40aca2958} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:14:15.163391 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:15.163538 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 969 rows starting from the beginning of the part 2025.02.28 10:14:15.164062 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 621 rows starting from the beginning of the part 2025.02.28 10:14:15.164467 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part 2025.02.28 10:14:15.164855 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 68 rows starting from the beginning of the part 2025.02.28 10:14:15.165173 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 125 rows starting from the beginning of the part 2025.02.28 10:14:15.165621 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 72 rows starting from the beginning of the part 2025.02.28 10:14:15.167392 [ 261 ] {6a36f30f-9841-450a-83bf-a6d40aca2958} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:15.167517 [ 261 ] {6a36f30f-9841-450a-83bf-a6d40aca2958} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:15.168996 [ 261 ] {6a36f30f-9841-450a-83bf-a6d40aca2958} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.28 10:14:15.169357 [ 261 ] {6a36f30f-9841-450a-83bf-a6d40aca2958} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:15.169868 [ 261 ] {6a36f30f-9841-450a-83bf-a6d40aca2958} executeQuery: Read 162 rows, 11.55 KiB in 0.006879 sec., 23549.934583515045 rows/sec., 1.64 MiB/sec. 2025.02.28 10:14:15.170283 [ 261 ] {6a36f30f-9841-450a-83bf-a6d40aca2958} TCPHandler: Processed in 0.007690711 sec. 2025.02.28 10:14:15.170574 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 1919 rows, containing 5 columns (5 merged, 0 gathered) in 0.008060645 sec., 238070.2784950832 rows/sec., 18.70 MiB/sec. 2025.02.28 10:14:15.170689 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:15.170957 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.02.28 10:14:15.171370 [ 262 ] {db0af966-93bb-4307-afaf-15930dd9ca53} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:15.171713 [ 262 ] {db0af966-93bb-4307-afaf-15930dd9ca53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:14:15.171755 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_156_31} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:15.172151 [ 194 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_156_31} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.02.28 10:14:15.172360 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.28 10:14:15.173370 [ 262 ] {db0af966-93bb-4307-afaf-15930dd9ca53} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:15.173415 [ 262 ] {db0af966-93bb-4307-afaf-15930dd9ca53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:15.174048 [ 262 ] {db0af966-93bb-4307-afaf-15930dd9ca53} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.28 10:14:15.174312 [ 262 ] {db0af966-93bb-4307-afaf-15930dd9ca53} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:15.174561 [ 262 ] {db0af966-93bb-4307-afaf-15930dd9ca53} executeQuery: Read 4 rows, 7.34 KiB in 0.003564 sec., 1122.3344556677891 rows/sec., 2.01 MiB/sec. 2025.02.28 10:14:15.174679 [ 262 ] {db0af966-93bb-4307-afaf-15930dd9ca53} TCPHandler: Processed in 0.004274686 sec. 2025.02.28 10:14:15.174842 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:15.174985 [ 261 ] {45a14e2b-5de3-49f1-9e1d-6d21b77af395} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:14:15.175047 [ 261 ] {45a14e2b-5de3-49f1-9e1d-6d21b77af395} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:14:15.175633 [ 261 ] {45a14e2b-5de3-49f1-9e1d-6d21b77af395} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:15.175679 [ 261 ] {45a14e2b-5de3-49f1-9e1d-6d21b77af395} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:15.176044 [ 261 ] {45a14e2b-5de3-49f1-9e1d-6d21b77af395} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.28 10:14:15.176284 [ 261 ] {45a14e2b-5de3-49f1-9e1d-6d21b77af395} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:15.176457 [ 62 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.02.28 10:14:15.176503 [ 62 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:15.176522 [ 261 ] {45a14e2b-5de3-49f1-9e1d-6d21b77af395} executeQuery: Read 60 rows, 4.14 KiB in 0.001559 sec., 38486.20910840282 rows/sec., 2.59 MiB/sec. 2025.02.28 10:14:15.176538 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:15.176669 [ 261 ] {45a14e2b-5de3-49f1-9e1d-6d21b77af395} TCPHandler: Processed in 0.001890905 sec. 2025.02.28 10:14:15.176835 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.02.28 10:14:15.177090 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:15.177195 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 7940 rows starting from the beginning of the part 2025.02.28 10:14:15.177592 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 18 rows starting from the beginning of the part 2025.02.28 10:14:15.178015 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 42 rows starting from the beginning of the part 2025.02.28 10:14:15.178353 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part 2025.02.28 10:14:15.178645 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part 2025.02.28 10:14:15.178934 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part 2025.02.28 10:14:15.181487 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 8180 rows, containing 4 columns (4 merged, 0 gathered) in 0.004821263 sec., 1696650.856839795 rows/sec., 113.65 MiB/sec. 2025.02.28 10:14:15.182110 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.02.28 10:14:15.182489 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_156_31} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:15.182587 [ 190 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_156_31} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.02.28 10:14:15.182685 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. 2025.02.28 10:14:16.486877 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42639 2025.02.28 10:14:16.488094 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:16.488140 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:16.488732 [ 242 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.28 10:14:16.489044 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:16.489327 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 2025.02.28 10:14:19.246438 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2270 2025.02.28 10:14:19.249616 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:19.249678 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:19.251215 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 10:14:19.251543 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:19.252222 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2270 2025.02.28 10:14:19.717213 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 2025.02.28 10:14:19.741982 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:19.742062 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:19.749745 [ 244 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.28 10:14:19.750561 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:19.753769 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 701 2025.02.28 10:14:20.154164 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:20.154427 [ 261 ] {9b59a297-d14e-45ab-b61f-99c0420dc142} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:14:20.154501 [ 261 ] {9b59a297-d14e-45ab-b61f-99c0420dc142} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:14:20.155324 [ 261 ] {9b59a297-d14e-45ab-b61f-99c0420dc142} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:20.155370 [ 261 ] {9b59a297-d14e-45ab-b61f-99c0420dc142} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:20.155838 [ 261 ] {9b59a297-d14e-45ab-b61f-99c0420dc142} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.28 10:14:20.156083 [ 261 ] {9b59a297-d14e-45ab-b61f-99c0420dc142} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:20.156283 [ 261 ] {9b59a297-d14e-45ab-b61f-99c0420dc142} executeQuery: Read 166 rows, 14.80 KiB in 0.00191 sec., 86910.99476439791 rows/sec., 7.57 MiB/sec. 2025.02.28 10:14:20.156339 [ 261 ] {9b59a297-d14e-45ab-b61f-99c0420dc142} TCPHandler: Processed in 0.00235066 sec. 2025.02.28 10:14:20.156628 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:20.156930 [ 262 ] {73d85afe-d169-4b07-bfbc-258610887887} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:14:20.157043 [ 262 ] {73d85afe-d169-4b07-bfbc-258610887887} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:14:20.157915 [ 262 ] {73d85afe-d169-4b07-bfbc-258610887887} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:20.157960 [ 262 ] {73d85afe-d169-4b07-bfbc-258610887887} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:20.158396 [ 262 ] {73d85afe-d169-4b07-bfbc-258610887887} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.28 10:14:20.158644 [ 262 ] {73d85afe-d169-4b07-bfbc-258610887887} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:20.158841 [ 91 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.28 10:14:20.158912 [ 91 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:20.158920 [ 262 ] {73d85afe-d169-4b07-bfbc-258610887887} executeQuery: Read 55 rows, 4.14 KiB in 0.002062 sec., 26673.13288069835 rows/sec., 1.96 MiB/sec. 2025.02.28 10:14:20.158954 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:20.159102 [ 262 ] {73d85afe-d169-4b07-bfbc-258610887887} TCPHandler: Processed in 0.002651354 sec. 2025.02.28 10:14:20.159282 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.28 10:14:20.159345 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:20.159664 [ 261 ] {77275a9d-ce5c-45ef-9168-fa2606eaf305} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:14:20.159687 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:20.159780 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 192 rows starting from the beginning of the part 2025.02.28 10:14:20.159793 [ 261 ] {77275a9d-ce5c-45ef-9168-fa2606eaf305} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:14:20.160342 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 71 rows starting from the beginning of the part 2025.02.28 10:14:20.160888 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 4 rows starting from the beginning of the part 2025.02.28 10:14:20.161293 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 55 rows starting from the beginning of the part 2025.02.28 10:14:20.161647 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 8 rows starting from the beginning of the part 2025.02.28 10:14:20.162012 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 55 rows starting from the beginning of the part 2025.02.28 10:14:20.162935 [ 261 ] {77275a9d-ce5c-45ef-9168-fa2606eaf305} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:20.162977 [ 261 ] {77275a9d-ce5c-45ef-9168-fa2606eaf305} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:20.163686 [ 261 ] {77275a9d-ce5c-45ef-9168-fa2606eaf305} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.28 10:14:20.164153 [ 261 ] {77275a9d-ce5c-45ef-9168-fa2606eaf305} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:20.164195 [ 195 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 5 columns (5 merged, 0 gathered) in 0.005124117 sec., 75134.89641239651 rows/sec., 5.49 MiB/sec. 2025.02.28 10:14:20.164369 [ 195 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.28 10:14:20.164379 [ 261 ] {77275a9d-ce5c-45ef-9168-fa2606eaf305} executeQuery: Read 128 rows, 10.24 KiB in 0.004813 sec., 26594.639517972162 rows/sec., 2.08 MiB/sec. 2025.02.28 10:14:20.164472 [ 261 ] {77275a9d-ce5c-45ef-9168-fa2606eaf305} TCPHandler: Processed in 0.005249568 sec. 2025.02.28 10:14:20.164666 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:20.164785 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_131_26} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:20.164903 [ 262 ] {3c24fe6f-fa9a-4b39-8ea3-511d7375eb8f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:20.164965 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_131_26} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.28 10:14:20.165013 [ 262 ] {3c24fe6f-fa9a-4b39-8ea3-511d7375eb8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:14:20.165138 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.28 10:14:20.165772 [ 262 ] {3c24fe6f-fa9a-4b39-8ea3-511d7375eb8f} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:20.165818 [ 262 ] {3c24fe6f-fa9a-4b39-8ea3-511d7375eb8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:20.166228 [ 262 ] {3c24fe6f-fa9a-4b39-8ea3-511d7375eb8f} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.28 10:14:20.166481 [ 262 ] {3c24fe6f-fa9a-4b39-8ea3-511d7375eb8f} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:20.166677 [ 91 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 2 parts from all_1_152_37 to all_153_153_0 2025.02.28 10:14:20.166728 [ 91 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:20.166746 [ 262 ] {3c24fe6f-fa9a-4b39-8ea3-511d7375eb8f} executeQuery: Read 160 rows, 11.41 KiB in 0.001913 sec., 83638.2645060115 rows/sec., 5.83 MiB/sec. 2025.02.28 10:14:20.166761 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:20.166945 [ 262 ] {3c24fe6f-fa9a-4b39-8ea3-511d7375eb8f} TCPHandler: Processed in 0.00238076 sec. 2025.02.28 10:14:20.166959 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_153_38} MergeTask::PrepareStage: Merging 2 parts: from all_1_152_37 to all_153_153_0 into Compact with storage Full 2025.02.28 10:14:20.167131 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_153_38} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:20.167144 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:20.167163 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_153_38} MergeTreeSequentialSource: Reading 7 marks from part all_1_152_37, total 43091 rows starting from the beginning of the part 2025.02.28 10:14:20.167319 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_153_38} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 116 rows starting from the beginning of the part 2025.02.28 10:14:20.167463 [ 261 ] {83ef72e8-92ff-4002-bffa-18abd63b6843} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:20.167981 [ 261 ] {83ef72e8-92ff-4002-bffa-18abd63b6843} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:14:20.170076 [ 261 ] {83ef72e8-92ff-4002-bffa-18abd63b6843} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:20.170152 [ 261 ] {83ef72e8-92ff-4002-bffa-18abd63b6843} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:20.171224 [ 261 ] {83ef72e8-92ff-4002-bffa-18abd63b6843} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.28 10:14:20.171608 [ 261 ] {83ef72e8-92ff-4002-bffa-18abd63b6843} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:20.171793 [ 91 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.28 10:14:20.171835 [ 91 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:20.171867 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:20.171934 [ 261 ] {83ef72e8-92ff-4002-bffa-18abd63b6843} executeQuery: Read 55 rows, 100.92 KiB in 0.004583 sec., 12000.872790748417 rows/sec., 21.51 MiB/sec. 2025.02.28 10:14:20.172006 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.28 10:14:20.172180 [ 261 ] {83ef72e8-92ff-4002-bffa-18abd63b6843} TCPHandler: Processed in 0.005111947 sec. 2025.02.28 10:14:20.172467 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:20.172564 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:20.172772 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2582 rows starting from the beginning of the part 2025.02.28 10:14:20.172783 [ 262 ] {c96d49e7-559c-4a3c-bb2f-5cb920aaf283} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.28 10:14:20.172915 [ 262 ] {c96d49e7-559c-4a3c-bb2f-5cb920aaf283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.28 10:14:20.173806 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 52 rows starting from the beginning of the part 2025.02.28 10:14:20.174770 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 4 rows starting from the beginning of the part 2025.02.28 10:14:20.175742 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 54 rows starting from the beginning of the part 2025.02.28 10:14:20.176688 [ 262 ] {c96d49e7-559c-4a3c-bb2f-5cb920aaf283} oximeter.measurements_i64 (b2d5222f-2198-4472-b411-b2318c853d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:20.176749 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 4 rows starting from the beginning of the part 2025.02.28 10:14:20.176816 [ 262 ] {c96d49e7-559c-4a3c-bb2f-5cb920aaf283} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:20.177601 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 55 rows starting from the beginning of the part 2025.02.28 10:14:20.179440 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_153_38} MergeTask::MergeProjectionsStage: Merge sorted 43207 rows, containing 5 columns (5 merged, 0 gathered) in 0.012563833 sec., 3438998.273854802 rows/sec., 235.08 MiB/sec. 2025.02.28 10:14:20.179535 [ 262 ] {c96d49e7-559c-4a3c-bb2f-5cb920aaf283} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 10:14:20.179805 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_153_38} MergedBlockOutputStream: filled checksums all_1_153_38 (state Temporary) 2025.02.28 10:14:20.180374 [ 262 ] {c96d49e7-559c-4a3c-bb2f-5cb920aaf283} oximeter.measurements_i64 (b2d5222f-2198-4472-b411-b2318c853d54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:20.180714 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_153_38} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_153_38 to all_1_153_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:20.181070 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_153_38} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 2 parts: [all_1_152_37, all_153_153_0] -> all_1_153_38 2025.02.28 10:14:20.181377 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.02.28 10:14:20.181527 [ 262 ] {c96d49e7-559c-4a3c-bb2f-5cb920aaf283} executeQuery: Read 9 rows, 651.00 B in 0.008813 sec., 1021.2186542607512 rows/sec., 72.14 KiB/sec. 2025.02.28 10:14:20.181610 [ 262 ] {c96d49e7-559c-4a3c-bb2f-5cb920aaf283} TCPHandler: Processed in 0.009294401 sec. 2025.02.28 10:14:20.181765 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:20.181881 [ 261 ] {df7443d7-e7a2-4a2e-9f85-773b2974e9be} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:14:20.181932 [ 261 ] {df7443d7-e7a2-4a2e-9f85-773b2974e9be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:14:20.182458 [ 261 ] {df7443d7-e7a2-4a2e-9f85-773b2974e9be} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:20.182496 [ 261 ] {df7443d7-e7a2-4a2e-9f85-773b2974e9be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:20.182924 [ 261 ] {df7443d7-e7a2-4a2e-9f85-773b2974e9be} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.28 10:14:20.183190 [ 261 ] {df7443d7-e7a2-4a2e-9f85-773b2974e9be} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:20.183478 [ 261 ] {df7443d7-e7a2-4a2e-9f85-773b2974e9be} executeQuery: Read 60 rows, 4.14 KiB in 0.001608 sec., 37313.432835820895 rows/sec., 2.51 MiB/sec. 2025.02.28 10:14:20.183703 [ 261 ] {df7443d7-e7a2-4a2e-9f85-773b2974e9be} TCPHandler: Processed in 0.001992556 sec. 2025.02.28 10:14:20.191333 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 2751 rows, containing 19 columns (19 merged, 0 gathered) in 0.019399693 sec., 141806.367760562 rows/sec., 254.11 MiB/sec. 2025.02.28 10:14:20.193710 [ 187 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.28 10:14:20.194130 [ 187 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_131_26} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:20.194206 [ 187 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_131_26} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.28 10:14:20.194325 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.58 MiB. 2025.02.28 10:14:23.727334 [ 104 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:14:23.727395 [ 104 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:14:23.991030 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43066 2025.02.28 10:14:23.991748 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:23.991795 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:23.992331 [ 242 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.28 10:14:23.992576 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:23.992826 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066 2025.02.28 10:14:25.151151 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:25.151370 [ 261 ] {ed8f7e73-3b95-41d4-9f22-a00b8fa0ce91} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:14:25.151455 [ 261 ] {ed8f7e73-3b95-41d4-9f22-a00b8fa0ce91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:14:25.152256 [ 261 ] {ed8f7e73-3b95-41d4-9f22-a00b8fa0ce91} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:25.152309 [ 261 ] {ed8f7e73-3b95-41d4-9f22-a00b8fa0ce91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:25.152757 [ 261 ] {ed8f7e73-3b95-41d4-9f22-a00b8fa0ce91} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.28 10:14:25.153022 [ 261 ] {ed8f7e73-3b95-41d4-9f22-a00b8fa0ce91} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:25.153260 [ 261 ] {ed8f7e73-3b95-41d4-9f22-a00b8fa0ce91} executeQuery: Read 64 rows, 5.16 KiB in 0.00195 sec., 32820.51282051282 rows/sec., 2.58 MiB/sec. 2025.02.28 10:14:25.153330 [ 261 ] {ed8f7e73-3b95-41d4-9f22-a00b8fa0ce91} TCPHandler: Processed in 0.00232477 sec. 2025.02.28 10:14:25.153624 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:25.153927 [ 262 ] {595cb491-6c94-4902-a5d8-855f0ff5c07b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:14:25.154040 [ 262 ] {595cb491-6c94-4902-a5d8-855f0ff5c07b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:14:25.154984 [ 262 ] {595cb491-6c94-4902-a5d8-855f0ff5c07b} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:25.155028 [ 262 ] {595cb491-6c94-4902-a5d8-855f0ff5c07b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:25.155459 [ 262 ] {595cb491-6c94-4902-a5d8-855f0ff5c07b} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.28 10:14:25.155710 [ 262 ] {595cb491-6c94-4902-a5d8-855f0ff5c07b} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:25.155935 [ 262 ] {595cb491-6c94-4902-a5d8-855f0ff5c07b} executeQuery: Read 4 rows, 308.00 B in 0.002091 sec., 1912.960306073649 rows/sec., 143.85 KiB/sec. 2025.02.28 10:14:25.155992 [ 262 ] {595cb491-6c94-4902-a5d8-855f0ff5c07b} TCPHandler: Processed in 0.002552133 sec. 2025.02.28 10:14:25.156154 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:25.156302 [ 261 ] {1e5c907c-2079-4076-bcba-8f497bfdf105} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:14:25.156364 [ 261 ] {1e5c907c-2079-4076-bcba-8f497bfdf105} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:14:25.157006 [ 261 ] {1e5c907c-2079-4076-bcba-8f497bfdf105} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:25.157044 [ 261 ] {1e5c907c-2079-4076-bcba-8f497bfdf105} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:25.157408 [ 261 ] {1e5c907c-2079-4076-bcba-8f497bfdf105} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.28 10:14:25.157639 [ 261 ] {1e5c907c-2079-4076-bcba-8f497bfdf105} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:25.157846 [ 261 ] {1e5c907c-2079-4076-bcba-8f497bfdf105} executeQuery: Read 68 rows, 5.44 KiB in 0.001571 sec., 43284.53214513049 rows/sec., 3.38 MiB/sec. 2025.02.28 10:14:25.157908 [ 261 ] {1e5c907c-2079-4076-bcba-8f497bfdf105} TCPHandler: Processed in 0.001826264 sec. 2025.02.28 10:14:25.157936 [ 224 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 10:14:25.158008 [ 224 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 10:14:25.158151 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:25.158425 [ 262 ] {7cd41416-e534-41a5-8aac-b1ee472a2b99} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:25.158564 [ 262 ] {7cd41416-e534-41a5-8aac-b1ee472a2b99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:14:25.159833 [ 262 ] {7cd41416-e534-41a5-8aac-b1ee472a2b99} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:25.159886 [ 262 ] {7cd41416-e534-41a5-8aac-b1ee472a2b99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:25.160687 [ 262 ] {7cd41416-e534-41a5-8aac-b1ee472a2b99} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.28 10:14:25.161084 [ 262 ] {7cd41416-e534-41a5-8aac-b1ee472a2b99} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:25.161371 [ 103 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 2 parts from all_1_153_38 to all_154_154_0 2025.02.28 10:14:25.161491 [ 103 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:25.161559 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:25.161737 [ 262 ] {7cd41416-e534-41a5-8aac-b1ee472a2b99} executeQuery: Read 160 rows, 11.41 KiB in 0.003305 sec., 48411.49773071104 rows/sec., 3.37 MiB/sec. 2025.02.28 10:14:25.161900 [ 220 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 10:14:25.161967 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_154_39} MergeTask::PrepareStage: Merging 2 parts: from all_1_153_38 to all_154_154_0 into Compact with storage Full 2025.02.28 10:14:25.161988 [ 220 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 10:14:25.161974 [ 262 ] {7cd41416-e534-41a5-8aac-b1ee472a2b99} TCPHandler: Processed in 0.003965852 sec. 2025.02.28 10:14:25.162412 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:25.162793 [ 224 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 10:14:25.162973 [ 261 ] {7e3eaf79-c5d4-4450-9217-45458e99e840} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:25.163080 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_154_39} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:25.163383 [ 261 ] {7e3eaf79-c5d4-4450-9217-45458e99e840} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:14:25.164507 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_154_39} MergeTreeSequentialSource: Reading 7 marks from part all_1_153_38, total 43207 rows starting from the beginning of the part 2025.02.28 10:14:25.167137 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_154_39} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part 2025.02.28 10:14:25.170911 [ 220 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 10:14:25.171329 [ 261 ] {7e3eaf79-c5d4-4450-9217-45458e99e840} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:25.171443 [ 261 ] {7e3eaf79-c5d4-4450-9217-45458e99e840} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:25.173826 [ 261 ] {7e3eaf79-c5d4-4450-9217-45458e99e840} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.28 10:14:25.174193 [ 261 ] {7e3eaf79-c5d4-4450-9217-45458e99e840} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:25.174483 [ 261 ] {7e3eaf79-c5d4-4450-9217-45458e99e840} executeQuery: Read 4 rows, 7.34 KiB in 0.01173 sec., 341.00596760443307 rows/sec., 625.73 KiB/sec. 2025.02.28 10:14:25.174497 [ 222 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:14:25.174576 [ 222 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:14:25.174863 [ 261 ] {7e3eaf79-c5d4-4450-9217-45458e99e840} TCPHandler: Processed in 0.012600495 sec. 2025.02.28 10:14:25.175071 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:25.175367 [ 262 ] {72b7bd78-8d0e-48a4-889e-a28f0f27e474} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:14:25.175492 [ 262 ] {72b7bd78-8d0e-48a4-889e-a28f0f27e474} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:14:25.176715 [ 262 ] {72b7bd78-8d0e-48a4-889e-a28f0f27e474} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:25.176779 [ 262 ] {72b7bd78-8d0e-48a4-889e-a28f0f27e474} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:25.177511 [ 262 ] {72b7bd78-8d0e-48a4-889e-a28f0f27e474} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.28 10:14:25.178065 [ 262 ] {72b7bd78-8d0e-48a4-889e-a28f0f27e474} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:25.178567 [ 219 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 10:14:25.178666 [ 219 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 10:14:25.178866 [ 262 ] {72b7bd78-8d0e-48a4-889e-a28f0f27e474} executeQuery: Read 60 rows, 4.14 KiB in 0.003571 sec., 16802.016241949033 rows/sec., 1.13 MiB/sec. 2025.02.28 10:14:25.179110 [ 262 ] {72b7bd78-8d0e-48a4-889e-a28f0f27e474} TCPHandler: Processed in 0.004099073 sec. 2025.02.28 10:14:25.179449 [ 222 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:14:25.180846 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_154_39} MergeTask::MergeProjectionsStage: Merge sorted 43367 rows, containing 5 columns (5 merged, 0 gathered) in 0.019083419 sec., 2272496.348793683 rows/sec., 155.35 MiB/sec. 2025.02.28 10:14:25.181568 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_154_39} MergedBlockOutputStream: filled checksums all_1_154_39 (state Temporary) 2025.02.28 10:14:25.183060 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_154_39} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_154_39 to all_1_154_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:25.183407 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_154_39} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 2 parts: [all_1_153_38, all_154_154_0] -> all_1_154_39 2025.02.28 10:14:25.183677 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.28 10:14:25.184545 [ 219 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 10:14:25.834428 [ 225 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 10:14:25.834483 [ 225 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 10:14:25.836302 [ 225 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 10:14:25.844053 [ 218 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:14:25.844111 [ 218 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:14:25.845962 [ 218 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:14:26.433290 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:26.433498 [ 261 ] {68e35692-491e-4c93-890f-449457d4709b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:14:26.433575 [ 261 ] {68e35692-491e-4c93-890f-449457d4709b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:14:26.434401 [ 261 ] {68e35692-491e-4c93-890f-449457d4709b} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:26.434455 [ 261 ] {68e35692-491e-4c93-890f-449457d4709b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:26.434903 [ 261 ] {68e35692-491e-4c93-890f-449457d4709b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 10:14:26.435163 [ 261 ] {68e35692-491e-4c93-890f-449457d4709b} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:26.435396 [ 261 ] {68e35692-491e-4c93-890f-449457d4709b} executeQuery: Read 24 rows, 2.04 KiB in 0.001953 sec., 12288.786482334868 rows/sec., 1.02 MiB/sec. 2025.02.28 10:14:26.435464 [ 261 ] {68e35692-491e-4c93-890f-449457d4709b} TCPHandler: Processed in 0.00230911 sec. 2025.02.28 10:14:26.435713 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:26.435889 [ 262 ] {dc516503-e51a-4825-8802-142a06a4043c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:14:26.435989 [ 262 ] {dc516503-e51a-4825-8802-142a06a4043c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:14:26.436707 [ 262 ] {dc516503-e51a-4825-8802-142a06a4043c} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:26.436752 [ 262 ] {dc516503-e51a-4825-8802-142a06a4043c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:26.437167 [ 262 ] {dc516503-e51a-4825-8802-142a06a4043c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 10:14:26.437418 [ 262 ] {dc516503-e51a-4825-8802-142a06a4043c} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:26.437695 [ 262 ] {dc516503-e51a-4825-8802-142a06a4043c} executeQuery: Read 4 rows, 334.00 B in 0.001854 sec., 2157.497303128371 rows/sec., 175.93 KiB/sec. 2025.02.28 10:14:26.437948 [ 262 ] {dc516503-e51a-4825-8802-142a06a4043c} TCPHandler: Processed in 0.002360071 sec. 2025.02.28 10:14:26.438158 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:26.438288 [ 261 ] {9a8aeb2e-8b11-4eb8-8afb-e0578dc4ab1d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:14:26.438343 [ 261 ] {9a8aeb2e-8b11-4eb8-8afb-e0578dc4ab1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:14:26.439529 [ 261 ] {9a8aeb2e-8b11-4eb8-8afb-e0578dc4ab1d} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:26.439573 [ 261 ] {9a8aeb2e-8b11-4eb8-8afb-e0578dc4ab1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:26.440043 [ 261 ] {9a8aeb2e-8b11-4eb8-8afb-e0578dc4ab1d} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.28 10:14:26.440284 [ 261 ] {9a8aeb2e-8b11-4eb8-8afb-e0578dc4ab1d} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:26.440501 [ 261 ] {9a8aeb2e-8b11-4eb8-8afb-e0578dc4ab1d} executeQuery: Read 1428 rows, 122.51 KiB in 0.002244 sec., 636363.6363636364 rows/sec., 53.31 MiB/sec. 2025.02.28 10:14:26.440567 [ 261 ] {9a8aeb2e-8b11-4eb8-8afb-e0578dc4ab1d} TCPHandler: Processed in 0.002497253 sec. 2025.02.28 10:14:26.440795 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:26.441005 [ 262 ] {0a0d7fd9-9b18-405b-aa0e-66138923a3e5} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:14:26.441089 [ 262 ] {0a0d7fd9-9b18-405b-aa0e-66138923a3e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:14:26.441895 [ 262 ] {0a0d7fd9-9b18-405b-aa0e-66138923a3e5} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:26.441935 [ 262 ] {0a0d7fd9-9b18-405b-aa0e-66138923a3e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:26.442309 [ 262 ] {0a0d7fd9-9b18-405b-aa0e-66138923a3e5} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.28 10:14:26.442550 [ 262 ] {0a0d7fd9-9b18-405b-aa0e-66138923a3e5} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:26.442761 [ 262 ] {0a0d7fd9-9b18-405b-aa0e-66138923a3e5} executeQuery: Read 71 rows, 5.38 KiB in 0.001809 sec., 39248.203427307904 rows/sec., 2.90 MiB/sec. 2025.02.28 10:14:26.442817 [ 262 ] {0a0d7fd9-9b18-405b-aa0e-66138923a3e5} TCPHandler: Processed in 0.002123488 sec. 2025.02.28 10:14:26.442974 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:26.443118 [ 261 ] {c1da6254-c392-4b04-842e-b63d4a7547e5} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:14:26.443179 [ 261 ] {c1da6254-c392-4b04-842e-b63d4a7547e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:14:26.443891 [ 261 ] {c1da6254-c392-4b04-842e-b63d4a7547e5} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:26.443931 [ 261 ] {c1da6254-c392-4b04-842e-b63d4a7547e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:26.444301 [ 261 ] {c1da6254-c392-4b04-842e-b63d4a7547e5} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 10:14:26.444532 [ 261 ] {c1da6254-c392-4b04-842e-b63d4a7547e5} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:26.444778 [ 261 ] {c1da6254-c392-4b04-842e-b63d4a7547e5} executeQuery: Read 252 rows, 17.85 KiB in 0.001679 sec., 150089.33889219773 rows/sec., 10.38 MiB/sec. 2025.02.28 10:14:26.444890 [ 261 ] {c1da6254-c392-4b04-842e-b63d4a7547e5} TCPHandler: Processed in 0.001983535 sec. 2025.02.28 10:14:26.445158 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:26.445353 [ 262 ] {f85f09e6-5953-4574-a565-152342a27d1a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:14:26.445433 [ 262 ] {f85f09e6-5953-4574-a565-152342a27d1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:14:26.446073 [ 262 ] {f85f09e6-5953-4574-a565-152342a27d1a} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:26.446111 [ 262 ] {f85f09e6-5953-4574-a565-152342a27d1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:26.446472 [ 262 ] {f85f09e6-5953-4574-a565-152342a27d1a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 10:14:26.446705 [ 262 ] {f85f09e6-5953-4574-a565-152342a27d1a} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:26.446936 [ 262 ] {f85f09e6-5953-4574-a565-152342a27d1a} executeQuery: Read 12 rows, 960.00 B in 0.001629 sec., 7366.482504604051 rows/sec., 575.51 KiB/sec. 2025.02.28 10:14:26.447054 [ 262 ] {f85f09e6-5953-4574-a565-152342a27d1a} TCPHandler: Processed in 0.002055797 sec. 2025.02.28 10:14:26.447221 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:26.447362 [ 261 ] {9daea5bc-ae1b-465a-9496-de1fb5371471} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:14:26.447419 [ 261 ] {9daea5bc-ae1b-465a-9496-de1fb5371471} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:14:26.448303 [ 261 ] {9daea5bc-ae1b-465a-9496-de1fb5371471} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:26.448340 [ 261 ] {9daea5bc-ae1b-465a-9496-de1fb5371471} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:26.448732 [ 261 ] {9daea5bc-ae1b-465a-9496-de1fb5371471} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.28 10:14:26.448965 [ 261 ] {9daea5bc-ae1b-465a-9496-de1fb5371471} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:26.449188 [ 261 ] {9daea5bc-ae1b-465a-9496-de1fb5371471} executeQuery: Read 615 rows, 47.39 KiB in 0.001858 sec., 331001.0764262648 rows/sec., 24.91 MiB/sec. 2025.02.28 10:14:26.449272 [ 261 ] {9daea5bc-ae1b-465a-9496-de1fb5371471} TCPHandler: Processed in 0.002120678 sec. 2025.02.28 10:14:26.449462 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:26.449616 [ 262 ] {1f21da1f-e5ac-416e-aaa5-28ec6ec8596d} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:26.449677 [ 262 ] {1f21da1f-e5ac-416e-aaa5-28ec6ec8596d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:14:26.450546 [ 262 ] {1f21da1f-e5ac-416e-aaa5-28ec6ec8596d} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:26.450586 [ 262 ] {1f21da1f-e5ac-416e-aaa5-28ec6ec8596d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:26.451034 [ 262 ] {1f21da1f-e5ac-416e-aaa5-28ec6ec8596d} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.28 10:14:26.451270 [ 262 ] {1f21da1f-e5ac-416e-aaa5-28ec6ec8596d} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:26.451446 [ 110 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_154_39 to all_159_159_0 2025.02.28 10:14:26.451510 [ 262 ] {1f21da1f-e5ac-416e-aaa5-28ec6ec8596d} executeQuery: Read 928 rows, 64.11 KiB in 0.001919 sec., 483585.2006253257 rows/sec., 32.62 MiB/sec. 2025.02.28 10:14:26.451523 [ 110 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:26.451602 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:26.451648 [ 262 ] {1f21da1f-e5ac-416e-aaa5-28ec6ec8596d} TCPHandler: Processed in 0.00227614 sec. 2025.02.28 10:14:26.451903 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_159_40} MergeTask::PrepareStage: Merging 6 parts: from all_1_154_39 to all_159_159_0 into Compact with storage Full 2025.02.28 10:14:26.451909 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:26.452466 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_159_40} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:26.452490 [ 261 ] {6953f6e8-c01e-45bc-ae5b-516d658929fd} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:26.452592 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_159_40} MergeTreeSequentialSource: Reading 7 marks from part all_1_154_39, total 43367 rows starting from the beginning of the part 2025.02.28 10:14:26.453029 [ 261 ] {6953f6e8-c01e-45bc-ae5b-516d658929fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:14:26.453208 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_159_40} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 161 rows starting from the beginning of the part 2025.02.28 10:14:26.453817 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_159_40} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 162 rows starting from the beginning of the part 2025.02.28 10:14:26.454656 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_159_40} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part 2025.02.28 10:14:26.455403 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_159_40} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part 2025.02.28 10:14:26.455853 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_159_40} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 928 rows starting from the beginning of the part 2025.02.28 10:14:26.458502 [ 261 ] {6953f6e8-c01e-45bc-ae5b-516d658929fd} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:26.458577 [ 261 ] {6953f6e8-c01e-45bc-ae5b-516d658929fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:26.460311 [ 261 ] {6953f6e8-c01e-45bc-ae5b-516d658929fd} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.28 10:14:26.460677 [ 261 ] {6953f6e8-c01e-45bc-ae5b-516d658929fd} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:26.460966 [ 261 ] {6953f6e8-c01e-45bc-ae5b-516d658929fd} executeQuery: Read 55 rows, 100.92 KiB in 0.008694 sec., 6326.2019783758915 rows/sec., 11.34 MiB/sec. 2025.02.28 10:14:26.461278 [ 261 ] {6953f6e8-c01e-45bc-ae5b-516d658929fd} TCPHandler: Processed in 0.009514754 sec. 2025.02.28 10:14:26.461520 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:26.461711 [ 262 ] {7907aa88-03aa-4b64-a764-730e26c3bb56} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:14:26.461763 [ 262 ] {7907aa88-03aa-4b64-a764-730e26c3bb56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:14:26.462218 [ 262 ] {7907aa88-03aa-4b64-a764-730e26c3bb56} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:26.462256 [ 262 ] {7907aa88-03aa-4b64-a764-730e26c3bb56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:26.462617 [ 262 ] {7907aa88-03aa-4b64-a764-730e26c3bb56} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.28 10:14:26.462849 [ 262 ] {7907aa88-03aa-4b64-a764-730e26c3bb56} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:26.463081 [ 262 ] {7907aa88-03aa-4b64-a764-730e26c3bb56} executeQuery: Read 18 rows, 1.24 KiB in 0.001409 sec., 12775.017743080198 rows/sec., 876.76 KiB/sec. 2025.02.28 10:14:26.463167 [ 262 ] {7907aa88-03aa-4b64-a764-730e26c3bb56} TCPHandler: Processed in 0.001750323 sec. 2025.02.28 10:14:26.469095 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_159_40} MergeTask::MergeProjectionsStage: Merge sorted 44938 rows, containing 5 columns (5 merged, 0 gathered) in 0.017384636 sec., 2584926.1382291815 rows/sec., 176.71 MiB/sec. 2025.02.28 10:14:26.469573 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_159_40} MergedBlockOutputStream: filled checksums all_1_159_40 (state Temporary) 2025.02.28 10:14:26.469917 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_159_40} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_159_40 to all_1_159_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:26.470005 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_159_40} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_154_39, all_159_159_0] -> all_1_159_40 2025.02.28 10:14:26.470114 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. 2025.02.28 10:14:27.253941 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709 2025.02.28 10:14:27.278782 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:27.278850 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:27.286683 [ 244 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.28 10:14:27.287477 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:27.290661 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 709 2025.02.28 10:14:29.252528 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2316 2025.02.28 10:14:29.256197 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:29.256261 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:29.257870 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 10:14:29.258203 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:29.258639 [ 224 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:14:29.258740 [ 224 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:14:29.259603 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2316 2025.02.28 10:14:29.261167 [ 224 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 10:14:30.148432 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:30.148638 [ 261 ] {8b094199-cb01-4c0d-9509-3b6a37c8bea7} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:14:30.148713 [ 261 ] {8b094199-cb01-4c0d-9509-3b6a37c8bea7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:14:30.149474 [ 261 ] {8b094199-cb01-4c0d-9509-3b6a37c8bea7} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:30.149526 [ 261 ] {8b094199-cb01-4c0d-9509-3b6a37c8bea7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:30.149961 [ 261 ] {8b094199-cb01-4c0d-9509-3b6a37c8bea7} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.28 10:14:30.150204 [ 261 ] {8b094199-cb01-4c0d-9509-3b6a37c8bea7} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:30.150456 [ 261 ] {8b094199-cb01-4c0d-9509-3b6a37c8bea7} executeQuery: Read 56 rows, 4.38 KiB in 0.001877 sec., 29834.84283431007 rows/sec., 2.28 MiB/sec. 2025.02.28 10:14:30.150523 [ 261 ] {8b094199-cb01-4c0d-9509-3b6a37c8bea7} TCPHandler: Processed in 0.002225439 sec. 2025.02.28 10:14:30.150800 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:30.151105 [ 262 ] {526e1761-8c7f-4a5c-bf3e-a8716173745b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:14:30.151217 [ 262 ] {526e1761-8c7f-4a5c-bf3e-a8716173745b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:14:30.152200 [ 262 ] {526e1761-8c7f-4a5c-bf3e-a8716173745b} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:30.152247 [ 262 ] {526e1761-8c7f-4a5c-bf3e-a8716173745b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:30.152707 [ 262 ] {526e1761-8c7f-4a5c-bf3e-a8716173745b} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.28 10:14:30.152963 [ 262 ] {526e1761-8c7f-4a5c-bf3e-a8716173745b} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:30.153228 [ 262 ] {526e1761-8c7f-4a5c-bf3e-a8716173745b} executeQuery: Read 64 rows, 5.12 KiB in 0.002208 sec., 28985.507246376812 rows/sec., 2.26 MiB/sec. 2025.02.28 10:14:30.153297 [ 262 ] {526e1761-8c7f-4a5c-bf3e-a8716173745b} TCPHandler: Processed in 0.002670695 sec. 2025.02.28 10:14:30.153484 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:30.153633 [ 261 ] {9bd66cd4-5bf9-4051-9328-cb064fe27198} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:30.153699 [ 261 ] {9bd66cd4-5bf9-4051-9328-cb064fe27198} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:14:30.154350 [ 261 ] {9bd66cd4-5bf9-4051-9328-cb064fe27198} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:30.154400 [ 261 ] {9bd66cd4-5bf9-4051-9328-cb064fe27198} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:30.154839 [ 261 ] {9bd66cd4-5bf9-4051-9328-cb064fe27198} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.28 10:14:30.155076 [ 261 ] {9bd66cd4-5bf9-4051-9328-cb064fe27198} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:30.155306 [ 261 ] {9bd66cd4-5bf9-4051-9328-cb064fe27198} executeQuery: Read 116 rows, 8.27 KiB in 0.001709 sec., 67875.95084844939 rows/sec., 4.72 MiB/sec. 2025.02.28 10:14:30.155411 [ 261 ] {9bd66cd4-5bf9-4051-9328-cb064fe27198} TCPHandler: Processed in 0.001995155 sec. 2025.02.28 10:14:30.155605 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:30.155894 [ 262 ] {1b490d08-89eb-4c1d-9928-456d51d8c270} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:14:30.156006 [ 262 ] {1b490d08-89eb-4c1d-9928-456d51d8c270} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:14:30.156522 [ 262 ] {1b490d08-89eb-4c1d-9928-456d51d8c270} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:30.156562 [ 262 ] {1b490d08-89eb-4c1d-9928-456d51d8c270} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:30.156950 [ 262 ] {1b490d08-89eb-4c1d-9928-456d51d8c270} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.28 10:14:30.157197 [ 262 ] {1b490d08-89eb-4c1d-9928-456d51d8c270} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:30.157418 [ 262 ] {1b490d08-89eb-4c1d-9928-456d51d8c270} executeQuery: Read 42 rows, 2.91 KiB in 0.001637 sec., 25656.68906536347 rows/sec., 1.73 MiB/sec. 2025.02.28 10:14:30.157471 [ 262 ] {1b490d08-89eb-4c1d-9928-456d51d8c270} TCPHandler: Processed in 0.001967455 sec. 2025.02.28 10:14:31.492976 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43554 2025.02.28 10:14:31.493728 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:31.493786 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:31.494365 [ 242 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.28 10:14:31.494617 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:31.494817 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43554 2025.02.28 10:14:31.725564 [ 118 ] {} oximeter.measurements_i64 (b2d5222f-2198-4472-b411-b2318c853d54) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.28 10:14:31.725639 [ 118 ] {} oximeter.measurements_i64 (b2d5222f-2198-4472-b411-b2318c853d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:31.725686 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:31.726003 [ 190 ] {b2d5222f-2198-4472-b411-b2318c853d54::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.28 10:14:31.726241 [ 190 ] {b2d5222f-2198-4472-b411-b2318c853d54::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:31.726300 [ 190 ] {b2d5222f-2198-4472-b411-b2318c853d54::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2025.02.28 10:14:31.726421 [ 190 ] {b2d5222f-2198-4472-b411-b2318c853d54::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part 2025.02.28 10:14:31.726601 [ 190 ] {b2d5222f-2198-4472-b411-b2318c853d54::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.02.28 10:14:31.726871 [ 190 ] {b2d5222f-2198-4472-b411-b2318c853d54::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part 2025.02.28 10:14:31.727334 [ 190 ] {b2d5222f-2198-4472-b411-b2318c853d54::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part 2025.02.28 10:14:31.728374 [ 194 ] {b2d5222f-2198-4472-b411-b2318c853d54::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002585113 sec., 19728.34456366124 rows/sec., 1.40 MiB/sec. 2025.02.28 10:14:31.728491 [ 194 ] {b2d5222f-2198-4472-b411-b2318c853d54::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.28 10:14:31.728758 [ 194 ] {b2d5222f-2198-4472-b411-b2318c853d54::all_1_5_1} oximeter.measurements_i64 (b2d5222f-2198-4472-b411-b2318c853d54): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:31.728829 [ 194 ] {b2d5222f-2198-4472-b411-b2318c853d54::all_1_5_1} oximeter.measurements_i64 (b2d5222f-2198-4472-b411-b2318c853d54) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.28 10:14:31.728893 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.28 10:14:32.643223 [ 220 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:14:32.643302 [ 220 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:14:32.645360 [ 220 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:14:33.349197 [ 224 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:14:33.349245 [ 224 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:14:33.351172 [ 224 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:14:34.000216 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.89 MiB, peak 291.27 MiB, free memory in arenas 0.00 B, will set to 272.89 MiB (RSS), difference: 4.00 MiB 2025.02.28 10:14:34.790729 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 717 2025.02.28 10:14:34.816522 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:34.816586 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:34.824318 [ 244 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.28 10:14:34.825115 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:34.828240 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 717 2025.02.28 10:14:35.151506 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:35.151732 [ 261 ] {deb108b6-23ef-49d1-a579-8d507255f77f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:14:35.151814 [ 261 ] {deb108b6-23ef-49d1-a579-8d507255f77f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:14:35.152624 [ 261 ] {deb108b6-23ef-49d1-a579-8d507255f77f} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:35.152675 [ 261 ] {deb108b6-23ef-49d1-a579-8d507255f77f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:35.153142 [ 261 ] {deb108b6-23ef-49d1-a579-8d507255f77f} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.28 10:14:35.153391 [ 261 ] {deb108b6-23ef-49d1-a579-8d507255f77f} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:35.153595 [ 116 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.02.28 10:14:35.153665 [ 261 ] {deb108b6-23ef-49d1-a579-8d507255f77f} executeQuery: Read 64 rows, 5.16 KiB in 0.00199 sec., 32160.804020100502 rows/sec., 2.53 MiB/sec. 2025.02.28 10:14:35.153669 [ 116 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:35.153757 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:35.153818 [ 261 ] {deb108b6-23ef-49d1-a579-8d507255f77f} TCPHandler: Processed in 0.002456042 sec. 2025.02.28 10:14:35.153968 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.02.28 10:14:35.154098 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:35.154164 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:35.154181 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2005 rows starting from the beginning of the part 2025.02.28 10:14:35.154358 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 166 rows starting from the beginning of the part 2025.02.28 10:14:35.154756 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 64 rows starting from the beginning of the part 2025.02.28 10:14:35.155044 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 1428 rows starting from the beginning of the part 2025.02.28 10:14:35.155207 [ 262 ] {8e007537-6bde-4bad-a6e3-dbf69f95e26f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:14:35.155356 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 56 rows starting from the beginning of the part 2025.02.28 10:14:35.155461 [ 262 ] {8e007537-6bde-4bad-a6e3-dbf69f95e26f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:14:35.155637 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 64 rows starting from the beginning of the part 2025.02.28 10:14:35.158058 [ 262 ] {8e007537-6bde-4bad-a6e3-dbf69f95e26f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:35.158127 [ 262 ] {8e007537-6bde-4bad-a6e3-dbf69f95e26f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:35.158911 [ 262 ] {8e007537-6bde-4bad-a6e3-dbf69f95e26f} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.28 10:14:35.159259 [ 262 ] {8e007537-6bde-4bad-a6e3-dbf69f95e26f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:35.159850 [ 262 ] {8e007537-6bde-4bad-a6e3-dbf69f95e26f} executeQuery: Read 4 rows, 308.00 B in 0.004951 sec., 807.9175924055747 rows/sec., 60.75 KiB/sec. 2025.02.28 10:14:35.159868 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 3783 rows, containing 5 columns (5 merged, 0 gathered) in 0.005992818 sec., 631255.6129687236 rows/sec., 54.69 MiB/sec. 2025.02.28 10:14:35.159956 [ 262 ] {8e007537-6bde-4bad-a6e3-dbf69f95e26f} TCPHandler: Processed in 0.005998568 sec. 2025.02.28 10:14:35.160146 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:35.160242 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.02.28 10:14:35.160385 [ 261 ] {a41b348d-54a5-4406-b708-37609d9c89a0} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:14:35.160473 [ 261 ] {a41b348d-54a5-4406-b708-37609d9c89a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:14:35.160853 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_161_32} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:35.161107 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_161_32} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.02.28 10:14:35.161266 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.02.28 10:14:35.161550 [ 261 ] {a41b348d-54a5-4406-b708-37609d9c89a0} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:35.161596 [ 261 ] {a41b348d-54a5-4406-b708-37609d9c89a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:35.161977 [ 261 ] {a41b348d-54a5-4406-b708-37609d9c89a0} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.28 10:14:35.162216 [ 261 ] {a41b348d-54a5-4406-b708-37609d9c89a0} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:35.162394 [ 116 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.02.28 10:14:35.162448 [ 116 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:35.162463 [ 261 ] {a41b348d-54a5-4406-b708-37609d9c89a0} executeQuery: Read 68 rows, 5.44 KiB in 0.002169 sec., 31350.852927616415 rows/sec., 2.45 MiB/sec. 2025.02.28 10:14:35.162487 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:35.162663 [ 261 ] {a41b348d-54a5-4406-b708-37609d9c89a0} TCPHandler: Processed in 0.002595574 sec. 2025.02.28 10:14:35.162736 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.02.28 10:14:35.162937 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:35.162939 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:35.163054 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 980 rows starting from the beginning of the part 2025.02.28 10:14:35.163415 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 128 rows starting from the beginning of the part 2025.02.28 10:14:35.163503 [ 262 ] {9dac776b-243c-4b1c-8594-082e130211c3} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:35.163692 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 68 rows starting from the beginning of the part 2025.02.28 10:14:35.163816 [ 262 ] {9dac776b-243c-4b1c-8594-082e130211c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:14:35.164080 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 615 rows starting from the beginning of the part 2025.02.28 10:14:35.164404 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 64 rows starting from the beginning of the part 2025.02.28 10:14:35.164825 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 68 rows starting from the beginning of the part 2025.02.28 10:14:35.166617 [ 262 ] {9dac776b-243c-4b1c-8594-082e130211c3} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:35.166706 [ 262 ] {9dac776b-243c-4b1c-8594-082e130211c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:35.167657 [ 262 ] {9dac776b-243c-4b1c-8594-082e130211c3} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.28 10:14:35.168146 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 1923 rows, containing 5 columns (5 merged, 0 gathered) in 0.005538283 sec., 347219.5263405644 rows/sec., 27.28 MiB/sec. 2025.02.28 10:14:35.168161 [ 262 ] {9dac776b-243c-4b1c-8594-082e130211c3} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:35.168400 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.02.28 10:14:35.168550 [ 262 ] {9dac776b-243c-4b1c-8594-082e130211c3} executeQuery: Read 160 rows, 11.41 KiB in 0.005233 sec., 30575.19587234856 rows/sec., 2.13 MiB/sec. 2025.02.28 10:14:35.168694 [ 262 ] {9dac776b-243c-4b1c-8594-082e130211c3} TCPHandler: Processed in 0.005911427 sec. 2025.02.28 10:14:35.168903 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:35.168931 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_161_32} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:35.169057 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_161_32} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.02.28 10:14:35.169116 [ 261 ] {435328b6-c352-4f1f-8350-b03d640a8478} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:35.169192 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.28 10:14:35.169282 [ 261 ] {435328b6-c352-4f1f-8350-b03d640a8478} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:14:35.170500 [ 261 ] {435328b6-c352-4f1f-8350-b03d640a8478} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:35.170542 [ 261 ] {435328b6-c352-4f1f-8350-b03d640a8478} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:35.171187 [ 261 ] {435328b6-c352-4f1f-8350-b03d640a8478} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.28 10:14:35.171437 [ 261 ] {435328b6-c352-4f1f-8350-b03d640a8478} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:35.171687 [ 261 ] {435328b6-c352-4f1f-8350-b03d640a8478} executeQuery: Read 4 rows, 7.34 KiB in 0.002634 sec., 1518.602885345482 rows/sec., 2.72 MiB/sec. 2025.02.28 10:14:35.171803 [ 261 ] {435328b6-c352-4f1f-8350-b03d640a8478} TCPHandler: Processed in 0.002985639 sec. 2025.02.28 10:14:35.172012 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:35.172237 [ 262 ] {8d05e4e7-b31a-47ed-a699-232c3362f298} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:14:35.172330 [ 262 ] {8d05e4e7-b31a-47ed-a699-232c3362f298} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:14:35.173030 [ 262 ] {8d05e4e7-b31a-47ed-a699-232c3362f298} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:35.173069 [ 262 ] {8d05e4e7-b31a-47ed-a699-232c3362f298} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:35.173447 [ 262 ] {8d05e4e7-b31a-47ed-a699-232c3362f298} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.28 10:14:35.173686 [ 262 ] {8d05e4e7-b31a-47ed-a699-232c3362f298} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:35.173861 [ 116 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.02.28 10:14:35.173915 [ 116 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:35.173930 [ 262 ] {8d05e4e7-b31a-47ed-a699-232c3362f298} executeQuery: Read 60 rows, 4.14 KiB in 0.001737 sec., 34542.31433506045 rows/sec., 2.33 MiB/sec. 2025.02.28 10:14:35.173959 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. 2025.02.28 10:14:35.174083 [ 262 ] {8d05e4e7-b31a-47ed-a699-232c3362f298} TCPHandler: Processed in 0.002174468 sec. 2025.02.28 10:14:35.174217 [ 187 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.02.28 10:14:35.174351 [ 187 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:35.174385 [ 187 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 8180 rows starting from the beginning of the part 2025.02.28 10:14:35.174499 [ 187 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part 2025.02.28 10:14:35.174699 [ 187 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part 2025.02.28 10:14:35.174881 [ 187 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 18 rows starting from the beginning of the part 2025.02.28 10:14:35.174966 [ 187 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 42 rows starting from the beginning of the part 2025.02.28 10:14:35.175209 [ 187 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part 2025.02.28 10:14:35.177823 [ 189 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 8420 rows, containing 4 columns (4 merged, 0 gathered) in 0.003734329 sec., 2254755.807535972 rows/sec., 151.06 MiB/sec. 2025.02.28 10:14:35.178036 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.02.28 10:14:35.178402 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_161_32} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:35.178502 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_161_32} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.02.28 10:14:35.178609 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. 2025.02.28 10:14:36.024335 [ 225 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 10:14:36.024384 [ 225 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 10:14:36.025910 [ 225 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 10:14:37.029201 [ 218 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 10:14:37.029306 [ 218 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 10:14:37.031303 [ 218 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 10:14:38.727454 [ 111 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:14:38.727533 [ 111 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:14:38.995008 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43981 2025.02.28 10:14:38.995845 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:38.995897 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:38.996422 [ 242 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.28 10:14:38.996671 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:38.996877 [ 111 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.28 10:14:38.996915 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43981 2025.02.28 10:14:38.996958 [ 111 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:38.996991 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:38.997176 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.28 10:14:38.997495 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:38.997610 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_96_19} MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41724 rows starting from the beginning of the part 2025.02.28 10:14:38.997990 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 427 rows starting from the beginning of the part 2025.02.28 10:14:38.998358 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 488 rows starting from the beginning of the part 2025.02.28 10:14:38.998769 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 427 rows starting from the beginning of the part 2025.02.28 10:14:38.998890 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 488 rows starting from the beginning of the part 2025.02.28 10:14:38.998985 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 427 rows starting from the beginning of the part 2025.02.28 10:14:39.000177 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 279.16 MiB, peak 291.27 MiB, free memory in arenas 0.00 B, will set to 272.89 MiB (RSS), difference: -6.27 MiB 2025.02.28 10:14:39.003945 [ 189 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 43981 rows, containing 4 columns (4 merged, 0 gathered) in 0.0068821 sec., 6390636.578951192 rows/sec., 91.42 MiB/sec. 2025.02.28 10:14:39.004048 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003278152 sec. 2025.02.28 10:14:39.004274 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.28 10:14:39.004554 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_96_19} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:39.004629 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_96_19} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.28 10:14:39.004712 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.28 10:14:39.259935 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2336 2025.02.28 10:14:39.264083 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:39.264175 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:39.266206 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 10:14:39.266685 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:39.268589 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2336 2025.02.28 10:14:40.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.66 MiB, peak 291.27 MiB, free memory in arenas 0.00 B, will set to 272.89 MiB (RSS), difference: 6.23 MiB 2025.02.28 10:14:40.153378 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:40.153594 [ 261 ] {fda9e2e7-6625-41a6-a9fe-040ad6eac0f9} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:14:40.153676 [ 261 ] {fda9e2e7-6625-41a6-a9fe-040ad6eac0f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:14:40.154548 [ 261 ] {fda9e2e7-6625-41a6-a9fe-040ad6eac0f9} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:40.154598 [ 261 ] {fda9e2e7-6625-41a6-a9fe-040ad6eac0f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:40.155051 [ 261 ] {fda9e2e7-6625-41a6-a9fe-040ad6eac0f9} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.02.28 10:14:40.155301 [ 261 ] {fda9e2e7-6625-41a6-a9fe-040ad6eac0f9} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:40.155537 [ 261 ] {fda9e2e7-6625-41a6-a9fe-040ad6eac0f9} executeQuery: Read 166 rows, 14.80 KiB in 0.002001 sec., 82958.52073963018 rows/sec., 7.23 MiB/sec. 2025.02.28 10:14:40.155605 [ 261 ] {fda9e2e7-6625-41a6-a9fe-040ad6eac0f9} TCPHandler: Processed in 0.002373251 sec. 2025.02.28 10:14:40.155862 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:40.156140 [ 262 ] {ccd64f15-55e1-4875-af7e-f603a3076d8f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:14:40.156257 [ 262 ] {ccd64f15-55e1-4875-af7e-f603a3076d8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:14:40.157311 [ 262 ] {ccd64f15-55e1-4875-af7e-f603a3076d8f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:40.157361 [ 262 ] {ccd64f15-55e1-4875-af7e-f603a3076d8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:40.157798 [ 262 ] {ccd64f15-55e1-4875-af7e-f603a3076d8f} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.28 10:14:40.158050 [ 262 ] {ccd64f15-55e1-4875-af7e-f603a3076d8f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:40.158315 [ 262 ] {ccd64f15-55e1-4875-af7e-f603a3076d8f} executeQuery: Read 55 rows, 4.14 KiB in 0.002257 sec., 24368.630926007976 rows/sec., 1.79 MiB/sec. 2025.02.28 10:14:40.158438 [ 262 ] {ccd64f15-55e1-4875-af7e-f603a3076d8f} TCPHandler: Processed in 0.002710505 sec. 2025.02.28 10:14:40.158611 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:40.158787 [ 261 ] {422faf76-094e-42c4-bd4b-afc24766445c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:14:40.158848 [ 261 ] {422faf76-094e-42c4-bd4b-afc24766445c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:14:40.159498 [ 261 ] {422faf76-094e-42c4-bd4b-afc24766445c} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:40.159538 [ 261 ] {422faf76-094e-42c4-bd4b-afc24766445c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:40.159913 [ 261 ] {422faf76-094e-42c4-bd4b-afc24766445c} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.02.28 10:14:40.160150 [ 261 ] {422faf76-094e-42c4-bd4b-afc24766445c} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:40.160364 [ 261 ] {422faf76-094e-42c4-bd4b-afc24766445c} executeQuery: Read 119 rows, 9.52 KiB in 0.001615 sec., 73684.2105263158 rows/sec., 5.76 MiB/sec. 2025.02.28 10:14:40.160417 [ 261 ] {422faf76-094e-42c4-bd4b-afc24766445c} TCPHandler: Processed in 0.001895434 sec. 2025.02.28 10:14:40.160577 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:40.160722 [ 262 ] {5c4aaa37-e381-4de1-ba1a-b02e178a1cfe} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:40.160788 [ 262 ] {5c4aaa37-e381-4de1-ba1a-b02e178a1cfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:14:40.161397 [ 262 ] {5c4aaa37-e381-4de1-ba1a-b02e178a1cfe} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:40.161439 [ 262 ] {5c4aaa37-e381-4de1-ba1a-b02e178a1cfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:40.161840 [ 262 ] {5c4aaa37-e381-4de1-ba1a-b02e178a1cfe} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.02.28 10:14:40.162097 [ 262 ] {5c4aaa37-e381-4de1-ba1a-b02e178a1cfe} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:40.162334 [ 262 ] {5c4aaa37-e381-4de1-ba1a-b02e178a1cfe} executeQuery: Read 160 rows, 11.41 KiB in 0.00164 sec., 97560.9756097561 rows/sec., 6.79 MiB/sec. 2025.02.28 10:14:40.162388 [ 262 ] {5c4aaa37-e381-4de1-ba1a-b02e178a1cfe} TCPHandler: Processed in 0.001878284 sec. 2025.02.28 10:14:40.162529 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:40.162820 [ 261 ] {1e23a725-6317-458f-b862-cbe3557321ff} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:40.163101 [ 261 ] {1e23a725-6317-458f-b862-cbe3557321ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:14:40.164876 [ 261 ] {1e23a725-6317-458f-b862-cbe3557321ff} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:40.164915 [ 261 ] {1e23a725-6317-458f-b862-cbe3557321ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:40.165610 [ 261 ] {1e23a725-6317-458f-b862-cbe3557321ff} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.28 10:14:40.165874 [ 261 ] {1e23a725-6317-458f-b862-cbe3557321ff} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:40.166132 [ 261 ] {1e23a725-6317-458f-b862-cbe3557321ff} executeQuery: Read 55 rows, 100.92 KiB in 0.003415 sec., 16105.41727672035 rows/sec., 28.86 MiB/sec. 2025.02.28 10:14:40.166225 [ 261 ] {1e23a725-6317-458f-b862-cbe3557321ff} TCPHandler: Processed in 0.003763249 sec. 2025.02.28 10:14:40.166382 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:40.166520 [ 262 ] {740e704c-67b7-419b-bba5-fa921b84f775} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:14:40.166578 [ 262 ] {740e704c-67b7-419b-bba5-fa921b84f775} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:14:40.167132 [ 262 ] {740e704c-67b7-419b-bba5-fa921b84f775} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:40.167170 [ 262 ] {740e704c-67b7-419b-bba5-fa921b84f775} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:40.167540 [ 262 ] {740e704c-67b7-419b-bba5-fa921b84f775} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.02.28 10:14:40.167768 [ 262 ] {740e704c-67b7-419b-bba5-fa921b84f775} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:40.167975 [ 262 ] {740e704c-67b7-419b-bba5-fa921b84f775} executeQuery: Read 60 rows, 4.14 KiB in 0.001486 sec., 40376.85060565276 rows/sec., 2.72 MiB/sec. 2025.02.28 10:14:40.168025 [ 262 ] {740e704c-67b7-419b-bba5-fa921b84f775} TCPHandler: Processed in 0.001712983 sec. 2025.02.28 10:14:42.328346 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 724 2025.02.28 10:14:42.351820 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:42.351876 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:42.359503 [ 244 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.28 10:14:42.360337 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:42.360793 [ 105 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.28 10:14:42.360939 [ 105 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:42.361016 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:42.361295 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.28 10:14:42.371789 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 724 2025.02.28 10:14:42.373180 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:42.374114 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part 2025.02.28 10:14:42.379040 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part 2025.02.28 10:14:42.383873 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part 2025.02.28 10:14:42.389154 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part 2025.02.28 10:14:42.395126 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part 2025.02.28 10:14:42.401190 [ 188 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part 2025.02.28 10:14:42.465235 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 679 columns (679 merged, 0 gathered) in 0.104084318 sec., 6955.898966451411 rows/sec., 35.97 MiB/sec. 2025.02.28 10:14:42.469243 [ 195 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.28 10:14:42.472610 [ 195 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_96_19} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:42.472747 [ 195 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_96_19} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.28 10:14:42.475692 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.02.28 10:14:43.000158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 273.96 MiB, peak 291.38 MiB, free memory in arenas 0.00 B, will set to 272.89 MiB (RSS), difference: -1.07 MiB 2025.02.28 10:14:45.150930 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:45.151125 [ 261 ] {10859d7e-b38f-4472-a8e7-aee5cbe30d50} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:14:45.151200 [ 261 ] {10859d7e-b38f-4472-a8e7-aee5cbe30d50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:14:45.151967 [ 261 ] {10859d7e-b38f-4472-a8e7-aee5cbe30d50} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:45.152018 [ 261 ] {10859d7e-b38f-4472-a8e7-aee5cbe30d50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:45.152446 [ 261 ] {10859d7e-b38f-4472-a8e7-aee5cbe30d50} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 10:14:45.152703 [ 261 ] {10859d7e-b38f-4472-a8e7-aee5cbe30d50} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:45.152988 [ 261 ] {10859d7e-b38f-4472-a8e7-aee5cbe30d50} executeQuery: Read 4 rows, 334.00 B in 0.001908 sec., 2096.4360587002097 rows/sec., 170.95 KiB/sec. 2025.02.28 10:14:45.153139 [ 261 ] {10859d7e-b38f-4472-a8e7-aee5cbe30d50} TCPHandler: Processed in 0.002341051 sec. 2025.02.28 10:14:45.153532 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:45.153831 [ 262 ] {9b100370-cf4e-4dc7-a944-bc848978e3ef} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:14:45.153949 [ 262 ] {9b100370-cf4e-4dc7-a944-bc848978e3ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:14:45.154806 [ 262 ] {9b100370-cf4e-4dc7-a944-bc848978e3ef} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:45.154852 [ 262 ] {9b100370-cf4e-4dc7-a944-bc848978e3ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:45.155303 [ 262 ] {9b100370-cf4e-4dc7-a944-bc848978e3ef} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.02.28 10:14:45.155565 [ 262 ] {9b100370-cf4e-4dc7-a944-bc848978e3ef} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:45.155808 [ 262 ] {9b100370-cf4e-4dc7-a944-bc848978e3ef} executeQuery: Read 66 rows, 5.31 KiB in 0.002061 sec., 32023.289665211065 rows/sec., 2.51 MiB/sec. 2025.02.28 10:14:45.155875 [ 262 ] {9b100370-cf4e-4dc7-a944-bc848978e3ef} TCPHandler: Processed in 0.002567644 sec. 2025.02.28 10:14:45.156041 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:45.156187 [ 261 ] {fa40f490-977f-4d17-a0bf-902628f92d2b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:14:45.156249 [ 261 ] {fa40f490-977f-4d17-a0bf-902628f92d2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:14:45.156960 [ 261 ] {fa40f490-977f-4d17-a0bf-902628f92d2b} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:45.157009 [ 261 ] {fa40f490-977f-4d17-a0bf-902628f92d2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:45.157388 [ 261 ] {fa40f490-977f-4d17-a0bf-902628f92d2b} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.28 10:14:45.157621 [ 261 ] {fa40f490-977f-4d17-a0bf-902628f92d2b} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:45.157802 [ 100 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.28 10:14:45.157869 [ 261 ] {fa40f490-977f-4d17-a0bf-902628f92d2b} executeQuery: Read 8 rows, 594.00 B in 0.001712 sec., 4672.897196261682 rows/sec., 338.83 KiB/sec. 2025.02.28 10:14:45.157890 [ 100 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:45.157961 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:45.158013 [ 261 ] {fa40f490-977f-4d17-a0bf-902628f92d2b} TCPHandler: Processed in 0.002040856 sec. 2025.02.28 10:14:45.158249 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.02.28 10:14:45.158264 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:45.158535 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:45.158548 [ 262 ] {3355be38-4af5-4c17-afcb-b51e88046d17} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:14:45.158610 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 198 rows starting from the beginning of the part 2025.02.28 10:14:45.158658 [ 262 ] {3355be38-4af5-4c17-afcb-b51e88046d17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:14:45.159019 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 4 rows starting from the beginning of the part 2025.02.28 10:14:45.159358 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 71 rows starting from the beginning of the part 2025.02.28 10:14:45.159702 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 4 rows starting from the beginning of the part 2025.02.28 10:14:45.160066 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 55 rows starting from the beginning of the part 2025.02.28 10:14:45.160435 [ 200 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 8 rows starting from the beginning of the part 2025.02.28 10:14:45.161829 [ 262 ] {3355be38-4af5-4c17-afcb-b51e88046d17} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:45.161911 [ 262 ] {3355be38-4af5-4c17-afcb-b51e88046d17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:45.162971 [ 262 ] {3355be38-4af5-4c17-afcb-b51e88046d17} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.02.28 10:14:45.163436 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 340 rows, containing 5 columns (5 merged, 0 gathered) in 0.00537442 sec., 63262.64043375843 rows/sec., 4.59 MiB/sec. 2025.02.28 10:14:45.163500 [ 262 ] {3355be38-4af5-4c17-afcb-b51e88046d17} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:45.163773 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.28 10:14:45.163950 [ 223 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 10:14:45.164000 [ 262 ] {3355be38-4af5-4c17-afcb-b51e88046d17} executeQuery: Read 72 rows, 5.76 KiB in 0.005532 sec., 13015.184381778743 rows/sec., 1.02 MiB/sec. 2025.02.28 10:14:45.164013 [ 223 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 10:14:45.164276 [ 262 ] {3355be38-4af5-4c17-afcb-b51e88046d17} TCPHandler: Processed in 0.0061442 sec. 2025.02.28 10:14:45.164586 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:45.164647 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_136_27} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:45.164751 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_136_27} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.28 10:14:45.164763 [ 261 ] {90fdafbf-a569-4e5c-b32f-c03e27871f34} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:45.164882 [ 261 ] {90fdafbf-a569-4e5c-b32f-c03e27871f34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:14:45.164892 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.28 10:14:45.165753 [ 261 ] {90fdafbf-a569-4e5c-b32f-c03e27871f34} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:45.165795 [ 261 ] {90fdafbf-a569-4e5c-b32f-c03e27871f34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:45.166273 [ 261 ] {90fdafbf-a569-4e5c-b32f-c03e27871f34} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.02.28 10:14:45.166559 [ 261 ] {90fdafbf-a569-4e5c-b32f-c03e27871f34} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:45.166986 [ 261 ] {90fdafbf-a569-4e5c-b32f-c03e27871f34} executeQuery: Read 162 rows, 11.55 KiB in 0.002252 sec., 71936.0568383659 rows/sec., 5.01 MiB/sec. 2025.02.28 10:14:45.167091 [ 225 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 10:14:45.167221 [ 225 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 10:14:45.167269 [ 261 ] {90fdafbf-a569-4e5c-b32f-c03e27871f34} TCPHandler: Processed in 0.002864887 sec. 2025.02.28 10:14:45.167667 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:45.167864 [ 223 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 10:14:45.168200 [ 262 ] {a09de5cf-ae8f-4dc8-9e77-0fc9ad968794} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:45.169385 [ 262 ] {a09de5cf-ae8f-4dc8-9e77-0fc9ad968794} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:14:45.173325 [ 262 ] {a09de5cf-ae8f-4dc8-9e77-0fc9ad968794} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:45.173370 [ 262 ] {a09de5cf-ae8f-4dc8-9e77-0fc9ad968794} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:45.173841 [ 225 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 10:14:45.174411 [ 262 ] {a09de5cf-ae8f-4dc8-9e77-0fc9ad968794} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.28 10:14:45.174752 [ 262 ] {a09de5cf-ae8f-4dc8-9e77-0fc9ad968794} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:45.174929 [ 100 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.28 10:14:45.175000 [ 100 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:45.175031 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:45.175070 [ 262 ] {a09de5cf-ae8f-4dc8-9e77-0fc9ad968794} executeQuery: Read 4 rows, 7.34 KiB in 0.007101 sec., 563.3009435290804 rows/sec., 1.01 MiB/sec. 2025.02.28 10:14:45.175351 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.02.28 10:14:45.175484 [ 262 ] {a09de5cf-ae8f-4dc8-9e77-0fc9ad968794} TCPHandler: Processed in 0.008074825 sec. 2025.02.28 10:14:45.175696 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:45.175891 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:45.175895 [ 261 ] {b28fd383-4317-4918-af7a-f20a105e0c43} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:14:45.175985 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2751 rows starting from the beginning of the part 2025.02.28 10:14:45.175992 [ 261 ] {b28fd383-4317-4918-af7a-f20a105e0c43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:14:45.176752 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 4 rows starting from the beginning of the part 2025.02.28 10:14:45.177359 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 55 rows starting from the beginning of the part 2025.02.28 10:14:45.177982 [ 261 ] {b28fd383-4317-4918-af7a-f20a105e0c43} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:45.178061 [ 261 ] {b28fd383-4317-4918-af7a-f20a105e0c43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:45.178064 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 4 rows starting from the beginning of the part 2025.02.28 10:14:45.178666 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 55 rows starting from the beginning of the part 2025.02.28 10:14:45.179214 [ 261 ] {b28fd383-4317-4918-af7a-f20a105e0c43} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.02.28 10:14:45.179271 [ 199 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 4 rows starting from the beginning of the part 2025.02.28 10:14:45.179796 [ 261 ] {b28fd383-4317-4918-af7a-f20a105e0c43} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:45.180290 [ 261 ] {b28fd383-4317-4918-af7a-f20a105e0c43} executeQuery: Read 60 rows, 4.14 KiB in 0.004433 sec., 13534.852244529662 rows/sec., 934.05 KiB/sec. 2025.02.28 10:14:45.180414 [ 261 ] {b28fd383-4317-4918-af7a-f20a105e0c43} TCPHandler: Processed in 0.004827153 sec. 2025.02.28 10:14:45.190013 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2873 rows, containing 19 columns (19 merged, 0 gathered) in 0.014910995 sec., 192676.6121241406 rows/sec., 345.27 MiB/sec. 2025.02.28 10:14:45.192606 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.28 10:14:45.193040 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_136_27} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:45.193128 [ 196 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_136_27} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.28 10:14:45.193280 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.33 MiB. 2025.02.28 10:14:45.968942 [ 218 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 10:14:45.968998 [ 218 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 10:14:45.970841 [ 218 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 10:14:46.203315 [ 224 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 10:14:46.203394 [ 224 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 10:14:46.205609 [ 224 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 10:14:46.497089 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44469 2025.02.28 10:14:46.497755 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:46.497796 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:46.498353 [ 242 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.28 10:14:46.498639 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:46.498889 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44469 2025.02.28 10:14:49.268844 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2362 2025.02.28 10:14:49.272206 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:49.272268 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:49.273848 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 10:14:49.274168 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:49.274446 [ 92 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.28 10:14:49.274617 [ 92 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:49.274720 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:49.275739 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.28 10:14:49.276610 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2362 2025.02.28 10:14:49.277160 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:49.277372 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2222 rows starting from the beginning of the part 2025.02.28 10:14:49.277948 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 20 rows starting from the beginning of the part 2025.02.28 10:14:49.278696 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 28 rows starting from the beginning of the part 2025.02.28 10:14:49.279474 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 46 rows starting from the beginning of the part 2025.02.28 10:14:49.280143 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 20 rows starting from the beginning of the part 2025.02.28 10:14:49.280798 [ 200 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part 2025.02.28 10:14:49.290678 [ 196 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2362 rows, containing 72 columns (72 merged, 0 gathered) in 0.015740195 sec., 150061.6733147207 rows/sec., 113.94 MiB/sec. 2025.02.28 10:14:49.292896 [ 197 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.28 10:14:49.293788 [ 197 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_71_14} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:49.293891 [ 197 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_71_14} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.28 10:14:49.294278 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2025.02.28 10:14:49.871890 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 732 2025.02.28 10:14:49.896085 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:49.896136 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:49.903846 [ 244 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.28 10:14:49.904642 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:49.907728 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 732 2025.02.28 10:14:50.153643 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:50.153925 [ 261 ] {628322b2-610f-4c7d-a748-9f7cf5fa7baf} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:14:50.154037 [ 261 ] {628322b2-610f-4c7d-a748-9f7cf5fa7baf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:14:50.154970 [ 261 ] {628322b2-610f-4c7d-a748-9f7cf5fa7baf} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:50.155019 [ 261 ] {628322b2-610f-4c7d-a748-9f7cf5fa7baf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:50.155482 [ 261 ] {628322b2-610f-4c7d-a748-9f7cf5fa7baf} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.02.28 10:14:50.155739 [ 261 ] {628322b2-610f-4c7d-a748-9f7cf5fa7baf} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:50.155985 [ 261 ] {628322b2-610f-4c7d-a748-9f7cf5fa7baf} executeQuery: Read 166 rows, 14.80 KiB in 0.002136 sec., 77715.35580524345 rows/sec., 6.77 MiB/sec. 2025.02.28 10:14:50.156057 [ 261 ] {628322b2-610f-4c7d-a748-9f7cf5fa7baf} TCPHandler: Processed in 0.002587274 sec. 2025.02.28 10:14:50.156333 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:50.156621 [ 262 ] {3e5c1b75-65fb-4923-82c5-e21f40bf8b5c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:14:50.156735 [ 262 ] {3e5c1b75-65fb-4923-82c5-e21f40bf8b5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:14:50.157693 [ 262 ] {3e5c1b75-65fb-4923-82c5-e21f40bf8b5c} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:50.157741 [ 262 ] {3e5c1b75-65fb-4923-82c5-e21f40bf8b5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:50.158176 [ 262 ] {3e5c1b75-65fb-4923-82c5-e21f40bf8b5c} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.28 10:14:50.158428 [ 262 ] {3e5c1b75-65fb-4923-82c5-e21f40bf8b5c} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:50.158663 [ 262 ] {3e5c1b75-65fb-4923-82c5-e21f40bf8b5c} executeQuery: Read 55 rows, 4.14 KiB in 0.002125 sec., 25882.35294117647 rows/sec., 1.90 MiB/sec. 2025.02.28 10:14:50.158730 [ 262 ] {3e5c1b75-65fb-4923-82c5-e21f40bf8b5c} TCPHandler: Processed in 0.002571174 sec. 2025.02.28 10:14:50.158879 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:50.159029 [ 261 ] {719235a4-79ef-4344-b916-92fa8aa8a187} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:14:50.159091 [ 261 ] {719235a4-79ef-4344-b916-92fa8aa8a187} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:14:50.159743 [ 261 ] {719235a4-79ef-4344-b916-92fa8aa8a187} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:50.159783 [ 261 ] {719235a4-79ef-4344-b916-92fa8aa8a187} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:50.160161 [ 261 ] {719235a4-79ef-4344-b916-92fa8aa8a187} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.02.28 10:14:50.160396 [ 261 ] {719235a4-79ef-4344-b916-92fa8aa8a187} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:50.160607 [ 261 ] {719235a4-79ef-4344-b916-92fa8aa8a187} executeQuery: Read 119 rows, 9.52 KiB in 0.001612 sec., 73821.33995037222 rows/sec., 5.77 MiB/sec. 2025.02.28 10:14:50.160665 [ 261 ] {719235a4-79ef-4344-b916-92fa8aa8a187} TCPHandler: Processed in 0.001855584 sec. 2025.02.28 10:14:50.160880 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:50.161112 [ 262 ] {52c7e61d-54b3-4f1d-a58a-7546f835c9b9} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:50.161215 [ 262 ] {52c7e61d-54b3-4f1d-a58a-7546f835c9b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:14:50.161855 [ 262 ] {52c7e61d-54b3-4f1d-a58a-7546f835c9b9} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:50.161895 [ 262 ] {52c7e61d-54b3-4f1d-a58a-7546f835c9b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:50.162304 [ 262 ] {52c7e61d-54b3-4f1d-a58a-7546f835c9b9} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.02.28 10:14:50.162549 [ 262 ] {52c7e61d-54b3-4f1d-a58a-7546f835c9b9} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:50.162724 [ 90 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 2 parts from all_1_159_40 to all_160_160_0 2025.02.28 10:14:50.162787 [ 262 ] {52c7e61d-54b3-4f1d-a58a-7546f835c9b9} executeQuery: Read 160 rows, 11.41 KiB in 0.001728 sec., 92592.5925925926 rows/sec., 6.45 MiB/sec. 2025.02.28 10:14:50.162813 [ 90 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:50.162881 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:50.162932 [ 262 ] {52c7e61d-54b3-4f1d-a58a-7546f835c9b9} TCPHandler: Processed in 0.002167919 sec. 2025.02.28 10:14:50.163044 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_160_41} MergeTask::PrepareStage: Merging 2 parts: from all_1_159_40 to all_160_160_0 into Compact with storage Full 2025.02.28 10:14:50.163131 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:50.163207 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_160_41} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:50.163292 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_160_41} MergeTreeSequentialSource: Reading 7 marks from part all_1_159_40, total 44938 rows starting from the beginning of the part 2025.02.28 10:14:50.163377 [ 261 ] {35cc8997-b0d2-4e9d-b157-95ec67713621} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:50.163554 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_160_41} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 116 rows starting from the beginning of the part 2025.02.28 10:14:50.163754 [ 261 ] {35cc8997-b0d2-4e9d-b157-95ec67713621} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:14:50.167146 [ 261 ] {35cc8997-b0d2-4e9d-b157-95ec67713621} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:50.167190 [ 261 ] {35cc8997-b0d2-4e9d-b157-95ec67713621} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:50.168131 [ 261 ] {35cc8997-b0d2-4e9d-b157-95ec67713621} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.28 10:14:50.168475 [ 261 ] {35cc8997-b0d2-4e9d-b157-95ec67713621} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:50.168839 [ 261 ] {35cc8997-b0d2-4e9d-b157-95ec67713621} executeQuery: Read 55 rows, 100.92 KiB in 0.005528 sec., 9949.348769898697 rows/sec., 17.83 MiB/sec. 2025.02.28 10:14:50.168884 [ 222 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:14:50.169063 [ 222 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:14:50.169366 [ 261 ] {35cc8997-b0d2-4e9d-b157-95ec67713621} TCPHandler: Processed in 0.006307813 sec. 2025.02.28 10:14:50.169602 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:50.169856 [ 262 ] {fb7a171f-e3b8-4c16-b49a-3599d2fdbb69} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:14:50.169992 [ 262 ] {fb7a171f-e3b8-4c16-b49a-3599d2fdbb69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:14:50.171551 [ 262 ] {fb7a171f-e3b8-4c16-b49a-3599d2fdbb69} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:50.171605 [ 262 ] {fb7a171f-e3b8-4c16-b49a-3599d2fdbb69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:50.172610 [ 262 ] {fb7a171f-e3b8-4c16-b49a-3599d2fdbb69} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.02.28 10:14:50.173212 [ 262 ] {fb7a171f-e3b8-4c16-b49a-3599d2fdbb69} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:50.173349 [ 222 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:14:50.173869 [ 262 ] {fb7a171f-e3b8-4c16-b49a-3599d2fdbb69} executeQuery: Read 60 rows, 4.14 KiB in 0.004069 sec., 14745.637748832638 rows/sec., 1017.60 KiB/sec. 2025.02.28 10:14:50.174267 [ 262 ] {fb7a171f-e3b8-4c16-b49a-3599d2fdbb69} TCPHandler: Processed in 0.004734712 sec. 2025.02.28 10:14:50.176221 [ 190 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_160_41} MergeTask::MergeProjectionsStage: Merge sorted 45054 rows, containing 5 columns (5 merged, 0 gathered) in 0.013235273 sec., 3404085.4314074214 rows/sec., 232.72 MiB/sec. 2025.02.28 10:14:50.176708 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_160_41} MergedBlockOutputStream: filled checksums all_1_160_41 (state Temporary) 2025.02.28 10:14:50.177054 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_160_41} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_160_41 to all_1_160_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:50.177143 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_160_41} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 2 parts: [all_1_159_40, all_160_160_0] -> all_1_160_41 2025.02.28 10:14:50.177245 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.02.28 10:14:50.644067 [ 223 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:14:50.644149 [ 223 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:14:50.646483 [ 223 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:14:53.727580 [ 84 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:14:53.727655 [ 84 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:14:53.999016 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44896 2025.02.28 10:14:53.999661 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:53.999713 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:54.000615 [ 242 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.28 10:14:54.000923 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:54.001169 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44896 2025.02.28 10:14:55.151033 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:55.151223 [ 261 ] {04c1f98d-ca5d-4416-995c-f455a259a130} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:14:55.151297 [ 261 ] {04c1f98d-ca5d-4416-995c-f455a259a130} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:14:55.152078 [ 261 ] {04c1f98d-ca5d-4416-995c-f455a259a130} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:55.152124 [ 261 ] {04c1f98d-ca5d-4416-995c-f455a259a130} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:55.152568 [ 261 ] {04c1f98d-ca5d-4416-995c-f455a259a130} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.02.28 10:14:55.152816 [ 261 ] {04c1f98d-ca5d-4416-995c-f455a259a130} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:55.153055 [ 261 ] {04c1f98d-ca5d-4416-995c-f455a259a130} executeQuery: Read 64 rows, 5.16 KiB in 0.001884 sec., 33970.27600849257 rows/sec., 2.68 MiB/sec. 2025.02.28 10:14:55.153126 [ 261 ] {04c1f98d-ca5d-4416-995c-f455a259a130} TCPHandler: Processed in 0.002223119 sec. 2025.02.28 10:14:55.153422 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:55.153719 [ 262 ] {f5e32bc9-1dc3-4cb6-98bf-91a8ee6bbb63} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:14:55.153834 [ 262 ] {f5e32bc9-1dc3-4cb6-98bf-91a8ee6bbb63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:14:55.154814 [ 262 ] {f5e32bc9-1dc3-4cb6-98bf-91a8ee6bbb63} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:55.154860 [ 262 ] {f5e32bc9-1dc3-4cb6-98bf-91a8ee6bbb63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:55.155284 [ 262 ] {f5e32bc9-1dc3-4cb6-98bf-91a8ee6bbb63} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.28 10:14:55.155537 [ 262 ] {f5e32bc9-1dc3-4cb6-98bf-91a8ee6bbb63} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:55.155805 [ 262 ] {f5e32bc9-1dc3-4cb6-98bf-91a8ee6bbb63} executeQuery: Read 4 rows, 308.00 B in 0.00217 sec., 1843.3179723502303 rows/sec., 138.61 KiB/sec. 2025.02.28 10:14:55.155875 [ 262 ] {f5e32bc9-1dc3-4cb6-98bf-91a8ee6bbb63} TCPHandler: Processed in 0.002638124 sec. 2025.02.28 10:14:55.156059 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:55.156204 [ 261 ] {94a4020e-52b7-4bda-9f25-c49d8f80d682} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:14:55.156266 [ 261 ] {94a4020e-52b7-4bda-9f25-c49d8f80d682} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:14:55.156894 [ 261 ] {94a4020e-52b7-4bda-9f25-c49d8f80d682} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:55.156934 [ 261 ] {94a4020e-52b7-4bda-9f25-c49d8f80d682} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:55.157306 [ 261 ] {94a4020e-52b7-4bda-9f25-c49d8f80d682} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.02.28 10:14:55.157537 [ 261 ] {94a4020e-52b7-4bda-9f25-c49d8f80d682} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:55.157754 [ 261 ] {94a4020e-52b7-4bda-9f25-c49d8f80d682} executeQuery: Read 68 rows, 5.44 KiB in 0.001584 sec., 42929.29292929293 rows/sec., 3.35 MiB/sec. 2025.02.28 10:14:55.157812 [ 261 ] {94a4020e-52b7-4bda-9f25-c49d8f80d682} TCPHandler: Processed in 0.001819923 sec. 2025.02.28 10:14:55.157972 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:55.158098 [ 262 ] {767420e8-1288-4805-ab65-74618ab4c99c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:55.158157 [ 262 ] {767420e8-1288-4805-ab65-74618ab4c99c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:14:55.158736 [ 262 ] {767420e8-1288-4805-ab65-74618ab4c99c} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:55.158777 [ 262 ] {767420e8-1288-4805-ab65-74618ab4c99c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:55.159178 [ 262 ] {767420e8-1288-4805-ab65-74618ab4c99c} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.02.28 10:14:55.159417 [ 262 ] {767420e8-1288-4805-ab65-74618ab4c99c} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:55.159614 [ 82 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 2 parts from all_1_160_41 to all_161_161_0 2025.02.28 10:14:55.159659 [ 262 ] {767420e8-1288-4805-ab65-74618ab4c99c} executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec. 2025.02.28 10:14:55.159687 [ 82 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:55.159760 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:55.159776 [ 262 ] {767420e8-1288-4805-ab65-74618ab4c99c} TCPHandler: Processed in 0.001860694 sec. 2025.02.28 10:14:55.159994 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_161_42} MergeTask::PrepareStage: Merging 2 parts: from all_1_160_41 to all_161_161_0 into Compact with storage Full 2025.02.28 10:14:55.160014 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:55.160243 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_161_42} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:55.160277 [ 261 ] {da0733bd-501b-4f13-a84e-643e5c5cc7d9} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:55.160305 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_161_42} MergeTreeSequentialSource: Reading 7 marks from part all_1_160_41, total 45054 rows starting from the beginning of the part 2025.02.28 10:14:55.160540 [ 261 ] {da0733bd-501b-4f13-a84e-643e5c5cc7d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:14:55.160600 [ 201 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_161_42} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 160 rows starting from the beginning of the part 2025.02.28 10:14:55.163829 [ 261 ] {da0733bd-501b-4f13-a84e-643e5c5cc7d9} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:55.163875 [ 261 ] {da0733bd-501b-4f13-a84e-643e5c5cc7d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:55.164643 [ 261 ] {da0733bd-501b-4f13-a84e-643e5c5cc7d9} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.28 10:14:55.164970 [ 261 ] {da0733bd-501b-4f13-a84e-643e5c5cc7d9} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:55.165338 [ 261 ] {da0733bd-501b-4f13-a84e-643e5c5cc7d9} executeQuery: Read 4 rows, 7.34 KiB in 0.005136 sec., 778.816199376947 rows/sec., 1.40 MiB/sec. 2025.02.28 10:14:55.165481 [ 261 ] {da0733bd-501b-4f13-a84e-643e5c5cc7d9} TCPHandler: Processed in 0.005591073 sec. 2025.02.28 10:14:55.165699 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:55.165859 [ 262 ] {0495181f-31c7-4efc-bf26-7e96e513ce21} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:14:55.165924 [ 262 ] {0495181f-31c7-4efc-bf26-7e96e513ce21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:14:55.166552 [ 262 ] {0495181f-31c7-4efc-bf26-7e96e513ce21} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:55.166595 [ 262 ] {0495181f-31c7-4efc-bf26-7e96e513ce21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:55.166984 [ 262 ] {0495181f-31c7-4efc-bf26-7e96e513ce21} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.02.28 10:14:55.167239 [ 262 ] {0495181f-31c7-4efc-bf26-7e96e513ce21} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:55.167497 [ 262 ] {0495181f-31c7-4efc-bf26-7e96e513ce21} executeQuery: Read 60 rows, 4.14 KiB in 0.001667 sec., 35992.80143971206 rows/sec., 2.43 MiB/sec. 2025.02.28 10:14:55.167563 [ 262 ] {0495181f-31c7-4efc-bf26-7e96e513ce21} TCPHandler: Processed in 0.001961936 sec. 2025.02.28 10:14:55.170136 [ 190 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_161_42} MergeTask::MergeProjectionsStage: Merge sorted 45214 rows, containing 5 columns (5 merged, 0 gathered) in 0.010245994 sec., 4412846.620835422 rows/sec., 301.71 MiB/sec. 2025.02.28 10:14:55.170682 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_161_42} MergedBlockOutputStream: filled checksums all_1_161_42 (state Temporary) 2025.02.28 10:14:55.171049 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_161_42} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_161_42 to all_1_161_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:55.171148 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_161_42} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 2 parts: [all_1_160_41, all_161_161_0] -> all_1_161_42 2025.02.28 10:14:55.171251 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.02.28 10:14:56.212979 [ 80 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.02.28 10:14:56.213043 [ 80 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:56.213066 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:56.213254 [ 192 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.02.28 10:14:56.213579 [ 192 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:56.213623 [ 192 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 21 rows starting from the beginning of the part 2025.02.28 10:14:56.213756 [ 192 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2025.02.28 10:14:56.214011 [ 192 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 4 rows starting from the beginning of the part 2025.02.28 10:14:56.214266 [ 192 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part 2025.02.28 10:14:56.214445 [ 192 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 4 rows starting from the beginning of the part 2025.02.28 10:14:56.215589 [ 187 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.002456882 sec., 13838.678455049936 rows/sec., 1.15 MiB/sec. 2025.02.28 10:14:56.215752 [ 192 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.02.28 10:14:56.216037 [ 192 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_45_11} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:56.216116 [ 192 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_45_11} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.02.28 10:14:56.216195 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.28 10:14:56.433232 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:56.433503 [ 261 ] {13cf3800-541c-45a2-a7cb-f3a3562329a2} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:14:56.433578 [ 261 ] {13cf3800-541c-45a2-a7cb-f3a3562329a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:14:56.434365 [ 261 ] {13cf3800-541c-45a2-a7cb-f3a3562329a2} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:56.434412 [ 261 ] {13cf3800-541c-45a2-a7cb-f3a3562329a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:56.434843 [ 261 ] {13cf3800-541c-45a2-a7cb-f3a3562329a2} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 10:14:56.435098 [ 261 ] {13cf3800-541c-45a2-a7cb-f3a3562329a2} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:56.435373 [ 261 ] {13cf3800-541c-45a2-a7cb-f3a3562329a2} executeQuery: Read 24 rows, 2.04 KiB in 0.001916 sec., 12526.096033402922 rows/sec., 1.04 MiB/sec. 2025.02.28 10:14:56.435550 [ 261 ] {13cf3800-541c-45a2-a7cb-f3a3562329a2} TCPHandler: Processed in 0.002485713 sec. 2025.02.28 10:14:56.435821 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:56.436008 [ 262 ] {d31ea647-99db-4199-b96f-6c46a0a124bc} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:14:56.436082 [ 262 ] {d31ea647-99db-4199-b96f-6c46a0a124bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:14:56.436832 [ 262 ] {d31ea647-99db-4199-b96f-6c46a0a124bc} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:56.436878 [ 262 ] {d31ea647-99db-4199-b96f-6c46a0a124bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:56.437294 [ 262 ] {d31ea647-99db-4199-b96f-6c46a0a124bc} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 10:14:56.437542 [ 262 ] {d31ea647-99db-4199-b96f-6c46a0a124bc} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:56.437779 [ 262 ] {d31ea647-99db-4199-b96f-6c46a0a124bc} executeQuery: Read 6 rows, 501.00 B in 0.001823 sec., 3291.2781130005487 rows/sec., 268.38 KiB/sec. 2025.02.28 10:14:56.437846 [ 262 ] {d31ea647-99db-4199-b96f-6c46a0a124bc} TCPHandler: Processed in 0.002154868 sec. 2025.02.28 10:14:56.438011 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:56.438155 [ 261 ] {16888b09-e093-446b-ae3e-aa9ec3c329e8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:14:56.438216 [ 261 ] {16888b09-e093-446b-ae3e-aa9ec3c329e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:14:56.439356 [ 261 ] {16888b09-e093-446b-ae3e-aa9ec3c329e8} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:56.439398 [ 261 ] {16888b09-e093-446b-ae3e-aa9ec3c329e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:56.439863 [ 261 ] {16888b09-e093-446b-ae3e-aa9ec3c329e8} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.02.28 10:14:56.440106 [ 261 ] {16888b09-e093-446b-ae3e-aa9ec3c329e8} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:56.440298 [ 80 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.02.28 10:14:56.440356 [ 261 ] {16888b09-e093-446b-ae3e-aa9ec3c329e8} executeQuery: Read 1429 rows, 122.58 KiB in 0.002229 sec., 641094.6612830865 rows/sec., 53.70 MiB/sec. 2025.02.28 10:14:56.440364 [ 80 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:56.440443 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:56.440499 [ 261 ] {16888b09-e093-446b-ae3e-aa9ec3c329e8} TCPHandler: Processed in 0.002555203 sec. 2025.02.28 10:14:56.440745 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2025.02.28 10:14:56.440778 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:56.441030 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:56.441074 [ 262 ] {1770c43a-2e4d-4705-be44-0883ed121148} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:14:56.441105 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2007 rows starting from the beginning of the part 2025.02.28 10:14:56.441194 [ 262 ] {1770c43a-2e4d-4705-be44-0883ed121148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:14:56.441444 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 166 rows starting from the beginning of the part 2025.02.28 10:14:56.441685 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 66 rows starting from the beginning of the part 2025.02.28 10:14:56.442122 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 166 rows starting from the beginning of the part 2025.02.28 10:14:56.442355 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 64 rows starting from the beginning of the part 2025.02.28 10:14:56.442592 [ 193 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 1429 rows starting from the beginning of the part 2025.02.28 10:14:56.443388 [ 262 ] {1770c43a-2e4d-4705-be44-0883ed121148} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:56.443434 [ 262 ] {1770c43a-2e4d-4705-be44-0883ed121148} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:56.443973 [ 262 ] {1770c43a-2e4d-4705-be44-0883ed121148} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.28 10:14:56.444266 [ 262 ] {1770c43a-2e4d-4705-be44-0883ed121148} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:56.444512 [ 262 ] {1770c43a-2e4d-4705-be44-0883ed121148} executeQuery: Read 73 rows, 5.52 KiB in 0.003516 sec., 20762.229806598407 rows/sec., 1.53 MiB/sec. 2025.02.28 10:14:56.444580 [ 262 ] {1770c43a-2e4d-4705-be44-0883ed121148} TCPHandler: Processed in 0.003927922 sec. 2025.02.28 10:14:56.444744 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:56.445100 [ 261 ] {a5ead997-530a-44ea-a56c-20692e62a8f6} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:14:56.445165 [ 187 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 3898 rows, containing 5 columns (5 merged, 0 gathered) in 0.00457779 sec., 851502.5809397111 rows/sec., 74.00 MiB/sec. 2025.02.28 10:14:56.445172 [ 261 ] {a5ead997-530a-44ea-a56c-20692e62a8f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:14:56.445637 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.02.28 10:14:56.446219 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_166_33} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:56.446255 [ 261 ] {a5ead997-530a-44ea-a56c-20692e62a8f6} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:56.446314 [ 261 ] {a5ead997-530a-44ea-a56c-20692e62a8f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:56.446356 [ 186 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_166_33} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.02.28 10:14:56.446526 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.02.28 10:14:56.446799 [ 261 ] {a5ead997-530a-44ea-a56c-20692e62a8f6} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 10:14:56.447049 [ 261 ] {a5ead997-530a-44ea-a56c-20692e62a8f6} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:56.447374 [ 261 ] {a5ead997-530a-44ea-a56c-20692e62a8f6} executeQuery: Read 252 rows, 17.85 KiB in 0.002413 sec., 104434.31413178614 rows/sec., 7.22 MiB/sec. 2025.02.28 10:14:56.447805 [ 261 ] {a5ead997-530a-44ea-a56c-20692e62a8f6} TCPHandler: Processed in 0.003133101 sec. 2025.02.28 10:14:56.448145 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:56.448272 [ 262 ] {57990d61-df67-4324-8110-0271828a40b5} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:14:56.448322 [ 262 ] {57990d61-df67-4324-8110-0271828a40b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:14:56.448912 [ 262 ] {57990d61-df67-4324-8110-0271828a40b5} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:56.448953 [ 262 ] {57990d61-df67-4324-8110-0271828a40b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:56.449315 [ 262 ] {57990d61-df67-4324-8110-0271828a40b5} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 10:14:56.449552 [ 262 ] {57990d61-df67-4324-8110-0271828a40b5} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:56.449777 [ 262 ] {57990d61-df67-4324-8110-0271828a40b5} executeQuery: Read 12 rows, 960.00 B in 0.001528 sec., 7853.4031413612565 rows/sec., 613.55 KiB/sec. 2025.02.28 10:14:56.449892 [ 262 ] {57990d61-df67-4324-8110-0271828a40b5} TCPHandler: Processed in 0.001963046 sec. 2025.02.28 10:14:56.450066 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:56.450185 [ 261 ] {b06a56c9-8dd0-454a-814f-f241c47eece8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:14:56.450234 [ 261 ] {b06a56c9-8dd0-454a-814f-f241c47eece8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:14:56.451049 [ 261 ] {b06a56c9-8dd0-454a-814f-f241c47eece8} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:56.451087 [ 261 ] {b06a56c9-8dd0-454a-814f-f241c47eece8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:56.451485 [ 261 ] {b06a56c9-8dd0-454a-814f-f241c47eece8} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.02.28 10:14:56.451721 [ 261 ] {b06a56c9-8dd0-454a-814f-f241c47eece8} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:56.451895 [ 80 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.02.28 10:14:56.451959 [ 80 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:56.451963 [ 261 ] {b06a56c9-8dd0-454a-814f-f241c47eece8} executeQuery: Read 617 rows, 47.56 KiB in 0.001789 sec., 344885.410844047 rows/sec., 25.96 MiB/sec. 2025.02.28 10:14:56.452004 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:56.452145 [ 261 ] {b06a56c9-8dd0-454a-814f-f241c47eece8} TCPHandler: Processed in 0.002132908 sec. 2025.02.28 10:14:56.452245 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2025.02.28 10:14:56.452387 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:56.452419 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:56.452481 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 981 rows starting from the beginning of the part 2025.02.28 10:14:56.452793 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 119 rows starting from the beginning of the part 2025.02.28 10:14:56.452959 [ 262 ] {74c946d9-a7b2-49f3-a6db-c13bf2960d94} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:56.453270 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 72 rows starting from the beginning of the part 2025.02.28 10:14:56.453331 [ 262 ] {74c946d9-a7b2-49f3-a6db-c13bf2960d94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:14:56.453629 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 119 rows starting from the beginning of the part 2025.02.28 10:14:56.454037 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 68 rows starting from the beginning of the part 2025.02.28 10:14:56.454412 [ 192 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 617 rows starting from the beginning of the part 2025.02.28 10:14:56.456170 [ 262 ] {74c946d9-a7b2-49f3-a6db-c13bf2960d94} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:56.456251 [ 262 ] {74c946d9-a7b2-49f3-a6db-c13bf2960d94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:56.457154 [ 262 ] {74c946d9-a7b2-49f3-a6db-c13bf2960d94} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.02.28 10:14:56.457505 [ 187 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 1976 rows, containing 5 columns (5 merged, 0 gathered) in 0.00539244 sec., 366438.94044254546 rows/sec., 28.83 MiB/sec. 2025.02.28 10:14:56.457697 [ 262 ] {74c946d9-a7b2-49f3-a6db-c13bf2960d94} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:56.457802 [ 195 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.02.28 10:14:56.457959 [ 80 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_161_42 to all_166_166_0 2025.02.28 10:14:56.458073 [ 80 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:56.458161 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:56.458327 [ 262 ] {74c946d9-a7b2-49f3-a6db-c13bf2960d94} executeQuery: Read 929 rows, 64.18 KiB in 0.005526 sec., 168114.36844010136 rows/sec., 11.34 MiB/sec. 2025.02.28 10:14:56.458521 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_166_43} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_42 to all_166_166_0 into Compact with storage Full 2025.02.28 10:14:56.458642 [ 262 ] {74c946d9-a7b2-49f3-a6db-c13bf2960d94} TCPHandler: Processed in 0.006374863 sec. 2025.02.28 10:14:56.458700 [ 195 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_166_33} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:56.458951 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:56.458977 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_166_43} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:56.458995 [ 195 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_166_33} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.02.28 10:14:56.459022 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_166_43} MergeTreeSequentialSource: Reading 7 marks from part all_1_161_42, total 45214 rows starting from the beginning of the part 2025.02.28 10:14:56.459292 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.28 10:14:56.459376 [ 261 ] {eaac857c-67f0-4eb6-b5a3-72bff5174adb} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:14:56.459464 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_166_43} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part 2025.02.28 10:14:56.459694 [ 261 ] {eaac857c-67f0-4eb6-b5a3-72bff5174adb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:14:56.459758 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_166_43} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 162 rows starting from the beginning of the part 2025.02.28 10:14:56.460145 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_166_43} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 160 rows starting from the beginning of the part 2025.02.28 10:14:56.460511 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_166_43} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part 2025.02.28 10:14:56.460942 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_166_43} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 929 rows starting from the beginning of the part 2025.02.28 10:14:56.463159 [ 261 ] {eaac857c-67f0-4eb6-b5a3-72bff5174adb} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:56.463210 [ 261 ] {eaac857c-67f0-4eb6-b5a3-72bff5174adb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:56.464216 [ 261 ] {eaac857c-67f0-4eb6-b5a3-72bff5174adb} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.28 10:14:56.464530 [ 261 ] {eaac857c-67f0-4eb6-b5a3-72bff5174adb} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:56.464802 [ 261 ] {eaac857c-67f0-4eb6-b5a3-72bff5174adb} executeQuery: Read 55 rows, 100.92 KiB in 0.005666 sec., 9707.024355806565 rows/sec., 17.39 MiB/sec. 2025.02.28 10:14:56.464963 [ 261 ] {eaac857c-67f0-4eb6-b5a3-72bff5174adb} TCPHandler: Processed in 0.00619216 sec. 2025.02.28 10:14:56.465199 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:14:56.465445 [ 262 ] {c9a3255c-4bea-4fe9-baf0-bb3d98575c8f} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:14:56.465512 [ 262 ] {c9a3255c-4bea-4fe9-baf0-bb3d98575c8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:14:56.466212 [ 262 ] {c9a3255c-4bea-4fe9-baf0-bb3d98575c8f} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:56.466259 [ 262 ] {c9a3255c-4bea-4fe9-baf0-bb3d98575c8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:56.466948 [ 262 ] {c9a3255c-4bea-4fe9-baf0-bb3d98575c8f} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.02.28 10:14:56.467198 [ 262 ] {c9a3255c-4bea-4fe9-baf0-bb3d98575c8f} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:56.467429 [ 79 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.02.28 10:14:56.467506 [ 79 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:56.467513 [ 262 ] {c9a3255c-4bea-4fe9-baf0-bb3d98575c8f} executeQuery: Read 18 rows, 1.24 KiB in 0.002112 sec., 8522.727272727272 rows/sec., 584.92 KiB/sec. 2025.02.28 10:14:56.467540 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:56.467704 [ 262 ] {c9a3255c-4bea-4fe9-baf0-bb3d98575c8f} TCPHandler: Processed in 0.002614154 sec. 2025.02.28 10:14:56.467800 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2025.02.28 10:14:56.467925 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:14:56.467997 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_166_33} MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 8420 rows starting from the beginning of the part 2025.02.28 10:14:56.468159 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part 2025.02.28 10:14:56.468334 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part 2025.02.28 10:14:56.468629 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part 2025.02.28 10:14:56.468798 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part 2025.02.28 10:14:56.468953 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 18 rows starting from the beginning of the part 2025.02.28 10:14:56.471934 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 8678 rows, containing 4 columns (4 merged, 0 gathered) in 0.004261305 sec., 2036465.3550966196 rows/sec., 136.46 MiB/sec. 2025.02.28 10:14:56.472010 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_166_43} MergeTask::MergeProjectionsStage: Merge sorted 46785 rows, containing 5 columns (5 merged, 0 gathered) in 0.013710839 sec., 3412263.8300982164 rows/sec., 233.29 MiB/sec. 2025.02.28 10:14:56.472128 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.02.28 10:14:56.472415 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_166_33} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:56.472491 [ 195 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_166_33} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.02.28 10:14:56.472588 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. 2025.02.28 10:14:56.472777 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_166_43} MergedBlockOutputStream: filled checksums all_1_166_43 (state Temporary) 2025.02.28 10:14:56.473088 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_166_43} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_166_43 to all_1_166_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:56.473176 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_166_43} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_161_42, all_166_166_0] -> all_1_166_43 2025.02.28 10:14:56.473273 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. 2025.02.28 10:14:57.407811 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 739 2025.02.28 10:14:57.431853 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:57.431909 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:57.439542 [ 244 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.28 10:14:57.440350 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:57.443554 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 739 2025.02.28 10:14:59.276861 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2406 2025.02.28 10:14:59.280648 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:14:59.280711 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:14:59.282259 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 10:14:59.282579 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:14:59.283283 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2406 2025.02.28 10:15:00.148966 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:00.149171 [ 261 ] {170be0ba-eb35-486e-9e68-eb0a47471f47} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:15:00.149251 [ 261 ] {170be0ba-eb35-486e-9e68-eb0a47471f47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:15:00.150030 [ 261 ] {170be0ba-eb35-486e-9e68-eb0a47471f47} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:00.150074 [ 261 ] {170be0ba-eb35-486e-9e68-eb0a47471f47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:15:00.150502 [ 261 ] {170be0ba-eb35-486e-9e68-eb0a47471f47} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.02.28 10:15:00.150759 [ 261 ] {170be0ba-eb35-486e-9e68-eb0a47471f47} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:00.150958 [ 261 ] {170be0ba-eb35-486e-9e68-eb0a47471f47} executeQuery: Read 56 rows, 4.38 KiB in 0.001846 sec., 30335.861321776814 rows/sec., 2.32 MiB/sec. 2025.02.28 10:15:00.151022 [ 261 ] {170be0ba-eb35-486e-9e68-eb0a47471f47} TCPHandler: Processed in 0.002183648 sec. 2025.02.28 10:15:00.151256 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:00.151462 [ 262 ] {8f57e76a-8888-478e-8406-2c96c34d30bc} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:15:00.151540 [ 262 ] {8f57e76a-8888-478e-8406-2c96c34d30bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:15:00.152371 [ 262 ] {8f57e76a-8888-478e-8406-2c96c34d30bc} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:00.152416 [ 262 ] {8f57e76a-8888-478e-8406-2c96c34d30bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:15:00.152858 [ 262 ] {8f57e76a-8888-478e-8406-2c96c34d30bc} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.02.28 10:15:00.153118 [ 262 ] {8f57e76a-8888-478e-8406-2c96c34d30bc} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:00.153357 [ 262 ] {8f57e76a-8888-478e-8406-2c96c34d30bc} executeQuery: Read 64 rows, 5.12 KiB in 0.001951 sec., 32803.6904151717 rows/sec., 2.56 MiB/sec. 2025.02.28 10:15:00.153422 [ 262 ] {8f57e76a-8888-478e-8406-2c96c34d30bc} TCPHandler: Processed in 0.00230344 sec. 2025.02.28 10:15:00.153569 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:00.153717 [ 261 ] {538dee93-febb-4efd-bc8b-a0d4bb06f896} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:00.153785 [ 261 ] {538dee93-febb-4efd-bc8b-a0d4bb06f896} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:15:00.154615 [ 261 ] {538dee93-febb-4efd-bc8b-a0d4bb06f896} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:00.154705 [ 261 ] {538dee93-febb-4efd-bc8b-a0d4bb06f896} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:15:00.155184 [ 261 ] {538dee93-febb-4efd-bc8b-a0d4bb06f896} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.02.28 10:15:00.155424 [ 261 ] {538dee93-febb-4efd-bc8b-a0d4bb06f896} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:00.155633 [ 261 ] {538dee93-febb-4efd-bc8b-a0d4bb06f896} executeQuery: Read 116 rows, 8.27 KiB in 0.001946 sec., 59609.45529290853 rows/sec., 4.15 MiB/sec. 2025.02.28 10:15:00.155731 [ 261 ] {538dee93-febb-4efd-bc8b-a0d4bb06f896} TCPHandler: Processed in 0.002227499 sec. 2025.02.28 10:15:00.155910 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:00.156111 [ 262 ] {e4e6c511-e858-455a-a47d-58c43ee00a39} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:15:00.156179 [ 262 ] {e4e6c511-e858-455a-a47d-58c43ee00a39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:15:00.156738 [ 262 ] {e4e6c511-e858-455a-a47d-58c43ee00a39} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:00.156777 [ 262 ] {e4e6c511-e858-455a-a47d-58c43ee00a39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:15:00.157181 [ 262 ] {e4e6c511-e858-455a-a47d-58c43ee00a39} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.02.28 10:15:00.157417 [ 262 ] {e4e6c511-e858-455a-a47d-58c43ee00a39} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:00.157637 [ 262 ] {e4e6c511-e858-455a-a47d-58c43ee00a39} executeQuery: Read 42 rows, 2.91 KiB in 0.001583 sec., 26531.90145293746 rows/sec., 1.79 MiB/sec. 2025.02.28 10:15:00.157701 [ 262 ] {e4e6c511-e858-455a-a47d-58c43ee00a39} TCPHandler: Processed in 0.001888435 sec. 2025.02.28 10:15:01.501331 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45384 2025.02.28 10:15:01.502185 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:01.502244 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:15:01.502855 [ 242 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.28 10:15:01.503123 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:01.503339 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45384 2025.02.28 10:15:04.943675 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 747 2025.02.28 10:15:04.967840 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:04.967903 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:15:04.975521 [ 244 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.28 10:15:04.976334 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:04.979480 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 747 2025.02.28 10:15:05.050904 [ 224 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 10:15:05.050938 [ 224 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 10:15:05.052815 [ 224 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 10:15:05.124749 [ 225 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 10:15:05.124839 [ 225 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 10:15:05.127604 [ 225 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 10:15:05.151293 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:05.151488 [ 261 ] {c147217c-2af9-423a-9702-e2b876588e64} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:15:05.151564 [ 261 ] {c147217c-2af9-423a-9702-e2b876588e64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:15:05.152390 [ 261 ] {c147217c-2af9-423a-9702-e2b876588e64} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:05.152441 [ 261 ] {c147217c-2af9-423a-9702-e2b876588e64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:15:05.152883 [ 261 ] {c147217c-2af9-423a-9702-e2b876588e64} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.02.28 10:15:05.153132 [ 261 ] {c147217c-2af9-423a-9702-e2b876588e64} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:05.153380 [ 261 ] {c147217c-2af9-423a-9702-e2b876588e64} executeQuery: Read 64 rows, 5.16 KiB in 0.001946 sec., 32887.9753340185 rows/sec., 2.59 MiB/sec. 2025.02.28 10:15:05.153448 [ 261 ] {c147217c-2af9-423a-9702-e2b876588e64} TCPHandler: Processed in 0.002291739 sec. 2025.02.28 10:15:05.153698 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:05.153889 [ 262 ] {88694345-c777-4835-b4c5-2d94d501997b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:15:05.153969 [ 262 ] {88694345-c777-4835-b4c5-2d94d501997b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:15:05.154807 [ 262 ] {88694345-c777-4835-b4c5-2d94d501997b} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:05.154848 [ 262 ] {88694345-c777-4835-b4c5-2d94d501997b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:15:05.155271 [ 262 ] {88694345-c777-4835-b4c5-2d94d501997b} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.28 10:15:05.155519 [ 262 ] {88694345-c777-4835-b4c5-2d94d501997b} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:05.155720 [ 262 ] {88694345-c777-4835-b4c5-2d94d501997b} executeQuery: Read 4 rows, 308.00 B in 0.001888 sec., 2118.64406779661 rows/sec., 159.31 KiB/sec. 2025.02.28 10:15:05.155786 [ 262 ] {88694345-c777-4835-b4c5-2d94d501997b} TCPHandler: Processed in 0.002219429 sec. 2025.02.28 10:15:05.155959 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:05.156111 [ 261 ] {14a1cca1-708f-4239-9e18-a7b6356a07ab} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:15:05.156175 [ 261 ] {14a1cca1-708f-4239-9e18-a7b6356a07ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:15:05.156872 [ 261 ] {14a1cca1-708f-4239-9e18-a7b6356a07ab} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:05.156914 [ 261 ] {14a1cca1-708f-4239-9e18-a7b6356a07ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:15:05.157284 [ 261 ] {14a1cca1-708f-4239-9e18-a7b6356a07ab} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.02.28 10:15:05.157532 [ 261 ] {14a1cca1-708f-4239-9e18-a7b6356a07ab} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:05.157764 [ 261 ] {14a1cca1-708f-4239-9e18-a7b6356a07ab} executeQuery: Read 68 rows, 5.44 KiB in 0.001688 sec., 40284.36018957346 rows/sec., 3.14 MiB/sec. 2025.02.28 10:15:05.157820 [ 261 ] {14a1cca1-708f-4239-9e18-a7b6356a07ab} TCPHandler: Processed in 0.001931256 sec. 2025.02.28 10:15:05.158026 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:05.158258 [ 262 ] {9d6f80d2-7032-4e8c-9503-056c44c4fc88} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:05.158365 [ 262 ] {9d6f80d2-7032-4e8c-9503-056c44c4fc88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:15:05.159102 [ 262 ] {9d6f80d2-7032-4e8c-9503-056c44c4fc88} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:05.159141 [ 262 ] {9d6f80d2-7032-4e8c-9503-056c44c4fc88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:15:05.159548 [ 262 ] {9d6f80d2-7032-4e8c-9503-056c44c4fc88} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.02.28 10:15:05.159785 [ 262 ] {9d6f80d2-7032-4e8c-9503-056c44c4fc88} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:05.159969 [ 262 ] {9d6f80d2-7032-4e8c-9503-056c44c4fc88} executeQuery: Read 160 rows, 11.41 KiB in 0.001772 sec., 90293.45372460497 rows/sec., 6.29 MiB/sec. 2025.02.28 10:15:05.160023 [ 262 ] {9d6f80d2-7032-4e8c-9503-056c44c4fc88} TCPHandler: Processed in 0.002112347 sec. 2025.02.28 10:15:05.160191 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:05.160334 [ 261 ] {10c60bc6-2189-4a26-a2a1-51fd7d6ca64c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:05.160430 [ 261 ] {10c60bc6-2189-4a26-a2a1-51fd7d6ca64c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:15:05.161633 [ 261 ] {10c60bc6-2189-4a26-a2a1-51fd7d6ca64c} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:05.161675 [ 261 ] {10c60bc6-2189-4a26-a2a1-51fd7d6ca64c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:15:05.162325 [ 261 ] {10c60bc6-2189-4a26-a2a1-51fd7d6ca64c} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.28 10:15:05.162578 [ 261 ] {10c60bc6-2189-4a26-a2a1-51fd7d6ca64c} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:05.162845 [ 261 ] {10c60bc6-2189-4a26-a2a1-51fd7d6ca64c} executeQuery: Read 4 rows, 7.34 KiB in 0.002542 sec., 1573.5641227380015 rows/sec., 2.82 MiB/sec. 2025.02.28 10:15:05.162964 [ 261 ] {10c60bc6-2189-4a26-a2a1-51fd7d6ca64c} TCPHandler: Processed in 0.002844318 sec. 2025.02.28 10:15:05.163166 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:05.163394 [ 262 ] {bb32754d-c714-4944-ba7a-01d96552fb5a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:15:05.163491 [ 262 ] {bb32754d-c714-4944-ba7a-01d96552fb5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:15:05.164100 [ 262 ] {bb32754d-c714-4944-ba7a-01d96552fb5a} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:05.164137 [ 262 ] {bb32754d-c714-4944-ba7a-01d96552fb5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. 2025.02.28 10:15:05.164517 [ 262 ] {bb32754d-c714-4944-ba7a-01d96552fb5a} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.02.28 10:15:05.164770 [ 262 ] {bb32754d-c714-4944-ba7a-01d96552fb5a} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:05.164962 [ 262 ] {bb32754d-c714-4944-ba7a-01d96552fb5a} executeQuery: Read 60 rows, 4.14 KiB in 0.001626 sec., 36900.36900369004 rows/sec., 2.49 MiB/sec. 2025.02.28 10:15:05.165013 [ 262 ] {bb32754d-c714-4944-ba7a-01d96552fb5a} TCPHandler: Processed in 0.001955326 sec. 2025.02.28 10:15:05.789119 [ 218 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 10:15:05.789173 [ 218 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 10:15:05.791065 [ 218 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 10:15:06.053150 [ 221 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 10:15:06.053226 [ 221 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 10:15:06.055253 [ 221 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 10:15:07.800919 [ 222 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.28 10:15:07.800987 [ 222 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.28 10:15:07.802481 [ 222 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.28 10:15:08.356429 [ 224 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:15:08.356516 [ 224 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:15:08.358808 [ 224 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:15:08.727711 [ 66 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:15:08.727781 [ 66 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:15:09.003540 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45872 2025.02.28 10:15:09.004312 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:09.004355 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:09.004890 [ 242 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.28 10:15:09.005164 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:09.005369 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45872 2025.02.28 10:15:09.283635 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2426 2025.02.28 10:15:09.287559 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:09.287636 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:09.289824 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 10:15:09.290239 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:09.291165 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2426 2025.02.28 10:15:10.153117 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:10.153326 [ 261 ] {89f80b38-91e6-4326-950b-3dee3721cba2} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:15:10.153409 [ 261 ] {89f80b38-91e6-4326-950b-3dee3721cba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:15:10.154274 [ 261 ] {89f80b38-91e6-4326-950b-3dee3721cba2} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:10.154326 [ 261 ] {89f80b38-91e6-4326-950b-3dee3721cba2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:10.154771 [ 261 ] {89f80b38-91e6-4326-950b-3dee3721cba2} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.02.28 10:15:10.155039 [ 261 ] {89f80b38-91e6-4326-950b-3dee3721cba2} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:10.155316 [ 261 ] {89f80b38-91e6-4326-950b-3dee3721cba2} executeQuery: Read 166 rows, 14.80 KiB in 0.002042 sec., 81292.85014691479 rows/sec., 7.08 MiB/sec. 2025.02.28 10:15:10.155412 [ 261 ] {89f80b38-91e6-4326-950b-3dee3721cba2} TCPHandler: Processed in 0.002436792 sec. 2025.02.28 10:15:10.155657 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:10.155860 [ 262 ] {8ef9c4db-1c94-40e0-9235-589959c88648} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:15:10.155939 [ 262 ] {8ef9c4db-1c94-40e0-9235-589959c88648} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:15:10.156785 [ 262 ] {8ef9c4db-1c94-40e0-9235-589959c88648} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:10.156831 [ 262 ] {8ef9c4db-1c94-40e0-9235-589959c88648} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:10.157258 [ 262 ] {8ef9c4db-1c94-40e0-9235-589959c88648} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.28 10:15:10.157503 [ 262 ] {8ef9c4db-1c94-40e0-9235-589959c88648} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:10.157710 [ 60 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.28 10:15:10.157755 [ 262 ] {8ef9c4db-1c94-40e0-9235-589959c88648} executeQuery: Read 55 rows, 4.14 KiB in 0.001943 sec., 28306.742151312403 rows/sec., 2.08 MiB/sec. 2025.02.28 10:15:10.157801 [ 60 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:10.157882 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:10.157884 [ 262 ] {8ef9c4db-1c94-40e0-9235-589959c88648} TCPHandler: Processed in 0.002360211 sec. 2025.02.28 10:15:10.158112 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:10.158136 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.02.28 10:15:10.158287 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:10.158296 [ 261 ] {4b5983f1-3fb6-464c-961e-42b9f2d87577} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:15:10.158328 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 198 rows starting from the beginning of the part 2025.02.28 10:15:10.158371 [ 261 ] {4b5983f1-3fb6-464c-961e-42b9f2d87577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:15:10.158513 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 55 rows starting from the beginning of the part 2025.02.28 10:15:10.158948 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 4 rows starting from the beginning of the part 2025.02.28 10:15:10.159312 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 73 rows starting from the beginning of the part 2025.02.28 10:15:10.159737 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 4 rows starting from the beginning of the part 2025.02.28 10:15:10.160163 [ 199 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 55 rows starting from the beginning of the part 2025.02.28 10:15:10.161205 [ 261 ] {4b5983f1-3fb6-464c-961e-42b9f2d87577} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:10.161256 [ 261 ] {4b5983f1-3fb6-464c-961e-42b9f2d87577} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:10.161861 [ 261 ] {4b5983f1-3fb6-464c-961e-42b9f2d87577} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.02.28 10:15:10.162060 [ 197 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.004072633 sec., 95515.60378752518 rows/sec., 6.99 MiB/sec. 2025.02.28 10:15:10.162253 [ 261 ] {4b5983f1-3fb6-464c-961e-42b9f2d87577} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:10.162320 [ 197 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.28 10:15:10.162628 [ 261 ] {4b5983f1-3fb6-464c-961e-42b9f2d87577} executeQuery: Read 119 rows, 9.52 KiB in 0.004383 sec., 27150.353639060006 rows/sec., 2.12 MiB/sec. 2025.02.28 10:15:10.162762 [ 261 ] {4b5983f1-3fb6-464c-961e-42b9f2d87577} TCPHandler: Processed in 0.004766032 sec. 2025.02.28 10:15:10.162943 [ 197 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_141_28} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:10.162961 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:10.163055 [ 197 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_141_28} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.28 10:15:10.163134 [ 262 ] {15d99fa6-7b86-4cfc-a066-f18828da26ed} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:10.163169 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.28 10:15:10.163211 [ 262 ] {15d99fa6-7b86-4cfc-a066-f18828da26ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:15:10.163867 [ 262 ] {15d99fa6-7b86-4cfc-a066-f18828da26ed} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:10.163904 [ 262 ] {15d99fa6-7b86-4cfc-a066-f18828da26ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:10.164287 [ 262 ] {15d99fa6-7b86-4cfc-a066-f18828da26ed} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.02.28 10:15:10.164543 [ 262 ] {15d99fa6-7b86-4cfc-a066-f18828da26ed} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:10.164756 [ 262 ] {15d99fa6-7b86-4cfc-a066-f18828da26ed} executeQuery: Read 160 rows, 11.41 KiB in 0.001672 sec., 95693.77990430621 rows/sec., 6.66 MiB/sec. 2025.02.28 10:15:10.164812 [ 262 ] {15d99fa6-7b86-4cfc-a066-f18828da26ed} TCPHandler: Processed in 0.001939015 sec. 2025.02.28 10:15:10.165043 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:10.165375 [ 261 ] {1cd12da9-0dd8-4558-a983-ce7bdf48e10c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:10.165517 [ 261 ] {1cd12da9-0dd8-4558-a983-ce7bdf48e10c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:15:10.166814 [ 261 ] {1cd12da9-0dd8-4558-a983-ce7bdf48e10c} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:10.166854 [ 261 ] {1cd12da9-0dd8-4558-a983-ce7bdf48e10c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:10.167582 [ 261 ] {1cd12da9-0dd8-4558-a983-ce7bdf48e10c} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.28 10:15:10.167846 [ 261 ] {1cd12da9-0dd8-4558-a983-ce7bdf48e10c} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:10.168030 [ 60 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.28 10:15:10.168100 [ 60 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:10.168113 [ 261 ] {1cd12da9-0dd8-4558-a983-ce7bdf48e10c} executeQuery: Read 55 rows, 100.92 KiB in 0.002842 sec., 19352.568613652358 rows/sec., 34.68 MiB/sec. 2025.02.28 10:15:10.168146 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:10.168541 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.02.28 10:15:10.168552 [ 261 ] {1cd12da9-0dd8-4558-a983-ce7bdf48e10c} TCPHandler: Processed in 0.003627127 sec. 2025.02.28 10:15:10.168866 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:10.169163 [ 262 ] {caced35a-1f03-4580-b80e-a2b5cf4b55c9} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:15:10.169239 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:10.169263 [ 262 ] {caced35a-1f03-4580-b80e-a2b5cf4b55c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:15:10.169483 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2873 rows starting from the beginning of the part 2025.02.28 10:15:10.170363 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 55 rows starting from the beginning of the part 2025.02.28 10:15:10.170912 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 4 rows starting from the beginning of the part 2025.02.28 10:15:10.171547 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 55 rows starting from the beginning of the part 2025.02.28 10:15:10.172031 [ 262 ] {caced35a-1f03-4580-b80e-a2b5cf4b55c9} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:10.172226 [ 262 ] {caced35a-1f03-4580-b80e-a2b5cf4b55c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:10.172240 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 4 rows starting from the beginning of the part 2025.02.28 10:15:10.172929 [ 200 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 55 rows starting from the beginning of the part 2025.02.28 10:15:10.173936 [ 262 ] {caced35a-1f03-4580-b80e-a2b5cf4b55c9} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.02.28 10:15:10.174365 [ 262 ] {caced35a-1f03-4580-b80e-a2b5cf4b55c9} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:10.175011 [ 262 ] {caced35a-1f03-4580-b80e-a2b5cf4b55c9} executeQuery: Read 60 rows, 4.14 KiB in 0.005916 sec., 10141.987829614603 rows/sec., 699.90 KiB/sec. 2025.02.28 10:15:10.175348 [ 262 ] {caced35a-1f03-4580-b80e-a2b5cf4b55c9} TCPHandler: Processed in 0.006637037 sec. 2025.02.28 10:15:10.183245 [ 197 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 3046 rows, containing 19 columns (19 merged, 0 gathered) in 0.014952495 sec., 203711.82200696273 rows/sec., 365.04 MiB/sec. 2025.02.28 10:15:10.186016 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.28 10:15:10.186454 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_141_28} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:10.186540 [ 191 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_141_28} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.28 10:15:10.186698 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.80 MiB. 2025.02.28 10:15:10.396461 [ 221 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:15:10.396506 [ 221 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:15:10.401235 [ 221 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 10:15:11.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.39 MiB, peak 292.76 MiB, free memory in arenas 0.00 B, will set to 273.18 MiB (RSS), difference: 3.78 MiB 2025.02.28 10:15:12.479592 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 754 2025.02.28 10:15:12.502475 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:12.502535 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:12.510202 [ 244 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.28 10:15:12.511008 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:12.514109 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 754 2025.02.28 10:15:15.099112 [ 225 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 10:15:15.099165 [ 225 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 10:15:15.101047 [ 225 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 10:15:15.150999 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:15.151195 [ 261 ] {2d5bd004-b58d-418e-a136-6072641b4b8e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:15:15.151272 [ 261 ] {2d5bd004-b58d-418e-a136-6072641b4b8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:15:15.152026 [ 261 ] {2d5bd004-b58d-418e-a136-6072641b4b8e} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:15.152074 [ 261 ] {2d5bd004-b58d-418e-a136-6072641b4b8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:15.152514 [ 261 ] {2d5bd004-b58d-418e-a136-6072641b4b8e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 10:15:15.152772 [ 261 ] {2d5bd004-b58d-418e-a136-6072641b4b8e} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:15.153018 [ 261 ] {2d5bd004-b58d-418e-a136-6072641b4b8e} executeQuery: Read 4 rows, 334.00 B in 0.001875 sec., 2133.3333333333335 rows/sec., 173.96 KiB/sec. 2025.02.28 10:15:15.153084 [ 261 ] {2d5bd004-b58d-418e-a136-6072641b4b8e} TCPHandler: Processed in 0.002215539 sec. 2025.02.28 10:15:15.153315 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:15.153511 [ 262 ] {739f077d-df0a-4349-8507-41f528c7abc0} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:15:15.153589 [ 262 ] {739f077d-df0a-4349-8507-41f528c7abc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:15:15.154393 [ 262 ] {739f077d-df0a-4349-8507-41f528c7abc0} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:15.154437 [ 262 ] {739f077d-df0a-4349-8507-41f528c7abc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:15.154879 [ 262 ] {739f077d-df0a-4349-8507-41f528c7abc0} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.02.28 10:15:15.155133 [ 262 ] {739f077d-df0a-4349-8507-41f528c7abc0} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:15.155367 [ 262 ] {739f077d-df0a-4349-8507-41f528c7abc0} executeQuery: Read 66 rows, 5.31 KiB in 0.001913 sec., 34500.78410872974 rows/sec., 2.71 MiB/sec. 2025.02.28 10:15:15.155430 [ 262 ] {739f077d-df0a-4349-8507-41f528c7abc0} TCPHandler: Processed in 0.002245379 sec. 2025.02.28 10:15:15.155578 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:15.155723 [ 261 ] {c6d21fdf-b1a7-4312-a87d-8c0e45dc035a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:15:15.155784 [ 261 ] {c6d21fdf-b1a7-4312-a87d-8c0e45dc035a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:15:15.156398 [ 261 ] {c6d21fdf-b1a7-4312-a87d-8c0e45dc035a} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:15.156439 [ 261 ] {c6d21fdf-b1a7-4312-a87d-8c0e45dc035a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:15.156803 [ 261 ] {c6d21fdf-b1a7-4312-a87d-8c0e45dc035a} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.28 10:15:15.157039 [ 261 ] {c6d21fdf-b1a7-4312-a87d-8c0e45dc035a} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:15.157243 [ 261 ] {c6d21fdf-b1a7-4312-a87d-8c0e45dc035a} executeQuery: Read 8 rows, 594.00 B in 0.001552 sec., 5154.639175257732 rows/sec., 373.76 KiB/sec. 2025.02.28 10:15:15.157295 [ 261 ] {c6d21fdf-b1a7-4312-a87d-8c0e45dc035a} TCPHandler: Processed in 0.001787244 sec. 2025.02.28 10:15:15.157497 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:15.157723 [ 262 ] {27bce8a5-adf4-4c97-b341-fbaafb3349c5} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:15:15.157816 [ 262 ] {27bce8a5-adf4-4c97-b341-fbaafb3349c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:15:15.158533 [ 262 ] {27bce8a5-adf4-4c97-b341-fbaafb3349c5} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:15.158574 [ 262 ] {27bce8a5-adf4-4c97-b341-fbaafb3349c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:15.158962 [ 262 ] {27bce8a5-adf4-4c97-b341-fbaafb3349c5} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.02.28 10:15:15.159215 [ 262 ] {27bce8a5-adf4-4c97-b341-fbaafb3349c5} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:15.159442 [ 262 ] {27bce8a5-adf4-4c97-b341-fbaafb3349c5} executeQuery: Read 72 rows, 5.76 KiB in 0.001779 sec., 40472.17537942665 rows/sec., 3.16 MiB/sec. 2025.02.28 10:15:15.159494 [ 262 ] {27bce8a5-adf4-4c97-b341-fbaafb3349c5} TCPHandler: Processed in 0.002106367 sec. 2025.02.28 10:15:15.159674 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:15.159813 [ 261 ] {d98cbae3-873e-48c4-9933-5a86e021035a} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:15.159874 [ 261 ] {d98cbae3-873e-48c4-9933-5a86e021035a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:15:15.160460 [ 261 ] {d98cbae3-873e-48c4-9933-5a86e021035a} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:15.160499 [ 261 ] {d98cbae3-873e-48c4-9933-5a86e021035a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:15.160958 [ 261 ] {d98cbae3-873e-48c4-9933-5a86e021035a} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.02.28 10:15:15.161192 [ 261 ] {d98cbae3-873e-48c4-9933-5a86e021035a} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:15.161420 [ 261 ] {d98cbae3-873e-48c4-9933-5a86e021035a} executeQuery: Read 162 rows, 11.55 KiB in 0.001634 sec., 99143.20685434516 rows/sec., 6.90 MiB/sec. 2025.02.28 10:15:15.161484 [ 261 ] {d98cbae3-873e-48c4-9933-5a86e021035a} TCPHandler: Processed in 0.001876225 sec. 2025.02.28 10:15:15.161652 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:15.161943 [ 262 ] {95cdc865-bfcc-4eac-b34b-1c1720db6c38} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:15.162196 [ 262 ] {95cdc865-bfcc-4eac-b34b-1c1720db6c38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:15:15.163952 [ 262 ] {95cdc865-bfcc-4eac-b34b-1c1720db6c38} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:15.163992 [ 262 ] {95cdc865-bfcc-4eac-b34b-1c1720db6c38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:15.164607 [ 262 ] {95cdc865-bfcc-4eac-b34b-1c1720db6c38} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.28 10:15:15.164864 [ 262 ] {95cdc865-bfcc-4eac-b34b-1c1720db6c38} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:15.165111 [ 262 ] {95cdc865-bfcc-4eac-b34b-1c1720db6c38} executeQuery: Read 4 rows, 7.34 KiB in 0.00328 sec., 1219.5121951219512 rows/sec., 2.19 MiB/sec. 2025.02.28 10:15:15.165204 [ 262 ] {95cdc865-bfcc-4eac-b34b-1c1720db6c38} TCPHandler: Processed in 0.003628777 sec. 2025.02.28 10:15:15.165358 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:15.165499 [ 261 ] {7c906a1e-ff40-4951-b510-be29e91678ce} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:15:15.165558 [ 261 ] {7c906a1e-ff40-4951-b510-be29e91678ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:15:15.166123 [ 261 ] {7c906a1e-ff40-4951-b510-be29e91678ce} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:15.166162 [ 261 ] {7c906a1e-ff40-4951-b510-be29e91678ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:15.166533 [ 261 ] {7c906a1e-ff40-4951-b510-be29e91678ce} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.02.28 10:15:15.166773 [ 261 ] {7c906a1e-ff40-4951-b510-be29e91678ce} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:15.166999 [ 261 ] {7c906a1e-ff40-4951-b510-be29e91678ce} executeQuery: Read 60 rows, 4.14 KiB in 0.00153 sec., 39215.686274509804 rows/sec., 2.64 MiB/sec. 2025.02.28 10:15:15.167047 [ 261 ] {7c906a1e-ff40-4951-b510-be29e91678ce} TCPHandler: Processed in 0.001756643 sec. 2025.02.28 10:15:16.500516 [ 224 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 10:15:16.500589 [ 224 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 10:15:16.502392 [ 224 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 10:15:16.505539 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 46299 2025.02.28 10:15:16.506236 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:16.506276 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:16.506805 [ 242 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.28 10:15:16.507062 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:16.507211 [ 50 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.28 10:15:16.507272 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46299 2025.02.28 10:15:16.507272 [ 50 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:16.507310 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:16.507492 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.28 10:15:16.507842 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:16.507953 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_101_20} MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 43981 rows starting from the beginning of the part 2025.02.28 10:15:16.508369 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 488 rows starting from the beginning of the part 2025.02.28 10:15:16.508471 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 427 rows starting from the beginning of the part 2025.02.28 10:15:16.508684 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 488 rows starting from the beginning of the part 2025.02.28 10:15:16.508905 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 488 rows starting from the beginning of the part 2025.02.28 10:15:16.509042 [ 196 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 427 rows starting from the beginning of the part 2025.02.28 10:15:16.512491 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 46299 rows, containing 4 columns (4 merged, 0 gathered) in 0.005107977 sec., 9064058.040981783 rows/sec., 129.66 MiB/sec. 2025.02.28 10:15:16.512885 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.28 10:15:16.513200 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_101_20} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:16.513279 [ 194 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_101_20} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.28 10:15:16.513389 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.28 10:15:19.291381 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2452 2025.02.28 10:15:19.294532 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:19.294592 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:19.296158 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 10:15:19.296486 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:19.296850 [ 225 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:15:19.296944 [ 225 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:15:19.297762 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2452 2025.02.28 10:15:19.299233 [ 225 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 10:15:20.014217 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 762 2025.02.28 10:15:20.038572 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:20.038638 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:20.046383 [ 244 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.28 10:15:20.047248 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:20.047651 [ 45 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.28 10:15:20.047838 [ 45 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:20.047931 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:20.048486 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.28 10:15:20.062741 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 762 2025.02.28 10:15:20.064733 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:20.066306 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 724 rows starting from the beginning of the part 2025.02.28 10:15:20.072371 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part 2025.02.28 10:15:20.078496 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part 2025.02.28 10:15:20.084646 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part 2025.02.28 10:15:20.090726 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part 2025.02.28 10:15:20.096737 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part 2025.02.28 10:15:20.153802 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:20.154221 [ 261 ] {33febe98-a361-4409-821e-7c7a366f3458} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:15:20.154410 [ 261 ] {33febe98-a361-4409-821e-7c7a366f3458} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:15:20.158277 [ 261 ] {33febe98-a361-4409-821e-7c7a366f3458} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:20.158347 [ 261 ] {33febe98-a361-4409-821e-7c7a366f3458} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:20.158989 [ 261 ] {33febe98-a361-4409-821e-7c7a366f3458} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.02.28 10:15:20.159309 [ 261 ] {33febe98-a361-4409-821e-7c7a366f3458} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:20.159575 [ 45 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.02.28 10:15:20.159675 [ 261 ] {33febe98-a361-4409-821e-7c7a366f3458} executeQuery: Read 166 rows, 14.80 KiB in 0.005581 sec., 29743.773517290807 rows/sec., 2.59 MiB/sec. 2025.02.28 10:15:20.159695 [ 45 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:20.159814 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:20.159914 [ 261 ] {33febe98-a361-4409-821e-7c7a366f3458} TCPHandler: Processed in 0.006297082 sec. 2025.02.28 10:15:20.160379 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2025.02.28 10:15:20.160523 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:20.160927 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:20.161085 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2007 rows starting from the beginning of the part 2025.02.28 10:15:20.161524 [ 262 ] {60bd0f05-5fee-429c-a84e-ed0702b26a8e} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:15:20.161731 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 56 rows starting from the beginning of the part 2025.02.28 10:15:20.162244 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 64 rows starting from the beginning of the part 2025.02.28 10:15:20.162384 [ 262 ] {60bd0f05-5fee-429c-a84e-ed0702b26a8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:15:20.162794 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 166 rows starting from the beginning of the part 2025.02.28 10:15:20.163288 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 66 rows starting from the beginning of the part 2025.02.28 10:15:20.163750 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 166 rows starting from the beginning of the part 2025.02.28 10:15:20.169671 [ 262 ] {60bd0f05-5fee-429c-a84e-ed0702b26a8e} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:20.169748 [ 262 ] {60bd0f05-5fee-429c-a84e-ed0702b26a8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:20.170733 [ 188 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 2525 rows, containing 5 columns (5 merged, 0 gathered) in 0.01074585 sec., 234974.43199002408 rows/sec., 20.29 MiB/sec. 2025.02.28 10:15:20.170870 [ 262 ] {60bd0f05-5fee-429c-a84e-ed0702b26a8e} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.28 10:15:20.171265 [ 189 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.02.28 10:15:20.171871 [ 262 ] {60bd0f05-5fee-429c-a84e-ed0702b26a8e} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:20.172763 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_171_34} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:20.173194 [ 262 ] {60bd0f05-5fee-429c-a84e-ed0702b26a8e} executeQuery: Read 55 rows, 4.14 KiB in 0.012092 sec., 4548.461792920939 rows/sec., 342.02 KiB/sec. 2025.02.28 10:15:20.173398 [ 201 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_171_34} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.02.28 10:15:20.173885 [ 262 ] {60bd0f05-5fee-429c-a84e-ed0702b26a8e} TCPHandler: Processed in 0.01377757 sec. 2025.02.28 10:15:20.174281 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:20.175024 [ 261 ] {8ce599bd-5866-4ff4-838e-d0399efb272c} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:15:20.175297 [ 261 ] {8ce599bd-5866-4ff4-838e-d0399efb272c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:15:20.178239 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.02.28 10:15:20.179401 [ 261 ] {8ce599bd-5866-4ff4-838e-d0399efb272c} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:20.179518 [ 261 ] {8ce599bd-5866-4ff4-838e-d0399efb272c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:20.180853 [ 261 ] {8ce599bd-5866-4ff4-838e-d0399efb272c} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.02.28 10:15:20.181482 [ 261 ] {8ce599bd-5866-4ff4-838e-d0399efb272c} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:20.181990 [ 45 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.02.28 10:15:20.182303 [ 45 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:20.182424 [ 261 ] {8ce599bd-5866-4ff4-838e-d0399efb272c} executeQuery: Read 119 rows, 9.52 KiB in 0.007749 sec., 15356.820234869016 rows/sec., 1.20 MiB/sec. 2025.02.28 10:15:20.182463 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:20.182786 [ 261 ] {8ce599bd-5866-4ff4-838e-d0399efb272c} TCPHandler: Processed in 0.008702104 sec. 2025.02.28 10:15:20.183306 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2025.02.28 10:15:20.183438 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:20.183776 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:20.183842 [ 262 ] {4c6e0046-7590-4b66-a22e-aa3c5aa09f18} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:20.183910 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 981 rows starting from the beginning of the part 2025.02.28 10:15:20.184083 [ 262 ] {4c6e0046-7590-4b66-a22e-aa3c5aa09f18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:15:20.184546 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 64 rows starting from the beginning of the part 2025.02.28 10:15:20.185209 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 68 rows starting from the beginning of the part 2025.02.28 10:15:20.185798 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 119 rows starting from the beginning of the part 2025.02.28 10:15:20.186257 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 72 rows starting from the beginning of the part 2025.02.28 10:15:20.186965 [ 201 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 119 rows starting from the beginning of the part 2025.02.28 10:15:20.189652 [ 262 ] {4c6e0046-7590-4b66-a22e-aa3c5aa09f18} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:20.189760 [ 262 ] {4c6e0046-7590-4b66-a22e-aa3c5aa09f18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:20.191625 [ 262 ] {4c6e0046-7590-4b66-a22e-aa3c5aa09f18} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.02.28 10:15:20.192503 [ 262 ] {4c6e0046-7590-4b66-a22e-aa3c5aa09f18} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:20.193014 [ 45 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 2 parts from all_1_166_43 to all_167_167_0 2025.02.28 10:15:20.193195 [ 45 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:20.193376 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:20.193917 [ 262 ] {4c6e0046-7590-4b66-a22e-aa3c5aa09f18} executeQuery: Read 160 rows, 11.41 KiB in 0.010157 sec., 15752.682878802798 rows/sec., 1.10 MiB/sec. 2025.02.28 10:15:20.194083 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_167_44} MergeTask::PrepareStage: Merging 2 parts: from all_1_166_43 to all_167_167_0 into Compact with storage Full 2025.02.28 10:15:20.194370 [ 187 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 1423 rows, containing 5 columns (5 merged, 0 gathered) in 0.011404849 sec., 124771.4897408988 rows/sec., 9.81 MiB/sec. 2025.02.28 10:15:20.194818 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_167_44} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:20.194863 [ 187 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.02.28 10:15:20.195058 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_167_44} MergeTreeSequentialSource: Reading 7 marks from part all_1_166_43, total 46785 rows starting from the beginning of the part 2025.02.28 10:15:20.195618 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_167_44} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 116 rows starting from the beginning of the part 2025.02.28 10:15:20.195947 [ 262 ] {4c6e0046-7590-4b66-a22e-aa3c5aa09f18} TCPHandler: Processed in 0.012880768 sec. 2025.02.28 10:15:20.196355 [ 187 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_171_34} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:20.196862 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:20.197006 [ 187 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_171_34} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.02.28 10:15:20.197406 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2025.02.28 10:15:20.197495 [ 261 ] {9419f89c-dd1a-47dd-b890-2753fac234df} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:20.197909 [ 261 ] {9419f89c-dd1a-47dd-b890-2753fac234df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:15:20.207049 [ 261 ] {9419f89c-dd1a-47dd-b890-2753fac234df} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:20.207132 [ 261 ] {9419f89c-dd1a-47dd-b890-2753fac234df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:20.210491 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_167_44} MergeTask::MergeProjectionsStage: Merge sorted 46901 rows, containing 5 columns (5 merged, 0 gathered) in 0.016797199 sec., 2792191.721965073 rows/sec., 190.91 MiB/sec. 2025.02.28 10:15:20.210998 [ 261 ] {9419f89c-dd1a-47dd-b890-2753fac234df} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.28 10:15:20.211244 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_167_44} MergedBlockOutputStream: filled checksums all_1_167_44 (state Temporary) 2025.02.28 10:15:20.212100 [ 261 ] {9419f89c-dd1a-47dd-b890-2753fac234df} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:20.212256 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_167_44} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_167_44 to all_1_167_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:20.212791 [ 195 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_167_44} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 2 parts: [all_1_166_43, all_167_167_0] -> all_1_167_44 2025.02.28 10:15:20.213181 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.02.28 10:15:20.213496 [ 261 ] {9419f89c-dd1a-47dd-b890-2753fac234df} executeQuery: Read 55 rows, 100.92 KiB in 0.016155 sec., 3404.518724852987 rows/sec., 6.10 MiB/sec. 2025.02.28 10:15:20.214732 [ 261 ] {9419f89c-dd1a-47dd-b890-2753fac234df} TCPHandler: Processed in 0.018264468 sec. 2025.02.28 10:15:20.215344 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:20.215872 [ 262 ] {0499689b-b4b8-45e1-a41f-323352a99213} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:15:20.216122 [ 262 ] {0499689b-b4b8-45e1-a41f-323352a99213} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:15:20.218356 [ 262 ] {0499689b-b4b8-45e1-a41f-323352a99213} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:20.218446 [ 262 ] {0499689b-b4b8-45e1-a41f-323352a99213} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:20.218661 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 679 columns (679 merged, 0 gathered) in 0.170535625 sec., 4468.274590719681 rows/sec., 23.10 MiB/sec. 2025.02.28 10:15:20.219572 [ 262 ] {0499689b-b4b8-45e1-a41f-323352a99213} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.02.28 10:15:20.220000 [ 262 ] {0499689b-b4b8-45e1-a41f-323352a99213} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:20.220266 [ 41 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.02.28 10:15:20.220362 [ 41 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:20.220435 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:20.220451 [ 262 ] {0499689b-b4b8-45e1-a41f-323352a99213} executeQuery: Read 60 rows, 4.14 KiB in 0.004775 sec., 12565.445026178011 rows/sec., 867.15 KiB/sec. 2025.02.28 10:15:20.220774 [ 262 ] {0499689b-b4b8-45e1-a41f-323352a99213} TCPHandler: Processed in 0.005880217 sec. 2025.02.28 10:15:20.220968 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2025.02.28 10:15:20.221251 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:20.221317 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_171_34} MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 8678 rows starting from the beginning of the part 2025.02.28 10:15:20.221528 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 42 rows starting from the beginning of the part 2025.02.28 10:15:20.221839 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 60 rows starting from the beginning of the part 2025.02.28 10:15:20.222203 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part 2025.02.28 10:15:20.222487 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 60 rows starting from the beginning of the part 2025.02.28 10:15:20.222780 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 60 rows starting from the beginning of the part 2025.02.28 10:15:20.226131 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.28 10:15:20.228161 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 8960 rows, containing 4 columns (4 merged, 0 gathered) in 0.007582259 sec., 1181705.8741992328 rows/sec., 79.20 MiB/sec. 2025.02.28 10:15:20.228426 [ 193 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.02.28 10:15:20.229293 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_171_34} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:20.229508 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_171_34} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.02.28 10:15:20.229647 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. 2025.02.28 10:15:20.230831 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_101_20} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:20.230943 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_101_20} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.28 10:15:20.232980 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.02.28 10:15:21.000188 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 274.84 MiB, peak 295.66 MiB, free memory in arenas 0.00 B, will set to 273.18 MiB (RSS), difference: -1.66 MiB 2025.02.28 10:15:23.727840 [ 39 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:15:23.727901 [ 39 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:15:24.007428 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 46787 2025.02.28 10:15:24.008215 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:24.008264 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:24.008815 [ 242 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.28 10:15:24.009118 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:24.009400 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46787 2025.02.28 10:15:25.151567 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:25.151758 [ 261 ] {74e0b60d-d239-4e84-a52c-32d06360bbc7} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:15:25.151831 [ 261 ] {74e0b60d-d239-4e84-a52c-32d06360bbc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:15:25.152645 [ 261 ] {74e0b60d-d239-4e84-a52c-32d06360bbc7} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.152691 [ 261 ] {74e0b60d-d239-4e84-a52c-32d06360bbc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.153294 [ 261 ] {74e0b60d-d239-4e84-a52c-32d06360bbc7} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.02.28 10:15:25.153821 [ 261 ] {74e0b60d-d239-4e84-a52c-32d06360bbc7} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.154073 [ 261 ] {74e0b60d-d239-4e84-a52c-32d06360bbc7} executeQuery: Read 64 rows, 5.16 KiB in 0.002369 sec., 27015.61840439004 rows/sec., 2.13 MiB/sec. 2025.02.28 10:15:25.154142 [ 261 ] {74e0b60d-d239-4e84-a52c-32d06360bbc7} TCPHandler: Processed in 0.002706375 sec. 2025.02.28 10:15:25.154469 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:25.154768 [ 262 ] {a6851ec6-8c01-4a84-a8e1-a38ebbf9b092} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:15:25.154884 [ 262 ] {a6851ec6-8c01-4a84-a8e1-a38ebbf9b092} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:15:25.155802 [ 262 ] {a6851ec6-8c01-4a84-a8e1-a38ebbf9b092} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.155850 [ 262 ] {a6851ec6-8c01-4a84-a8e1-a38ebbf9b092} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.156438 [ 262 ] {a6851ec6-8c01-4a84-a8e1-a38ebbf9b092} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.28 10:15:25.156967 [ 262 ] {a6851ec6-8c01-4a84-a8e1-a38ebbf9b092} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.157215 [ 262 ] {a6851ec6-8c01-4a84-a8e1-a38ebbf9b092} executeQuery: Read 4 rows, 308.00 B in 0.00253 sec., 1581.0276679841897 rows/sec., 118.89 KiB/sec. 2025.02.28 10:15:25.157284 [ 262 ] {a6851ec6-8c01-4a84-a8e1-a38ebbf9b092} TCPHandler: Processed in 0.002997809 sec. 2025.02.28 10:15:25.157473 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:25.157620 [ 261 ] {f6353c6d-29fb-4e48-9753-7a85cdea4c40} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:15:25.157680 [ 261 ] {f6353c6d-29fb-4e48-9753-7a85cdea4c40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:15:25.158399 [ 261 ] {f6353c6d-29fb-4e48-9753-7a85cdea4c40} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.158439 [ 261 ] {f6353c6d-29fb-4e48-9753-7a85cdea4c40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.158920 [ 261 ] {f6353c6d-29fb-4e48-9753-7a85cdea4c40} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.02.28 10:15:25.159360 [ 261 ] {f6353c6d-29fb-4e48-9753-7a85cdea4c40} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.159585 [ 261 ] {f6353c6d-29fb-4e48-9753-7a85cdea4c40} executeQuery: Read 68 rows, 5.44 KiB in 0.002 sec., 34000 rows/sec., 2.65 MiB/sec. 2025.02.28 10:15:25.159640 [ 261 ] {f6353c6d-29fb-4e48-9753-7a85cdea4c40} TCPHandler: Processed in 0.002237439 sec. 2025.02.28 10:15:25.159803 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:25.159949 [ 262 ] {72a81fe8-c77b-40b9-8de7-cec55e588a4b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:25.160016 [ 262 ] {72a81fe8-c77b-40b9-8de7-cec55e588a4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:15:25.160647 [ 262 ] {72a81fe8-c77b-40b9-8de7-cec55e588a4b} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.160688 [ 262 ] {72a81fe8-c77b-40b9-8de7-cec55e588a4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.161227 [ 262 ] {72a81fe8-c77b-40b9-8de7-cec55e588a4b} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.02.28 10:15:25.161726 [ 262 ] {72a81fe8-c77b-40b9-8de7-cec55e588a4b} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.161926 [ 36 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 2 parts from all_1_167_44 to all_168_168_0 2025.02.28 10:15:25.161968 [ 262 ] {72a81fe8-c77b-40b9-8de7-cec55e588a4b} executeQuery: Read 160 rows, 11.41 KiB in 0.002047 sec., 78163.16560820713 rows/sec., 5.44 MiB/sec. 2025.02.28 10:15:25.162003 [ 36 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.162076 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.162108 [ 262 ] {72a81fe8-c77b-40b9-8de7-cec55e588a4b} TCPHandler: Processed in 0.002366751 sec. 2025.02.28 10:15:25.162349 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_168_45} MergeTask::PrepareStage: Merging 2 parts: from all_1_167_44 to all_168_168_0 into Compact with storage Full 2025.02.28 10:15:25.162401 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:25.162836 [ 261 ] {a4c0683c-3bc2-4c75-8f57-f1c18ff7f389} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:25.162869 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_168_45} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:25.163149 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_168_45} MergeTreeSequentialSource: Reading 7 marks from part all_1_167_44, total 46901 rows starting from the beginning of the part 2025.02.28 10:15:25.163248 [ 261 ] {a4c0683c-3bc2-4c75-8f57-f1c18ff7f389} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:15:25.164933 [ 197 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_168_45} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 160 rows starting from the beginning of the part 2025.02.28 10:15:25.167681 [ 261 ] {a4c0683c-3bc2-4c75-8f57-f1c18ff7f389} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.167751 [ 261 ] {a4c0683c-3bc2-4c75-8f57-f1c18ff7f389} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.168773 [ 261 ] {a4c0683c-3bc2-4c75-8f57-f1c18ff7f389} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.28 10:15:25.169390 [ 261 ] {a4c0683c-3bc2-4c75-8f57-f1c18ff7f389} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.169707 [ 261 ] {a4c0683c-3bc2-4c75-8f57-f1c18ff7f389} executeQuery: Read 4 rows, 7.34 KiB in 0.007064 sec., 566.2514156285391 rows/sec., 1.01 MiB/sec. 2025.02.28 10:15:25.169963 [ 261 ] {a4c0683c-3bc2-4c75-8f57-f1c18ff7f389} TCPHandler: Processed in 0.00772468 sec. 2025.02.28 10:15:25.170151 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:25.170317 [ 262 ] {caa468d3-7fd8-4686-a429-51ebe851a820} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:15:25.170381 [ 262 ] {caa468d3-7fd8-4686-a429-51ebe851a820} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:15:25.171089 [ 262 ] {caa468d3-7fd8-4686-a429-51ebe851a820} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.171139 [ 262 ] {caa468d3-7fd8-4686-a429-51ebe851a820} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.171708 [ 262 ] {caa468d3-7fd8-4686-a429-51ebe851a820} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.02.28 10:15:25.172277 [ 262 ] {caa468d3-7fd8-4686-a429-51ebe851a820} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.172499 [ 262 ] {caa468d3-7fd8-4686-a429-51ebe851a820} executeQuery: Read 60 rows, 4.14 KiB in 0.002215 sec., 27088.03611738149 rows/sec., 1.83 MiB/sec. 2025.02.28 10:15:25.172581 [ 262 ] {caa468d3-7fd8-4686-a429-51ebe851a820} TCPHandler: Processed in 0.002508472 sec. 2025.02.28 10:15:25.174742 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_168_45} MergeTask::MergeProjectionsStage: Merge sorted 47061 rows, containing 5 columns (5 merged, 0 gathered) in 0.012534574 sec., 3754495.3661767845 rows/sec., 256.72 MiB/sec. 2025.02.28 10:15:25.175630 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_168_45} MergedBlockOutputStream: filled checksums all_1_168_45 (state Temporary) 2025.02.28 10:15:25.176211 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_168_45} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_168_45 to all_1_168_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.176306 [ 199 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_168_45} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 2 parts: [all_1_167_44, all_168_168_0] -> all_1_168_45 2025.02.28 10:15:25.176406 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.02.28 10:15:25.482058 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:25.482205 [ 261 ] {b49c69f1-cb49-4727-9823-d6d1f5edbe68} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:15:25.482269 [ 261 ] {b49c69f1-cb49-4727-9823-d6d1f5edbe68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:15:25.483175 [ 261 ] {b49c69f1-cb49-4727-9823-d6d1f5edbe68} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.483229 [ 261 ] {b49c69f1-cb49-4727-9823-d6d1f5edbe68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.483724 [ 261 ] {b49c69f1-cb49-4727-9823-d6d1f5edbe68} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 10:15:25.483979 [ 261 ] {b49c69f1-cb49-4727-9823-d6d1f5edbe68} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.484220 [ 261 ] {b49c69f1-cb49-4727-9823-d6d1f5edbe68} executeQuery: Read 212 rows, 13.81 KiB in 0.002051 sec., 103364.21257922966 rows/sec., 6.57 MiB/sec. 2025.02.28 10:15:25.484283 [ 261 ] {b49c69f1-cb49-4727-9823-d6d1f5edbe68} TCPHandler: Processed in 0.00231416 sec. 2025.02.28 10:15:25.484503 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:25.484661 [ 262 ] {1a7c3a56-7791-4e23-868e-a7f4b2514040} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:15:25.484726 [ 262 ] {1a7c3a56-7791-4e23-868e-a7f4b2514040} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:15:25.485401 [ 262 ] {1a7c3a56-7791-4e23-868e-a7f4b2514040} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.485451 [ 262 ] {1a7c3a56-7791-4e23-868e-a7f4b2514040} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.485844 [ 262 ] {1a7c3a56-7791-4e23-868e-a7f4b2514040} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 10:15:25.486093 [ 262 ] {1a7c3a56-7791-4e23-868e-a7f4b2514040} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.486341 [ 262 ] {1a7c3a56-7791-4e23-868e-a7f4b2514040} executeQuery: Read 4 rows, 334.00 B in 0.001717 sec., 2329.6447291788004 rows/sec., 189.97 KiB/sec. 2025.02.28 10:15:25.486458 [ 262 ] {1a7c3a56-7791-4e23-868e-a7f4b2514040} TCPHandler: Processed in 0.002053647 sec. 2025.02.28 10:15:25.486663 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:25.486803 [ 261 ] {6ab27989-924d-4e48-a362-e49872801046} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:15:25.486861 [ 261 ] {6ab27989-924d-4e48-a362-e49872801046} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:15:25.488337 [ 261 ] {6ab27989-924d-4e48-a362-e49872801046} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.488379 [ 261 ] {6ab27989-924d-4e48-a362-e49872801046} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.488861 [ 261 ] {6ab27989-924d-4e48-a362-e49872801046} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.02.28 10:15:25.489106 [ 261 ] {6ab27989-924d-4e48-a362-e49872801046} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.489342 [ 261 ] {6ab27989-924d-4e48-a362-e49872801046} executeQuery: Read 1869 rows, 156.04 KiB in 0.00257 sec., 727237.3540856031 rows/sec., 59.29 MiB/sec. 2025.02.28 10:15:25.489403 [ 261 ] {6ab27989-924d-4e48-a362-e49872801046} TCPHandler: Processed in 0.002856717 sec. 2025.02.28 10:15:25.489660 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:25.489885 [ 262 ] {22c1fe45-59cc-49bd-a84e-786194d74b0e} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:15:25.489979 [ 262 ] {22c1fe45-59cc-49bd-a84e-786194d74b0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:15:25.490785 [ 262 ] {22c1fe45-59cc-49bd-a84e-786194d74b0e} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.490826 [ 262 ] {22c1fe45-59cc-49bd-a84e-786194d74b0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.491207 [ 262 ] {22c1fe45-59cc-49bd-a84e-786194d74b0e} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.28 10:15:25.491454 [ 262 ] {22c1fe45-59cc-49bd-a84e-786194d74b0e} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.491674 [ 262 ] {22c1fe45-59cc-49bd-a84e-786194d74b0e} executeQuery: Read 165 rows, 10.80 KiB in 0.001845 sec., 89430.89430894308 rows/sec., 5.72 MiB/sec. 2025.02.28 10:15:25.491732 [ 262 ] {22c1fe45-59cc-49bd-a84e-786194d74b0e} TCPHandler: Processed in 0.002185358 sec. 2025.02.28 10:15:25.491884 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:25.492003 [ 261 ] {c571e6fd-cb2f-448b-9010-4644e8af3fe3} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:15:25.492052 [ 261 ] {c571e6fd-cb2f-448b-9010-4644e8af3fe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:15:25.492750 [ 261 ] {c571e6fd-cb2f-448b-9010-4644e8af3fe3} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.492791 [ 261 ] {c571e6fd-cb2f-448b-9010-4644e8af3fe3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.493167 [ 261 ] {c571e6fd-cb2f-448b-9010-4644e8af3fe3} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 10:15:25.493417 [ 261 ] {c571e6fd-cb2f-448b-9010-4644e8af3fe3} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.493658 [ 261 ] {c571e6fd-cb2f-448b-9010-4644e8af3fe3} executeQuery: Read 341 rows, 23.30 KiB in 0.001672 sec., 203947.3684210526 rows/sec., 13.61 MiB/sec. 2025.02.28 10:15:25.493866 [ 261 ] {c571e6fd-cb2f-448b-9010-4644e8af3fe3} TCPHandler: Processed in 0.002037407 sec. 2025.02.28 10:15:25.494086 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:25.494225 [ 262 ] {66562c1b-392b-4825-81ae-3ecb89dfb132} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:15:25.494283 [ 262 ] {66562c1b-392b-4825-81ae-3ecb89dfb132} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:15:25.494999 [ 262 ] {66562c1b-392b-4825-81ae-3ecb89dfb132} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.495046 [ 262 ] {66562c1b-392b-4825-81ae-3ecb89dfb132} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.495445 [ 262 ] {66562c1b-392b-4825-81ae-3ecb89dfb132} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 10:15:25.495696 [ 262 ] {66562c1b-392b-4825-81ae-3ecb89dfb132} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.495883 [ 262 ] {66562c1b-392b-4825-81ae-3ecb89dfb132} executeQuery: Read 112 rows, 6.53 KiB in 0.001689 sec., 66311.42687981053 rows/sec., 3.78 MiB/sec. 2025.02.28 10:15:25.495937 [ 262 ] {66562c1b-392b-4825-81ae-3ecb89dfb132} TCPHandler: Processed in 0.001966056 sec. 2025.02.28 10:15:25.496076 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:25.496198 [ 261 ] {33f7f1ca-758a-4d8e-b5d8-fa71db779323} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:15:25.496245 [ 261 ] {33f7f1ca-758a-4d8e-b5d8-fa71db779323} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:15:25.497279 [ 261 ] {33f7f1ca-758a-4d8e-b5d8-fa71db779323} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.497318 [ 261 ] {33f7f1ca-758a-4d8e-b5d8-fa71db779323} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.497723 [ 261 ] {33f7f1ca-758a-4d8e-b5d8-fa71db779323} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.02.28 10:15:25.497961 [ 261 ] {33f7f1ca-758a-4d8e-b5d8-fa71db779323} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.498195 [ 261 ] {33f7f1ca-758a-4d8e-b5d8-fa71db779323} executeQuery: Read 897 rows, 66.60 KiB in 0.002018 sec., 444499.50445986126 rows/sec., 32.23 MiB/sec. 2025.02.28 10:15:25.498304 [ 261 ] {33f7f1ca-758a-4d8e-b5d8-fa71db779323} TCPHandler: Processed in 0.00228525 sec. 2025.02.28 10:15:25.498544 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:25.498887 [ 262 ] {7fda64a8-b7c1-4383-9943-40fae102e987} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 10:15:25.499008 [ 262 ] {7fda64a8-b7c1-4383-9943-40fae102e987} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 10:15:25.499621 [ 262 ] {7fda64a8-b7c1-4383-9943-40fae102e987} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.499658 [ 262 ] {7fda64a8-b7c1-4383-9943-40fae102e987} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.500015 [ 262 ] {7fda64a8-b7c1-4383-9943-40fae102e987} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 10:15:25.500257 [ 262 ] {7fda64a8-b7c1-4383-9943-40fae102e987} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.500506 [ 262 ] {7fda64a8-b7c1-4383-9943-40fae102e987} executeQuery: Read 6 rows, 321.00 B in 0.001696 sec., 3537.735849056604 rows/sec., 184.83 KiB/sec. 2025.02.28 10:15:25.500625 [ 262 ] {7fda64a8-b7c1-4383-9943-40fae102e987} TCPHandler: Processed in 0.002226629 sec. 2025.02.28 10:15:25.500773 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:25.500910 [ 261 ] {369e5236-7fe4-460d-ac49-29b3a04d760f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:25.500971 [ 261 ] {369e5236-7fe4-460d-ac49-29b3a04d760f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:15:25.501750 [ 261 ] {369e5236-7fe4-460d-ac49-29b3a04d760f} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.501790 [ 261 ] {369e5236-7fe4-460d-ac49-29b3a04d760f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.502274 [ 261 ] {369e5236-7fe4-460d-ac49-29b3a04d760f} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.02.28 10:15:25.502525 [ 261 ] {369e5236-7fe4-460d-ac49-29b3a04d760f} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.502712 [ 33 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_168_45 to all_173_173_0 2025.02.28 10:15:25.502774 [ 33 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.502773 [ 261 ] {369e5236-7fe4-460d-ac49-29b3a04d760f} executeQuery: Read 957 rows, 65.11 KiB in 0.001884 sec., 507961.7834394904 rows/sec., 33.75 MiB/sec. 2025.02.28 10:15:25.502803 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.502966 [ 261 ] {369e5236-7fe4-460d-ac49-29b3a04d760f} TCPHandler: Processed in 0.00225858 sec. 2025.02.28 10:15:25.503065 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_173_46} MergeTask::PrepareStage: Merging 6 parts: from all_1_168_45 to all_173_173_0 into Compact with storage Full 2025.02.28 10:15:25.503146 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:25.503297 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_173_46} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:25.503360 [ 262 ] {f4e705fa-6a3b-42da-ba43-8bd41b0d63f7} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 10:15:25.503379 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_173_46} MergeTreeSequentialSource: Reading 7 marks from part all_1_168_45, total 47061 rows starting from the beginning of the part 2025.02.28 10:15:25.503463 [ 262 ] {f4e705fa-6a3b-42da-ba43-8bd41b0d63f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 10:15:25.503651 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_173_46} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 160 rows starting from the beginning of the part 2025.02.28 10:15:25.504086 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_173_46} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 162 rows starting from the beginning of the part 2025.02.28 10:15:25.504560 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_173_46} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 160 rows starting from the beginning of the part 2025.02.28 10:15:25.504892 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_173_46} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 160 rows starting from the beginning of the part 2025.02.28 10:15:25.505125 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_173_46} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 957 rows starting from the beginning of the part 2025.02.28 10:15:25.505945 [ 262 ] {f4e705fa-6a3b-42da-ba43-8bd41b0d63f7} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.506016 [ 262 ] {f4e705fa-6a3b-42da-ba43-8bd41b0d63f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.506768 [ 262 ] {f4e705fa-6a3b-42da-ba43-8bd41b0d63f7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 10:15:25.507159 [ 262 ] {f4e705fa-6a3b-42da-ba43-8bd41b0d63f7} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.507551 [ 262 ] {f4e705fa-6a3b-42da-ba43-8bd41b0d63f7} executeQuery: Read 1 rows, 69.00 B in 0.004236 sec., 236.0717658168083 rows/sec., 15.91 KiB/sec. 2025.02.28 10:15:25.507659 [ 262 ] {f4e705fa-6a3b-42da-ba43-8bd41b0d63f7} TCPHandler: Processed in 0.0045858 sec. 2025.02.28 10:15:25.507841 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:25.508078 [ 261 ] {60178162-95f0-4955-9ccb-c098c7bb371b} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:25.508295 [ 261 ] {60178162-95f0-4955-9ccb-c098c7bb371b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:15:25.510984 [ 261 ] {60178162-95f0-4955-9ccb-c098c7bb371b} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.511031 [ 261 ] {60178162-95f0-4955-9ccb-c098c7bb371b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.511755 [ 261 ] {60178162-95f0-4955-9ccb-c098c7bb371b} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.28 10:15:25.512024 [ 261 ] {60178162-95f0-4955-9ccb-c098c7bb371b} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.512285 [ 261 ] {60178162-95f0-4955-9ccb-c098c7bb371b} executeQuery: Read 55 rows, 100.92 KiB in 0.00429 sec., 12820.512820512819 rows/sec., 22.97 MiB/sec. 2025.02.28 10:15:25.512400 [ 261 ] {60178162-95f0-4955-9ccb-c098c7bb371b} TCPHandler: Processed in 0.004645191 sec. 2025.02.28 10:15:25.512561 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:25.512679 [ 262 ] {9921839c-0d64-4555-928d-363bdaa3f026} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:15:25.512729 [ 262 ] {9921839c-0d64-4555-928d-363bdaa3f026} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:15:25.513221 [ 262 ] {9921839c-0d64-4555-928d-363bdaa3f026} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:25.513258 [ 262 ] {9921839c-0d64-4555-928d-363bdaa3f026} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:25.513723 [ 262 ] {9921839c-0d64-4555-928d-363bdaa3f026} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.02.28 10:15:25.514028 [ 262 ] {9921839c-0d64-4555-928d-363bdaa3f026} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.514249 [ 262 ] {9921839c-0d64-4555-928d-363bdaa3f026} executeQuery: Read 34 rows, 2.02 KiB in 0.001592 sec., 21356.783919597987 rows/sec., 1.24 MiB/sec. 2025.02.28 10:15:25.514303 [ 262 ] {9921839c-0d64-4555-928d-363bdaa3f026} TCPHandler: Processed in 0.001800753 sec. 2025.02.28 10:15:25.520407 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_173_46} MergeTask::MergeProjectionsStage: Merge sorted 48660 rows, containing 5 columns (5 merged, 0 gathered) in 0.017479618 sec., 2783813.696615109 rows/sec., 190.29 MiB/sec. 2025.02.28 10:15:25.521054 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_173_46} MergedBlockOutputStream: filled checksums all_1_173_46 (state Temporary) 2025.02.28 10:15:25.521421 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_173_46} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_173_46 to all_1_173_46 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:25.521516 [ 194 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_173_46} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_168_45, all_173_173_0] -> all_1_173_46 2025.02.28 10:15:25.521617 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. 2025.02.28 10:15:26.000221 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 274.50 MiB, peak 295.66 MiB, free memory in arenas 0.00 B, will set to 273.21 MiB (RSS), difference: -1.29 MiB 2025.02.28 10:15:26.098784 [ 224 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 10:15:26.098869 [ 224 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 10:15:26.101028 [ 224 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 10:15:26.898409 [ 224 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 10:15:26.898504 [ 224 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 10:15:26.900700 [ 224 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 10:15:26.904106 [ 220 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 10:15:26.904137 [ 220 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 10:15:26.906104 [ 220 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 10:15:27.137567 [ 223 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 10:15:27.137650 [ 223 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 10:15:27.139973 [ 223 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 10:15:27.562869 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 769 2025.02.28 10:15:27.587249 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:27.587296 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:27.595016 [ 244 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.28 10:15:27.595881 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:27.599017 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 769 2025.02.28 10:15:29.298017 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2500 2025.02.28 10:15:29.301545 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:29.301604 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:29.303193 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 10:15:29.303522 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:29.305059 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2500 2025.02.28 10:15:30.149487 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:30.149705 [ 261 ] {4c995904-17b9-46a5-b5cd-4d8fd4ff49fb} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:15:30.149792 [ 261 ] {4c995904-17b9-46a5-b5cd-4d8fd4ff49fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:15:30.150752 [ 261 ] {4c995904-17b9-46a5-b5cd-4d8fd4ff49fb} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:30.150806 [ 261 ] {4c995904-17b9-46a5-b5cd-4d8fd4ff49fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:30.151283 [ 261 ] {4c995904-17b9-46a5-b5cd-4d8fd4ff49fb} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.02.28 10:15:30.151560 [ 261 ] {4c995904-17b9-46a5-b5cd-4d8fd4ff49fb} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:30.151793 [ 261 ] {4c995904-17b9-46a5-b5cd-4d8fd4ff49fb} executeQuery: Read 56 rows, 4.38 KiB in 0.002137 sec., 26204.960224613944 rows/sec., 2.00 MiB/sec. 2025.02.28 10:15:30.151926 [ 261 ] {4c995904-17b9-46a5-b5cd-4d8fd4ff49fb} TCPHandler: Processed in 0.002580174 sec. 2025.02.28 10:15:30.152219 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:30.152414 [ 262 ] {eaed7fb7-255c-44a1-9419-12c75a3354f5} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:15:30.152488 [ 262 ] {eaed7fb7-255c-44a1-9419-12c75a3354f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:15:30.153259 [ 262 ] {eaed7fb7-255c-44a1-9419-12c75a3354f5} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:30.153306 [ 262 ] {eaed7fb7-255c-44a1-9419-12c75a3354f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:30.153758 [ 262 ] {eaed7fb7-255c-44a1-9419-12c75a3354f5} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.02.28 10:15:30.154019 [ 262 ] {eaed7fb7-255c-44a1-9419-12c75a3354f5} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:30.154239 [ 262 ] {eaed7fb7-255c-44a1-9419-12c75a3354f5} executeQuery: Read 64 rows, 5.12 KiB in 0.001874 sec., 34151.547491995734 rows/sec., 2.67 MiB/sec. 2025.02.28 10:15:30.154349 [ 262 ] {eaed7fb7-255c-44a1-9419-12c75a3354f5} TCPHandler: Processed in 0.00229509 sec. 2025.02.28 10:15:30.154570 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:30.154844 [ 261 ] {44fb12bc-366a-44fb-89f8-0635b34ac025} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:30.154917 [ 261 ] {44fb12bc-366a-44fb-89f8-0635b34ac025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:15:30.155558 [ 261 ] {44fb12bc-366a-44fb-89f8-0635b34ac025} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:30.155598 [ 261 ] {44fb12bc-366a-44fb-89f8-0635b34ac025} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:30.156012 [ 261 ] {44fb12bc-366a-44fb-89f8-0635b34ac025} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.02.28 10:15:30.156248 [ 261 ] {44fb12bc-366a-44fb-89f8-0635b34ac025} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:30.156464 [ 261 ] {44fb12bc-366a-44fb-89f8-0635b34ac025} executeQuery: Read 128 rows, 9.13 KiB in 0.001704 sec., 75117.37089201878 rows/sec., 5.23 MiB/sec. 2025.02.28 10:15:30.156522 [ 261 ] {44fb12bc-366a-44fb-89f8-0635b34ac025} TCPHandler: Processed in 0.002068317 sec. 2025.02.28 10:15:30.156725 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:30.156952 [ 262 ] {fe8625ce-121d-4aac-bab7-8e674dfa6a56} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:15:30.157051 [ 262 ] {fe8625ce-121d-4aac-bab7-8e674dfa6a56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:15:30.157726 [ 262 ] {fe8625ce-121d-4aac-bab7-8e674dfa6a56} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:30.157764 [ 262 ] {fe8625ce-121d-4aac-bab7-8e674dfa6a56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:30.158146 [ 262 ] {fe8625ce-121d-4aac-bab7-8e674dfa6a56} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.02.28 10:15:30.158388 [ 262 ] {fe8625ce-121d-4aac-bab7-8e674dfa6a56} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:30.158586 [ 262 ] {fe8625ce-121d-4aac-bab7-8e674dfa6a56} executeQuery: Read 48 rows, 3.31 KiB in 0.001687 sec., 28452.874925903972 rows/sec., 1.92 MiB/sec. 2025.02.28 10:15:30.158673 [ 262 ] {fe8625ce-121d-4aac-bab7-8e674dfa6a56} TCPHandler: Processed in 0.002056357 sec. 2025.02.28 10:15:31.509575 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 47214 2025.02.28 10:15:31.510322 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:31.510375 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:31.510919 [ 242 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.28 10:15:31.511190 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:31.511473 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47214 2025.02.28 10:15:33.000177 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 277.21 MiB, peak 295.66 MiB, free memory in arenas 0.00 B, will set to 273.21 MiB (RSS), difference: -4.00 MiB 2025.02.28 10:15:35.099141 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 777 2025.02.28 10:15:35.122890 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:35.122954 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:35.130709 [ 244 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.28 10:15:35.131897 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:35.136512 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 777 2025.02.28 10:15:35.151379 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:35.151605 [ 261 ] {7d279d24-e9b0-4d8c-aa7b-f73e7b93cd98} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:15:35.151682 [ 261 ] {7d279d24-e9b0-4d8c-aa7b-f73e7b93cd98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:15:35.152502 [ 261 ] {7d279d24-e9b0-4d8c-aa7b-f73e7b93cd98} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:35.152547 [ 261 ] {7d279d24-e9b0-4d8c-aa7b-f73e7b93cd98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:35.153145 [ 261 ] {7d279d24-e9b0-4d8c-aa7b-f73e7b93cd98} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.02.28 10:15:35.153681 [ 261 ] {7d279d24-e9b0-4d8c-aa7b-f73e7b93cd98} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:35.153910 [ 261 ] {7d279d24-e9b0-4d8c-aa7b-f73e7b93cd98} executeQuery: Read 64 rows, 5.16 KiB in 0.002361 sec., 27107.157983905126 rows/sec., 2.13 MiB/sec. 2025.02.28 10:15:35.154013 [ 261 ] {7d279d24-e9b0-4d8c-aa7b-f73e7b93cd98} TCPHandler: Processed in 0.002774916 sec. 2025.02.28 10:15:35.154370 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:35.154653 [ 262 ] {11b9c401-e45b-4aa2-a611-3983b4713fa8} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:15:35.154727 [ 262 ] {11b9c401-e45b-4aa2-a611-3983b4713fa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:15:35.155487 [ 262 ] {11b9c401-e45b-4aa2-a611-3983b4713fa8} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:35.155536 [ 262 ] {11b9c401-e45b-4aa2-a611-3983b4713fa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:35.156133 [ 262 ] {11b9c401-e45b-4aa2-a611-3983b4713fa8} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.28 10:15:35.156626 [ 262 ] {11b9c401-e45b-4aa2-a611-3983b4713fa8} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:35.156825 [ 47 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.28 10:15:35.156899 [ 47 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:35.156906 [ 262 ] {11b9c401-e45b-4aa2-a611-3983b4713fa8} executeQuery: Read 4 rows, 308.00 B in 0.002296 sec., 1742.1602787456447 rows/sec., 131.00 KiB/sec. 2025.02.28 10:15:35.156936 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:35.157075 [ 262 ] {11b9c401-e45b-4aa2-a611-3983b4713fa8} TCPHandler: Processed in 0.002942468 sec. 2025.02.28 10:15:35.157168 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.02.28 10:15:35.157293 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:35.157342 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:35.157388 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 198 rows starting from the beginning of the part 2025.02.28 10:15:35.157489 [ 261 ] {5711666d-c5df-49df-9898-4685ec92a298} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:15:35.157564 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 8 rows starting from the beginning of the part 2025.02.28 10:15:35.157650 [ 261 ] {5711666d-c5df-49df-9898-4685ec92a298} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:15:35.157922 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 55 rows starting from the beginning of the part 2025.02.28 10:15:35.158306 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 4 rows starting from the beginning of the part 2025.02.28 10:15:35.158703 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 165 rows starting from the beginning of the part 2025.02.28 10:15:35.159092 [ 191 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 4 rows starting from the beginning of the part 2025.02.28 10:15:35.160468 [ 261 ] {5711666d-c5df-49df-9898-4685ec92a298} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:35.160515 [ 261 ] {5711666d-c5df-49df-9898-4685ec92a298} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:35.161166 [ 194 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 434 rows, containing 5 columns (5 merged, 0 gathered) in 0.004103684 sec., 105758.63053782894 rows/sec., 7.39 MiB/sec. 2025.02.28 10:15:35.161260 [ 261 ] {5711666d-c5df-49df-9898-4685ec92a298} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.02.28 10:15:35.161506 [ 196 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.28 10:15:35.161955 [ 261 ] {5711666d-c5df-49df-9898-4685ec92a298} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:35.162310 [ 261 ] {5711666d-c5df-49df-9898-4685ec92a298} executeQuery: Read 68 rows, 5.44 KiB in 0.004872 sec., 13957.307060755338 rows/sec., 1.09 MiB/sec. 2025.02.28 10:15:35.162329 [ 196 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_146_29} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:35.162582 [ 261 ] {5711666d-c5df-49df-9898-4685ec92a298} TCPHandler: Processed in 0.00538749 sec. 2025.02.28 10:15:35.162816 [ 196 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_146_29} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.28 10:15:35.163002 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:35.163107 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.28 10:15:35.163356 [ 262 ] {0fc8bb41-56b6-4f06-accf-a295a56b724b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:35.163511 [ 262 ] {0fc8bb41-56b6-4f06-accf-a295a56b724b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:15:35.164264 [ 262 ] {0fc8bb41-56b6-4f06-accf-a295a56b724b} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:35.164306 [ 262 ] {0fc8bb41-56b6-4f06-accf-a295a56b724b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:35.164847 [ 262 ] {0fc8bb41-56b6-4f06-accf-a295a56b724b} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.02.28 10:15:35.165313 [ 262 ] {0fc8bb41-56b6-4f06-accf-a295a56b724b} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:35.165537 [ 262 ] {0fc8bb41-56b6-4f06-accf-a295a56b724b} executeQuery: Read 160 rows, 11.41 KiB in 0.00229 sec., 69868.99563318778 rows/sec., 4.87 MiB/sec. 2025.02.28 10:15:35.165598 [ 262 ] {0fc8bb41-56b6-4f06-accf-a295a56b724b} TCPHandler: Processed in 0.002890357 sec. 2025.02.28 10:15:35.165792 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:35.165940 [ 261 ] {bf0f8927-cca0-4575-8533-3e2d5d8f96a5} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:35.166038 [ 261 ] {bf0f8927-cca0-4575-8533-3e2d5d8f96a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:15:35.167242 [ 261 ] {bf0f8927-cca0-4575-8533-3e2d5d8f96a5} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:35.167280 [ 261 ] {bf0f8927-cca0-4575-8533-3e2d5d8f96a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:35.168029 [ 261 ] {bf0f8927-cca0-4575-8533-3e2d5d8f96a5} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.28 10:15:35.168502 [ 261 ] {bf0f8927-cca0-4575-8533-3e2d5d8f96a5} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:35.168654 [ 47 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.28 10:15:35.168698 [ 47 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:35.168718 [ 261 ] {bf0f8927-cca0-4575-8533-3e2d5d8f96a5} executeQuery: Read 4 rows, 7.34 KiB in 0.002812 sec., 1422.4751066856331 rows/sec., 2.55 MiB/sec. 2025.02.28 10:15:35.168727 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:35.169162 [ 261 ] {bf0f8927-cca0-4575-8533-3e2d5d8f96a5} TCPHandler: Processed in 0.003436005 sec. 2025.02.28 10:15:35.169192 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.02.28 10:15:35.169429 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:35.169779 [ 262 ] {d491cc9d-4901-480e-9a12-a1d1d8c484b7} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:15:35.169922 [ 262 ] {d491cc9d-4901-480e-9a12-a1d1d8c484b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:15:35.169958 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:35.170242 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3046 rows starting from the beginning of the part 2025.02.28 10:15:35.171152 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 4 rows starting from the beginning of the part 2025.02.28 10:15:35.172036 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 55 rows starting from the beginning of the part 2025.02.28 10:15:35.172085 [ 262 ] {d491cc9d-4901-480e-9a12-a1d1d8c484b7} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:35.172164 [ 262 ] {d491cc9d-4901-480e-9a12-a1d1d8c484b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:35.172682 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 4 rows starting from the beginning of the part 2025.02.28 10:15:35.173344 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 55 rows starting from the beginning of the part 2025.02.28 10:15:35.173788 [ 262 ] {d491cc9d-4901-480e-9a12-a1d1d8c484b7} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.02.28 10:15:35.173849 [ 186 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 4 rows starting from the beginning of the part 2025.02.28 10:15:35.174702 [ 262 ] {d491cc9d-4901-480e-9a12-a1d1d8c484b7} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:35.175263 [ 262 ] {d491cc9d-4901-480e-9a12-a1d1d8c484b7} executeQuery: Read 60 rows, 4.14 KiB in 0.005565 sec., 10781.67115902965 rows/sec., 744.05 KiB/sec. 2025.02.28 10:15:35.175646 [ 262 ] {d491cc9d-4901-480e-9a12-a1d1d8c484b7} TCPHandler: Processed in 0.006340613 sec. 2025.02.28 10:15:35.185568 [ 194 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 3168 rows, containing 19 columns (19 merged, 0 gathered) in 0.016705898 sec., 189633.6252023088 rows/sec., 339.81 MiB/sec. 2025.02.28 10:15:35.188727 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.28 10:15:35.189525 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_146_29} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:35.189617 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_146_29} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.28 10:15:35.189785 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.74 MiB. 2025.02.28 10:15:36.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 274.25 MiB, peak 297.93 MiB, free memory in arenas 0.00 B, will set to 273.21 MiB (RSS), difference: -1.03 MiB 2025.02.28 10:15:36.395046 [ 73 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.02.28 10:15:36.395112 [ 73 ] {} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:36.395133 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:36.395363 [ 188 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.02.28 10:15:36.395579 [ 188 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:36.395622 [ 188 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 124 rows starting from the beginning of the part 2025.02.28 10:15:36.395713 [ 188 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part 2025.02.28 10:15:36.395962 [ 188 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part 2025.02.28 10:15:36.396166 [ 188 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part 2025.02.28 10:15:36.396288 [ 188 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part 2025.02.28 10:15:36.397586 [ 189 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002378111 sec., 114376.49462115098 rows/sec., 7.34 MiB/sec. 2025.02.28 10:15:36.397840 [ 188 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.02.28 10:15:36.398475 [ 188 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_29_7} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:36.398562 [ 188 ] {d3c19ac5-40eb-4c8b-9800-ebba76830f10::all_1_29_7} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.02.28 10:15:36.398650 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 10:15:36.439354 [ 73 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 2025.02.28 10:15:36.439419 [ 73 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:36.439456 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:36.439671 [ 192 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_35_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact with storage Full 2025.02.28 10:15:36.439971 [ 192 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_35_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:36.440026 [ 192 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 365 rows starting from the beginning of the part 2025.02.28 10:15:36.440201 [ 192 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 252 rows starting from the beginning of the part 2025.02.28 10:15:36.440559 [ 192 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 252 rows starting from the beginning of the part 2025.02.28 10:15:36.440730 [ 192 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 252 rows starting from the beginning of the part 2025.02.28 10:15:36.440930 [ 192 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 341 rows starting from the beginning of the part 2025.02.28 10:15:36.442176 [ 189 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_35_8} MergeTask::MergeProjectionsStage: Merge sorted 1462 rows, containing 5 columns (5 merged, 0 gathered) in 0.002628524 sec., 556205.6880591541 rows/sec., 40.08 MiB/sec. 2025.02.28 10:15:36.442542 [ 187 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_35_8} MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) 2025.02.28 10:15:36.443181 [ 187 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_35_8} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:36.443282 [ 187 ] {5da27670-fc11-4033-8b48-aeed7e791b21::all_1_35_8} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21) (MergerMutator): Merged 5 parts: [all_1_31_7, all_35_35_0] -> all_1_35_8 2025.02.28 10:15:36.443396 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.02.28 10:15:38.509694 [ 119 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.02.28 10:15:38.509760 [ 119 ] {} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:38.509782 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:38.509937 [ 189 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.02.28 10:15:38.510104 [ 189 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:38.510142 [ 189 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 236 rows starting from the beginning of the part 2025.02.28 10:15:38.510225 [ 189 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part 2025.02.28 10:15:38.510331 [ 189 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part 2025.02.28 10:15:38.510579 [ 189 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part 2025.02.28 10:15:38.510798 [ 189 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part 2025.02.28 10:15:38.512021 [ 187 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.002164808 sec., 240206.05984456823 rows/sec., 17.05 MiB/sec. 2025.02.28 10:15:38.512304 [ 201 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.02.28 10:15:38.512942 [ 201 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_29_7} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:38.513025 [ 201 ] {36115f47-381d-4d90-b4a8-c8698bcdfb79::all_1_29_7} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.02.28 10:15:38.513109 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.28 10:15:38.727956 [ 119 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:15:38.728018 [ 119 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:15:39.011655 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 47702 2025.02.28 10:15:39.012714 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:39.012763 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:39.013469 [ 242 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.28 10:15:39.013979 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:39.014239 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47702 2025.02.28 10:15:39.305373 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2520 2025.02.28 10:15:39.308273 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:39.308326 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:39.309951 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 10:15:39.310629 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:39.310822 [ 67 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.28 10:15:39.310880 [ 67 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:39.310919 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:39.311387 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.28 10:15:39.311992 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2520 2025.02.28 10:15:39.312532 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:39.312743 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2362 rows starting from the beginning of the part 2025.02.28 10:15:39.313471 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 44 rows starting from the beginning of the part 2025.02.28 10:15:39.314002 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 20 rows starting from the beginning of the part 2025.02.28 10:15:39.314521 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part 2025.02.28 10:15:39.315033 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part 2025.02.28 10:15:39.315539 [ 189 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 20 rows starting from the beginning of the part 2025.02.28 10:15:39.325462 [ 187 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 72 columns (72 merged, 0 gathered) in 0.014389258 sec., 175130.64259463552 rows/sec., 132.41 MiB/sec. 2025.02.28 10:15:39.327999 [ 187 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.28 10:15:39.329077 [ 187 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_76_15} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:39.329173 [ 187 ] {96001bc8-253c-45d5-bfbd-ba4b7b88398b::all_1_76_15} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.28 10:15:39.329543 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2025.02.28 10:15:40.159877 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:40.160089 [ 261 ] {e6ec47f2-3979-4350-8fb8-f08e3519a820} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:15:40.160172 [ 261 ] {e6ec47f2-3979-4350-8fb8-f08e3519a820} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:15:40.161104 [ 261 ] {e6ec47f2-3979-4350-8fb8-f08e3519a820} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:40.161147 [ 261 ] {e6ec47f2-3979-4350-8fb8-f08e3519a820} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:40.161724 [ 261 ] {e6ec47f2-3979-4350-8fb8-f08e3519a820} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 10:15:40.162295 [ 261 ] {e6ec47f2-3979-4350-8fb8-f08e3519a820} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:40.162536 [ 261 ] {e6ec47f2-3979-4350-8fb8-f08e3519a820} executeQuery: Read 212 rows, 13.81 KiB in 0.002498 sec., 84867.89431545237 rows/sec., 5.40 MiB/sec. 2025.02.28 10:15:40.162785 [ 261 ] {e6ec47f2-3979-4350-8fb8-f08e3519a820} TCPHandler: Processed in 0.00304096 sec. 2025.02.28 10:15:40.163048 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:40.163235 [ 262 ] {4bbf1a39-7212-473c-991a-3a31f32173e5} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:15:40.163305 [ 262 ] {4bbf1a39-7212-473c-991a-3a31f32173e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:15:40.164410 [ 262 ] {4bbf1a39-7212-473c-991a-3a31f32173e5} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:40.164454 [ 262 ] {4bbf1a39-7212-473c-991a-3a31f32173e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:40.165172 [ 262 ] {4bbf1a39-7212-473c-991a-3a31f32173e5} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2025.02.28 10:15:40.165785 [ 262 ] {4bbf1a39-7212-473c-991a-3a31f32173e5} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:40.165976 [ 67 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 2025.02.28 10:15:40.166040 [ 67 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:40.166058 [ 262 ] {4bbf1a39-7212-473c-991a-3a31f32173e5} executeQuery: Read 727 rows, 59.78 KiB in 0.002863 sec., 253929.44463849108 rows/sec., 20.39 MiB/sec. 2025.02.28 10:15:40.166076 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:40.166257 [ 262 ] {4bbf1a39-7212-473c-991a-3a31f32173e5} TCPHandler: Processed in 0.003326263 sec. 2025.02.28 10:15:40.166364 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_176_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full 2025.02.28 10:15:40.166519 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:40.166656 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_176_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:40.166751 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 2007 rows starting from the beginning of the part 2025.02.28 10:15:40.166822 [ 261 ] {fd940141-c94e-4b62-baac-888f4b637781} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:15:40.167040 [ 261 ] {fd940141-c94e-4b62-baac-888f4b637781} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:15:40.167199 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 64 rows starting from the beginning of the part 2025.02.28 10:15:40.167782 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 1869 rows starting from the beginning of the part 2025.02.28 10:15:40.168392 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 56 rows starting from the beginning of the part 2025.02.28 10:15:40.168930 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 64 rows starting from the beginning of the part 2025.02.28 10:15:40.169304 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 727 rows starting from the beginning of the part 2025.02.28 10:15:40.170445 [ 261 ] {fd940141-c94e-4b62-baac-888f4b637781} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:40.170487 [ 261 ] {fd940141-c94e-4b62-baac-888f4b637781} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:40.171143 [ 261 ] {fd940141-c94e-4b62-baac-888f4b637781} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.28 10:15:40.171651 [ 261 ] {fd940141-c94e-4b62-baac-888f4b637781} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:40.171899 [ 261 ] {fd940141-c94e-4b62-baac-888f4b637781} executeQuery: Read 161 rows, 10.52 KiB in 0.005164 sec., 31177.38187451588 rows/sec., 1.99 MiB/sec. 2025.02.28 10:15:40.171955 [ 221 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 10:15:40.172047 [ 221 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 10:15:40.172252 [ 261 ] {fd940141-c94e-4b62-baac-888f4b637781} TCPHandler: Processed in 0.005842497 sec. 2025.02.28 10:15:40.172580 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:40.172822 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_176_35} MergeTask::MergeProjectionsStage: Merge sorted 4787 rows, containing 5 columns (5 merged, 0 gathered) in 0.006629757 sec., 722047.5803260964 rows/sec., 61.60 MiB/sec. 2025.02.28 10:15:40.172849 [ 262 ] {95832a34-3abc-4734-9019-44b2961dd5bf} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:15:40.172921 [ 262 ] {95832a34-3abc-4734-9019-44b2961dd5bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:15:40.173304 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_176_35} MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) 2025.02.28 10:15:40.174530 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_176_35} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:40.174641 [ 262 ] {95832a34-3abc-4734-9019-44b2961dd5bf} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:40.174740 [ 262 ] {95832a34-3abc-4734-9019-44b2961dd5bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:40.174802 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_176_35} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 2025.02.28 10:15:40.175081 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 10:15:40.175606 [ 262 ] {95832a34-3abc-4734-9019-44b2961dd5bf} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 10:15:40.176214 [ 262 ] {95832a34-3abc-4734-9019-44b2961dd5bf} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:40.176454 [ 221 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 10:15:40.176526 [ 262 ] {95832a34-3abc-4734-9019-44b2961dd5bf} executeQuery: Read 113 rows, 7.49 KiB in 0.003727 sec., 30319.291655486988 rows/sec., 1.96 MiB/sec. 2025.02.28 10:15:40.176665 [ 262 ] {95832a34-3abc-4734-9019-44b2961dd5bf} TCPHandler: Processed in 0.004263515 sec. 2025.02.28 10:15:40.176867 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:40.177144 [ 261 ] {accbf5cf-ba1e-4384-8810-666438679613} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:15:40.177217 [ 261 ] {accbf5cf-ba1e-4384-8810-666438679613} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:15:40.177864 [ 261 ] {accbf5cf-ba1e-4384-8810-666438679613} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:40.177904 [ 261 ] {accbf5cf-ba1e-4384-8810-666438679613} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:40.178404 [ 261 ] {accbf5cf-ba1e-4384-8810-666438679613} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 10:15:40.178888 [ 261 ] {accbf5cf-ba1e-4384-8810-666438679613} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:40.179109 [ 261 ] {accbf5cf-ba1e-4384-8810-666438679613} executeQuery: Read 112 rows, 6.53 KiB in 0.002048 sec., 54687.5 rows/sec., 3.12 MiB/sec. 2025.02.28 10:15:40.179165 [ 261 ] {accbf5cf-ba1e-4384-8810-666438679613} TCPHandler: Processed in 0.002404522 sec. 2025.02.28 10:15:40.179316 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:40.179452 [ 262 ] {f7c19337-8832-48d5-8506-1830567c3ea9} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:15:40.179507 [ 262 ] {f7c19337-8832-48d5-8506-1830567c3ea9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:15:40.180288 [ 262 ] {f7c19337-8832-48d5-8506-1830567c3ea9} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:40.180325 [ 262 ] {f7c19337-8832-48d5-8506-1830567c3ea9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:40.180863 [ 262 ] {f7c19337-8832-48d5-8506-1830567c3ea9} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2025.02.28 10:15:40.181396 [ 262 ] {f7c19337-8832-48d5-8506-1830567c3ea9} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:40.181541 [ 61 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 2025.02.28 10:15:40.181587 [ 262 ] {f7c19337-8832-48d5-8506-1830567c3ea9} executeQuery: Read 437 rows, 31.99 KiB in 0.002165 sec., 201847.57505773674 rows/sec., 14.43 MiB/sec. 2025.02.28 10:15:40.181589 [ 61 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:40.181642 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:40.181661 [ 262 ] {f7c19337-8832-48d5-8506-1830567c3ea9} TCPHandler: Processed in 0.002413522 sec. 2025.02.28 10:15:40.181918 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:40.182011 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_176_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full 2025.02.28 10:15:40.182298 [ 261 ] {5b01c755-f0c7-4e23-a917-49ae1d6e6b3e} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 10:15:40.182551 [ 261 ] {5b01c755-f0c7-4e23-a917-49ae1d6e6b3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 10:15:40.182706 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_176_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:40.182957 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 981 rows starting from the beginning of the part 2025.02.28 10:15:40.184014 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 68 rows starting from the beginning of the part 2025.02.28 10:15:40.184710 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 897 rows starting from the beginning of the part 2025.02.28 10:15:40.185065 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 64 rows starting from the beginning of the part 2025.02.28 10:15:40.185408 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 68 rows starting from the beginning of the part 2025.02.28 10:15:40.185648 [ 261 ] {5b01c755-f0c7-4e23-a917-49ae1d6e6b3e} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:40.185761 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 437 rows starting from the beginning of the part 2025.02.28 10:15:40.185763 [ 261 ] {5b01c755-f0c7-4e23-a917-49ae1d6e6b3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:40.186808 [ 261 ] {5b01c755-f0c7-4e23-a917-49ae1d6e6b3e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 10:15:40.187675 [ 261 ] {5b01c755-f0c7-4e23-a917-49ae1d6e6b3e} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:40.188117 [ 220 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 10:15:40.188170 [ 261 ] {5b01c755-f0c7-4e23-a917-49ae1d6e6b3e} executeQuery: Read 6 rows, 321.00 B in 0.006004 sec., 999.3337774816789 rows/sec., 52.21 KiB/sec. 2025.02.28 10:15:40.188216 [ 220 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 10:15:40.188687 [ 261 ] {5b01c755-f0c7-4e23-a917-49ae1d6e6b3e} TCPHandler: Processed in 0.00691044 sec. 2025.02.28 10:15:40.189312 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:40.189385 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_176_35} MergeTask::MergeProjectionsStage: Merge sorted 2515 rows, containing 5 columns (5 merged, 0 gathered) in 0.007618609 sec., 330112.7541786171 rows/sec., 25.39 MiB/sec. 2025.02.28 10:15:40.189609 [ 262 ] {1b72421f-4fb2-4f43-8b5b-3fc77726ce63} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:40.189764 [ 262 ] {1b72421f-4fb2-4f43-8b5b-3fc77726ce63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:15:40.189827 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_176_35} MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) 2025.02.28 10:15:40.191159 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_176_35} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:40.191518 [ 200 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_176_35} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 2025.02.28 10:15:40.191791 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2025.02.28 10:15:40.192115 [ 262 ] {1b72421f-4fb2-4f43-8b5b-3fc77726ce63} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:40.192175 [ 262 ] {1b72421f-4fb2-4f43-8b5b-3fc77726ce63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:40.193061 [ 262 ] {1b72421f-4fb2-4f43-8b5b-3fc77726ce63} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2025.02.28 10:15:40.193338 [ 220 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 10:15:40.193945 [ 262 ] {1b72421f-4fb2-4f43-8b5b-3fc77726ce63} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:40.194615 [ 262 ] {1b72421f-4fb2-4f43-8b5b-3fc77726ce63} executeQuery: Read 237 rows, 16.27 KiB in 0.005092 sec., 46543.597800471325 rows/sec., 3.12 MiB/sec. 2025.02.28 10:15:40.195301 [ 262 ] {1b72421f-4fb2-4f43-8b5b-3fc77726ce63} TCPHandler: Processed in 0.006437814 sec. 2025.02.28 10:15:40.195577 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:40.195990 [ 261 ] {5d3625b5-98a2-46ad-82af-fae26a5bcb3f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 10:15:40.196170 [ 261 ] {5d3625b5-98a2-46ad-82af-fae26a5bcb3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 10:15:40.197622 [ 261 ] {5d3625b5-98a2-46ad-82af-fae26a5bcb3f} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:40.197663 [ 261 ] {5d3625b5-98a2-46ad-82af-fae26a5bcb3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:40.198216 [ 261 ] {5d3625b5-98a2-46ad-82af-fae26a5bcb3f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 10:15:40.198674 [ 261 ] {5d3625b5-98a2-46ad-82af-fae26a5bcb3f} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:40.198979 [ 261 ] {5d3625b5-98a2-46ad-82af-fae26a5bcb3f} executeQuery: Read 1 rows, 69.00 B in 0.003117 sec., 320.82130253448827 rows/sec., 21.62 KiB/sec. 2025.02.28 10:15:40.199143 [ 261 ] {5d3625b5-98a2-46ad-82af-fae26a5bcb3f} TCPHandler: Processed in 0.003703659 sec. 2025.02.28 10:15:40.199310 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:40.199448 [ 262 ] {ad89d2b5-8a92-42bd-b580-c4b0d7e2115d} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:40.199542 [ 262 ] {ad89d2b5-8a92-42bd-b580-c4b0d7e2115d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:15:40.200823 [ 262 ] {ad89d2b5-8a92-42bd-b580-c4b0d7e2115d} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:40.200863 [ 262 ] {ad89d2b5-8a92-42bd-b580-c4b0d7e2115d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:40.201743 [ 262 ] {ad89d2b5-8a92-42bd-b580-c4b0d7e2115d} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.28 10:15:40.202267 [ 262 ] {ad89d2b5-8a92-42bd-b580-c4b0d7e2115d} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:40.202511 [ 262 ] {ad89d2b5-8a92-42bd-b580-c4b0d7e2115d} executeQuery: Read 55 rows, 100.92 KiB in 0.003094 sec., 17776.34130575307 rows/sec., 31.85 MiB/sec. 2025.02.28 10:15:40.202621 [ 262 ] {ad89d2b5-8a92-42bd-b580-c4b0d7e2115d} TCPHandler: Processed in 0.003386854 sec. 2025.02.28 10:15:40.202782 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:40.202921 [ 261 ] {de167943-2ad1-480e-946c-c5f9a12e27b1} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:15:40.202982 [ 261 ] {de167943-2ad1-480e-946c-c5f9a12e27b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:15:40.203572 [ 261 ] {de167943-2ad1-480e-946c-c5f9a12e27b1} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:40.203621 [ 261 ] {de167943-2ad1-480e-946c-c5f9a12e27b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:40.204141 [ 261 ] {de167943-2ad1-480e-946c-c5f9a12e27b1} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2025.02.28 10:15:40.204685 [ 261 ] {de167943-2ad1-480e-946c-c5f9a12e27b1} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:40.204861 [ 136 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 2025.02.28 10:15:40.204930 [ 136 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:40.204935 [ 261 ] {de167943-2ad1-480e-946c-c5f9a12e27b1} executeQuery: Read 82 rows, 5.33 KiB in 0.002032 sec., 40354.330708661415 rows/sec., 2.56 MiB/sec. 2025.02.28 10:15:40.204974 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. 2025.02.28 10:15:40.205094 [ 261 ] {de167943-2ad1-480e-946c-c5f9a12e27b1} TCPHandler: Processed in 0.002374061 sec. 2025.02.28 10:15:40.205166 [ 199 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_176_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full 2025.02.28 10:15:40.205269 [ 199 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_176_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:40.205299 [ 199 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_176_35} MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 8960 rows starting from the beginning of the part 2025.02.28 10:15:40.205381 [ 199 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 60 rows starting from the beginning of the part 2025.02.28 10:15:40.205562 [ 199 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 34 rows starting from the beginning of the part 2025.02.28 10:15:40.205772 [ 199 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 48 rows starting from the beginning of the part 2025.02.28 10:15:40.205939 [ 199 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 60 rows starting from the beginning of the part 2025.02.28 10:15:40.206107 [ 199 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 82 rows starting from the beginning of the part 2025.02.28 10:15:40.208860 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_176_35} MergeTask::MergeProjectionsStage: Merge sorted 9244 rows, containing 4 columns (4 merged, 0 gathered) in 0.003748319 sec., 2466172.1694444898 rows/sec., 165.15 MiB/sec. 2025.02.28 10:15:40.209234 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_176_35} MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) 2025.02.28 10:15:40.209913 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_176_35} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:40.210008 [ 198 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_176_35} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 2025.02.28 10:15:40.210113 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. 2025.02.28 10:15:42.636613 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 784 2025.02.28 10:15:42.660805 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:42.660861 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:42.668712 [ 244 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.28 10:15:42.669906 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:42.673035 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 784 2025.02.28 10:15:45.151975 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:45.152161 [ 261 ] {2e748c71-b8bb-487a-9181-51c9e4bfca07} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:15:45.152234 [ 261 ] {2e748c71-b8bb-487a-9181-51c9e4bfca07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:15:45.153005 [ 261 ] {2e748c71-b8bb-487a-9181-51c9e4bfca07} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:45.153049 [ 261 ] {2e748c71-b8bb-487a-9181-51c9e4bfca07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:45.153634 [ 261 ] {2e748c71-b8bb-487a-9181-51c9e4bfca07} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 10:15:45.154146 [ 261 ] {2e748c71-b8bb-487a-9181-51c9e4bfca07} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:45.154414 [ 261 ] {2e748c71-b8bb-487a-9181-51c9e4bfca07} executeQuery: Read 4 rows, 334.00 B in 0.002295 sec., 1742.9193899782133 rows/sec., 142.12 KiB/sec. 2025.02.28 10:15:45.154649 [ 261 ] {2e748c71-b8bb-487a-9181-51c9e4bfca07} TCPHandler: Processed in 0.002798837 sec. 2025.02.28 10:15:45.154970 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:45.155155 [ 262 ] {bce13a06-13f8-4261-b4c7-73395b9151d1} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:15:45.155227 [ 262 ] {bce13a06-13f8-4261-b4c7-73395b9151d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:15:45.156019 [ 262 ] {bce13a06-13f8-4261-b4c7-73395b9151d1} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:45.156068 [ 262 ] {bce13a06-13f8-4261-b4c7-73395b9151d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:45.156683 [ 262 ] {bce13a06-13f8-4261-b4c7-73395b9151d1} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2025.02.28 10:15:45.157231 [ 262 ] {bce13a06-13f8-4261-b4c7-73395b9151d1} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:45.157470 [ 262 ] {bce13a06-13f8-4261-b4c7-73395b9151d1} executeQuery: Read 66 rows, 5.31 KiB in 0.002365 sec., 27906.976744186046 rows/sec., 2.19 MiB/sec. 2025.02.28 10:15:45.157539 [ 262 ] {bce13a06-13f8-4261-b4c7-73395b9151d1} TCPHandler: Processed in 0.002743495 sec. 2025.02.28 10:15:45.157713 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:45.157859 [ 261 ] {1d3e9868-5df2-4325-a6e7-0af039d0f99f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:15:45.157921 [ 261 ] {1d3e9868-5df2-4325-a6e7-0af039d0f99f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:15:45.158620 [ 261 ] {1d3e9868-5df2-4325-a6e7-0af039d0f99f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:45.158665 [ 261 ] {1d3e9868-5df2-4325-a6e7-0af039d0f99f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:45.159199 [ 261 ] {1d3e9868-5df2-4325-a6e7-0af039d0f99f} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.28 10:15:45.159709 [ 261 ] {1d3e9868-5df2-4325-a6e7-0af039d0f99f} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:45.159895 [ 261 ] {1d3e9868-5df2-4325-a6e7-0af039d0f99f} executeQuery: Read 8 rows, 594.00 B in 0.002073 sec., 3859.1413410516157 rows/sec., 279.83 KiB/sec. 2025.02.28 10:15:45.159951 [ 261 ] {1d3e9868-5df2-4325-a6e7-0af039d0f99f} TCPHandler: Processed in 0.00231002 sec. 2025.02.28 10:15:45.160120 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:45.160263 [ 262 ] {993aa72d-5896-4cd9-a9dc-180adb70d992} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:15:45.160330 [ 262 ] {993aa72d-5896-4cd9-a9dc-180adb70d992} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:15:45.161019 [ 262 ] {993aa72d-5896-4cd9-a9dc-180adb70d992} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:45.161060 [ 262 ] {993aa72d-5896-4cd9-a9dc-180adb70d992} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:45.161577 [ 262 ] {993aa72d-5896-4cd9-a9dc-180adb70d992} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2025.02.28 10:15:45.162123 [ 262 ] {993aa72d-5896-4cd9-a9dc-180adb70d992} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:45.162355 [ 262 ] {993aa72d-5896-4cd9-a9dc-180adb70d992} executeQuery: Read 72 rows, 5.76 KiB in 0.002125 sec., 33882.35294117647 rows/sec., 2.65 MiB/sec. 2025.02.28 10:15:45.162442 [ 262 ] {993aa72d-5896-4cd9-a9dc-180adb70d992} TCPHandler: Processed in 0.002393081 sec. 2025.02.28 10:15:45.162642 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:45.162971 [ 261 ] {d25d9911-aae5-4c58-8096-1298ea10b653} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:45.163104 [ 261 ] {d25d9911-aae5-4c58-8096-1298ea10b653} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:15:45.163792 [ 261 ] {d25d9911-aae5-4c58-8096-1298ea10b653} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:45.163837 [ 261 ] {d25d9911-aae5-4c58-8096-1298ea10b653} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:45.164363 [ 261 ] {d25d9911-aae5-4c58-8096-1298ea10b653} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2025.02.28 10:15:45.164978 [ 261 ] {d25d9911-aae5-4c58-8096-1298ea10b653} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:45.165166 [ 261 ] {d25d9911-aae5-4c58-8096-1298ea10b653} executeQuery: Read 162 rows, 11.55 KiB in 0.002326 sec., 69647.46345657781 rows/sec., 4.85 MiB/sec. 2025.02.28 10:15:45.165222 [ 261 ] {d25d9911-aae5-4c58-8096-1298ea10b653} TCPHandler: Processed in 0.002693075 sec. 2025.02.28 10:15:45.165373 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:45.165512 [ 262 ] {7bfe9a25-5b4b-413b-a91b-15532d64c5b8} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:45.165604 [ 262 ] {7bfe9a25-5b4b-413b-a91b-15532d64c5b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:15:45.166769 [ 262 ] {7bfe9a25-5b4b-413b-a91b-15532d64c5b8} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:45.166808 [ 262 ] {7bfe9a25-5b4b-413b-a91b-15532d64c5b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:45.167621 [ 262 ] {7bfe9a25-5b4b-413b-a91b-15532d64c5b8} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.28 10:15:45.168177 [ 262 ] {7bfe9a25-5b4b-413b-a91b-15532d64c5b8} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:45.168475 [ 262 ] {7bfe9a25-5b4b-413b-a91b-15532d64c5b8} executeQuery: Read 4 rows, 7.34 KiB in 0.002994 sec., 1336.005344021376 rows/sec., 2.39 MiB/sec. 2025.02.28 10:15:45.168985 [ 262 ] {7bfe9a25-5b4b-413b-a91b-15532d64c5b8} TCPHandler: Processed in 0.003673828 sec. 2025.02.28 10:15:45.169259 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:45.169474 [ 261 ] {368e0f96-b0d5-45c3-91ee-f26e43860363} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:15:45.169535 [ 261 ] {368e0f96-b0d5-45c3-91ee-f26e43860363} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:15:45.170069 [ 261 ] {368e0f96-b0d5-45c3-91ee-f26e43860363} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:45.170107 [ 261 ] {368e0f96-b0d5-45c3-91ee-f26e43860363} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:45.170642 [ 261 ] {368e0f96-b0d5-45c3-91ee-f26e43860363} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2025.02.28 10:15:45.171132 [ 261 ] {368e0f96-b0d5-45c3-91ee-f26e43860363} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:45.171313 [ 261 ] {368e0f96-b0d5-45c3-91ee-f26e43860363} executeQuery: Read 60 rows, 4.14 KiB in 0.001871 sec., 32068.412613575627 rows/sec., 2.16 MiB/sec. 2025.02.28 10:15:45.171364 [ 261 ] {368e0f96-b0d5-45c3-91ee-f26e43860363} TCPHandler: Processed in 0.00227144 sec. 2025.02.28 10:15:46.514439 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 48129 2025.02.28 10:15:46.515445 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:46.515494 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:46.516178 [ 242 ] {} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.28 10:15:46.516668 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:46.516988 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48129 2025.02.28 10:15:46.517093 [ 219 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:15:46.517169 [ 219 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:15:46.519588 [ 219 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:15:48.328112 [ 222 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:15:48.328207 [ 222 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:15:48.330345 [ 222 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 10:15:49.000222 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.21 MiB, peak 297.93 MiB, free memory in arenas 0.00 B, will set to 273.21 MiB (RSS), difference: 4.00 MiB 2025.02.28 10:15:49.312225 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2556 2025.02.28 10:15:49.315556 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:49.315617 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:49.317355 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 10:15:49.317873 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:49.318548 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2556 2025.02.28 10:15:50.160280 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:50.160569 [ 261 ] {f5e1a78a-d938-4c6b-8f8a-4f57988addbd} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 10:15:50.160649 [ 261 ] {f5e1a78a-d938-4c6b-8f8a-4f57988addbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 10:15:50.161485 [ 261 ] {f5e1a78a-d938-4c6b-8f8a-4f57988addbd} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:50.161533 [ 261 ] {f5e1a78a-d938-4c6b-8f8a-4f57988addbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:50.162103 [ 261 ] {f5e1a78a-d938-4c6b-8f8a-4f57988addbd} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 10:15:50.162685 [ 261 ] {f5e1a78a-d938-4c6b-8f8a-4f57988addbd} oximeter.fields_i16 (36115f47-381d-4d90-b4a8-c8698bcdfb79): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:50.162979 [ 261 ] {f5e1a78a-d938-4c6b-8f8a-4f57988addbd} executeQuery: Read 212 rows, 13.81 KiB in 0.002456 sec., 86319.21824104236 rows/sec., 5.49 MiB/sec. 2025.02.28 10:15:50.163212 [ 261 ] {f5e1a78a-d938-4c6b-8f8a-4f57988addbd} TCPHandler: Processed in 0.00306113 sec. 2025.02.28 10:15:50.163533 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:50.163839 [ 262 ] {906f9650-f6ea-4def-a583-23cf2307c22b} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:15:50.163955 [ 262 ] {906f9650-f6ea-4def-a583-23cf2307c22b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:15:50.165052 [ 262 ] {906f9650-f6ea-4def-a583-23cf2307c22b} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:50.165102 [ 262 ] {906f9650-f6ea-4def-a583-23cf2307c22b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:50.165774 [ 262 ] {906f9650-f6ea-4def-a583-23cf2307c22b} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2025.02.28 10:15:50.166326 [ 262 ] {906f9650-f6ea-4def-a583-23cf2307c22b} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:50.166546 [ 262 ] {906f9650-f6ea-4def-a583-23cf2307c22b} executeQuery: Read 727 rows, 59.78 KiB in 0.002791 sec., 260480.1146542458 rows/sec., 20.92 MiB/sec. 2025.02.28 10:15:50.166614 [ 262 ] {906f9650-f6ea-4def-a583-23cf2307c22b} TCPHandler: Processed in 0.003267362 sec. 2025.02.28 10:15:50.166763 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:50.166912 [ 261 ] {6e53cc68-e5f4-4c80-807c-244c6cbf6993} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:15:50.166975 [ 261 ] {6e53cc68-e5f4-4c80-807c-244c6cbf6993} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:15:50.167746 [ 261 ] {6e53cc68-e5f4-4c80-807c-244c6cbf6993} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:50.167794 [ 261 ] {6e53cc68-e5f4-4c80-807c-244c6cbf6993} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:50.168331 [ 261 ] {6e53cc68-e5f4-4c80-807c-244c6cbf6993} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.28 10:15:50.168834 [ 261 ] {6e53cc68-e5f4-4c80-807c-244c6cbf6993} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:50.169060 [ 261 ] {6e53cc68-e5f4-4c80-807c-244c6cbf6993} executeQuery: Read 161 rows, 10.52 KiB in 0.002183 sec., 73751.71781951442 rows/sec., 4.71 MiB/sec. 2025.02.28 10:15:50.169119 [ 261 ] {6e53cc68-e5f4-4c80-807c-244c6cbf6993} TCPHandler: Processed in 0.002422882 sec. 2025.02.28 10:15:50.169337 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:50.169568 [ 262 ] {d78cdcff-3940-4a93-92a2-aa5dbbe8ef3c} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:15:50.169662 [ 262 ] {d78cdcff-3940-4a93-92a2-aa5dbbe8ef3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:15:50.170475 [ 262 ] {d78cdcff-3940-4a93-92a2-aa5dbbe8ef3c} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:50.170514 [ 262 ] {d78cdcff-3940-4a93-92a2-aa5dbbe8ef3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:50.171030 [ 262 ] {d78cdcff-3940-4a93-92a2-aa5dbbe8ef3c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 10:15:50.171602 [ 262 ] {d78cdcff-3940-4a93-92a2-aa5dbbe8ef3c} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:50.171830 [ 262 ] {d78cdcff-3940-4a93-92a2-aa5dbbe8ef3c} executeQuery: Read 113 rows, 7.49 KiB in 0.002319 sec., 48727.89995687797 rows/sec., 3.15 MiB/sec. 2025.02.28 10:15:50.172033 [ 262 ] {d78cdcff-3940-4a93-92a2-aa5dbbe8ef3c} TCPHandler: Processed in 0.002804536 sec. 2025.02.28 10:15:50.172232 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:50.172371 [ 261 ] {11498dbf-20e7-4919-95a1-89aca1625b78} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 10:15:50.172430 [ 261 ] {11498dbf-20e7-4919-95a1-89aca1625b78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 10:15:50.173116 [ 261 ] {11498dbf-20e7-4919-95a1-89aca1625b78} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:50.173143 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 792 2025.02.28 10:15:50.173166 [ 261 ] {11498dbf-20e7-4919-95a1-89aca1625b78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:50.175526 [ 261 ] {11498dbf-20e7-4919-95a1-89aca1625b78} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 10:15:50.176731 [ 261 ] {11498dbf-20e7-4919-95a1-89aca1625b78} oximeter.fields_u8 (d3c19ac5-40eb-4c8b-9800-ebba76830f10): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:50.177542 [ 261 ] {11498dbf-20e7-4919-95a1-89aca1625b78} executeQuery: Read 112 rows, 6.53 KiB in 0.005181 sec., 21617.448369040725 rows/sec., 1.23 MiB/sec. 2025.02.28 10:15:50.178056 [ 261 ] {11498dbf-20e7-4919-95a1-89aca1625b78} TCPHandler: Processed in 0.005915937 sec. 2025.02.28 10:15:50.178501 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:50.178933 [ 262 ] {9b1145ed-5258-4434-a513-1e3b0a18a80e} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:15:50.179202 [ 262 ] {9b1145ed-5258-4434-a513-1e3b0a18a80e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:15:50.184974 [ 262 ] {9b1145ed-5258-4434-a513-1e3b0a18a80e} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:50.185826 [ 262 ] {9b1145ed-5258-4434-a513-1e3b0a18a80e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:50.187465 [ 262 ] {9b1145ed-5258-4434-a513-1e3b0a18a80e} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2025.02.28 10:15:50.188466 [ 262 ] {9b1145ed-5258-4434-a513-1e3b0a18a80e} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:50.189134 [ 223 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 10:15:50.189220 [ 223 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 10:15:50.189503 [ 262 ] {9b1145ed-5258-4434-a513-1e3b0a18a80e} executeQuery: Read 437 rows, 31.99 KiB in 0.010662 sec., 40986.681673232044 rows/sec., 2.93 MiB/sec. 2025.02.28 10:15:50.189916 [ 262 ] {9b1145ed-5258-4434-a513-1e3b0a18a80e} TCPHandler: Processed in 0.011690132 sec. 2025.02.28 10:15:50.190187 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:50.190599 [ 261 ] {935e7b1c-9cc9-4c17-b6e9-6dd995829ba4} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 10:15:50.190802 [ 261 ] {935e7b1c-9cc9-4c17-b6e9-6dd995829ba4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 10:15:50.193762 [ 261 ] {935e7b1c-9cc9-4c17-b6e9-6dd995829ba4} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:50.194106 [ 261 ] {935e7b1c-9cc9-4c17-b6e9-6dd995829ba4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:50.196314 [ 261 ] {935e7b1c-9cc9-4c17-b6e9-6dd995829ba4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 10:15:50.197060 [ 223 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 10:15:50.197759 [ 261 ] {935e7b1c-9cc9-4c17-b6e9-6dd995829ba4} oximeter.measurements_bool (383b651c-b2ad-4fc0-8961-3f4b92e4db5d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:50.198914 [ 261 ] {935e7b1c-9cc9-4c17-b6e9-6dd995829ba4} executeQuery: Read 6 rows, 321.00 B in 0.008418 sec., 712.7583749109052 rows/sec., 37.24 KiB/sec. 2025.02.28 10:15:50.199886 [ 261 ] {935e7b1c-9cc9-4c17-b6e9-6dd995829ba4} TCPHandler: Processed in 0.009849528 sec. 2025.02.28 10:15:50.200882 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:50.201542 [ 262 ] {c2d67cec-0dd7-4f13-ad75-6044c416ca49} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:50.201717 [ 262 ] {c2d67cec-0dd7-4f13-ad75-6044c416ca49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:15:50.204048 [ 262 ] {c2d67cec-0dd7-4f13-ad75-6044c416ca49} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:50.204137 [ 262 ] {c2d67cec-0dd7-4f13-ad75-6044c416ca49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:50.205893 [ 262 ] {c2d67cec-0dd7-4f13-ad75-6044c416ca49} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2025.02.28 10:15:50.206987 [ 262 ] {c2d67cec-0dd7-4f13-ad75-6044c416ca49} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:50.207398 [ 145 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 6 parts from all_1_173_46 to all_178_178_0 2025.02.28 10:15:50.207524 [ 145 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:50.207627 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:50.207872 [ 262 ] {c2d67cec-0dd7-4f13-ad75-6044c416ca49} executeQuery: Read 237 rows, 16.27 KiB in 0.006457 sec., 36704.351866191726 rows/sec., 2.46 MiB/sec. 2025.02.28 10:15:50.208191 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_178_47} MergeTask::PrepareStage: Merging 6 parts: from all_1_173_46 to all_178_178_0 into Compact with storage Full 2025.02.28 10:15:50.208347 [ 262 ] {c2d67cec-0dd7-4f13-ad75-6044c416ca49} TCPHandler: Processed in 0.007999295 sec. 2025.02.28 10:15:50.208652 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:50.208894 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_178_47} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:50.209044 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_178_47} MergeTreeSequentialSource: Reading 7 marks from part all_1_173_46, total 48660 rows starting from the beginning of the part 2025.02.28 10:15:50.209070 [ 261 ] {9d9cc574-c768-44be-89e7-ea03231dc80d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 10:15:50.209225 [ 261 ] {9d9cc574-c768-44be-89e7-ea03231dc80d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 10:15:50.209514 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_178_47} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 128 rows starting from the beginning of the part 2025.02.28 10:15:50.210039 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_178_47} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 160 rows starting from the beginning of the part 2025.02.28 10:15:50.210506 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_178_47} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 237 rows starting from the beginning of the part 2025.02.28 10:15:50.211006 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_178_47} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 162 rows starting from the beginning of the part 2025.02.28 10:15:50.211533 [ 191 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_178_47} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 237 rows starting from the beginning of the part 2025.02.28 10:15:50.213943 [ 261 ] {9d9cc574-c768-44be-89e7-ea03231dc80d} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:50.214057 [ 261 ] {9d9cc574-c768-44be-89e7-ea03231dc80d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:50.216120 [ 261 ] {9d9cc574-c768-44be-89e7-ea03231dc80d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 10:15:50.217565 [ 261 ] {9d9cc574-c768-44be-89e7-ea03231dc80d} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:50.218396 [ 145 ] {} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2025.02.28 10:15:50.218803 [ 261 ] {9d9cc574-c768-44be-89e7-ea03231dc80d} executeQuery: Read 1 rows, 69.00 B in 0.009813 sec., 101.9056353816366 rows/sec., 6.87 KiB/sec. 2025.02.28 10:15:50.218859 [ 145 ] {} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:50.219178 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:50.219300 [ 261 ] {9d9cc574-c768-44be-89e7-ea03231dc80d} TCPHandler: Processed in 0.010805901 sec. 2025.02.28 10:15:50.219931 [ 196 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2025.02.28 10:15:50.219954 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:50.220601 [ 196 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:50.220740 [ 196 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part 2025.02.28 10:15:50.220847 [ 262 ] {6ead1b54-8d2e-425e-a78a-b0572e4b2c74} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:50.221188 [ 196 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2025.02.28 10:15:50.221725 [ 196 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2025.02.28 10:15:50.222292 [ 196 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2025.02.28 10:15:50.222062 [ 262 ] {6ead1b54-8d2e-425e-a78a-b0572e4b2c74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:15:50.222822 [ 196 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2025.02.28 10:15:50.223304 [ 196 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2025.02.28 10:15:50.231332 [ 196 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.011856864 sec., 1180.7506605456551 rows/sec., 79.56 KiB/sec. 2025.02.28 10:15:50.231919 [ 186 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2025.02.28 10:15:50.232454 [ 198 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_178_47} MergeTask::MergeProjectionsStage: Merge sorted 49584 rows, containing 5 columns (5 merged, 0 gathered) in 0.024647962 sec., 2011687.6194469954 rows/sec., 137.51 MiB/sec. 2025.02.28 10:15:50.233267 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_178_47} MergedBlockOutputStream: filled checksums all_1_178_47 (state Temporary) 2025.02.28 10:15:50.233592 [ 186 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_14_3} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:50.234058 [ 186 ] {cacd7f3a-6f6d-4a09-b71c-de815f967d13::all_1_14_3} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2025.02.28 10:15:50.234410 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.21 MiB. 2025.02.28 10:15:50.234917 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_178_47} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_178_47 to all_1_178_47 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:50.235340 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_178_47} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 6 parts: [all_1_173_46, all_178_178_0] -> all_1_178_47 2025.02.28 10:15:50.235729 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. 2025.02.28 10:15:50.237171 [ 262 ] {6ead1b54-8d2e-425e-a78a-b0572e4b2c74} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:50.237242 [ 262 ] {6ead1b54-8d2e-425e-a78a-b0572e4b2c74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:50.240189 [ 262 ] {6ead1b54-8d2e-425e-a78a-b0572e4b2c74} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.28 10:15:50.241325 [ 262 ] {6ead1b54-8d2e-425e-a78a-b0572e4b2c74} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:50.241976 [ 262 ] {6ead1b54-8d2e-425e-a78a-b0572e4b2c74} executeQuery: Read 55 rows, 100.92 KiB in 0.021274 sec., 2585.3154084798343 rows/sec., 4.63 MiB/sec. 2025.02.28 10:15:50.242493 [ 262 ] {6ead1b54-8d2e-425e-a78a-b0572e4b2c74} TCPHandler: Processed in 0.022806697 sec. 2025.02.28 10:15:50.242754 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:50.243050 [ 261 ] {69a86ab3-4f9b-48df-a9e2-37570d4351d5} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:15:50.243179 [ 261 ] {69a86ab3-4f9b-48df-a9e2-37570d4351d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:15:50.245373 [ 261 ] {69a86ab3-4f9b-48df-a9e2-37570d4351d5} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:50.245452 [ 261 ] {69a86ab3-4f9b-48df-a9e2-37570d4351d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:50.246865 [ 261 ] {69a86ab3-4f9b-48df-a9e2-37570d4351d5} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2025.02.28 10:15:50.247527 [ 261 ] {69a86ab3-4f9b-48df-a9e2-37570d4351d5} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:50.247813 [ 261 ] {69a86ab3-4f9b-48df-a9e2-37570d4351d5} executeQuery: Read 82 rows, 5.33 KiB in 0.004853 sec., 16896.764887698333 rows/sec., 1.07 MiB/sec. 2025.02.28 10:15:50.247925 [ 261 ] {69a86ab3-4f9b-48df-a9e2-37570d4351d5} TCPHandler: Processed in 0.005306669 sec. 2025.02.28 10:15:50.259425 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:50.259471 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:50.267478 [ 244 ] {} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.28 10:15:50.268721 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:50.272457 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 792 2025.02.28 10:15:50.890897 [ 220 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 10:15:50.890956 [ 220 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 10:15:50.893464 [ 220 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 10:15:51.000189 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 274.58 MiB, peak 297.93 MiB, free memory in arenas 0.00 B, will set to 273.22 MiB (RSS), difference: -1.36 MiB 2025.02.28 10:15:51.174060 [ 225 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 10:15:51.174127 [ 225 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 10:15:51.176368 [ 225 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 10:15:51.346730 [ 225 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 10:15:51.346820 [ 225 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 10:15:51.348909 [ 225 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 10:15:53.728262 [ 142 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:15:53.728309 [ 142 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:15:54.017192 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 48617 2025.02.28 10:15:54.018248 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:54.018293 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:54.019019 [ 242 ] {} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.28 10:15:54.019558 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:54.019841 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48617 2025.02.28 10:15:54.019846 [ 140 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.28 10:15:54.019951 [ 140 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:54.019993 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:54.020167 [ 201 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.28 10:15:54.020346 [ 201 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:54.020395 [ 201 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_106_21} MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 46299 rows starting from the beginning of the part 2025.02.28 10:15:54.020481 [ 201 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 488 rows starting from the beginning of the part 2025.02.28 10:15:54.020613 [ 201 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 427 rows starting from the beginning of the part 2025.02.28 10:15:54.020887 [ 201 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 488 rows starting from the beginning of the part 2025.02.28 10:15:54.021008 [ 201 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 427 rows starting from the beginning of the part 2025.02.28 10:15:54.021257 [ 201 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 488 rows starting from the beginning of the part 2025.02.28 10:15:54.024675 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 48617 rows, containing 4 columns (4 merged, 0 gathered) in 0.004605281 sec., 10556793.385680482 rows/sec., 151.02 MiB/sec. 2025.02.28 10:15:54.025396 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.28 10:15:54.026014 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_106_21} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:54.026101 [ 186 ] {5fbfe27a-674f-4d63-b55c-de49ad8d2aae::all_1_106_21} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.28 10:15:54.026216 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2025.02.28 10:15:55.151720 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:55.151908 [ 261 ] {e462c5fd-4eff-43c4-adee-e0d5f397c61f} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:15:55.151982 [ 261 ] {e462c5fd-4eff-43c4-adee-e0d5f397c61f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:15:55.152761 [ 261 ] {e462c5fd-4eff-43c4-adee-e0d5f397c61f} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:55.152806 [ 261 ] {e462c5fd-4eff-43c4-adee-e0d5f397c61f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:55.153390 [ 261 ] {e462c5fd-4eff-43c4-adee-e0d5f397c61f} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2025.02.28 10:15:55.153864 [ 261 ] {e462c5fd-4eff-43c4-adee-e0d5f397c61f} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:55.154070 [ 261 ] {e462c5fd-4eff-43c4-adee-e0d5f397c61f} executeQuery: Read 64 rows, 5.16 KiB in 0.002215 sec., 28893.90519187359 rows/sec., 2.28 MiB/sec. 2025.02.28 10:15:55.154137 [ 261 ] {e462c5fd-4eff-43c4-adee-e0d5f397c61f} TCPHandler: Processed in 0.002545453 sec. 2025.02.28 10:15:55.154439 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:55.154736 [ 262 ] {f4904421-a531-44bf-b7e4-e0ba54de38fd} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:15:55.154852 [ 262 ] {f4904421-a531-44bf-b7e4-e0ba54de38fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:15:55.155724 [ 262 ] {f4904421-a531-44bf-b7e4-e0ba54de38fd} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:55.155771 [ 262 ] {f4904421-a531-44bf-b7e4-e0ba54de38fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:55.156332 [ 262 ] {f4904421-a531-44bf-b7e4-e0ba54de38fd} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.28 10:15:55.156854 [ 262 ] {f4904421-a531-44bf-b7e4-e0ba54de38fd} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:55.157112 [ 262 ] {f4904421-a531-44bf-b7e4-e0ba54de38fd} executeQuery: Read 4 rows, 308.00 B in 0.00246 sec., 1626.0162601626016 rows/sec., 122.27 KiB/sec. 2025.02.28 10:15:55.157180 [ 262 ] {f4904421-a531-44bf-b7e4-e0ba54de38fd} TCPHandler: Processed in 0.002929938 sec. 2025.02.28 10:15:55.157359 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:55.157524 [ 261 ] {2449af29-298b-4f34-92f4-d66b10da19a8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:15:55.157598 [ 261 ] {2449af29-298b-4f34-92f4-d66b10da19a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:15:55.158431 [ 261 ] {2449af29-298b-4f34-92f4-d66b10da19a8} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:55.158474 [ 261 ] {2449af29-298b-4f34-92f4-d66b10da19a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:55.159103 [ 261 ] {2449af29-298b-4f34-92f4-d66b10da19a8} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2025.02.28 10:15:55.159666 [ 261 ] {2449af29-298b-4f34-92f4-d66b10da19a8} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:55.159862 [ 261 ] {2449af29-298b-4f34-92f4-d66b10da19a8} executeQuery: Read 68 rows, 5.44 KiB in 0.002376 sec., 28619.528619528617 rows/sec., 2.23 MiB/sec. 2025.02.28 10:15:55.159961 [ 261 ] {2449af29-298b-4f34-92f4-d66b10da19a8} TCPHandler: Processed in 0.002670015 sec. 2025.02.28 10:15:55.160178 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:55.160463 [ 262 ] {96c6e4d0-8f6a-472c-bfff-879fcadc443e} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:55.160563 [ 262 ] {96c6e4d0-8f6a-472c-bfff-879fcadc443e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:15:55.161416 [ 262 ] {96c6e4d0-8f6a-472c-bfff-879fcadc443e} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:55.161457 [ 262 ] {96c6e4d0-8f6a-472c-bfff-879fcadc443e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:55.161972 [ 262 ] {96c6e4d0-8f6a-472c-bfff-879fcadc443e} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2025.02.28 10:15:55.162426 [ 262 ] {96c6e4d0-8f6a-472c-bfff-879fcadc443e} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:55.162648 [ 262 ] {96c6e4d0-8f6a-472c-bfff-879fcadc443e} executeQuery: Read 160 rows, 11.41 KiB in 0.002247 sec., 71206.05251446374 rows/sec., 4.96 MiB/sec. 2025.02.28 10:15:55.162705 [ 262 ] {96c6e4d0-8f6a-472c-bfff-879fcadc443e} TCPHandler: Processed in 0.002648435 sec. 2025.02.28 10:15:55.162860 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:55.163002 [ 261 ] {ddc58070-f372-492e-ad01-b42d5ee5a5b4} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:55.163098 [ 261 ] {ddc58070-f372-492e-ad01-b42d5ee5a5b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:15:55.164220 [ 261 ] {ddc58070-f372-492e-ad01-b42d5ee5a5b4} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:55.164258 [ 261 ] {ddc58070-f372-492e-ad01-b42d5ee5a5b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:55.165034 [ 261 ] {ddc58070-f372-492e-ad01-b42d5ee5a5b4} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.28 10:15:55.165510 [ 261 ] {ddc58070-f372-492e-ad01-b42d5ee5a5b4} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:55.165740 [ 261 ] {ddc58070-f372-492e-ad01-b42d5ee5a5b4} executeQuery: Read 4 rows, 7.34 KiB in 0.002771 sec., 1443.5221941537352 rows/sec., 2.59 MiB/sec. 2025.02.28 10:15:55.165918 [ 261 ] {ddc58070-f372-492e-ad01-b42d5ee5a5b4} TCPHandler: Processed in 0.00312682 sec. 2025.02.28 10:15:55.166166 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:55.166396 [ 262 ] {720bf717-758d-4e2b-900e-533cd29548d3} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:15:55.166465 [ 262 ] {720bf717-758d-4e2b-900e-533cd29548d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:15:55.167031 [ 262 ] {720bf717-758d-4e2b-900e-533cd29548d3} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:55.167077 [ 262 ] {720bf717-758d-4e2b-900e-533cd29548d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:55.167568 [ 262 ] {720bf717-758d-4e2b-900e-533cd29548d3} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2025.02.28 10:15:55.168148 [ 262 ] {720bf717-758d-4e2b-900e-533cd29548d3} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:55.168368 [ 262 ] {720bf717-758d-4e2b-900e-533cd29548d3} executeQuery: Read 60 rows, 4.14 KiB in 0.002036 sec., 29469.548133595283 rows/sec., 1.99 MiB/sec. 2025.02.28 10:15:55.168419 [ 262 ] {720bf717-758d-4e2b-900e-533cd29548d3} TCPHandler: Processed in 0.002398151 sec. 2025.02.28 10:15:56.582042 [ 134 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.02.28 10:15:56.582117 [ 134 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:56.582140 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:56.582301 [ 193 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.02.28 10:15:56.582528 [ 193 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:56.582566 [ 193 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 21 rows starting from the beginning of the part 2025.02.28 10:15:56.582653 [ 193 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2025.02.28 10:15:56.582920 [ 193 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 4 rows starting from the beginning of the part 2025.02.28 10:15:56.583075 [ 193 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part 2025.02.28 10:15:56.583337 [ 193 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 4 rows starting from the beginning of the part 2025.02.28 10:15:56.584605 [ 190 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 5 columns (5 merged, 0 gathered) in 0.002391121 sec., 16310.341467453969 rows/sec., 1.36 MiB/sec. 2025.02.28 10:15:56.584918 [ 190 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.02.28 10:15:56.585501 [ 190 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_49_12} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:56.585594 [ 190 ] {b51aa107-e4bd-430d-8f42-875972f78cb6::all_1_49_12} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.02.28 10:15:56.585697 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 10:15:57.432284 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:57.432565 [ 261 ] {554fa0a1-e091-4a16-9b65-78c2a615327d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 10:15:57.432677 [ 261 ] {554fa0a1-e091-4a16-9b65-78c2a615327d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 10:15:57.433673 [ 261 ] {554fa0a1-e091-4a16-9b65-78c2a615327d} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:57.433726 [ 261 ] {554fa0a1-e091-4a16-9b65-78c2a615327d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:57.434290 [ 261 ] {554fa0a1-e091-4a16-9b65-78c2a615327d} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 10:15:57.434765 [ 261 ] {554fa0a1-e091-4a16-9b65-78c2a615327d} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:57.435011 [ 261 ] {554fa0a1-e091-4a16-9b65-78c2a615327d} executeQuery: Read 6 rows, 501.00 B in 0.002524 sec., 2377.1790808240885 rows/sec., 193.84 KiB/sec. 2025.02.28 10:15:57.435082 [ 261 ] {554fa0a1-e091-4a16-9b65-78c2a615327d} TCPHandler: Processed in 0.002956059 sec. 2025.02.28 10:15:57.435368 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:57.435574 [ 262 ] {6f11768d-144d-455b-afa2-467381653477} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:15:57.435655 [ 262 ] {6f11768d-144d-455b-afa2-467381653477} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:15:57.437662 [ 262 ] {6f11768d-144d-455b-afa2-467381653477} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:57.437710 [ 262 ] {6f11768d-144d-455b-afa2-467381653477} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:57.438334 [ 262 ] {6f11768d-144d-455b-afa2-467381653477} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2025.02.28 10:15:57.438809 [ 262 ] {6f11768d-144d-455b-afa2-467381653477} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:57.439082 [ 262 ] {6f11768d-144d-455b-afa2-467381653477} executeQuery: Read 1309 rows, 111.14 KiB in 0.003563 sec., 367387.0333988212 rows/sec., 30.46 MiB/sec. 2025.02.28 10:15:57.439195 [ 262 ] {6f11768d-144d-455b-afa2-467381653477} TCPHandler: Processed in 0.003970382 sec. 2025.02.28 10:15:57.439393 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:57.439572 [ 261 ] {6ba65b5a-076d-48dd-b8c9-34ea9c099918} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:15:57.439640 [ 261 ] {6ba65b5a-076d-48dd-b8c9-34ea9c099918} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:15:57.440284 [ 261 ] {6ba65b5a-076d-48dd-b8c9-34ea9c099918} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:57.440323 [ 261 ] {6ba65b5a-076d-48dd-b8c9-34ea9c099918} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:57.440814 [ 261 ] {6ba65b5a-076d-48dd-b8c9-34ea9c099918} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.28 10:15:57.441322 [ 261 ] {6ba65b5a-076d-48dd-b8c9-34ea9c099918} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:57.441538 [ 132 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.28 10:15:57.441549 [ 261 ] {6ba65b5a-076d-48dd-b8c9-34ea9c099918} executeQuery: Read 61 rows, 4.55 KiB in 0.002016 sec., 30257.93650793651 rows/sec., 2.21 MiB/sec. 2025.02.28 10:15:57.441620 [ 132 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:57.441700 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:57.441718 [ 261 ] {6ba65b5a-076d-48dd-b8c9-34ea9c099918} TCPHandler: Processed in 0.002400071 sec. 2025.02.28 10:15:57.441919 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:57.441928 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.02.28 10:15:57.442082 [ 262 ] {24478fe3-7c9e-4ef6-a57b-fe5569218d44} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 10:15:57.442093 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:57.442135 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 198 rows starting from the beginning of the part 2025.02.28 10:15:57.442144 [ 262 ] {24478fe3-7c9e-4ef6-a57b-fe5569218d44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 10:15:57.442389 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 161 rows starting from the beginning of the part 2025.02.28 10:15:57.442691 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 8 rows starting from the beginning of the part 2025.02.28 10:15:57.442951 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 161 rows starting from the beginning of the part 2025.02.28 10:15:57.443185 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 4 rows starting from the beginning of the part 2025.02.28 10:15:57.443401 [ 193 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 61 rows starting from the beginning of the part 2025.02.28 10:15:57.444202 [ 262 ] {24478fe3-7c9e-4ef6-a57b-fe5569218d44} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:57.444253 [ 262 ] {24478fe3-7c9e-4ef6-a57b-fe5569218d44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:57.445000 [ 262 ] {24478fe3-7c9e-4ef6-a57b-fe5569218d44} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 10:15:57.445061 [ 190 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 593 rows, containing 5 columns (5 merged, 0 gathered) in 0.003252833 sec., 182302.62666420316 rows/sec., 12.62 MiB/sec. 2025.02.28 10:15:57.445411 [ 190 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.28 10:15:57.445623 [ 262 ] {24478fe3-7c9e-4ef6-a57b-fe5569218d44} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:57.446560 [ 190 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_151_30} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:57.446890 [ 262 ] {24478fe3-7c9e-4ef6-a57b-fe5569218d44} executeQuery: Read 228 rows, 15.81 KiB in 0.00479 sec., 47599.16492693111 rows/sec., 3.22 MiB/sec. 2025.02.28 10:15:57.446964 [ 190 ] {47db709c-ea0b-4902-aef3-bac2ad1a9ee9::all_1_151_30} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.28 10:15:57.447220 [ 262 ] {24478fe3-7c9e-4ef6-a57b-fe5569218d44} TCPHandler: Processed in 0.00537405 sec. 2025.02.28 10:15:57.447232 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.02.28 10:15:57.447406 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:57.447536 [ 261 ] {555db663-811f-4ce6-97d7-eae7a23c87b8} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:15:57.447590 [ 261 ] {555db663-811f-4ce6-97d7-eae7a23c87b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:15:57.448478 [ 261 ] {555db663-811f-4ce6-97d7-eae7a23c87b8} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:57.448519 [ 261 ] {555db663-811f-4ce6-97d7-eae7a23c87b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:57.449043 [ 261 ] {555db663-811f-4ce6-97d7-eae7a23c87b8} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2025.02.28 10:15:57.449515 [ 261 ] {555db663-811f-4ce6-97d7-eae7a23c87b8} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:57.449751 [ 261 ] {555db663-811f-4ce6-97d7-eae7a23c87b8} executeQuery: Read 581 rows, 44.30 KiB in 0.00224 sec., 259375.00000000003 rows/sec., 19.31 MiB/sec. 2025.02.28 10:15:57.449841 [ 261 ] {555db663-811f-4ce6-97d7-eae7a23c87b8} TCPHandler: Processed in 0.002500292 sec. 2025.02.28 10:15:57.450016 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:57.450223 [ 262 ] {39414350-08c8-4ab5-a470-d48467ef8159} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:57.450304 [ 262 ] {39414350-08c8-4ab5-a470-d48467ef8159} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:15:57.451195 [ 262 ] {39414350-08c8-4ab5-a470-d48467ef8159} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:57.451241 [ 262 ] {39414350-08c8-4ab5-a470-d48467ef8159} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:57.451811 [ 262 ] {39414350-08c8-4ab5-a470-d48467ef8159} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2025.02.28 10:15:57.452330 [ 262 ] {39414350-08c8-4ab5-a470-d48467ef8159} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:57.452569 [ 262 ] {39414350-08c8-4ab5-a470-d48467ef8159} executeQuery: Read 923 rows, 63.32 KiB in 0.002406 sec., 383624.272651704 rows/sec., 25.70 MiB/sec. 2025.02.28 10:15:57.452625 [ 262 ] {39414350-08c8-4ab5-a470-d48467ef8159} TCPHandler: Processed in 0.002685145 sec. 2025.02.28 10:15:57.452776 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:57.452919 [ 261 ] {ad781b2f-6fd8-4e8a-8b22-c5d224042ef7} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:15:57.453017 [ 261 ] {ad781b2f-6fd8-4e8a-8b22-c5d224042ef7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:15:57.454376 [ 261 ] {ad781b2f-6fd8-4e8a-8b22-c5d224042ef7} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:57.454416 [ 261 ] {ad781b2f-6fd8-4e8a-8b22-c5d224042ef7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:57.455265 [ 261 ] {ad781b2f-6fd8-4e8a-8b22-c5d224042ef7} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.28 10:15:57.455730 [ 261 ] {ad781b2f-6fd8-4e8a-8b22-c5d224042ef7} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:57.455924 [ 132 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.28 10:15:57.455989 [ 132 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:57.456032 [ 261 ] {ad781b2f-6fd8-4e8a-8b22-c5d224042ef7} executeQuery: Read 55 rows, 100.92 KiB in 0.003138 sec., 17527.087316762267 rows/sec., 31.41 MiB/sec. 2025.02.28 10:15:57.456042 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:57.456525 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.02.28 10:15:57.456556 [ 261 ] {ad781b2f-6fd8-4e8a-8b22-c5d224042ef7} TCPHandler: Processed in 0.00384524 sec. 2025.02.28 10:15:57.456875 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:15:57.457191 [ 262 ] {dccc88bb-9b52-4c80-824a-af5836108664} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:15:57.457220 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:57.457300 [ 262 ] {dccc88bb-9b52-4c80-824a-af5836108664} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:15:57.457348 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3168 rows starting from the beginning of the part 2025.02.28 10:15:57.457889 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 55 rows starting from the beginning of the part 2025.02.28 10:15:57.458312 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 4 rows starting from the beginning of the part 2025.02.28 10:15:57.458759 [ 262 ] {dccc88bb-9b52-4c80-824a-af5836108664} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:57.458779 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 55 rows starting from the beginning of the part 2025.02.28 10:15:57.458806 [ 262 ] {dccc88bb-9b52-4c80-824a-af5836108664} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:57.459149 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 4 rows starting from the beginning of the part 2025.02.28 10:15:57.459544 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 55 rows starting from the beginning of the part 2025.02.28 10:15:57.459937 [ 262 ] {dccc88bb-9b52-4c80-824a-af5836108664} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2025.02.28 10:15:57.460591 [ 262 ] {dccc88bb-9b52-4c80-824a-af5836108664} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:57.461021 [ 262 ] {dccc88bb-9b52-4c80-824a-af5836108664} executeQuery: Read 28 rows, 1.94 KiB in 0.003923 sec., 7137.394850879428 rows/sec., 493.88 KiB/sec. 2025.02.28 10:15:57.461183 [ 262 ] {dccc88bb-9b52-4c80-824a-af5836108664} TCPHandler: Processed in 0.004484048 sec. 2025.02.28 10:15:57.477843 [ 193 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 3341 rows, containing 19 columns (19 merged, 0 gathered) in 0.021657372 sec., 154266.17781695764 rows/sec., 276.44 MiB/sec. 2025.02.28 10:15:57.480586 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.28 10:15:57.481279 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_151_30} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:57.481371 [ 189 ] {0cf12d69-2a7a-4ba4-87cc-11c8c16abed0::all_1_151_30} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.28 10:15:57.481502 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 27.32 MiB. 2025.02.28 10:15:57.772578 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 800 2025.02.28 10:15:57.797094 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:57.797142 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:57.805309 [ 244 ] {} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.28 10:15:57.806694 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:57.807003 [ 132 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.28 10:15:57.807065 [ 132 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:57.807108 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:57.807556 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.28 10:15:57.821820 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 800 2025.02.28 10:15:57.823993 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:15:57.825580 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 762 rows starting from the beginning of the part 2025.02.28 10:15:57.832207 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part 2025.02.28 10:15:57.838548 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part 2025.02.28 10:15:57.844659 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part 2025.02.28 10:15:57.850859 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part 2025.02.28 10:15:57.857515 [ 190 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part 2025.02.28 10:15:57.923793 [ 189 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 679 columns (679 merged, 0 gathered) in 0.116577281 sec., 6862.400573573164 rows/sec., 35.48 MiB/sec. 2025.02.28 10:15:57.927607 [ 200 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.28 10:15:57.931047 [ 200 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_106_21} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:57.931144 [ 200 ] {87f88748-4bab-4f28-ae12-3a78bbeeac36::all_1_106_21} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.28 10:15:57.933694 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.02.28 10:15:58.000216 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 274.93 MiB, peak 301.15 MiB, free memory in arenas 0.00 B, will set to 280.38 MiB (RSS), difference: 5.45 MiB 2025.02.28 10:15:59.318851 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 2606 2025.02.28 10:15:59.322489 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:15:59.322546 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:15:59.324288 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 10:15:59.324810 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:15:59.325501 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2606 2025.02.28 10:16:00.147595 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:16:00.147793 [ 261 ] {50cfe44f-d27e-47e8-a6ca-ff269433ad06} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:16:00.147873 [ 261 ] {50cfe44f-d27e-47e8-a6ca-ff269433ad06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:16:00.148661 [ 261 ] {50cfe44f-d27e-47e8-a6ca-ff269433ad06} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:00.148706 [ 261 ] {50cfe44f-d27e-47e8-a6ca-ff269433ad06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:00.149250 [ 261 ] {50cfe44f-d27e-47e8-a6ca-ff269433ad06} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2025.02.28 10:16:00.149759 [ 261 ] {50cfe44f-d27e-47e8-a6ca-ff269433ad06} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:00.149968 [ 129 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 2025.02.28 10:16:00.149993 [ 261 ] {50cfe44f-d27e-47e8-a6ca-ff269433ad06} executeQuery: Read 56 rows, 4.38 KiB in 0.002247 sec., 24922.118380062308 rows/sec., 1.90 MiB/sec. 2025.02.28 10:16:00.150064 [ 129 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:00.150137 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:00.150139 [ 261 ] {50cfe44f-d27e-47e8-a6ca-ff269433ad06} TCPHandler: Processed in 0.002661785 sec. 2025.02.28 10:16:00.150354 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_181_36} MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full 2025.02.28 10:16:00.150438 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:16:00.150517 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_181_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:16:00.150612 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 2007 rows starting from the beginning of the part 2025.02.28 10:16:00.150730 [ 262 ] {8dbde8bc-53f9-4e7b-81e8-09559da9fa33} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:16:00.150854 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 66 rows starting from the beginning of the part 2025.02.28 10:16:00.150985 [ 262 ] {8dbde8bc-53f9-4e7b-81e8-09559da9fa33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:16:00.151201 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 727 rows starting from the beginning of the part 2025.02.28 10:16:00.151603 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 64 rows starting from the beginning of the part 2025.02.28 10:16:00.151860 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 1309 rows starting from the beginning of the part 2025.02.28 10:16:00.152176 [ 195 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 56 rows starting from the beginning of the part 2025.02.28 10:16:00.153979 [ 262 ] {8dbde8bc-53f9-4e7b-81e8-09559da9fa33} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:00.154066 [ 262 ] {8dbde8bc-53f9-4e7b-81e8-09559da9fa33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:00.155126 [ 262 ] {8dbde8bc-53f9-4e7b-81e8-09559da9fa33} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2025.02.28 10:16:00.155680 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_181_36} MergeTask::MergeProjectionsStage: Merge sorted 4229 rows, containing 5 columns (5 merged, 0 gathered) in 0.005422311 sec., 779925.754904136 rows/sec., 66.87 MiB/sec. 2025.02.28 10:16:00.155763 [ 262 ] {8dbde8bc-53f9-4e7b-81e8-09559da9fa33} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:00.156014 [ 129 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 2025.02.28 10:16:00.156063 [ 262 ] {8dbde8bc-53f9-4e7b-81e8-09559da9fa33} executeQuery: Read 64 rows, 5.12 KiB in 0.005445 sec., 11753.902662993572 rows/sec., 939.44 KiB/sec. 2025.02.28 10:16:00.156070 [ 129 ] {} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:00.156152 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:00.156270 [ 262 ] {8dbde8bc-53f9-4e7b-81e8-09559da9fa33} TCPHandler: Processed in 0.005984088 sec. 2025.02.28 10:16:00.156478 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_181_36} MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) 2025.02.28 10:16:00.156543 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:16:00.156552 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_181_36} MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full 2025.02.28 10:16:00.156889 [ 261 ] {43bce0ad-ade5-4208-934f-e7371fe98444} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:16:00.156970 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_181_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:16:00.157060 [ 261 ] {43bce0ad-ade5-4208-934f-e7371fe98444} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:16:00.157095 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 981 rows starting from the beginning of the part 2025.02.28 10:16:00.157598 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_181_36} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:00.157732 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 72 rows starting from the beginning of the part 2025.02.28 10:16:00.157970 [ 194 ] {7ed82dd6-52d8-4baa-8153-fe42642587ab::all_1_181_36} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 2025.02.28 10:16:00.158264 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.02.28 10:16:00.158451 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 437 rows starting from the beginning of the part 2025.02.28 10:16:00.158793 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 68 rows starting from the beginning of the part 2025.02.28 10:16:00.159237 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 581 rows starting from the beginning of the part 2025.02.28 10:16:00.159537 [ 188 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 64 rows starting from the beginning of the part 2025.02.28 10:16:00.160314 [ 261 ] {43bce0ad-ade5-4208-934f-e7371fe98444} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:00.160418 [ 261 ] {43bce0ad-ade5-4208-934f-e7371fe98444} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:00.161747 [ 261 ] {43bce0ad-ade5-4208-934f-e7371fe98444} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2025.02.28 10:16:00.162432 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_181_36} MergeTask::MergeProjectionsStage: Merge sorted 2203 rows, containing 5 columns (5 merged, 0 gathered) in 0.006138131 sec., 358904.0377274451 rows/sec., 27.82 MiB/sec. 2025.02.28 10:16:00.162513 [ 261 ] {43bce0ad-ade5-4208-934f-e7371fe98444} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:00.162845 [ 261 ] {43bce0ad-ade5-4208-934f-e7371fe98444} executeQuery: Read 86 rows, 6.14 KiB in 0.006108 sec., 14079.895219384414 rows/sec., 1004.70 KiB/sec. 2025.02.28 10:16:00.162858 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_181_36} MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) 2025.02.28 10:16:00.163020 [ 261 ] {43bce0ad-ade5-4208-934f-e7371fe98444} TCPHandler: Processed in 0.006612956 sec. 2025.02.28 10:16:00.163277 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:16:00.163481 [ 262 ] {3e108278-460f-40d8-b196-16848fe77e5a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:16:00.163565 [ 262 ] {3e108278-460f-40d8-b196-16848fe77e5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:16:00.163714 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_181_36} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:00.164000 [ 198 ] {9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5::all_1_181_36} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 2025.02.28 10:16:00.164174 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2025.02.28 10:16:00.164450 [ 262 ] {3e108278-460f-40d8-b196-16848fe77e5a} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:00.164494 [ 262 ] {3e108278-460f-40d8-b196-16848fe77e5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:00.164971 [ 262 ] {3e108278-460f-40d8-b196-16848fe77e5a} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2025.02.28 10:16:00.165484 [ 262 ] {3e108278-460f-40d8-b196-16848fe77e5a} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:00.165632 [ 129 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 2025.02.28 10:16:00.165671 [ 129 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:00.165681 [ 262 ] {3e108278-460f-40d8-b196-16848fe77e5a} executeQuery: Read 32 rows, 2.20 KiB in 0.002255 sec., 14190.687361419068 rows/sec., 977.00 KiB/sec. 2025.02.28 10:16:00.165703 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:00.165803 [ 262 ] {3e108278-460f-40d8-b196-16848fe77e5a} TCPHandler: Processed in 0.002649675 sec. 2025.02.28 10:16:00.165941 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_181_36} MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full 2025.02.28 10:16:00.166065 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_181_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:16:00.166096 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_181_36} MergeTreeSequentialSource: Reading 3 marks from part all_1_176_35, total 9244 rows starting from the beginning of the part 2025.02.28 10:16:00.166196 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 60 rows starting from the beginning of the part 2025.02.28 10:16:00.166403 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 82 rows starting from the beginning of the part 2025.02.28 10:16:00.166514 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 60 rows starting from the beginning of the part 2025.02.28 10:16:00.166734 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 28 rows starting from the beginning of the part 2025.02.28 10:16:00.166878 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 32 rows starting from the beginning of the part 2025.02.28 10:16:00.169600 [ 196 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_181_36} MergeTask::MergeProjectionsStage: Merge sorted 9506 rows, containing 4 columns (4 merged, 0 gathered) in 0.003782019 sec., 2513472.301434763 rows/sec., 168.26 MiB/sec. 2025.02.28 10:16:00.169970 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_181_36} MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) 2025.02.28 10:16:00.170629 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_181_36} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:00.170719 [ 191 ] {e9dced10-d76f-4e3c-ae2b-c212a745d824::all_1_181_36} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 2025.02.28 10:16:00.170815 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. 2025.02.28 10:16:01.520051 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 49044 2025.02.28 10:16:01.520869 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:01.520914 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:01.521640 [ 242 ] {} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.28 10:16:01.522214 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:01.522483 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49044 2025.02.28 10:16:05.151156 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:16:05.151370 [ 261 ] {495b94c2-0bd8-4ad1-950a-af2c3262dbf7} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:16:05.151452 [ 261 ] {495b94c2-0bd8-4ad1-950a-af2c3262dbf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:16:05.152235 [ 261 ] {495b94c2-0bd8-4ad1-950a-af2c3262dbf7} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:05.152280 [ 261 ] {495b94c2-0bd8-4ad1-950a-af2c3262dbf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:05.152889 [ 261 ] {495b94c2-0bd8-4ad1-950a-af2c3262dbf7} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2025.02.28 10:16:05.153467 [ 261 ] {495b94c2-0bd8-4ad1-950a-af2c3262dbf7} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:05.153681 [ 261 ] {495b94c2-0bd8-4ad1-950a-af2c3262dbf7} executeQuery: Read 64 rows, 5.16 KiB in 0.002373 sec., 26970.0800674252 rows/sec., 2.12 MiB/sec. 2025.02.28 10:16:05.153749 [ 261 ] {495b94c2-0bd8-4ad1-950a-af2c3262dbf7} TCPHandler: Processed in 0.002731626 sec. 2025.02.28 10:16:05.153997 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:16:05.154206 [ 262 ] {653a670b-eb23-4ae6-bc0c-ca83411be24a} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:16:05.154288 [ 262 ] {653a670b-eb23-4ae6-bc0c-ca83411be24a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:16:05.155067 [ 262 ] {653a670b-eb23-4ae6-bc0c-ca83411be24a} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:05.155114 [ 262 ] {653a670b-eb23-4ae6-bc0c-ca83411be24a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:05.155736 [ 262 ] {653a670b-eb23-4ae6-bc0c-ca83411be24a} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.28 10:16:05.156264 [ 262 ] {653a670b-eb23-4ae6-bc0c-ca83411be24a} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:05.156520 [ 262 ] {653a670b-eb23-4ae6-bc0c-ca83411be24a} executeQuery: Read 4 rows, 308.00 B in 0.002371 sec., 1687.0518768452132 rows/sec., 126.86 KiB/sec. 2025.02.28 10:16:05.156588 [ 262 ] {653a670b-eb23-4ae6-bc0c-ca83411be24a} TCPHandler: Processed in 0.002725986 sec. 2025.02.28 10:16:05.156764 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:16:05.156912 [ 261 ] {f319557d-edcc-4c8b-aa97-2b307a85b895} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:16:05.156975 [ 261 ] {f319557d-edcc-4c8b-aa97-2b307a85b895} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:16:05.157676 [ 261 ] {f319557d-edcc-4c8b-aa97-2b307a85b895} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:05.157714 [ 261 ] {f319557d-edcc-4c8b-aa97-2b307a85b895} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:05.158220 [ 261 ] {f319557d-edcc-4c8b-aa97-2b307a85b895} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2025.02.28 10:16:05.158728 [ 261 ] {f319557d-edcc-4c8b-aa97-2b307a85b895} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:05.158916 [ 261 ] {f319557d-edcc-4c8b-aa97-2b307a85b895} executeQuery: Read 68 rows, 5.44 KiB in 0.002042 sec., 33300.68560235063 rows/sec., 2.60 MiB/sec. 2025.02.28 10:16:05.158972 [ 261 ] {f319557d-edcc-4c8b-aa97-2b307a85b895} TCPHandler: Processed in 0.00227948 sec. 2025.02.28 10:16:05.159134 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:16:05.159282 [ 262 ] {e11c1a1a-c420-4ff2-a83d-07e046837626} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:16:05.159349 [ 262 ] {e11c1a1a-c420-4ff2-a83d-07e046837626} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:16:05.159962 [ 262 ] {e11c1a1a-c420-4ff2-a83d-07e046837626} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:05.160003 [ 262 ] {e11c1a1a-c420-4ff2-a83d-07e046837626} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:05.160562 [ 262 ] {e11c1a1a-c420-4ff2-a83d-07e046837626} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2025.02.28 10:16:05.161158 [ 262 ] {e11c1a1a-c420-4ff2-a83d-07e046837626} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:05.161424 [ 262 ] {e11c1a1a-c420-4ff2-a83d-07e046837626} executeQuery: Read 160 rows, 11.41 KiB in 0.002178 sec., 73461.89164370984 rows/sec., 5.12 MiB/sec. 2025.02.28 10:16:05.161493 [ 262 ] {e11c1a1a-c420-4ff2-a83d-07e046837626} TCPHandler: Processed in 0.002429562 sec. 2025.02.28 10:16:05.161646 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:16:05.161773 [ 261 ] {7400e421-0cee-4696-a787-52b324e66c8d} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:16:05.161858 [ 261 ] {7400e421-0cee-4696-a787-52b324e66c8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:16:05.162986 [ 261 ] {7400e421-0cee-4696-a787-52b324e66c8d} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:05.163024 [ 261 ] {7400e421-0cee-4696-a787-52b324e66c8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:05.163788 [ 261 ] {7400e421-0cee-4696-a787-52b324e66c8d} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.28 10:16:05.164383 [ 261 ] {7400e421-0cee-4696-a787-52b324e66c8d} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:05.164602 [ 261 ] {7400e421-0cee-4696-a787-52b324e66c8d} executeQuery: Read 4 rows, 7.34 KiB in 0.002857 sec., 1400.0700035001748 rows/sec., 2.51 MiB/sec. 2025.02.28 10:16:05.164718 [ 261 ] {7400e421-0cee-4696-a787-52b324e66c8d} TCPHandler: Processed in 0.003128921 sec. 2025.02.28 10:16:05.164955 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:16:05.165185 [ 262 ] {ede52a6e-2e3a-4027-8cfc-14fb221bb8aa} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:16:05.165284 [ 262 ] {ede52a6e-2e3a-4027-8cfc-14fb221bb8aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:16:05.165897 [ 262 ] {ede52a6e-2e3a-4027-8cfc-14fb221bb8aa} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:05.165938 [ 262 ] {ede52a6e-2e3a-4027-8cfc-14fb221bb8aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:05.166460 [ 262 ] {ede52a6e-2e3a-4027-8cfc-14fb221bb8aa} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2025.02.28 10:16:05.166993 [ 262 ] {ede52a6e-2e3a-4027-8cfc-14fb221bb8aa} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:05.167212 [ 262 ] {ede52a6e-2e3a-4027-8cfc-14fb221bb8aa} executeQuery: Read 60 rows, 4.14 KiB in 0.002086 sec., 28763.18312559923 rows/sec., 1.94 MiB/sec. 2025.02.28 10:16:05.167266 [ 262 ] {ede52a6e-2e3a-4027-8cfc-14fb221bb8aa} TCPHandler: Processed in 0.002424471 sec. 2025.02.28 10:16:05.321950 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 807 2025.02.28 10:16:05.345392 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:05.345455 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:05.353345 [ 244 ] {} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.28 10:16:05.354619 [ 244 ] {} system.metric_log (87f88748-4bab-4f28-ae12-3a78bbeeac36): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:05.357991 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 807 2025.02.28 10:16:05.644986 [ 224 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 10:16:05.645067 [ 224 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 10:16:05.647252 [ 224 ] {} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 10:16:06.265733 [ 223 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 10:16:06.265821 [ 223 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 10:16:06.268016 [ 223 ] {} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 10:16:08.728362 [ 95 ] {} DNSResolver: Updating DNS cache 2025.02.28 10:16:08.728452 [ 95 ] {} DNSResolver: Updated DNS cache 2025.02.28 10:16:09.022654 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 49532 2025.02.28 10:16:09.023329 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:09.023380 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:09.024077 [ 242 ] {} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.28 10:16:09.024606 [ 242 ] {} system.asynchronous_metric_log (5fbfe27a-674f-4d63-b55c-de49ad8d2aae): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:09.024872 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49532 2025.02.28 10:16:09.105282 [ 218 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:16:09.105347 [ 218 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:16:09.108410 [ 218 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 10:16:09.157831 [ 224 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Found 5 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] 2025.02.28 10:16:09.157893 [ 224 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Removing 5 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] 2025.02.28 10:16:09.159984 [ 224 ] {} oximeter.fields_u32 (5da27670-fc11-4033-8b48-aeed7e791b21): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2025.02.28 10:16:09.325826 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2626 2025.02.28 10:16:09.328690 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:09.328752 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:09.330476 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 10:16:09.331010 [ 243 ] {} system.query_log (96001bc8-253c-45d5-bfbd-ba4b7b88398b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:09.331627 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2626 2025.02.28 10:16:10.048091 [ 219 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.28 10:16:10.048148 [ 219 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.28 10:16:10.049767 [ 219 ] {} oximeter.fields_ipaddr (b51aa107-e4bd-430d-8f42-875972f78cb6): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.28 10:16:10.154616 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:16:10.154816 [ 261 ] {44fc169a-66cc-485b-8bef-6f2a85b50246} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 10:16:10.154897 [ 261 ] {44fc169a-66cc-485b-8bef-6f2a85b50246} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 10:16:10.155796 [ 261 ] {44fc169a-66cc-485b-8bef-6f2a85b50246} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:10.155839 [ 261 ] {44fc169a-66cc-485b-8bef-6f2a85b50246} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:10.156452 [ 261 ] {44fc169a-66cc-485b-8bef-6f2a85b50246} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2025.02.28 10:16:10.157023 [ 261 ] {44fc169a-66cc-485b-8bef-6f2a85b50246} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:10.157278 [ 261 ] {44fc169a-66cc-485b-8bef-6f2a85b50246} executeQuery: Read 166 rows, 14.80 KiB in 0.002506 sec., 66241.02154828412 rows/sec., 5.77 MiB/sec. 2025.02.28 10:16:10.157385 [ 224 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 10:16:10.157392 [ 261 ] {44fc169a-66cc-485b-8bef-6f2a85b50246} TCPHandler: Processed in 0.002909798 sec. 2025.02.28 10:16:10.157465 [ 224 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 10:16:10.157728 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:16:10.157986 [ 262 ] {5124e5ea-903d-4bb0-85af-6d0df87a60f7} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 10:16:10.158099 [ 262 ] {5124e5ea-903d-4bb0-85af-6d0df87a60f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 10:16:10.159838 [ 262 ] {5124e5ea-903d-4bb0-85af-6d0df87a60f7} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:10.159890 [ 262 ] {5124e5ea-903d-4bb0-85af-6d0df87a60f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:10.160820 [ 262 ] {5124e5ea-903d-4bb0-85af-6d0df87a60f7} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.28 10:16:10.161116 [ 224 ] {} oximeter.fields_string (7ed82dd6-52d8-4baa-8153-fe42642587ab): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 10:16:10.161657 [ 262 ] {5124e5ea-903d-4bb0-85af-6d0df87a60f7} oximeter.fields_u16 (47db709c-ea0b-4902-aef3-bac2ad1a9ee9): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:10.162287 [ 262 ] {5124e5ea-903d-4bb0-85af-6d0df87a60f7} executeQuery: Read 55 rows, 4.14 KiB in 0.004393 sec., 12519.91805144548 rows/sec., 941.44 KiB/sec. 2025.02.28 10:16:10.162376 [ 262 ] {5124e5ea-903d-4bb0-85af-6d0df87a60f7} TCPHandler: Processed in 0.004813633 sec. 2025.02.28 10:16:10.162519 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:16:10.162658 [ 261 ] {e952e4cd-aa05-40ed-b7db-f834002f21af} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 10:16:10.162720 [ 261 ] {e952e4cd-aa05-40ed-b7db-f834002f21af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 10:16:10.163515 [ 261 ] {e952e4cd-aa05-40ed-b7db-f834002f21af} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:10.163564 [ 261 ] {e952e4cd-aa05-40ed-b7db-f834002f21af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:10.164174 [ 261 ] {e952e4cd-aa05-40ed-b7db-f834002f21af} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2025.02.28 10:16:10.164700 [ 261 ] {e952e4cd-aa05-40ed-b7db-f834002f21af} oximeter.fields_uuid (9da6073d-41bf-4cf9-b20a-0b6ac82f9fd5): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:10.164916 [ 261 ] {e952e4cd-aa05-40ed-b7db-f834002f21af} executeQuery: Read 119 rows, 9.52 KiB in 0.002297 sec., 51806.70439703962 rows/sec., 4.05 MiB/sec. 2025.02.28 10:16:10.164971 [ 261 ] {e952e4cd-aa05-40ed-b7db-f834002f21af} TCPHandler: Processed in 0.002512423 sec. 2025.02.28 10:16:10.165151 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:16:10.165302 [ 262 ] {9383dc1f-f0c0-4dfd-ab20-03f201bdd207} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 10:16:10.165371 [ 262 ] {9383dc1f-f0c0-4dfd-ab20-03f201bdd207} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 10:16:10.166012 [ 262 ] {9383dc1f-f0c0-4dfd-ab20-03f201bdd207} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:10.166055 [ 262 ] {9383dc1f-f0c0-4dfd-ab20-03f201bdd207} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:10.166301 [ 219 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 10:16:10.166359 [ 219 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 10:16:10.166873 [ 262 ] {9383dc1f-f0c0-4dfd-ab20-03f201bdd207} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2025.02.28 10:16:10.167534 [ 262 ] {9383dc1f-f0c0-4dfd-ab20-03f201bdd207} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:10.167716 [ 48 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Selected 3 parts from all_1_178_47 to all_180_180_0 2025.02.28 10:16:10.167836 [ 48 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:10.167919 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:10.167947 [ 262 ] {9383dc1f-f0c0-4dfd-ab20-03f201bdd207} executeQuery: Read 160 rows, 11.41 KiB in 0.002654 sec., 60286.360211002255 rows/sec., 4.20 MiB/sec. 2025.02.28 10:16:10.168302 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_180_48} MergeTask::PrepareStage: Merging 3 parts: from all_1_178_47 to all_180_180_0 into Compact with storage Full 2025.02.28 10:16:10.168330 [ 262 ] {9383dc1f-f0c0-4dfd-ab20-03f201bdd207} TCPHandler: Processed in 0.003242923 sec. 2025.02.28 10:16:10.168609 [ 261 ] {} TCP-Session: df4a7d97-6559-4a8b-ae61-b851a0e86580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:16:10.168788 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_180_48} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 10:16:10.168920 [ 261 ] {c262f0a4-6e1b-47a7-8177-f653841a2b22} executeQuery: (from [fd00:1122:3344:101::d]:63504) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 10:16:10.168930 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_180_48} MergeTreeSequentialSource: Reading 8 marks from part all_1_178_47, total 49584 rows starting from the beginning of the part 2025.02.28 10:16:10.169395 [ 261 ] {c262f0a4-6e1b-47a7-8177-f653841a2b22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 10:16:10.169463 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_180_48} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 160 rows starting from the beginning of the part 2025.02.28 10:16:10.170018 [ 192 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_180_48} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 923 rows starting from the beginning of the part 2025.02.28 10:16:10.172269 [ 219 ] {} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 10:16:10.175724 [ 261 ] {c262f0a4-6e1b-47a7-8177-f653841a2b22} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:10.175767 [ 261 ] {c262f0a4-6e1b-47a7-8177-f653841a2b22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:10.176926 [ 261 ] {c262f0a4-6e1b-47a7-8177-f653841a2b22} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.28 10:16:10.177481 [ 261 ] {c262f0a4-6e1b-47a7-8177-f653841a2b22} oximeter.measurements_histogramu64 (0cf12d69-2a7a-4ba4-87cc-11c8c16abed0): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:10.177756 [ 261 ] {c262f0a4-6e1b-47a7-8177-f653841a2b22} executeQuery: Read 55 rows, 100.92 KiB in 0.008942 sec., 6150.749273093267 rows/sec., 11.02 MiB/sec. 2025.02.28 10:16:10.177857 [ 261 ] {c262f0a4-6e1b-47a7-8177-f653841a2b22} TCPHandler: Processed in 0.009397712 sec. 2025.02.28 10:16:10.178083 [ 262 ] {} TCP-Session: bf114d8c-967e-4699-89b0-5f760e6aea12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 10:16:10.178234 [ 262 ] {42e8831a-43a4-4d17-b700-d8e5f9eb2479} executeQuery: (from [fd00:1122:3344:101::d]:41242) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 10:16:10.178292 [ 262 ] {42e8831a-43a4-4d17-b700-d8e5f9eb2479} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 10:16:10.179042 [ 262 ] {42e8831a-43a4-4d17-b700-d8e5f9eb2479} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 10:16:10.179096 [ 262 ] {42e8831a-43a4-4d17-b700-d8e5f9eb2479} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. 2025.02.28 10:16:10.179893 [ 262 ] {42e8831a-43a4-4d17-b700-d8e5f9eb2479} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2025.02.28 10:16:10.180562 [ 262 ] {42e8831a-43a4-4d17-b700-d8e5f9eb2479} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:10.180934 [ 262 ] {42e8831a-43a4-4d17-b700-d8e5f9eb2479} executeQuery: Read 60 rows, 4.14 KiB in 0.00272 sec., 22058.823529411762 rows/sec., 1.49 MiB/sec. 2025.02.28 10:16:10.180964 [ 221 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 10:16:10.181010 [ 221 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 10:16:10.181067 [ 262 ] {42e8831a-43a4-4d17-b700-d8e5f9eb2479} TCPHandler: Processed in 0.003106711 sec. 2025.02.28 10:16:10.183217 [ 221 ] {} oximeter.measurements_u64 (e9dced10-d76f-4e3c-ae2b-c212a745d824): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 10:16:10.184071 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_180_48} MergeTask::MergeProjectionsStage: Merge sorted 50667 rows, containing 5 columns (5 merged, 0 gathered) in 0.015990199 sec., 3168628.4829851086 rows/sec., 216.52 MiB/sec. 2025.02.28 10:16:10.184600 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_180_48} MergedBlockOutputStream: filled checksums all_1_180_48 (state Temporary) 2025.02.28 10:16:10.185134 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_180_48} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055): Renaming temporary part tmp_merge_all_1_180_48 to all_1_180_48 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 10:16:10.185214 [ 187 ] {5a115a44-c382-46c2-8132-65cd346bd055::all_1_180_48} oximeter.measurements_cumulativeu64 (5a115a44-c382-46c2-8132-65cd346bd055) (MergerMutator): Merged 3 parts: [all_1_178_47, all_180_180_0] -> all_1_180_48 2025.02.28 10:16:10.185306 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. 2025.02.28 10:16:10.377223 [ 220 ] {} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 10:16:10.377266 [ 220 ] {} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 10:16:10.379364 [ 220 ] {} oximeter.measurements_f64 (cacd7f3a-6f6d-4a09-b71c-de815f967d13): 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]