[ Jan 10 05:05:40 Enabled. ] [ Jan 10 05:05:40 Rereading configuration. ] [ Jan 10 05:05:41 Rereading configuration. ] [ Jan 10 05:05:45 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Jan 10 05:05:45 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2025.01.10 05:05:46.374546 [ 1 ] {} Application: Will watch for the process with pid 23122 2025.01.10 05:05:46.375053 [ 1 ] {} Application: Forked a child process to watch 2025.01.10 05:05:46.962436 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23122 2025.01.10 05:05:46.963253 [ 1 ] {} Application: starting up 2025.01.10 05:05:46.963981 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.01.10 05:05:47.056480 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.01.10 05:05:47.133520 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.01.10 05:05:47.133604 [ 1 ] {} Application: Initializing DateLUT. 2025.01.10 05:05:47.133617 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.01.10 05:05:47.133687 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.01.10 05:05:47.134488 [ 1 ] {} Application: Initializing interserver credentials. 2025.01.10 05:05:47.136142 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.01.10 05:05:47.136965 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.10 05:05:47.137861 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2025.01.10 05:05:47.137932 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2025.01.10 05:05:47.137990 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.01.10 05:05:47.138168 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.10 05:05:47.139095 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.01.10 05:05:47.144979 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.10 05:05:47.145906 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.10 05:05:47.147260 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.10 05:05:47.147359 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.10 05:05:47.148960 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.01.10 05:05:47.149533 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.10 05:05:47.154064 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.10 05:05:47.154778 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.01.10 05:05:47.156328 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.01.10 05:05:47.156761 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.01.10 05:05:47.157176 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.01.10 05:05:47.157632 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.01.10 05:05:47.159057 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.01.10 05:05:47.159084 [ 1 ] {} Application: Loading metadata from /data/ 2025.01.10 05:05:47.159150 [ 110 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:05:47.159266 [ 110 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:05:47.192000 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.01.10 05:05:47.192031 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000204827 sec 2025.01.10 05:05:47.192111 [ 1 ] {} ReferentialDeps: No tables 2025.01.10 05:05:47.192155 [ 1 ] {} LoadingDeps: No tables 2025.01.10 05:05:47.193543 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.01.10 05:05:47.194829 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.01.10 05:05:47.210998 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.01.10 05:05:47.211047 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.01.10 05:05:47.211148 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.01.10 05:05:47.211170 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.01.10 05:05:47.211218 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.01.10 05:05:47.211333 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.01.10 05:05:47.216922 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.01.10 05:05:47.216978 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.01.10 05:05:47.217036 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.01.10 05:05:47.217256 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.01.10 05:05:47.217282 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.01.10 05:05:47.217320 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.01.10 05:05:47.217416 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.01.10 05:05:47.217430 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.01.10 05:05:47.217462 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.01.10 05:05:47.217546 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.01.10 05:05:47.248423 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.01.10 05:05:47.254047 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.01.10 05:05:47.254159 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000135364 sec 2025.01.10 05:05:47.254177 [ 1 ] {} ReferentialDeps: No tables 2025.01.10 05:05:47.254190 [ 1 ] {} LoadingDeps: No tables 2025.01.10 05:05:47.254220 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.01.10 05:05:47.254468 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.01.10 05:05:47.254585 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.01.10 05:05:47.254603 [ 1 ] {} Application: Loaded metadata. 2025.01.10 05:05:47.254617 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2025.01.10 05:05:47.254632 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.01.10 05:05:47.260348 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.10 05:05:47.260576 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.35 MiB 2025.01.10 05:05:47.261556 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.3441e-05 sec. 2025.01.10 05:05:47.262765 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.01.10 05:05:47.262859 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.01.10 05:05:47.262877 [ 1 ] {} Application: Ready for connections. 2025.01.10 05:05:47.280879 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38952 2025.01.10 05:05:47.281199 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:47.281257 [ 3 ] {} TCP-Session: c6db4d6f-4fdd-4b51-8f9c-a2d0d64f5358 Authenticating user 'default' from [fd00:1122:3344:101::c]:38952 2025.01.10 05:05:47.281289 [ 3 ] {} TCP-Session: c6db4d6f-4fdd-4b51-8f9c-a2d0d64f5358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:47.281383 [ 3 ] {} TCP-Session: c6db4d6f-4fdd-4b51-8f9c-a2d0d64f5358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:47.281476 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.10 05:05:47.281504 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.10 05:05:47.281614 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.10 05:05:47.283194 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61841 2025.01.10 05:05:47.283255 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62686 2025.01.10 05:05:47.283307 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:47.283344 [ 4 ] {} TCP-Session: 9f34cb77-0297-40e1-bfe6-a326a8719c25 Authenticating user 'default' from [fd00:1122:3344:101::c]:61841 2025.01.10 05:05:47.283365 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:47.283464 [ 4 ] {} TCP-Session: 9f34cb77-0297-40e1-bfe6-a326a8719c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:47.283492 [ 5 ] {} TCP-Session: 7d8658d6-c01a-47ba-bba3-f53d46a8d37c Authenticating user 'default' from [fd00:1122:3344:101::c]:62686 2025.01.10 05:05:47.283498 [ 4 ] {} TCP-Session: 9f34cb77-0297-40e1-bfe6-a326a8719c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:47.283616 [ 5 ] {} TCP-Session: 7d8658d6-c01a-47ba-bba3-f53d46a8d37c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:47.283651 [ 5 ] {} TCP-Session: 7d8658d6-c01a-47ba-bba3-f53d46a8d37c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:47.284110 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41009 2025.01.10 05:05:47.284326 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52326 2025.01.10 05:05:47.284335 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:47.284384 [ 253 ] {} TCP-Session: 7815a164-d70f-4d93-9a1b-8293c706f917 Authenticating user 'default' from [fd00:1122:3344:101::c]:41009 2025.01.10 05:05:47.284470 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53382 2025.01.10 05:05:47.284492 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:47.284581 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53402 2025.01.10 05:05:47.284593 [ 254 ] {} TCP-Session: 76937250-f62f-45f6-a8ad-d25dda6fbcdc Authenticating user 'default' from [fd00:1122:3344:101::c]:52326 2025.01.10 05:05:47.284564 [ 253 ] {} TCP-Session: 7815a164-d70f-4d93-9a1b-8293c706f917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:47.284824 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:47.284834 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:47.284890 [ 253 ] {} TCP-Session: 7815a164-d70f-4d93-9a1b-8293c706f917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:47.284839 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53741 2025.01.10 05:05:47.284943 [ 254 ] {} TCP-Session: 76937250-f62f-45f6-a8ad-d25dda6fbcdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:47.284981 [ 255 ] {} TCP-Session: 90a5878b-db6e-442e-8b84-f93c131671f4 Authenticating user 'default' from [fd00:1122:3344:101::c]:53382 2025.01.10 05:05:47.284925 [ 256 ] {} TCP-Session: 3049152a-9c9e-4e22-9457-d5bab3c9ddba Authenticating user 'default' from [fd00:1122:3344:101::c]:53402 2025.01.10 05:05:47.285196 [ 256 ] {} TCP-Session: 3049152a-9c9e-4e22-9457-d5bab3c9ddba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:47.285218 [ 255 ] {} TCP-Session: 90a5878b-db6e-442e-8b84-f93c131671f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:47.285265 [ 256 ] {} TCP-Session: 3049152a-9c9e-4e22-9457-d5bab3c9ddba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:47.285211 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:47.285192 [ 254 ] {} TCP-Session: 76937250-f62f-45f6-a8ad-d25dda6fbcdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:47.285331 [ 255 ] {} TCP-Session: 90a5878b-db6e-442e-8b84-f93c131671f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:47.285352 [ 257 ] {} TCP-Session: 6f1546a3-ffed-4bac-8493-60c9003fee76 Authenticating user 'default' from [fd00:1122:3344:101::c]:53741 2025.01.10 05:05:47.285472 [ 257 ] {} TCP-Session: 6f1546a3-ffed-4bac-8493-60c9003fee76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:47.285607 [ 257 ] {} TCP-Session: 6f1546a3-ffed-4bac-8493-60c9003fee76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 117.18 MiB, peak 117.18 MiB, free memory in arenas 0.00 B, will set to 119.42 MiB (RSS), difference: 2.24 MiB 2025.01.10 05:05:48.626621 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51276 2025.01.10 05:05:48.626818 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.626848 [ 258 ] {} TCP-Session: d1f66a1b-b40f-4199-a3ee-b726aa989a2e Authenticating user 'default' from [fd00:1122:3344:101::a]:51276 2025.01.10 05:05:48.626873 [ 258 ] {} TCP-Session: d1f66a1b-b40f-4199-a3ee-b726aa989a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.626962 [ 258 ] {} TCP-Session: d1f66a1b-b40f-4199-a3ee-b726aa989a2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.627033 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.10 05:05:48.627060 [ 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.01.10 05:05:48.627156 [ 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.01.10 05:05:48.628835 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56854 2025.01.10 05:05:48.628921 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34899 2025.01.10 05:05:48.629047 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.629046 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35067 2025.01.10 05:05:48.629192 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.629194 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35441 2025.01.10 05:05:48.629208 [ 259 ] {} TCP-Session: 68489102-4924-42f0-8265-1769577af757 Authenticating user 'default' from [fd00:1122:3344:101::a]:56854 2025.01.10 05:05:48.629264 [ 260 ] {} TCP-Session: ff4d37ce-d6ec-4887-ba43-7f59c09bc2b8 Authenticating user 'default' from [fd00:1122:3344:101::a]:34899 2025.01.10 05:05:48.629493 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63895 2025.01.10 05:05:48.629519 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.629502 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.629536 [ 260 ] {} TCP-Session: ff4d37ce-d6ec-4887-ba43-7f59c09bc2b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.629516 [ 259 ] {} TCP-Session: 68489102-4924-42f0-8265-1769577af757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.629627 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47898 2025.01.10 05:05:48.629740 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.629757 [ 259 ] {} TCP-Session: 68489102-4924-42f0-8265-1769577af757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.629774 [ 260 ] {} TCP-Session: ff4d37ce-d6ec-4887-ba43-7f59c09bc2b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.629732 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62639 2025.01.10 05:05:48.629677 [ 261 ] {} TCP-Session: 3301d39e-600a-433c-b9ad-3770160c0419 Authenticating user 'default' from [fd00:1122:3344:101::a]:35067 2025.01.10 05:05:48.630013 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.630035 [ 261 ] {} TCP-Session: 3301d39e-600a-433c-b9ad-3770160c0419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.630074 [ 263 ] {} TCP-Session: 8061af74-45c2-4eeb-baf2-4a1725db52f0 Authenticating user 'default' from [fd00:1122:3344:101::a]:63895 2025.01.10 05:05:48.630040 [ 262 ] {} TCP-Session: 823160d3-7fc7-44d9-aa7f-4075c33e47db Authenticating user 'default' from [fd00:1122:3344:101::a]:35441 2025.01.10 05:05:48.630288 [ 261 ] {} TCP-Session: 3301d39e-600a-433c-b9ad-3770160c0419 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.630339 [ 262 ] {} TCP-Session: 823160d3-7fc7-44d9-aa7f-4075c33e47db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.630314 [ 263 ] {} TCP-Session: 8061af74-45c2-4eeb-baf2-4a1725db52f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.630304 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.630291 [ 264 ] {} TCP-Session: b59ebd14-e54a-4eef-869a-9150f4ba3c0b Authenticating user 'default' from [fd00:1122:3344:101::a]:47898 2025.01.10 05:05:48.630434 [ 263 ] {} TCP-Session: 8061af74-45c2-4eeb-baf2-4a1725db52f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.630463 [ 262 ] {} TCP-Session: 823160d3-7fc7-44d9-aa7f-4075c33e47db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.630512 [ 265 ] {} TCP-Session: a3a08491-5496-40f3-889b-7c66eebcc234 Authenticating user 'default' from [fd00:1122:3344:101::a]:62639 2025.01.10 05:05:48.630563 [ 264 ] {} TCP-Session: b59ebd14-e54a-4eef-869a-9150f4ba3c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.630602 [ 265 ] {} TCP-Session: a3a08491-5496-40f3-889b-7c66eebcc234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.630614 [ 264 ] {} TCP-Session: b59ebd14-e54a-4eef-869a-9150f4ba3c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.630729 [ 265 ] {} TCP-Session: a3a08491-5496-40f3-889b-7c66eebcc234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.769304 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62956 2025.01.10 05:05:48.769490 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.769551 [ 266 ] {} TCP-Session: 8b0a05ac-0618-43b6-9608-49daead94121 Authenticating user 'default' from [fd00:1122:3344:101::e]:62956 2025.01.10 05:05:48.769570 [ 266 ] {} TCP-Session: 8b0a05ac-0618-43b6-9608-49daead94121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.769584 [ 266 ] {} TCP-Session: 8b0a05ac-0618-43b6-9608-49daead94121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.769708 [ 266 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.10 05:05:48.769735 [ 266 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.10 05:05:48.769812 [ 266 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.10 05:05:48.772194 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62333 2025.01.10 05:05:48.772307 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52090 2025.01.10 05:05:48.772357 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.772400 [ 267 ] {} TCP-Session: 4cdb2ee0-977a-4bf4-9610-4fa8b700c31a Authenticating user 'default' from [fd00:1122:3344:101::e]:62333 2025.01.10 05:05:48.772549 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52178 2025.01.10 05:05:48.772518 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.772466 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55712 2025.01.10 05:05:48.772622 [ 267 ] {} TCP-Session: 4cdb2ee0-977a-4bf4-9610-4fa8b700c31a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.772665 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47414 2025.01.10 05:05:48.772676 [ 268 ] {} TCP-Session: 94c6268c-2388-4ff9-a106-ebdb3bf180f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52090 2025.01.10 05:05:48.772924 [ 267 ] {} TCP-Session: 4cdb2ee0-977a-4bf4-9610-4fa8b700c31a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.773093 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.773125 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.773152 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39477 2025.01.10 05:05:48.773211 [ 270 ] {} TCP-Session: 187e62dc-d5fd-479e-8fca-3dee152aeb9b Authenticating user 'default' from [fd00:1122:3344:101::e]:52178 2025.01.10 05:05:48.773175 [ 268 ] {} TCP-Session: 94c6268c-2388-4ff9-a106-ebdb3bf180f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.773118 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47830 2025.01.10 05:05:48.773396 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.773445 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.773475 [ 270 ] {} TCP-Session: 187e62dc-d5fd-479e-8fca-3dee152aeb9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.773466 [ 268 ] {} TCP-Session: 94c6268c-2388-4ff9-a106-ebdb3bf180f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.773427 [ 271 ] {} TCP-Session: 5600fbf2-d792-4b45-ae72-23db5cf3bff3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47414 2025.01.10 05:05:48.773605 [ 269 ] {} TCP-Session: 682fdafc-78a5-4a4e-b71e-884090bdecfd Authenticating user 'default' from [fd00:1122:3344:101::e]:55712 2025.01.10 05:05:48.773623 [ 273 ] {} TCP-Session: 1e8bc4be-5c79-4d37-900c-67a98c972a36 Authenticating user 'default' from [fd00:1122:3344:101::e]:39477 2025.01.10 05:05:48.773628 [ 270 ] {} TCP-Session: 187e62dc-d5fd-479e-8fca-3dee152aeb9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.773701 [ 273 ] {} TCP-Session: 1e8bc4be-5c79-4d37-900c-67a98c972a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.773693 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.773719 [ 269 ] {} TCP-Session: 682fdafc-78a5-4a4e-b71e-884090bdecfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.773863 [ 271 ] {} TCP-Session: 5600fbf2-d792-4b45-ae72-23db5cf3bff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.773907 [ 272 ] {} TCP-Session: 40974757-04a4-4ce4-a75a-ca2673b6754e Authenticating user 'default' from [fd00:1122:3344:101::e]:47830 2025.01.10 05:05:48.773910 [ 273 ] {} TCP-Session: 1e8bc4be-5c79-4d37-900c-67a98c972a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.773968 [ 271 ] {} TCP-Session: 5600fbf2-d792-4b45-ae72-23db5cf3bff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.773959 [ 272 ] {} TCP-Session: 40974757-04a4-4ce4-a75a-ca2673b6754e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.773946 [ 269 ] {} TCP-Session: 682fdafc-78a5-4a4e-b71e-884090bdecfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.774051 [ 272 ] {} TCP-Session: 40974757-04a4-4ce4-a75a-ca2673b6754e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.889848 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45580 2025.01.10 05:05:48.889998 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.890120 [ 274 ] {} TCP-Session: af5878f5-90bd-4bea-9e67-6043544ffb99 Authenticating user 'default' from [fd00:1122:3344:101::b]:45580 2025.01.10 05:05:48.890144 [ 274 ] {} TCP-Session: af5878f5-90bd-4bea-9e67-6043544ffb99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.890160 [ 274 ] {} TCP-Session: af5878f5-90bd-4bea-9e67-6043544ffb99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.890300 [ 274 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.10 05:05:48.890331 [ 274 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.10 05:05:48.890428 [ 274 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.10 05:05:48.890894 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65222 2025.01.10 05:05:48.890963 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53382 2025.01.10 05:05:48.891045 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56036 2025.01.10 05:05:48.891322 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55272 2025.01.10 05:05:48.891329 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.891504 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.891527 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44610 2025.01.10 05:05:48.891526 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.891693 [ 276 ] {} TCP-Session: 7c6c72ea-725a-4ea9-aa1d-3aa62600698f Authenticating user 'default' from [fd00:1122:3344:101::b]:53382 2025.01.10 05:05:48.891708 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48896 2025.01.10 05:05:48.891740 [ 277 ] {} TCP-Session: bb5673d0-95aa-4336-a906-c79027fc4ea2 Authenticating user 'default' from [fd00:1122:3344:101::b]:56036 2025.01.10 05:05:48.891764 [ 275 ] {} TCP-Session: 1390a18e-d9f3-46ad-938d-1083f08eb1d8 Authenticating user 'default' from [fd00:1122:3344:101::b]:65222 2025.01.10 05:05:48.891723 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.892005 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53379 2025.01.10 05:05:48.892034 [ 276 ] {} TCP-Session: 7c6c72ea-725a-4ea9-aa1d-3aa62600698f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.892028 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.892103 [ 277 ] {} TCP-Session: bb5673d0-95aa-4336-a906-c79027fc4ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.892141 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.892269 [ 279 ] {} TCP-Session: 6b843525-9dda-4abd-9923-7a1626a96fc3 Authenticating user 'default' from [fd00:1122:3344:101::b]:44610 2025.01.10 05:05:48.892323 [ 280 ] {} TCP-Session: 68634185-b348-4a13-bc7d-acdc09103c64 Authenticating user 'default' from [fd00:1122:3344:101::b]:48896 2025.01.10 05:05:48.892297 [ 277 ] {} TCP-Session: bb5673d0-95aa-4336-a906-c79027fc4ea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.892348 [ 275 ] {} TCP-Session: 1390a18e-d9f3-46ad-938d-1083f08eb1d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.892387 [ 279 ] {} TCP-Session: 6b843525-9dda-4abd-9923-7a1626a96fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.892435 [ 276 ] {} TCP-Session: 7c6c72ea-725a-4ea9-aa1d-3aa62600698f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.892373 [ 278 ] {} TCP-Session: 2f54b713-b026-40af-82c6-8e072cdd1545 Authenticating user 'default' from [fd00:1122:3344:101::b]:55272 2025.01.10 05:05:48.892501 [ 280 ] {} TCP-Session: 68634185-b348-4a13-bc7d-acdc09103c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.892467 [ 275 ] {} TCP-Session: 1390a18e-d9f3-46ad-938d-1083f08eb1d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.892297 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:48.892598 [ 280 ] {} TCP-Session: 68634185-b348-4a13-bc7d-acdc09103c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.892613 [ 278 ] {} TCP-Session: 2f54b713-b026-40af-82c6-8e072cdd1545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.892566 [ 279 ] {} TCP-Session: 6b843525-9dda-4abd-9923-7a1626a96fc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.892736 [ 278 ] {} TCP-Session: 2f54b713-b026-40af-82c6-8e072cdd1545 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.892746 [ 281 ] {} TCP-Session: bd3bddf2-fe07-427c-ab0d-228756debc2f Authenticating user 'default' from [fd00:1122:3344:101::b]:53379 2025.01.10 05:05:48.892854 [ 281 ] {} TCP-Session: bd3bddf2-fe07-427c-ab0d-228756debc2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:48.892899 [ 281 ] {} TCP-Session: bd3bddf2-fe07-427c-ab0d-228756debc2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:49.001099 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 119.56 MiB, peak 119.56 MiB, free memory in arenas 0.00 B, will set to 120.96 MiB (RSS), difference: 1.40 MiB 2025.01.10 05:05:51.756219 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42087 2025.01.10 05:05:51.756427 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:51.756554 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Authenticating user 'default' from [fd00:1122:3344:101::d]:42087 2025.01.10 05:05:51.756584 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:51.756601 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:51.756754 [ 282 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.10 05:05:51.756787 [ 282 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.10 05:05:51.756873 [ 282 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.10 05:05:51.757984 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54087 2025.01.10 05:05:51.758106 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56259 2025.01.10 05:05:51.758236 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:51.758233 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51897 2025.01.10 05:05:51.758486 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50379 2025.01.10 05:05:51.758563 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64934 2025.01.10 05:05:51.758534 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:51.758663 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37728 2025.01.10 05:05:51.758385 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Authenticating user 'default' from [fd00:1122:3344:101::d]:54087 2025.01.10 05:05:51.758525 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:51.759038 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34204 2025.01.10 05:05:51.759803 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:51.759099 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:51.759918 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:51.759887 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:51.759935 [ 285 ] {} TCP-Session: a9e1dd44-473c-4e8e-a682-2eeae0bdf9ab Authenticating user 'default' from [fd00:1122:3344:101::d]:51897 2025.01.10 05:05:51.760640 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60183 2025.01.10 05:05:51.760669 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:51.760672 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:51.760743 [ 287 ] {} TCP-Session: 16a23026-c1eb-4b8c-adeb-98837e5bab02 Authenticating user 'default' from [fd00:1122:3344:101::d]:64934 2025.01.10 05:05:51.760735 [ 286 ] {} TCP-Session: 37b9a72b-67c5-4dbb-a220-0995bef0755b Authenticating user 'default' from [fd00:1122:3344:101::d]:50379 2025.01.10 05:05:51.763578 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Authenticating user 'default' from [fd00:1122:3344:101::d]:37728 2025.01.10 05:05:51.763583 [ 285 ] {} TCP-Session: a9e1dd44-473c-4e8e-a682-2eeae0bdf9ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:51.760764 [ 284 ] {} TCP-Session: 271ab361-1a0b-4ff4-af70-a23b8876cb36 Authenticating user 'default' from [fd00:1122:3344:101::d]:56259 2025.01.10 05:05:51.763668 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.763724 [ 286 ] {} TCP-Session: 37b9a72b-67c5-4dbb-a220-0995bef0755b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:51.763762 [ 285 ] {} TCP-Session: a9e1dd44-473c-4e8e-a682-2eeae0bdf9ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:51.763728 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:51.763834 [ 286 ] {} TCP-Session: 37b9a72b-67c5-4dbb-a220-0995bef0755b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:51.763796 [ 287 ] {} TCP-Session: 16a23026-c1eb-4b8c-adeb-98837e5bab02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:51.763863 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:51.763665 [ 289 ] {} TCP-Session: a1d777cb-9bc0-46e1-a14e-c0a7a08fa7b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34204 2025.01.10 05:05:51.763639 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.10 05:05:51.764028 [ 284 ] {} TCP-Session: 271ab361-1a0b-4ff4-af70-a23b8876cb36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:51.764102 [ 290 ] {} TCP-Session: 20f5bcd3-40c7-4232-b19d-6828395c0019 Authenticating user 'default' from [fd00:1122:3344:101::d]:60183 2025.01.10 05:05:51.764083 [ 287 ] {} TCP-Session: 16a23026-c1eb-4b8c-adeb-98837e5bab02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:51.764066 [ 289 ] {} TCP-Session: a1d777cb-9bc0-46e1-a14e-c0a7a08fa7b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:51.764203 [ 290 ] {} TCP-Session: 20f5bcd3-40c7-4232-b19d-6828395c0019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:51.764185 [ 284 ] {} TCP-Session: 271ab361-1a0b-4ff4-af70-a23b8876cb36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:51.771482 [ 290 ] {} TCP-Session: 20f5bcd3-40c7-4232-b19d-6828395c0019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:51.771503 [ 289 ] {} TCP-Session: a1d777cb-9bc0-46e1-a14e-c0a7a08fa7b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:05:51.775114 [ 282 ] {00de6670-8f04-4b32-baf2-93181ea6e9dc} executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.10 05:05:51.840391 [ 282 ] {00de6670-8f04-4b32-baf2-93181ea6e9dc} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42087) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.10 05:05:51.842208 [ 282 ] {00de6670-8f04-4b32-baf2-93181ea6e9dc} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.10 05:05:51.842513 [ 282 ] {00de6670-8f04-4b32-baf2-93181ea6e9dc} TCPHandler: Processed in 0.083854941 sec. 2025.01.10 05:05:51.842917 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.843133 [ 288 ] {a6b1d89d-9787-4995-b8f3-0c25747fcc2e} executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.10 05:05:51.843628 [ 288 ] {a6b1d89d-9787-4995-b8f3-0c25747fcc2e} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37728) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.10 05:05:51.843960 [ 288 ] {a6b1d89d-9787-4995-b8f3-0c25747fcc2e} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.10 05:05:51.844234 [ 288 ] {a6b1d89d-9787-4995-b8f3-0c25747fcc2e} TCPHandler: Processed in 0.001479558 sec. 2025.01.10 05:05:51.844501 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.846015 [ 282 ] {63b026cf-d7c0-4af7-95eb-19239fe6b563} executeQuery: (from [fd00:1122:3344:101::d]:42087) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2025.01.10 05:05:51.846819 [ 282 ] {63b026cf-d7c0-4af7-95eb-19239fe6b563} TCPHandler: Processed in 0.002435909 sec. 2025.01.10 05:05:51.847122 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.847303 [ 288 ] {3e32b562-8297-4322-906a-7a4d8de2279c} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.01.10 05:05:51.847407 [ 288 ] {3e32b562-8297-4322-906a-7a4d8de2279c} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.01.10 05:05:51.851118 [ 288 ] {3e32b562-8297-4322-906a-7a4d8de2279c} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.01.10 05:05:51.851147 [ 288 ] {3e32b562-8297-4322-906a-7a4d8de2279c} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.6422e-05 sec 2025.01.10 05:05:51.851164 [ 288 ] {3e32b562-8297-4322-906a-7a4d8de2279c} ReferentialDeps: No tables 2025.01.10 05:05:51.851285 [ 288 ] {3e32b562-8297-4322-906a-7a4d8de2279c} LoadingDeps: No tables 2025.01.10 05:05:51.851362 [ 288 ] {3e32b562-8297-4322-906a-7a4d8de2279c} DatabaseAtomic (oximeter): Starting up tables. 2025.01.10 05:05:51.851429 [ 288 ] {3e32b562-8297-4322-906a-7a4d8de2279c} TCPHandler: Processed in 0.004369012 sec. 2025.01.10 05:05:51.851661 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.851976 [ 282 ] {4424de88-c1d2-4b38-ad59-27666d013e2e} executeQuery: (from [fd00:1122:3344:101::d]:42087) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2025.01.10 05:05:51.852030 [ 282 ] {4424de88-c1d2-4b38-ad59-27666d013e2e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.01.10 05:05:51.865730 [ 282 ] {4424de88-c1d2-4b38-ad59-27666d013e2e} StoragePolicy (default): Storage policy default created, total volumes 1 2025.01.10 05:05:51.869056 [ 282 ] {4424de88-c1d2-4b38-ad59-27666d013e2e} oximeter.version (525d4ee1-e439-40a3-a5f2-22b3ba1ad32c): Loading data parts 2025.01.10 05:05:51.869624 [ 282 ] {4424de88-c1d2-4b38-ad59-27666d013e2e} oximeter.version (525d4ee1-e439-40a3-a5f2-22b3ba1ad32c): There are no data parts 2025.01.10 05:05:51.873546 [ 282 ] {4424de88-c1d2-4b38-ad59-27666d013e2e} TCPHandler: Processed in 0.021954873 sec. 2025.01.10 05:05:51.873773 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.874012 [ 288 ] {279772a0-1766-47ba-80f4-42637426c25f} executeQuery: (from [fd00:1122:3344:101::d]:37728) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:51.874187 [ 288 ] {279772a0-1766-47ba-80f4-42637426c25f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.01.10 05:05:51.885797 [ 288 ] {279772a0-1766-47ba-80f4-42637426c25f} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Loading data parts 2025.01.10 05:05:51.886183 [ 288 ] {279772a0-1766-47ba-80f4-42637426c25f} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): There are no data parts 2025.01.10 05:05:51.889219 [ 288 ] {279772a0-1766-47ba-80f4-42637426c25f} TCPHandler: Processed in 0.015520914 sec. 2025.01.10 05:05:51.889486 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.889878 [ 282 ] {1407a4b0-b0c8-48e7-a234-244114d307e3} executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:51.890012 [ 282 ] {1407a4b0-b0c8-48e7-a234-244114d307e3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.01.10 05:05:51.894548 [ 282 ] {1407a4b0-b0c8-48e7-a234-244114d307e3} oximeter.measurements_i8 (483ffe40-92f8-4402-bdba-a59bf88bac9b): Loading data parts 2025.01.10 05:05:51.894801 [ 282 ] {1407a4b0-b0c8-48e7-a234-244114d307e3} oximeter.measurements_i8 (483ffe40-92f8-4402-bdba-a59bf88bac9b): There are no data parts 2025.01.10 05:05:51.897200 [ 282 ] {1407a4b0-b0c8-48e7-a234-244114d307e3} TCPHandler: Processed in 0.007824644 sec. 2025.01.10 05:05:51.897419 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.897643 [ 288 ] {627b9443-2340-4561-925c-3335c3712700} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:51.897772 [ 288 ] {627b9443-2340-4561-925c-3335c3712700} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.01.10 05:05:51.902088 [ 288 ] {627b9443-2340-4561-925c-3335c3712700} oximeter.measurements_u8 (6a5e868c-7971-4d88-a4d0-b9286076805b): Loading data parts 2025.01.10 05:05:51.902368 [ 288 ] {627b9443-2340-4561-925c-3335c3712700} oximeter.measurements_u8 (6a5e868c-7971-4d88-a4d0-b9286076805b): There are no data parts 2025.01.10 05:05:51.904536 [ 288 ] {627b9443-2340-4561-925c-3335c3712700} TCPHandler: Processed in 0.007181593 sec. 2025.01.10 05:05:51.904748 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.905144 [ 282 ] {3f06571a-b78d-4b26-96bd-a11ceec2607f} executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:51.905312 [ 282 ] {3f06571a-b78d-4b26-96bd-a11ceec2607f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.01.10 05:05:51.908329 [ 282 ] {3f06571a-b78d-4b26-96bd-a11ceec2607f} oximeter.measurements_i16 (b12218b9-48c5-4547-a18a-a0df30a83477): Loading data parts 2025.01.10 05:05:51.908519 [ 282 ] {3f06571a-b78d-4b26-96bd-a11ceec2607f} oximeter.measurements_i16 (b12218b9-48c5-4547-a18a-a0df30a83477): There are no data parts 2025.01.10 05:05:51.911983 [ 282 ] {3f06571a-b78d-4b26-96bd-a11ceec2607f} TCPHandler: Processed in 0.007300487 sec. 2025.01.10 05:05:51.912209 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.912524 [ 288 ] {4bce27de-a003-430d-9ab9-8a23768ef683} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:51.912704 [ 288 ] {4bce27de-a003-430d-9ab9-8a23768ef683} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.01.10 05:05:51.915445 [ 288 ] {4bce27de-a003-430d-9ab9-8a23768ef683} oximeter.measurements_u16 (73c6cb45-6e82-494e-bc5e-c134087eeab4): Loading data parts 2025.01.10 05:05:51.915691 [ 288 ] {4bce27de-a003-430d-9ab9-8a23768ef683} oximeter.measurements_u16 (73c6cb45-6e82-494e-bc5e-c134087eeab4): There are no data parts 2025.01.10 05:05:51.918781 [ 288 ] {4bce27de-a003-430d-9ab9-8a23768ef683} TCPHandler: Processed in 0.006658556 sec. 2025.01.10 05:05:51.918982 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.919298 [ 282 ] {de1f1a1c-5b3d-448b-81ef-56eb24b54529} executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:51.919432 [ 282 ] {de1f1a1c-5b3d-448b-81ef-56eb24b54529} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.01.10 05:05:51.922442 [ 282 ] {de1f1a1c-5b3d-448b-81ef-56eb24b54529} oximeter.measurements_i32 (ad41bd5d-c911-4480-8dfa-baf025a5f13a): Loading data parts 2025.01.10 05:05:51.922596 [ 282 ] {de1f1a1c-5b3d-448b-81ef-56eb24b54529} oximeter.measurements_i32 (ad41bd5d-c911-4480-8dfa-baf025a5f13a): There are no data parts 2025.01.10 05:05:51.935225 [ 282 ] {de1f1a1c-5b3d-448b-81ef-56eb24b54529} TCPHandler: Processed in 0.016304739 sec. 2025.01.10 05:05:51.935494 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.935708 [ 288 ] {cc02cffa-fdad-41f9-a5d6-5fca7a0b606b} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:51.935877 [ 288 ] {cc02cffa-fdad-41f9-a5d6-5fca7a0b606b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.01.10 05:05:51.939539 [ 288 ] {cc02cffa-fdad-41f9-a5d6-5fca7a0b606b} oximeter.measurements_u32 (343aba75-1755-49a1-82ea-99b26e57176a): Loading data parts 2025.01.10 05:05:51.939779 [ 288 ] {cc02cffa-fdad-41f9-a5d6-5fca7a0b606b} oximeter.measurements_u32 (343aba75-1755-49a1-82ea-99b26e57176a): There are no data parts 2025.01.10 05:05:51.941928 [ 288 ] {cc02cffa-fdad-41f9-a5d6-5fca7a0b606b} TCPHandler: Processed in 0.006493281 sec. 2025.01.10 05:05:51.942132 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.942435 [ 282 ] {595e9cce-953b-419d-a9db-f73534263cf9} executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:51.942533 [ 282 ] {595e9cce-953b-419d-a9db-f73534263cf9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.01.10 05:05:51.945272 [ 282 ] {595e9cce-953b-419d-a9db-f73534263cf9} oximeter.measurements_i64 (ee43e979-de92-4a97-993f-b30debc1bc86): Loading data parts 2025.01.10 05:05:51.945438 [ 282 ] {595e9cce-953b-419d-a9db-f73534263cf9} oximeter.measurements_i64 (ee43e979-de92-4a97-993f-b30debc1bc86): There are no data parts 2025.01.10 05:05:51.949152 [ 282 ] {595e9cce-953b-419d-a9db-f73534263cf9} TCPHandler: Processed in 0.00708347 sec. 2025.01.10 05:05:51.949399 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.949653 [ 288 ] {a1f8f64d-e46d-4717-9864-9dcbd0fa9653} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:51.949812 [ 288 ] {a1f8f64d-e46d-4717-9864-9dcbd0fa9653} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.01.10 05:05:51.952806 [ 288 ] {a1f8f64d-e46d-4717-9864-9dcbd0fa9653} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Loading data parts 2025.01.10 05:05:51.953091 [ 288 ] {a1f8f64d-e46d-4717-9864-9dcbd0fa9653} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): There are no data parts 2025.01.10 05:05:51.955189 [ 288 ] {a1f8f64d-e46d-4717-9864-9dcbd0fa9653} TCPHandler: Processed in 0.00585936 sec. 2025.01.10 05:05:51.955399 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.955717 [ 282 ] {7f472d92-761b-4f30-adc3-a7259f7a1858} executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:51.955813 [ 282 ] {7f472d92-761b-4f30-adc3-a7259f7a1858} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.01.10 05:05:51.958531 [ 282 ] {7f472d92-761b-4f30-adc3-a7259f7a1858} oximeter.measurements_f32 (2d025b13-3739-4905-9462-571598db7688): Loading data parts 2025.01.10 05:05:51.958708 [ 282 ] {7f472d92-761b-4f30-adc3-a7259f7a1858} oximeter.measurements_f32 (2d025b13-3739-4905-9462-571598db7688): There are no data parts 2025.01.10 05:05:51.962342 [ 282 ] {7f472d92-761b-4f30-adc3-a7259f7a1858} TCPHandler: Processed in 0.007005567 sec. 2025.01.10 05:05:51.962634 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.962871 [ 288 ] {c8358c57-c900-4aac-954e-b2c216c21d52} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:51.963008 [ 288 ] {c8358c57-c900-4aac-954e-b2c216c21d52} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.01.10 05:05:51.966444 [ 288 ] {c8358c57-c900-4aac-954e-b2c216c21d52} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Loading data parts 2025.01.10 05:05:51.966685 [ 288 ] {c8358c57-c900-4aac-954e-b2c216c21d52} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): There are no data parts 2025.01.10 05:05:51.969852 [ 288 ] {c8358c57-c900-4aac-954e-b2c216c21d52} TCPHandler: Processed in 0.007288346 sec. 2025.01.10 05:05:51.970052 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.970412 [ 282 ] {83aa49da-91b6-41af-88c9-23606885bdab} executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:51.970529 [ 282 ] {83aa49da-91b6-41af-88c9-23606885bdab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.01.10 05:05:51.975024 [ 282 ] {83aa49da-91b6-41af-88c9-23606885bdab} oximeter.measurements_string (24893518-a4d2-4514-a711-424fe509d06a): Loading data parts 2025.01.10 05:05:51.975182 [ 282 ] {83aa49da-91b6-41af-88c9-23606885bdab} oximeter.measurements_string (24893518-a4d2-4514-a711-424fe509d06a): There are no data parts 2025.01.10 05:05:51.979762 [ 282 ] {83aa49da-91b6-41af-88c9-23606885bdab} TCPHandler: Processed in 0.009779088 sec. 2025.01.10 05:05:51.979981 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.980192 [ 288 ] {f7bbd28f-b238-4929-8404-7d7287237582} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:51.980342 [ 288 ] {f7bbd28f-b238-4929-8404-7d7287237582} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.01.10 05:05:51.984496 [ 288 ] {f7bbd28f-b238-4929-8404-7d7287237582} oximeter.measurements_bytes (b6d1a8dc-43e6-4d15-8ef0-f2fc970f576c): Loading data parts 2025.01.10 05:05:51.984657 [ 288 ] {f7bbd28f-b238-4929-8404-7d7287237582} oximeter.measurements_bytes (b6d1a8dc-43e6-4d15-8ef0-f2fc970f576c): There are no data parts 2025.01.10 05:05:51.989583 [ 288 ] {f7bbd28f-b238-4929-8404-7d7287237582} TCPHandler: Processed in 0.009659883 sec. 2025.01.10 05:05:51.989778 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:51.990007 [ 282 ] {b62f5550-530a-451e-baa3-82334d020788} executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:51.990239 [ 282 ] {b62f5550-530a-451e-baa3-82334d020788} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.01.10 05:05:51.998572 [ 282 ] {b62f5550-530a-451e-baa3-82334d020788} oximeter.measurements_cumulativei64 (cbf61caf-5ebf-4703-8f0f-ec8d5a41cc5c): Loading data parts 2025.01.10 05:05:51.998750 [ 282 ] {b62f5550-530a-451e-baa3-82334d020788} oximeter.measurements_cumulativei64 (cbf61caf-5ebf-4703-8f0f-ec8d5a41cc5c): There are no data parts 2025.01.10 05:05:52.001139 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 126.18 MiB, peak 126.18 MiB, free memory in arenas 0.00 B, will set to 135.71 MiB (RSS), difference: 9.53 MiB 2025.01.10 05:05:52.004297 [ 282 ] {b62f5550-530a-451e-baa3-82334d020788} TCPHandler: Processed in 0.014580933 sec. 2025.01.10 05:05:52.004523 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.004757 [ 288 ] {3c502d3c-365c-45e8-ac46-cde4e4456571} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.004920 [ 288 ] {3c502d3c-365c-45e8-ac46-cde4e4456571} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.01.10 05:05:52.010003 [ 288 ] {3c502d3c-365c-45e8-ac46-cde4e4456571} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Loading data parts 2025.01.10 05:05:52.010311 [ 288 ] {3c502d3c-365c-45e8-ac46-cde4e4456571} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): There are no data parts 2025.01.10 05:05:52.013182 [ 288 ] {3c502d3c-365c-45e8-ac46-cde4e4456571} TCPHandler: Processed in 0.008726603 sec. 2025.01.10 05:05:52.013526 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.013848 [ 282 ] {4b49468f-e72d-4846-8350-42c83baba1b4} executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.014008 [ 282 ] {4b49468f-e72d-4846-8350-42c83baba1b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.01.10 05:05:52.020168 [ 282 ] {4b49468f-e72d-4846-8350-42c83baba1b4} oximeter.measurements_cumulativef32 (5de58569-3cc7-4662-b3e8-07da86e796a0): Loading data parts 2025.01.10 05:05:52.020574 [ 282 ] {4b49468f-e72d-4846-8350-42c83baba1b4} oximeter.measurements_cumulativef32 (5de58569-3cc7-4662-b3e8-07da86e796a0): There are no data parts 2025.01.10 05:05:52.029163 [ 282 ] {4b49468f-e72d-4846-8350-42c83baba1b4} TCPHandler: Processed in 0.015734331 sec. 2025.01.10 05:05:52.029419 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.029828 [ 288 ] {8a38a333-8949-4830-b68b-1e91cb6185fa} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.029989 [ 288 ] {8a38a333-8949-4830-b68b-1e91cb6185fa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.01.10 05:05:52.036174 [ 288 ] {8a38a333-8949-4830-b68b-1e91cb6185fa} oximeter.measurements_cumulativef64 (17a5919a-ee36-45a5-b607-0c208fc2c023): Loading data parts 2025.01.10 05:05:52.036350 [ 288 ] {8a38a333-8949-4830-b68b-1e91cb6185fa} oximeter.measurements_cumulativef64 (17a5919a-ee36-45a5-b607-0c208fc2c023): There are no data parts 2025.01.10 05:05:52.040715 [ 288 ] {8a38a333-8949-4830-b68b-1e91cb6185fa} TCPHandler: Processed in 0.01138143 sec. 2025.01.10 05:05:52.041004 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.041361 [ 282 ] {85eccb80-12d8-4a4a-ab73-d42df263f840} executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.041545 [ 282 ] {85eccb80-12d8-4a4a-ab73-d42df263f840} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.01.10 05:05:52.046339 [ 282 ] {85eccb80-12d8-4a4a-ab73-d42df263f840} oximeter.measurements_histogrami8 (8af00b0d-104a-4683-92dc-3676025a6acf): Loading data parts 2025.01.10 05:05:52.046650 [ 282 ] {85eccb80-12d8-4a4a-ab73-d42df263f840} oximeter.measurements_histogrami8 (8af00b0d-104a-4683-92dc-3676025a6acf): There are no data parts 2025.01.10 05:05:52.051847 [ 282 ] {85eccb80-12d8-4a4a-ab73-d42df263f840} TCPHandler: Processed in 0.010950796 sec. 2025.01.10 05:05:52.052088 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.052545 [ 288 ] {24a0944b-0b3a-4707-a35d-b8031d32a885} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.052693 [ 288 ] {24a0944b-0b3a-4707-a35d-b8031d32a885} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.01.10 05:05:52.057559 [ 288 ] {24a0944b-0b3a-4707-a35d-b8031d32a885} oximeter.measurements_histogramu8 (c459c4b3-3af4-4483-be5e-a726b2f692d2): Loading data parts 2025.01.10 05:05:52.057731 [ 288 ] {24a0944b-0b3a-4707-a35d-b8031d32a885} oximeter.measurements_histogramu8 (c459c4b3-3af4-4483-be5e-a726b2f692d2): There are no data parts 2025.01.10 05:05:52.062362 [ 288 ] {24a0944b-0b3a-4707-a35d-b8031d32a885} TCPHandler: Processed in 0.010339345 sec. 2025.01.10 05:05:52.063016 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.063434 [ 282 ] {28f9024a-ca2c-403c-bbf2-49845b2d1a95} executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.063670 [ 282 ] {28f9024a-ca2c-403c-bbf2-49845b2d1a95} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.01.10 05:05:52.070245 [ 282 ] {28f9024a-ca2c-403c-bbf2-49845b2d1a95} oximeter.measurements_histogrami16 (139f4286-0ad8-44e1-b7fc-5e2d39a7ab38): Loading data parts 2025.01.10 05:05:52.070774 [ 282 ] {28f9024a-ca2c-403c-bbf2-49845b2d1a95} oximeter.measurements_histogrami16 (139f4286-0ad8-44e1-b7fc-5e2d39a7ab38): There are no data parts 2025.01.10 05:05:52.075225 [ 282 ] {28f9024a-ca2c-403c-bbf2-49845b2d1a95} TCPHandler: Processed in 0.01233073 sec. 2025.01.10 05:05:52.075461 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.075887 [ 288 ] {5b2414e0-0158-40ee-9502-e548532b207b} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.076045 [ 288 ] {5b2414e0-0158-40ee-9502-e548532b207b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.01.10 05:05:52.083683 [ 288 ] {5b2414e0-0158-40ee-9502-e548532b207b} oximeter.measurements_histogramu16 (238789c9-1d23-4ed2-ba1b-957f806358a6): Loading data parts 2025.01.10 05:05:52.083909 [ 288 ] {5b2414e0-0158-40ee-9502-e548532b207b} oximeter.measurements_histogramu16 (238789c9-1d23-4ed2-ba1b-957f806358a6): There are no data parts 2025.01.10 05:05:52.090090 [ 288 ] {5b2414e0-0158-40ee-9502-e548532b207b} TCPHandler: Processed in 0.014699967 sec. 2025.01.10 05:05:52.090519 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.090855 [ 282 ] {9b777408-4f2b-4218-a94c-b9548f1077a4} executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.091049 [ 282 ] {9b777408-4f2b-4218-a94c-b9548f1077a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.01.10 05:05:52.096620 [ 282 ] {9b777408-4f2b-4218-a94c-b9548f1077a4} oximeter.measurements_histogrami32 (89ccd2fb-6ffd-41f6-ab6a-50d9ec17969c): Loading data parts 2025.01.10 05:05:52.096930 [ 282 ] {9b777408-4f2b-4218-a94c-b9548f1077a4} oximeter.measurements_histogrami32 (89ccd2fb-6ffd-41f6-ab6a-50d9ec17969c): There are no data parts 2025.01.10 05:05:52.101620 [ 282 ] {9b777408-4f2b-4218-a94c-b9548f1077a4} TCPHandler: Processed in 0.011188303 sec. 2025.01.10 05:05:52.101853 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.102269 [ 288 ] {b2955b71-022f-4cef-9880-5ea91852efe8} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.102422 [ 288 ] {b2955b71-022f-4cef-9880-5ea91852efe8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.01.10 05:05:52.107024 [ 288 ] {b2955b71-022f-4cef-9880-5ea91852efe8} oximeter.measurements_histogramu32 (8cffe262-ded4-44ae-a69a-3bdbd32aa3b8): Loading data parts 2025.01.10 05:05:52.107218 [ 288 ] {b2955b71-022f-4cef-9880-5ea91852efe8} oximeter.measurements_histogramu32 (8cffe262-ded4-44ae-a69a-3bdbd32aa3b8): There are no data parts 2025.01.10 05:05:52.111439 [ 288 ] {b2955b71-022f-4cef-9880-5ea91852efe8} TCPHandler: Processed in 0.009669444 sec. 2025.01.10 05:05:52.111771 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.112095 [ 282 ] {416e974e-c2cb-4cfb-953e-340d91d21d67} executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.112273 [ 282 ] {416e974e-c2cb-4cfb-953e-340d91d21d67} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.01.10 05:05:52.117448 [ 282 ] {416e974e-c2cb-4cfb-953e-340d91d21d67} oximeter.measurements_histogrami64 (abf9ab11-d72f-46f5-b4be-1f28912bf12c): Loading data parts 2025.01.10 05:05:52.117739 [ 282 ] {416e974e-c2cb-4cfb-953e-340d91d21d67} oximeter.measurements_histogrami64 (abf9ab11-d72f-46f5-b4be-1f28912bf12c): There are no data parts 2025.01.10 05:05:52.120354 [ 282 ] {416e974e-c2cb-4cfb-953e-340d91d21d67} TCPHandler: Processed in 0.008656231 sec. 2025.01.10 05:05:52.120619 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.121109 [ 288 ] {13443cb2-68e4-4d1f-9fe8-a5a4122e91e1} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.121298 [ 288 ] {13443cb2-68e4-4d1f-9fe8-a5a4122e91e1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.01.10 05:05:52.127070 [ 288 ] {13443cb2-68e4-4d1f-9fe8-a5a4122e91e1} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Loading data parts 2025.01.10 05:05:52.127270 [ 288 ] {13443cb2-68e4-4d1f-9fe8-a5a4122e91e1} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): There are no data parts 2025.01.10 05:05:52.131241 [ 288 ] {13443cb2-68e4-4d1f-9fe8-a5a4122e91e1} TCPHandler: Processed in 0.010716578 sec. 2025.01.10 05:05:52.131690 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.132136 [ 282 ] {714f5bed-8616-441f-8ff3-28ea854a8688} executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.132403 [ 282 ] {714f5bed-8616-441f-8ff3-28ea854a8688} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.01.10 05:05:52.138455 [ 282 ] {714f5bed-8616-441f-8ff3-28ea854a8688} oximeter.measurements_histogramf32 (2f143776-1d28-4664-a6f6-80741050339a): Loading data parts 2025.01.10 05:05:52.138827 [ 282 ] {714f5bed-8616-441f-8ff3-28ea854a8688} oximeter.measurements_histogramf32 (2f143776-1d28-4664-a6f6-80741050339a): There are no data parts 2025.01.10 05:05:52.142026 [ 282 ] {714f5bed-8616-441f-8ff3-28ea854a8688} TCPHandler: Processed in 0.010461689 sec. 2025.01.10 05:05:52.142367 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.142932 [ 288 ] {370e505b-9ab4-4236-a4ce-50a9f97b60d4} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.143191 [ 288 ] {370e505b-9ab4-4236-a4ce-50a9f97b60d4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.01.10 05:05:52.147336 [ 288 ] {370e505b-9ab4-4236-a4ce-50a9f97b60d4} oximeter.measurements_histogramf64 (b7cb6eb4-c264-44e8-8705-0ba201a4bbd6): Loading data parts 2025.01.10 05:05:52.147554 [ 288 ] {370e505b-9ab4-4236-a4ce-50a9f97b60d4} oximeter.measurements_histogramf64 (b7cb6eb4-c264-44e8-8705-0ba201a4bbd6): There are no data parts 2025.01.10 05:05:52.153825 [ 288 ] {370e505b-9ab4-4236-a4ce-50a9f97b60d4} TCPHandler: Processed in 0.011580586 sec. 2025.01.10 05:05:52.154312 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.154641 [ 282 ] {07a61efb-fcd7-4787-a239-0ae5fac38f21} executeQuery: (from [fd00:1122:3344:101::d]:42087) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.154897 [ 282 ] {07a61efb-fcd7-4787-a239-0ae5fac38f21} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.01.10 05:05:52.161132 [ 282 ] {07a61efb-fcd7-4787-a239-0ae5fac38f21} oximeter.fields_bool (415634df-f3a3-43df-bac4-711776391765): Loading data parts 2025.01.10 05:05:52.161456 [ 282 ] {07a61efb-fcd7-4787-a239-0ae5fac38f21} oximeter.fields_bool (415634df-f3a3-43df-bac4-711776391765): There are no data parts 2025.01.10 05:05:52.169055 [ 282 ] {07a61efb-fcd7-4787-a239-0ae5fac38f21} TCPHandler: Processed in 0.014877603 sec. 2025.01.10 05:05:52.169480 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.169854 [ 288 ] {81cd8154-afb2-4f04-9eae-41382233eb69} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.170109 [ 288 ] {81cd8154-afb2-4f04-9eae-41382233eb69} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.01.10 05:05:52.174106 [ 288 ] {81cd8154-afb2-4f04-9eae-41382233eb69} oximeter.fields_i8 (bcd5d000-fc43-4477-8c3c-90667a5c351e): Loading data parts 2025.01.10 05:05:52.174332 [ 288 ] {81cd8154-afb2-4f04-9eae-41382233eb69} oximeter.fields_i8 (bcd5d000-fc43-4477-8c3c-90667a5c351e): There are no data parts 2025.01.10 05:05:52.178724 [ 288 ] {81cd8154-afb2-4f04-9eae-41382233eb69} TCPHandler: Processed in 0.009414826 sec. 2025.01.10 05:05:52.179233 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.179620 [ 282 ] {85d5e625-730c-433c-b720-5910e76e7433} executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.179829 [ 282 ] {85d5e625-730c-433c-b720-5910e76e7433} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.01.10 05:05:52.185047 [ 282 ] {85d5e625-730c-433c-b720-5910e76e7433} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Loading data parts 2025.01.10 05:05:52.185295 [ 282 ] {85d5e625-730c-433c-b720-5910e76e7433} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): There are no data parts 2025.01.10 05:05:52.190109 [ 282 ] {85d5e625-730c-433c-b720-5910e76e7433} TCPHandler: Processed in 0.011013307 sec. 2025.01.10 05:05:52.190425 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.190686 [ 288 ] {6c0063fe-3039-4d0e-8347-daae78dbbab0} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.190888 [ 288 ] {6c0063fe-3039-4d0e-8347-daae78dbbab0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.01.10 05:05:52.196159 [ 288 ] {6c0063fe-3039-4d0e-8347-daae78dbbab0} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Loading data parts 2025.01.10 05:05:52.196373 [ 288 ] {6c0063fe-3039-4d0e-8347-daae78dbbab0} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): There are no data parts 2025.01.10 05:05:52.200757 [ 288 ] {6c0063fe-3039-4d0e-8347-daae78dbbab0} TCPHandler: Processed in 0.010441249 sec. 2025.01.10 05:05:52.201324 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.201998 [ 282 ] {23d5159b-9cc9-400b-87e4-3e91cd0bd4b2} executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.202233 [ 282 ] {23d5159b-9cc9-400b-87e4-3e91cd0bd4b2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.01.10 05:05:52.207244 [ 282 ] {23d5159b-9cc9-400b-87e4-3e91cd0bd4b2} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Loading data parts 2025.01.10 05:05:52.207536 [ 282 ] {23d5159b-9cc9-400b-87e4-3e91cd0bd4b2} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): There are no data parts 2025.01.10 05:05:52.212469 [ 282 ] {23d5159b-9cc9-400b-87e4-3e91cd0bd4b2} TCPHandler: Processed in 0.011334368 sec. 2025.01.10 05:05:52.212734 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.213064 [ 288 ] {ecbcc2e9-aa44-45b0-b630-c1d4cc53e698} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.213180 [ 288 ] {ecbcc2e9-aa44-45b0-b630-c1d4cc53e698} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.01.10 05:05:52.216592 [ 288 ] {ecbcc2e9-aa44-45b0-b630-c1d4cc53e698} oximeter.fields_i32 (33a8fa6a-75bd-498b-af64-04970c7c99d9): Loading data parts 2025.01.10 05:05:52.216800 [ 288 ] {ecbcc2e9-aa44-45b0-b630-c1d4cc53e698} oximeter.fields_i32 (33a8fa6a-75bd-498b-af64-04970c7c99d9): There are no data parts 2025.01.10 05:05:52.220647 [ 288 ] {ecbcc2e9-aa44-45b0-b630-c1d4cc53e698} TCPHandler: Processed in 0.0080094 sec. 2025.01.10 05:05:52.221014 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.221267 [ 282 ] {3b520e3b-07e1-49f5-a62f-7397647d5a53} executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.221521 [ 282 ] {3b520e3b-07e1-49f5-a62f-7397647d5a53} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.01.10 05:05:52.226444 [ 282 ] {3b520e3b-07e1-49f5-a62f-7397647d5a53} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Loading data parts 2025.01.10 05:05:52.226800 [ 282 ] {3b520e3b-07e1-49f5-a62f-7397647d5a53} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): There are no data parts 2025.01.10 05:05:52.230738 [ 282 ] {3b520e3b-07e1-49f5-a62f-7397647d5a53} TCPHandler: Processed in 0.009805818 sec. 2025.01.10 05:05:52.230981 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.231357 [ 288 ] {6fafb6b2-a839-4429-9a84-f96b687a07cd} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.231512 [ 288 ] {6fafb6b2-a839-4429-9a84-f96b687a07cd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.01.10 05:05:52.236759 [ 288 ] {6fafb6b2-a839-4429-9a84-f96b687a07cd} oximeter.fields_i64 (017aff1e-e228-429f-a204-c3710cd79129): Loading data parts 2025.01.10 05:05:52.236998 [ 288 ] {6fafb6b2-a839-4429-9a84-f96b687a07cd} oximeter.fields_i64 (017aff1e-e228-429f-a204-c3710cd79129): There are no data parts 2025.01.10 05:05:52.242514 [ 288 ] {6fafb6b2-a839-4429-9a84-f96b687a07cd} TCPHandler: Processed in 0.011608017 sec. 2025.01.10 05:05:52.243018 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.243310 [ 282 ] {0c877eed-ba68-4dc3-af05-00aef9db0526} executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.243591 [ 282 ] {0c877eed-ba68-4dc3-af05-00aef9db0526} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.01.10 05:05:52.248823 [ 282 ] {0c877eed-ba68-4dc3-af05-00aef9db0526} oximeter.fields_u64 (7588ac70-280a-4265-a94b-113aec62eefe): Loading data parts 2025.01.10 05:05:52.249966 [ 282 ] {0c877eed-ba68-4dc3-af05-00aef9db0526} oximeter.fields_u64 (7588ac70-280a-4265-a94b-113aec62eefe): There are no data parts 2025.01.10 05:05:52.254396 [ 282 ] {0c877eed-ba68-4dc3-af05-00aef9db0526} TCPHandler: Processed in 0.011510883 sec. 2025.01.10 05:05:52.254775 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.255191 [ 288 ] {6d129a11-9f8a-4781-8f74-3a866641bdca} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.255369 [ 288 ] {6d129a11-9f8a-4781-8f74-3a866641bdca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.01.10 05:05:52.261387 [ 288 ] {6d129a11-9f8a-4781-8f74-3a866641bdca} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Loading data parts 2025.01.10 05:05:52.261638 [ 288 ] {6d129a11-9f8a-4781-8f74-3a866641bdca} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): There are no data parts 2025.01.10 05:05:52.267168 [ 288 ] {6d129a11-9f8a-4781-8f74-3a866641bdca} TCPHandler: Processed in 0.012524727 sec. 2025.01.10 05:05:52.267646 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.267962 [ 282 ] {f714ca5b-13ec-4bfe-abe5-5928124542bf} executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.268171 [ 282 ] {f714ca5b-13ec-4bfe-abe5-5928124542bf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.01.10 05:05:52.272264 [ 282 ] {f714ca5b-13ec-4bfe-abe5-5928124542bf} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Loading data parts 2025.01.10 05:05:52.272693 [ 282 ] {f714ca5b-13ec-4bfe-abe5-5928124542bf} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): There are no data parts 2025.01.10 05:05:52.276799 [ 282 ] {f714ca5b-13ec-4bfe-abe5-5928124542bf} TCPHandler: Processed in 0.009289351 sec. 2025.01.10 05:05:52.277128 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.277563 [ 288 ] {b1f85945-68b5-441c-8151-cc766cb36c7a} executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.10 05:05:52.277779 [ 288 ] {b1f85945-68b5-441c-8151-cc766cb36c7a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.01.10 05:05:52.286652 [ 288 ] {b1f85945-68b5-441c-8151-cc766cb36c7a} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Loading data parts 2025.01.10 05:05:52.286945 [ 288 ] {b1f85945-68b5-441c-8151-cc766cb36c7a} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): There are no data parts 2025.01.10 05:05:52.293605 [ 288 ] {b1f85945-68b5-441c-8151-cc766cb36c7a} TCPHandler: Processed in 0.0166188 sec. 2025.01.10 05:05:52.294072 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.294577 [ 282 ] {1bfc2f8d-7dd1-4a22-87ff-669966b4065f} executeQuery: (from [fd00:1122:3344:101::d]:42087) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2025.01.10 05:05:52.295041 [ 282 ] {1bfc2f8d-7dd1-4a22-87ff-669966b4065f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.01.10 05:05:52.299715 [ 282 ] {1bfc2f8d-7dd1-4a22-87ff-669966b4065f} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Loading data parts 2025.01.10 05:05:52.299987 [ 282 ] {1bfc2f8d-7dd1-4a22-87ff-669966b4065f} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): There are no data parts 2025.01.10 05:05:52.305475 [ 282 ] {1bfc2f8d-7dd1-4a22-87ff-669966b4065f} TCPHandler: Processed in 0.011592526 sec. 2025.01.10 05:05:52.306037 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:05:52.306321 [ 288 ] {8daa5c7e-5ad3-47a7-a19f-d66a1fc4824b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.01.10 05:05:52.309281 [ 288 ] {8daa5c7e-5ad3-47a7-a19f-d66a1fc4824b} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.01.10 05:05:52.322417 [ 291 ] {8daa5c7e-5ad3-47a7-a19f-d66a1fc4824b} oximeter.version (525d4ee1-e439-40a3-a5f2-22b3ba1ad32c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:05:52.322488 [ 291 ] {8daa5c7e-5ad3-47a7-a19f-d66a1fc4824b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.01.10 05:05:52.332244 [ 291 ] {8daa5c7e-5ad3-47a7-a19f-d66a1fc4824b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.10 05:05:52.333122 [ 291 ] {8daa5c7e-5ad3-47a7-a19f-d66a1fc4824b} oximeter.version (525d4ee1-e439-40a3-a5f2-22b3ba1ad32c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:05:52.333525 [ 288 ] {8daa5c7e-5ad3-47a7-a19f-d66a1fc4824b} executeQuery: Read 1 rows, 16.00 B in 0.027301 sec., 36.628694919600015 rows/sec., 586.06 B/sec. 2025.01.10 05:05:52.334192 [ 288 ] {8daa5c7e-5ad3-47a7-a19f-d66a1fc4824b} TCPHandler: Processed in 0.028286508 sec. 2025.01.10 05:05:53.001292 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 137.88 MiB, peak 137.88 MiB, free memory in arenas 0.00 B, will set to 141.55 MiB (RSS), difference: 3.67 MiB 2025.01.10 05:05:54.718694 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.01.10 05:05:54.718712 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2025.01.10 05:05:54.718818 [ 244 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.01.10 05:05:54.718834 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.01.10 05:05:54.731618 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Loading data parts 2025.01.10 05:05:54.732048 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): There are no data parts 2025.01.10 05:05:54.739439 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:05:54.739486 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.01.10 05:05:54.739580 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Loading data parts 2025.01.10 05:05:54.739863 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): There are no data parts 2025.01.10 05:05:54.744578 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.10 05:05:54.745624 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:05:54.746516 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2025.01.10 05:05:54.769757 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:05:54.769802 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.01.10 05:05:54.777005 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.10 05:05:54.778101 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:05:54.780509 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.01.10 05:05:55.001146 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 146.45 MiB, peak 150.45 MiB, free memory in arenas 0.00 B, will set to 151.20 MiB (RSS), difference: 4.75 MiB 2025.01.10 05:05:57.218604 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2025.01.10 05:05:57.218707 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.01.10 05:05:57.228469 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Loading data parts 2025.01.10 05:05:57.228706 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): There are no data parts 2025.01.10 05:05:57.240957 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:05:57.240999 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2025.01.10 05:05:57.242765 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.10 05:05:57.243307 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:05:57.243835 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2025.01.10 05:05:58.001142 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 155.40 MiB, peak 155.40 MiB, free memory in arenas 0.00 B, will set to 151.65 MiB (RSS), difference: -3.75 MiB 2025.01.10 05:06:02.159336 [ 123 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:06:02.159413 [ 123 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:06:02.247518 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2025.01.10 05:06:02.248425 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:02.248477 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:02.249207 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.10 05:06:02.249744 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:02.250063 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.01.10 05:06:02.281472 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.01.10 05:06:02.302325 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:02.302388 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:02.309376 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.10 05:06:02.310569 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:02.312975 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.01.10 05:06:08.000223 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 148.99 MiB, peak 156.33 MiB, free memory in arenas 0.00 B, will set to 153.01 MiB (RSS), difference: 4.02 MiB 2025.01.10 05:06:09.751076 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2025.01.10 05:06:09.751753 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:09.751824 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:09.752820 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.10 05:06:09.753545 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:09.753891 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2025.01.10 05:06:09.813937 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.01.10 05:06:09.832993 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:09.833057 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:09.839589 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.10 05:06:09.840754 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:09.843378 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.01.10 05:06:12.338167 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.338388 [ 282 ] {c3a17105-7d3f-4e32-8cbf-74c11d576a4d} executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.01.10 05:06:12.338781 [ 282 ] {c3a17105-7d3f-4e32-8cbf-74c11d576a4d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:12.339006 [ 282 ] {c3a17105-7d3f-4e32-8cbf-74c11d576a4d} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:12.339798 [ 282 ] {c3a17105-7d3f-4e32-8cbf-74c11d576a4d} TCPHandler: Processed in 0.001766088 sec. 2025.01.10 05:06:12.342890 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.343133 [ 288 ] {affb8b19-f94c-4a16-8b4e-ae70fc9ab985} executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2025.01.10 05:06:12.347079 [ 288 ] {affb8b19-f94c-4a16-8b4e-ae70fc9ab985} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:12.347169 [ 288 ] {affb8b19-f94c-4a16-8b4e-ae70fc9ab985} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:12.347863 [ 288 ] {affb8b19-f94c-4a16-8b4e-ae70fc9ab985} TCPHandler: Processed in 0.005114095 sec. 2025.01.10 05:06:12.348219 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.348397 [ 282 ] {3aa44dc7-02fe-4650-a9d0-9f57df2f318f} executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2025.01.10 05:06:12.348865 [ 282 ] {3aa44dc7-02fe-4650-a9d0-9f57df2f318f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:12.348926 [ 282 ] {3aa44dc7-02fe-4650-a9d0-9f57df2f318f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:12.349510 [ 282 ] {3aa44dc7-02fe-4650-a9d0-9f57df2f318f} TCPHandler: Processed in 0.001352864 sec. 2025.01.10 05:06:12.349896 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.350074 [ 288 ] {d8aa7c7d-59fa-48ff-84a6-422983d81e8c} executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.10 05:06:12.350553 [ 288 ] {d8aa7c7d-59fa-48ff-84a6-422983d81e8c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:12.350629 [ 288 ] {d8aa7c7d-59fa-48ff-84a6-422983d81e8c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:12.351285 [ 288 ] {d8aa7c7d-59fa-48ff-84a6-422983d81e8c} TCPHandler: Processed in 0.001455178 sec. 2025.01.10 05:06:12.351567 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.351728 [ 282 ] {5744a0ef-ef2c-415d-9534-c835ac2f5f21} executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.10 05:06:12.352111 [ 282 ] {5744a0ef-ef2c-415d-9534-c835ac2f5f21} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:12.352173 [ 282 ] {5744a0ef-ef2c-415d-9534-c835ac2f5f21} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:12.352718 [ 282 ] {5744a0ef-ef2c-415d-9534-c835ac2f5f21} TCPHandler: Processed in 0.001208229 sec. 2025.01.10 05:06:12.353026 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.353186 [ 288 ] {ba8a5ac8-6782-4467-8b01-292f2468ffc0} executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.10 05:06:12.353576 [ 288 ] {ba8a5ac8-6782-4467-8b01-292f2468ffc0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:12.353638 [ 288 ] {ba8a5ac8-6782-4467-8b01-292f2468ffc0} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:12.354159 [ 288 ] {ba8a5ac8-6782-4467-8b01-292f2468ffc0} TCPHandler: Processed in 0.001190939 sec. 2025.01.10 05:06:12.354409 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.354580 [ 282 ] {8d0b42ce-a6be-45fa-bbee-8724251f2c76} executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.10 05:06:12.354987 [ 282 ] {8d0b42ce-a6be-45fa-bbee-8724251f2c76} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:12.355050 [ 282 ] {8d0b42ce-a6be-45fa-bbee-8724251f2c76} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:12.355587 [ 282 ] {8d0b42ce-a6be-45fa-bbee-8724251f2c76} TCPHandler: Processed in 0.00123552 sec. 2025.01.10 05:06:12.355859 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.356016 [ 288 ] {8ab72b0f-4cdd-42a1-a1f6-29c590eb8c58} executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.10 05:06:12.356393 [ 288 ] {8ab72b0f-4cdd-42a1-a1f6-29c590eb8c58} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:12.356450 [ 288 ] {8ab72b0f-4cdd-42a1-a1f6-29c590eb8c58} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:12.356955 [ 288 ] {8ab72b0f-4cdd-42a1-a1f6-29c590eb8c58} TCPHandler: Processed in 0.001153868 sec. 2025.01.10 05:06:12.357267 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.357428 [ 282 ] {a73a49ce-9495-4906-b169-d1a23e7504d8} executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.10 05:06:12.357824 [ 282 ] {a73a49ce-9495-4906-b169-d1a23e7504d8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:12.357880 [ 282 ] {a73a49ce-9495-4906-b169-d1a23e7504d8} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:12.358388 [ 282 ] {a73a49ce-9495-4906-b169-d1a23e7504d8} TCPHandler: Processed in 0.001179238 sec. 2025.01.10 05:06:12.358676 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.358845 [ 288 ] {22f3329a-848a-4018-81af-64b0cea01379} executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.10 05:06:12.359249 [ 288 ] {22f3329a-848a-4018-81af-64b0cea01379} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:12.359309 [ 288 ] {22f3329a-848a-4018-81af-64b0cea01379} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:12.359847 [ 288 ] {22f3329a-848a-4018-81af-64b0cea01379} TCPHandler: Processed in 0.001233271 sec. 2025.01.10 05:06:12.360162 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.360329 [ 282 ] {0d7454b0-ce74-4322-b8f6-4651106803be} executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2025.01.10 05:06:12.360730 [ 282 ] {0d7454b0-ce74-4322-b8f6-4651106803be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:12.360790 [ 282 ] {0d7454b0-ce74-4322-b8f6-4651106803be} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:12.361316 [ 282 ] {0d7454b0-ce74-4322-b8f6-4651106803be} TCPHandler: Processed in 0.001209579 sec. 2025.01.10 05:06:12.361636 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.361802 [ 288 ] {1aa39090-afcb-4d51-b561-013aba9e2c4e} executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2025.01.10 05:06:12.362204 [ 288 ] {1aa39090-afcb-4d51-b561-013aba9e2c4e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:12.362268 [ 288 ] {1aa39090-afcb-4d51-b561-013aba9e2c4e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:12.362895 [ 288 ] {1aa39090-afcb-4d51-b561-013aba9e2c4e} TCPHandler: Processed in 0.001324782 sec. 2025.01.10 05:06:12.363208 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.363376 [ 282 ] {546243dc-9bf3-4866-a87e-65559c77494f} executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2025.01.10 05:06:12.363790 [ 282 ] {546243dc-9bf3-4866-a87e-65559c77494f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:12.363848 [ 282 ] {546243dc-9bf3-4866-a87e-65559c77494f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:12.364387 [ 282 ] {546243dc-9bf3-4866-a87e-65559c77494f} TCPHandler: Processed in 0.00123924 sec. 2025.01.10 05:06:12.364687 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.364854 [ 288 ] {416c1942-96dc-4f10-9828-8b51a58bfeda} executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2025.01.10 05:06:12.365270 [ 288 ] {416c1942-96dc-4f10-9828-8b51a58bfeda} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:12.365334 [ 288 ] {416c1942-96dc-4f10-9828-8b51a58bfeda} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:12.365874 [ 288 ] {416c1942-96dc-4f10-9828-8b51a58bfeda} TCPHandler: Processed in 0.001249741 sec. 2025.01.10 05:06:12.369488 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.369624 [ 282 ] {a01e300e-caa4-41ee-b72d-fe72423dbfe4} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.10 05:06:12.369677 [ 282 ] {a01e300e-caa4-41ee-b72d-fe72423dbfe4} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:12.370488 [ 282 ] {a01e300e-caa4-41ee-b72d-fe72423dbfe4} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:12.370536 [ 282 ] {a01e300e-caa4-41ee-b72d-fe72423dbfe4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:12.371230 [ 282 ] {a01e300e-caa4-41ee-b72d-fe72423dbfe4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.10 05:06:12.371789 [ 282 ] {a01e300e-caa4-41ee-b72d-fe72423dbfe4} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:12.372022 [ 282 ] {a01e300e-caa4-41ee-b72d-fe72423dbfe4} executeQuery: Read 14 rows, 2.01 KiB in 0.002435 sec., 5749.486652977413 rows/sec., 824.96 KiB/sec. 2025.01.10 05:06:12.372090 [ 282 ] {a01e300e-caa4-41ee-b72d-fe72423dbfe4} TCPHandler: Processed in 0.002660456 sec. 2025.01.10 05:06:12.372254 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.372392 [ 288 ] {60ef8727-e0c3-4767-a64a-8f6bcb2920d5} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:06:12.372444 [ 288 ] {60ef8727-e0c3-4767-a64a-8f6bcb2920d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:06:12.373809 [ 288 ] {60ef8727-e0c3-4767-a64a-8f6bcb2920d5} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:12.373849 [ 288 ] {60ef8727-e0c3-4767-a64a-8f6bcb2920d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:12.374479 [ 288 ] {60ef8727-e0c3-4767-a64a-8f6bcb2920d5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.10 05:06:12.374996 [ 288 ] {60ef8727-e0c3-4767-a64a-8f6bcb2920d5} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:12.375200 [ 288 ] {60ef8727-e0c3-4767-a64a-8f6bcb2920d5} executeQuery: Read 26 rows, 1.98 KiB in 0.002847 sec., 9132.4200913242 rows/sec., 695.29 KiB/sec. 2025.01.10 05:06:12.375258 [ 288 ] {60ef8727-e0c3-4767-a64a-8f6bcb2920d5} TCPHandler: Processed in 0.00306638 sec. 2025.01.10 05:06:12.375420 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.375546 [ 282 ] {bb381904-294d-4615-866d-d4a8312f1384} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:06:12.375595 [ 282 ] {bb381904-294d-4615-866d-d4a8312f1384} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:06:12.376225 [ 282 ] {bb381904-294d-4615-866d-d4a8312f1384} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:12.376268 [ 282 ] {bb381904-294d-4615-866d-d4a8312f1384} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:12.376955 [ 282 ] {bb381904-294d-4615-866d-d4a8312f1384} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.10 05:06:12.377586 [ 282 ] {bb381904-294d-4615-866d-d4a8312f1384} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:12.377852 [ 282 ] {bb381904-294d-4615-866d-d4a8312f1384} executeQuery: Read 28 rows, 2.24 KiB in 0.002331 sec., 12012.012012012012 rows/sec., 959.39 KiB/sec. 2025.01.10 05:06:12.377925 [ 282 ] {bb381904-294d-4615-866d-d4a8312f1384} TCPHandler: Processed in 0.002562243 sec. 2025.01.10 05:06:12.378101 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.378226 [ 288 ] {11e2b7ab-c099-406f-8b0b-6c53d057f005} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:06:12.378279 [ 288 ] {11e2b7ab-c099-406f-8b0b-6c53d057f005} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:06:12.380886 [ 288 ] {11e2b7ab-c099-406f-8b0b-6c53d057f005} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:12.380923 [ 288 ] {11e2b7ab-c099-406f-8b0b-6c53d057f005} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:12.381574 [ 288 ] {11e2b7ab-c099-406f-8b0b-6c53d057f005} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.10 05:06:12.382237 [ 288 ] {11e2b7ab-c099-406f-8b0b-6c53d057f005} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:12.382419 [ 288 ] {11e2b7ab-c099-406f-8b0b-6c53d057f005} executeQuery: Read 80 rows, 5.68 KiB in 0.004224 sec., 18939.393939393936 rows/sec., 1.31 MiB/sec. 2025.01.10 05:06:12.382484 [ 288 ] {11e2b7ab-c099-406f-8b0b-6c53d057f005} TCPHandler: Processed in 0.004445204 sec. 2025.01.10 05:06:12.382654 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:12.382781 [ 282 ] {3ef113e7-c25f-4770-affc-8763c489223d} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:06:12.382834 [ 282 ] {3ef113e7-c25f-4770-affc-8763c489223d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:06:12.383338 [ 282 ] {3ef113e7-c25f-4770-affc-8763c489223d} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:12.383379 [ 282 ] {3ef113e7-c25f-4770-affc-8763c489223d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:12.383896 [ 282 ] {3ef113e7-c25f-4770-affc-8763c489223d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.10 05:06:12.384495 [ 282 ] {3ef113e7-c25f-4770-affc-8763c489223d} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:12.384721 [ 282 ] {3ef113e7-c25f-4770-affc-8763c489223d} executeQuery: Read 24 rows, 1.68 KiB in 0.001968 sec., 12195.121951219511 rows/sec., 855.48 KiB/sec. 2025.01.10 05:06:12.384779 [ 282 ] {3ef113e7-c25f-4770-affc-8763c489223d} TCPHandler: Processed in 0.002186951 sec. 2025.01.10 05:06:17.159672 [ 92 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:06:17.159738 [ 92 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:06:17.245930 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 128 2025.01.10 05:06:17.249736 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:17.249796 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:17.251426 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.10 05:06:17.252013 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:17.252826 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 128 2025.01.10 05:06:17.254907 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2025.01.10 05:06:17.255582 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:17.255629 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:17.256319 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.10 05:06:17.256814 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:17.257056 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.01.10 05:06:17.342076 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:17.342270 [ 282 ] {96f57151-7de7-41fe-85b5-a6c92876e94d} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:06:17.342347 [ 282 ] {96f57151-7de7-41fe-85b5-a6c92876e94d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:06:17.343168 [ 282 ] {96f57151-7de7-41fe-85b5-a6c92876e94d} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:17.343215 [ 282 ] {96f57151-7de7-41fe-85b5-a6c92876e94d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:17.343857 [ 282 ] {96f57151-7de7-41fe-85b5-a6c92876e94d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.10 05:06:17.344349 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.01.10 05:06:17.344607 [ 282 ] {96f57151-7de7-41fe-85b5-a6c92876e94d} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:17.345258 [ 282 ] {96f57151-7de7-41fe-85b5-a6c92876e94d} executeQuery: Read 26 rows, 1.98 KiB in 0.003021 sec., 8606.421714664019 rows/sec., 655.24 KiB/sec. 2025.01.10 05:06:17.345490 [ 282 ] {96f57151-7de7-41fe-85b5-a6c92876e94d} TCPHandler: Processed in 0.003548836 sec. 2025.01.10 05:06:17.345817 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:17.346375 [ 288 ] {54b05f30-d44e-4662-ac50-16af374a44d1} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:06:17.346567 [ 288 ] {54b05f30-d44e-4662-ac50-16af374a44d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:06:17.349628 [ 288 ] {54b05f30-d44e-4662-ac50-16af374a44d1} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:17.349729 [ 288 ] {54b05f30-d44e-4662-ac50-16af374a44d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:17.351322 [ 288 ] {54b05f30-d44e-4662-ac50-16af374a44d1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.10 05:06:17.352468 [ 288 ] {54b05f30-d44e-4662-ac50-16af374a44d1} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:17.353328 [ 288 ] {54b05f30-d44e-4662-ac50-16af374a44d1} executeQuery: Read 28 rows, 2.24 KiB in 0.007172 sec., 3904.0713887339653 rows/sec., 311.81 KiB/sec. 2025.01.10 05:06:17.353569 [ 288 ] {54b05f30-d44e-4662-ac50-16af374a44d1} TCPHandler: Processed in 0.007915037 sec. 2025.01.10 05:06:17.353863 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:17.354171 [ 282 ] {5ba6b7b0-1ec6-4c5f-b5cb-e7cfba766ae9} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:06:17.354327 [ 282 ] {5ba6b7b0-1ec6-4c5f-b5cb-e7cfba766ae9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:06:17.357376 [ 282 ] {5ba6b7b0-1ec6-4c5f-b5cb-e7cfba766ae9} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:17.357480 [ 282 ] {5ba6b7b0-1ec6-4c5f-b5cb-e7cfba766ae9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:17.359093 [ 282 ] {5ba6b7b0-1ec6-4c5f-b5cb-e7cfba766ae9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.10 05:06:17.360111 [ 282 ] {5ba6b7b0-1ec6-4c5f-b5cb-e7cfba766ae9} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:17.360610 [ 282 ] {5ba6b7b0-1ec6-4c5f-b5cb-e7cfba766ae9} executeQuery: Read 100 rows, 7.10 KiB in 0.006531 sec., 15311.590874291838 rows/sec., 1.06 MiB/sec. 2025.01.10 05:06:17.360858 [ 282 ] {5ba6b7b0-1ec6-4c5f-b5cb-e7cfba766ae9} TCPHandler: Processed in 0.007156582 sec. 2025.01.10 05:06:17.361184 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:17.361555 [ 288 ] {041d0b2a-0e01-4e62-9a3d-9fcc13ff08e6} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:06:17.361736 [ 288 ] {041d0b2a-0e01-4e62-9a3d-9fcc13ff08e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:06:17.363966 [ 288 ] {041d0b2a-0e01-4e62-9a3d-9fcc13ff08e6} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:17.364047 [ 288 ] {041d0b2a-0e01-4e62-9a3d-9fcc13ff08e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:17.365310 [ 288 ] {041d0b2a-0e01-4e62-9a3d-9fcc13ff08e6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.10 05:06:17.366147 [ 288 ] {041d0b2a-0e01-4e62-9a3d-9fcc13ff08e6} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:17.366788 [ 288 ] {041d0b2a-0e01-4e62-9a3d-9fcc13ff08e6} executeQuery: Read 30 rows, 2.10 KiB in 0.005377 sec., 5579.319323042589 rows/sec., 391.39 KiB/sec. 2025.01.10 05:06:17.367043 [ 288 ] {041d0b2a-0e01-4e62-9a3d-9fcc13ff08e6} TCPHandler: Processed in 0.006023415 sec. 2025.01.10 05:06:17.381481 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:17.381536 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:17.388640 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.10 05:06:17.389867 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:17.392796 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.01.10 05:06:22.337667 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.337970 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2025.01.10 05:06:22.342831 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:22.346855 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE 2025.01.10 05:06:22.347236 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:22.349596 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:22.351905 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2025.01.10 05:06:22.357320 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:22.359333 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.10 05:06:22.359364 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:22.361504 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" 2025.01.10 05:06:22.361542 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.10 05:06:22.376936 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} executeQuery: Read 14 rows, 585.00 B in 0.039088 sec., 358.1661891117479 rows/sec., 14.62 KiB/sec. 2025.01.10 05:06:22.377080 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} TCPHandler: Processed in 0.039547273 sec. 2025.01.10 05:06:22.378489 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.378763 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2025.01.10 05:06:22.379184 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:22.379230 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE 2025.01.10 05:06:22.379542 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:22.379631 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:22.379819 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2025.01.10 05:06:22.379862 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:22.379889 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.10 05:06:22.379907 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:22.379959 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" 2025.01.10 05:06:22.379983 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.10 05:06:22.380742 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} executeQuery: Read 14 rows, 585.00 B in 0.002092 sec., 6692.160611854684 rows/sec., 273.08 KiB/sec. 2025.01.10 05:06:22.380881 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} TCPHandler: Processed in 0.002541982 sec. 2025.01.10 05:06:22.381225 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.381432 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) 2025.01.10 05:06:22.381783 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:22.381826 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled')" moved to PREWHERE 2025.01.10 05:06:22.382100 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:22.382175 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:22.382339 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2025.01.10 05:06:22.382375 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:22.382400 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.10 05:06:22.382419 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:22.382467 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled'))" 2025.01.10 05:06:22.382491 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.10 05:06:22.383108 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} executeQuery: Read 14 rows, 585.00 B in 0.001772 sec., 7900.677200902935 rows/sec., 322.40 KiB/sec. 2025.01.10 05:06:22.383230 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} TCPHandler: Processed in 0.002095488 sec. 2025.01.10 05:06:22.383970 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.384158 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) 2025.01.10 05:06:22.384484 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:22.384524 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE 2025.01.10 05:06:22.384791 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:22.384861 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:22.385022 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2025.01.10 05:06:22.385057 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:22.385081 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.10 05:06:22.385099 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:22.385146 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" 2025.01.10 05:06:22.385169 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.10 05:06:22.385765 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} executeQuery: Read 14 rows, 585.00 B in 0.001692 sec., 8274.231678486998 rows/sec., 337.64 KiB/sec. 2025.01.10 05:06:22.385881 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} TCPHandler: Processed in 0.001972194 sec. 2025.01.10 05:06:22.386160 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.386367 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.01.10 05:06:22.386728 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:22.386770 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE 2025.01.10 05:06:22.387033 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:22.387103 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:22.387253 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.01.10 05:06:22.387288 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:22.387312 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.10 05:06:22.387331 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:22.387375 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" 2025.01.10 05:06:22.387404 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.10 05:06:22.388048 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} executeQuery: Read 14 rows, 585.00 B in 0.001778 sec., 7874.015748031496 rows/sec., 321.31 KiB/sec. 2025.01.10 05:06:22.388166 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} TCPHandler: Processed in 0.002078748 sec. 2025.01.10 05:06:22.388455 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.388663 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.10 05:06:22.389033 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:22.389083 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.01.10 05:06:22.389406 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:22.389488 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:22.389672 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.01.10 05:06:22.389709 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:22.389733 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.10 05:06:22.389750 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:22.389792 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.01.10 05:06:22.389815 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.10 05:06:22.390378 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} executeQuery: Read 14 rows, 585.00 B in 0.001814 sec., 7717.750826901874 rows/sec., 314.93 KiB/sec. 2025.01.10 05:06:22.390499 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} TCPHandler: Processed in 0.002114189 sec. 2025.01.10 05:06:22.390762 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.390972 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.10 05:06:22.391342 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:22.391395 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.01.10 05:06:22.391716 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:22.391784 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:22.391931 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.01.10 05:06:22.391964 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:22.391987 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.10 05:06:22.392005 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:22.392048 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.01.10 05:06:22.392069 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.10 05:06:22.392684 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} executeQuery: Read 14 rows, 585.00 B in 0.001809 sec., 7739.0823659480375 rows/sec., 315.80 KiB/sec. 2025.01.10 05:06:22.392802 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} TCPHandler: Processed in 0.002108639 sec. 2025.01.10 05:06:22.393073 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.393281 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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.01.10 05:06:22.393649 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:22.393697 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.01.10 05:06:22.393968 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:22.394035 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:22.394185 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.01.10 05:06:22.394218 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:22.394241 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.10 05:06:22.394259 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:22.394304 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.01.10 05:06:22.394327 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.10 05:06:22.394908 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} executeQuery: Read 14 rows, 585.00 B in 0.001725 sec., 8115.942028985507 rows/sec., 331.18 KiB/sec. 2025.01.10 05:06:22.395025 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} TCPHandler: Processed in 0.002021706 sec. 2025.01.10 05:06:22.395318 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.395527 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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.01.10 05:06:22.395861 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:22.395904 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE 2025.01.10 05:06:22.396172 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:22.396239 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:22.396388 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.01.10 05:06:22.396427 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:22.396450 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.10 05:06:22.396467 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:22.396511 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" 2025.01.10 05:06:22.396535 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.10 05:06:22.397098 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} executeQuery: Read 14 rows, 585.00 B in 0.001668 sec., 8393.285371702637 rows/sec., 342.50 KiB/sec. 2025.01.10 05:06:22.397213 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} TCPHandler: Processed in 0.001964954 sec. 2025.01.10 05:06:22.397479 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.397658 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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.01.10 05:06:22.397976 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:22.398019 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE 2025.01.10 05:06:22.398297 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:22.398365 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:22.398516 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.01.10 05:06:22.398550 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:22.398574 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.10 05:06:22.398590 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:22.398635 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" 2025.01.10 05:06:22.398658 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.10 05:06:22.399247 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} executeQuery: Read 14 rows, 585.00 B in 0.001669 sec., 8388.256440982625 rows/sec., 342.29 KiB/sec. 2025.01.10 05:06:22.399362 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} TCPHandler: Processed in 0.001943453 sec. 2025.01.10 05:06:22.399625 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.399800 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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.01.10 05:06:22.400141 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:22.400202 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE 2025.01.10 05:06:22.400511 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:22.400583 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:22.400730 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.01.10 05:06:22.400763 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:22.400785 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.10 05:06:22.400802 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:22.400845 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" 2025.01.10 05:06:22.400868 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.10 05:06:22.401491 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} executeQuery: Read 14 rows, 585.00 B in 0.001772 sec., 7900.677200902935 rows/sec., 322.40 KiB/sec. 2025.01.10 05:06:22.401617 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} TCPHandler: Processed in 0.002048486 sec. 2025.01.10 05:06:22.401956 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.402142 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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.01.10 05:06:22.402486 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:22.402530 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE 2025.01.10 05:06:22.402811 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:22.402882 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:22.403031 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.01.10 05:06:22.403063 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:22.403085 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.10 05:06:22.403101 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:22.403144 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" 2025.01.10 05:06:22.403167 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.10 05:06:22.403800 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} executeQuery: Read 14 rows, 585.00 B in 0.001743 sec., 8032.128514056225 rows/sec., 327.76 KiB/sec. 2025.01.10 05:06:22.403914 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} TCPHandler: Processed in 0.002015435 sec. 2025.01.10 05:06:22.407991 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.408175 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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.01.10 05:06:22.408504 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:22.408549 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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.01.10 05:06:22.408837 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:22.408906 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:22.409058 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.01.10 05:06:22.409094 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:22.409117 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.10 05:06:22.409133 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:22.409178 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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.01.10 05:06:22.409202 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.10 05:06:22.409979 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} executeQuery: Read 14 rows, 585.00 B in 0.001889 sec., 7411.3287453679195 rows/sec., 302.43 KiB/sec. 2025.01.10 05:06:22.410100 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} TCPHandler: Processed in 0.002169681 sec. 2025.01.10 05:06:22.414244 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.414377 [ 288 ] {a1666dde-d7ef-4235-998d-1afe65758176} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.10 05:06:22.414432 [ 288 ] {a1666dde-d7ef-4235-998d-1afe65758176} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:22.415203 [ 288 ] {a1666dde-d7ef-4235-998d-1afe65758176} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:22.415250 [ 288 ] {a1666dde-d7ef-4235-998d-1afe65758176} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:22.415768 [ 288 ] {a1666dde-d7ef-4235-998d-1afe65758176} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.10 05:06:22.415991 [ 288 ] {a1666dde-d7ef-4235-998d-1afe65758176} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:22.416233 [ 288 ] {a1666dde-d7ef-4235-998d-1afe65758176} executeQuery: Read 13 rows, 2.63 KiB in 0.001883 sec., 6903.876792352629 rows/sec., 1.37 MiB/sec. 2025.01.10 05:06:22.416405 [ 288 ] {a1666dde-d7ef-4235-998d-1afe65758176} TCPHandler: Processed in 0.002217303 sec. 2025.01.10 05:06:22.416581 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.416740 [ 282 ] {8195917e-f483-442e-b910-2ca0a451b817} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:06:22.416801 [ 282 ] {8195917e-f483-442e-b910-2ca0a451b817} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:06:22.419495 [ 282 ] {8195917e-f483-442e-b910-2ca0a451b817} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:22.419539 [ 282 ] {8195917e-f483-442e-b910-2ca0a451b817} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:22.420050 [ 282 ] {8195917e-f483-442e-b910-2ca0a451b817} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.10 05:06:22.420319 [ 282 ] {8195917e-f483-442e-b910-2ca0a451b817} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:22.420567 [ 282 ] {8195917e-f483-442e-b910-2ca0a451b817} executeQuery: Read 14 rows, 1.01 KiB in 0.003848 sec., 3638.253638253638 rows/sec., 261.91 KiB/sec. 2025.01.10 05:06:22.420682 [ 282 ] {8195917e-f483-442e-b910-2ca0a451b817} TCPHandler: Processed in 0.004176905 sec. 2025.01.10 05:06:22.420848 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.420989 [ 288 ] {1916041a-001d-40eb-bec9-9fad3e33e162} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:06:22.421043 [ 288 ] {1916041a-001d-40eb-bec9-9fad3e33e162} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:06:22.421764 [ 288 ] {1916041a-001d-40eb-bec9-9fad3e33e162} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:22.421805 [ 288 ] {1916041a-001d-40eb-bec9-9fad3e33e162} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:22.422186 [ 288 ] {1916041a-001d-40eb-bec9-9fad3e33e162} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.10 05:06:22.422428 [ 288 ] {1916041a-001d-40eb-bec9-9fad3e33e162} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:22.422650 [ 288 ] {1916041a-001d-40eb-bec9-9fad3e33e162} executeQuery: Read 189 rows, 17.14 KiB in 0.001691 sec., 111768.18450620935 rows/sec., 9.90 MiB/sec. 2025.01.10 05:06:22.422708 [ 288 ] {1916041a-001d-40eb-bec9-9fad3e33e162} TCPHandler: Processed in 0.001922932 sec. 2025.01.10 05:06:22.422889 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.423017 [ 282 ] {70de944b-a3c0-4bec-bf89-dde177b1a4f5} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:06:22.423069 [ 282 ] {70de944b-a3c0-4bec-bf89-dde177b1a4f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:06:22.423737 [ 282 ] {70de944b-a3c0-4bec-bf89-dde177b1a4f5} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:22.423775 [ 282 ] {70de944b-a3c0-4bec-bf89-dde177b1a4f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:22.424170 [ 282 ] {70de944b-a3c0-4bec-bf89-dde177b1a4f5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.10 05:06:22.424430 [ 282 ] {70de944b-a3c0-4bec-bf89-dde177b1a4f5} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:22.424667 [ 282 ] {70de944b-a3c0-4bec-bf89-dde177b1a4f5} executeQuery: Read 15 rows, 1.06 KiB in 0.001657 sec., 9052.504526252264 rows/sec., 638.27 KiB/sec. 2025.01.10 05:06:22.424804 [ 282 ] {70de944b-a3c0-4bec-bf89-dde177b1a4f5} TCPHandler: Processed in 0.001979764 sec. 2025.01.10 05:06:22.424990 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.425132 [ 288 ] {b3581eba-025f-4579-899b-69d3bafddcb5} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:06:22.425191 [ 288 ] {b3581eba-025f-4579-899b-69d3bafddcb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:06:22.425882 [ 288 ] {b3581eba-025f-4579-899b-69d3bafddcb5} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:22.425922 [ 288 ] {b3581eba-025f-4579-899b-69d3bafddcb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:22.426298 [ 288 ] {b3581eba-025f-4579-899b-69d3bafddcb5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.10 05:06:22.426553 [ 288 ] {b3581eba-025f-4579-899b-69d3bafddcb5} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:22.426823 [ 288 ] {b3581eba-025f-4579-899b-69d3bafddcb5} executeQuery: Read 14 rows, 1004.00 B in 0.001699 sec., 8240.14125956445 rows/sec., 577.09 KiB/sec. 2025.01.10 05:06:22.426916 [ 288 ] {b3581eba-025f-4579-899b-69d3bafddcb5} TCPHandler: Processed in 0.001995095 sec. 2025.01.10 05:06:22.427080 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.427203 [ 282 ] {9b8af847-af14-41f2-b819-8965fbc680bc} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:06:22.427263 [ 282 ] {9b8af847-af14-41f2-b819-8965fbc680bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:06:22.427866 [ 282 ] {9b8af847-af14-41f2-b819-8965fbc680bc} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:22.427906 [ 282 ] {9b8af847-af14-41f2-b819-8965fbc680bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:22.428289 [ 282 ] {9b8af847-af14-41f2-b819-8965fbc680bc} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.10 05:06:22.428556 [ 282 ] {9b8af847-af14-41f2-b819-8965fbc680bc} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:22.428803 [ 282 ] {9b8af847-af14-41f2-b819-8965fbc680bc} executeQuery: Read 13 rows, 830.00 B in 0.001612 sec., 8064.5161290322585 rows/sec., 502.82 KiB/sec. 2025.01.10 05:06:22.428872 [ 282 ] {9b8af847-af14-41f2-b819-8965fbc680bc} TCPHandler: Processed in 0.00185302 sec. 2025.01.10 05:06:22.429053 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.429172 [ 288 ] {588e4d6d-2920-4aa8-80c4-9033a9058d5c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:06:22.429224 [ 288 ] {588e4d6d-2920-4aa8-80c4-9033a9058d5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:06:22.430010 [ 288 ] {588e4d6d-2920-4aa8-80c4-9033a9058d5c} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:22.430052 [ 288 ] {588e4d6d-2920-4aa8-80c4-9033a9058d5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:22.430467 [ 288 ] {588e4d6d-2920-4aa8-80c4-9033a9058d5c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.10 05:06:22.430727 [ 288 ] {588e4d6d-2920-4aa8-80c4-9033a9058d5c} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:22.430984 [ 288 ] {588e4d6d-2920-4aa8-80c4-9033a9058d5c} executeQuery: Read 354 rows, 25.44 KiB in 0.001837 sec., 192705.49809471963 rows/sec., 13.53 MiB/sec. 2025.01.10 05:06:22.431139 [ 288 ] {588e4d6d-2920-4aa8-80c4-9033a9058d5c} TCPHandler: Processed in 0.00214755 sec. 2025.01.10 05:06:22.431325 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.431468 [ 282 ] {6dd95a33-3b0e-4623-ac5f-83a81a8ef107} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:06:22.431525 [ 282 ] {6dd95a33-3b0e-4623-ac5f-83a81a8ef107} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:06:22.432075 [ 282 ] {6dd95a33-3b0e-4623-ac5f-83a81a8ef107} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:22.432115 [ 282 ] {6dd95a33-3b0e-4623-ac5f-83a81a8ef107} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:22.432501 [ 282 ] {6dd95a33-3b0e-4623-ac5f-83a81a8ef107} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.10 05:06:22.432756 [ 282 ] {6dd95a33-3b0e-4623-ac5f-83a81a8ef107} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:22.432993 [ 282 ] {6dd95a33-3b0e-4623-ac5f-83a81a8ef107} executeQuery: Read 6 rows, 321.00 B in 0.001542 sec., 3891.0505836575876 rows/sec., 203.29 KiB/sec. 2025.01.10 05:06:22.433081 [ 282 ] {6dd95a33-3b0e-4623-ac5f-83a81a8ef107} TCPHandler: Processed in 0.001821809 sec. 2025.01.10 05:06:22.433245 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.433365 [ 288 ] {3c9a27d0-0a91-4f0f-b273-a3f3c4bd3fe9} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:06:22.433419 [ 288 ] {3c9a27d0-0a91-4f0f-b273-a3f3c4bd3fe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:06:22.434022 [ 288 ] {3c9a27d0-0a91-4f0f-b273-a3f3c4bd3fe9} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:22.434067 [ 288 ] {3c9a27d0-0a91-4f0f-b273-a3f3c4bd3fe9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:22.434545 [ 288 ] {3c9a27d0-0a91-4f0f-b273-a3f3c4bd3fe9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.10 05:06:22.434882 [ 288 ] {3c9a27d0-0a91-4f0f-b273-a3f3c4bd3fe9} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:22.435139 [ 288 ] {3c9a27d0-0a91-4f0f-b273-a3f3c4bd3fe9} executeQuery: Read 177 rows, 11.96 KiB in 0.001797 sec., 98497.4958263773 rows/sec., 6.50 MiB/sec. 2025.01.10 05:06:22.435207 [ 288 ] {3c9a27d0-0a91-4f0f-b273-a3f3c4bd3fe9} TCPHandler: Processed in 0.002024645 sec. 2025.01.10 05:06:22.435373 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.435502 [ 282 ] {6233523c-b804-4d8b-a0a1-59e96f90c679} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:06:22.435561 [ 282 ] {6233523c-b804-4d8b-a0a1-59e96f90c679} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:06:22.436081 [ 282 ] {6233523c-b804-4d8b-a0a1-59e96f90c679} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:22.436119 [ 282 ] {6233523c-b804-4d8b-a0a1-59e96f90c679} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:22.436502 [ 282 ] {6233523c-b804-4d8b-a0a1-59e96f90c679} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.10 05:06:22.436751 [ 282 ] {6233523c-b804-4d8b-a0a1-59e96f90c679} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:22.436980 [ 282 ] {6233523c-b804-4d8b-a0a1-59e96f90c679} executeQuery: Read 1 rows, 69.00 B in 0.001485 sec., 673.4006734006734 rows/sec., 45.38 KiB/sec. 2025.01.10 05:06:22.437086 [ 282 ] {6233523c-b804-4d8b-a0a1-59e96f90c679} TCPHandler: Processed in 0.001780377 sec. 2025.01.10 05:06:22.437284 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.437413 [ 288 ] {663aeed7-161d-419d-ab8b-71803a2e7e4d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:06:22.437494 [ 288 ] {663aeed7-161d-419d-ab8b-71803a2e7e4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:06:22.438695 [ 288 ] {663aeed7-161d-419d-ab8b-71803a2e7e4d} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:22.438735 [ 288 ] {663aeed7-161d-419d-ab8b-71803a2e7e4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:22.441896 [ 288 ] {663aeed7-161d-419d-ab8b-71803a2e7e4d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.10 05:06:22.442168 [ 288 ] {663aeed7-161d-419d-ab8b-71803a2e7e4d} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:22.442485 [ 288 ] {663aeed7-161d-419d-ab8b-71803a2e7e4d} executeQuery: Read 8 rows, 14.68 KiB in 0.005085 sec., 1573.2546705998034 rows/sec., 2.82 MiB/sec. 2025.01.10 05:06:22.442627 [ 288 ] {663aeed7-161d-419d-ab8b-71803a2e7e4d} TCPHandler: Processed in 0.005408415 sec. 2025.01.10 05:06:22.442823 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:22.442980 [ 282 ] {b594ac9a-6691-4380-afea-8afb41d050b9} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:06:22.443043 [ 282 ] {b594ac9a-6691-4380-afea-8afb41d050b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:06:22.443620 [ 282 ] {b594ac9a-6691-4380-afea-8afb41d050b9} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:22.443662 [ 282 ] {b594ac9a-6691-4380-afea-8afb41d050b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:22.444086 [ 282 ] {b594ac9a-6691-4380-afea-8afb41d050b9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.10 05:06:22.444460 [ 282 ] {b594ac9a-6691-4380-afea-8afb41d050b9} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:22.444724 [ 282 ] {b594ac9a-6691-4380-afea-8afb41d050b9} executeQuery: Read 52 rows, 3.30 KiB in 0.001771 sec., 29361.942405420665 rows/sec., 1.82 MiB/sec. 2025.01.10 05:06:22.444851 [ 282 ] {b594ac9a-6691-4380-afea-8afb41d050b9} TCPHandler: Processed in 0.002114828 sec. 2025.01.10 05:06:24.758051 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2025.01.10 05:06:24.758670 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:24.758714 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:24.759340 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.10 05:06:24.759608 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:24.759863 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2025.01.10 05:06:24.893765 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.01.10 05:06:24.913824 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:24.913893 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:24.920922 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.10 05:06:24.921673 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:24.924691 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.01.10 05:06:25.001160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 157.90 MiB, peak 161.90 MiB, free memory in arenas 0.00 B, will set to 159.09 MiB (RSS), difference: 1.18 MiB 2025.01.10 05:06:27.253970 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 186 2025.01.10 05:06:27.257608 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:27.257690 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:27.259313 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.10 05:06:27.259637 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:27.260204 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 186 2025.01.10 05:06:27.341297 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:27.341509 [ 282 ] {188d4b46-4759-4cf8-a1ec-baaea4453b2b} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:06:27.341595 [ 282 ] {188d4b46-4759-4cf8-a1ec-baaea4453b2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:06:27.342373 [ 282 ] {188d4b46-4759-4cf8-a1ec-baaea4453b2b} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:27.342425 [ 282 ] {188d4b46-4759-4cf8-a1ec-baaea4453b2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:27.342867 [ 282 ] {188d4b46-4759-4cf8-a1ec-baaea4453b2b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.10 05:06:27.343129 [ 282 ] {188d4b46-4759-4cf8-a1ec-baaea4453b2b} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:27.343414 [ 282 ] {188d4b46-4759-4cf8-a1ec-baaea4453b2b} executeQuery: Read 26 rows, 1.98 KiB in 0.001956 sec., 13292.433537832312 rows/sec., 1012.01 KiB/sec. 2025.01.10 05:06:27.343541 [ 282 ] {188d4b46-4759-4cf8-a1ec-baaea4453b2b} TCPHandler: Processed in 0.002386457 sec. 2025.01.10 05:06:27.343723 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:27.343886 [ 288 ] {75fa4a81-8e5a-4339-8703-bab99eb315a7} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:06:27.343949 [ 288 ] {75fa4a81-8e5a-4339-8703-bab99eb315a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:06:27.344603 [ 288 ] {75fa4a81-8e5a-4339-8703-bab99eb315a7} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:27.344642 [ 288 ] {75fa4a81-8e5a-4339-8703-bab99eb315a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:27.345033 [ 288 ] {75fa4a81-8e5a-4339-8703-bab99eb315a7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.10 05:06:27.345286 [ 288 ] {75fa4a81-8e5a-4339-8703-bab99eb315a7} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:27.345464 [ 288 ] {75fa4a81-8e5a-4339-8703-bab99eb315a7} executeQuery: Read 28 rows, 2.24 KiB in 0.001624 sec., 17241.379310344826 rows/sec., 1.34 MiB/sec. 2025.01.10 05:06:27.345516 [ 288 ] {75fa4a81-8e5a-4339-8703-bab99eb315a7} TCPHandler: Processed in 0.001870971 sec. 2025.01.10 05:06:27.345662 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:27.345789 [ 282 ] {25911211-240e-4fac-99ea-4543d67d1161} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:06:27.345850 [ 282 ] {25911211-240e-4fac-99ea-4543d67d1161} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:06:27.346526 [ 282 ] {25911211-240e-4fac-99ea-4543d67d1161} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:27.346575 [ 282 ] {25911211-240e-4fac-99ea-4543d67d1161} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:27.347012 [ 282 ] {25911211-240e-4fac-99ea-4543d67d1161} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.10 05:06:27.347255 [ 282 ] {25911211-240e-4fac-99ea-4543d67d1161} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:27.347483 [ 282 ] {25911211-240e-4fac-99ea-4543d67d1161} executeQuery: Read 100 rows, 7.10 KiB in 0.001724 sec., 58004.640371229696 rows/sec., 4.02 MiB/sec. 2025.01.10 05:06:27.347540 [ 282 ] {25911211-240e-4fac-99ea-4543d67d1161} TCPHandler: Processed in 0.001939423 sec. 2025.01.10 05:06:27.347710 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:27.347831 [ 288 ] {66ab8938-d1aa-4354-944d-ba06a275684d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:06:27.347891 [ 288 ] {66ab8938-d1aa-4354-944d-ba06a275684d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:06:27.348464 [ 288 ] {66ab8938-d1aa-4354-944d-ba06a275684d} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:27.348508 [ 288 ] {66ab8938-d1aa-4354-944d-ba06a275684d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. 2025.01.10 05:06:27.348940 [ 288 ] {66ab8938-d1aa-4354-944d-ba06a275684d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.10 05:06:27.349179 [ 288 ] {66ab8938-d1aa-4354-944d-ba06a275684d} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:27.349393 [ 288 ] {66ab8938-d1aa-4354-944d-ba06a275684d} executeQuery: Read 30 rows, 2.10 KiB in 0.001587 sec., 18903.591682419657 rows/sec., 1.30 MiB/sec. 2025.01.10 05:06:27.349569 [ 288 ] {66ab8938-d1aa-4354-944d-ba06a275684d} TCPHandler: Processed in 0.001914902 sec. 2025.01.10 05:06:32.159983 [ 72 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:06:32.160048 [ 72 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:06:32.260862 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2025.01.10 05:06:32.261536 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:32.261589 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:32.262280 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.10 05:06:32.262548 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:32.262742 [ 72 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.10 05:06:32.262805 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.01.10 05:06:32.262841 [ 72 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:32.262869 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:32.267181 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.10 05:06:32.267397 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:06:32.267555 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2025.01.10 05:06:32.267746 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2025.01.10 05:06:32.268014 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2025.01.10 05:06:32.268225 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2025.01.10 05:06:32.268387 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2025.01.10 05:06:32.268563 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2025.01.10 05:06:32.295027 [ 186 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.032063901 sec., 87512.74525205152 rows/sec., 1.25 MiB/sec. 2025.01.10 05:06:32.295805 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.10 05:06:32.296161 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_6_1} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:32.296242 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_6_1} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.10 05:06:32.296369 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.01.10 05:06:32.346724 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:32.346895 [ 282 ] {10d9d457-bf93-4c70-8c1e-80b4f3872443} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:06:32.346965 [ 282 ] {10d9d457-bf93-4c70-8c1e-80b4f3872443} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:06:32.347624 [ 282 ] {10d9d457-bf93-4c70-8c1e-80b4f3872443} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:32.347667 [ 282 ] {10d9d457-bf93-4c70-8c1e-80b4f3872443} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:32.348035 [ 282 ] {10d9d457-bf93-4c70-8c1e-80b4f3872443} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.10 05:06:32.348287 [ 282 ] {10d9d457-bf93-4c70-8c1e-80b4f3872443} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:32.348513 [ 282 ] {10d9d457-bf93-4c70-8c1e-80b4f3872443} executeQuery: Read 14 rows, 1.01 KiB in 0.00167 sec., 8383.233532934131 rows/sec., 603.48 KiB/sec. 2025.01.10 05:06:32.348571 [ 282 ] {10d9d457-bf93-4c70-8c1e-80b4f3872443} TCPHandler: Processed in 0.001971224 sec. 2025.01.10 05:06:32.348860 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:32.349112 [ 288 ] {48458224-315b-45e5-b834-f6aa10c6b023} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:06:32.349190 [ 288 ] {48458224-315b-45e5-b834-f6aa10c6b023} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:06:32.350058 [ 288 ] {48458224-315b-45e5-b834-f6aa10c6b023} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:32.350102 [ 288 ] {48458224-315b-45e5-b834-f6aa10c6b023} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:32.350514 [ 288 ] {48458224-315b-45e5-b834-f6aa10c6b023} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.10 05:06:32.350762 [ 288 ] {48458224-315b-45e5-b834-f6aa10c6b023} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:32.351077 [ 288 ] {48458224-315b-45e5-b834-f6aa10c6b023} executeQuery: Read 189 rows, 17.14 KiB in 0.002002 sec., 94405.59440559441 rows/sec., 8.36 MiB/sec. 2025.01.10 05:06:32.351184 [ 288 ] {48458224-315b-45e5-b834-f6aa10c6b023} TCPHandler: Processed in 0.002506601 sec. 2025.01.10 05:06:32.351337 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:32.351480 [ 282 ] {b538c916-0e50-4b56-9013-0e96662d1153} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:06:32.351539 [ 282 ] {b538c916-0e50-4b56-9013-0e96662d1153} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:06:32.352185 [ 282 ] {b538c916-0e50-4b56-9013-0e96662d1153} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:32.352225 [ 282 ] {b538c916-0e50-4b56-9013-0e96662d1153} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:32.352585 [ 282 ] {b538c916-0e50-4b56-9013-0e96662d1153} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.10 05:06:32.352825 [ 282 ] {b538c916-0e50-4b56-9013-0e96662d1153} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:32.353025 [ 282 ] {b538c916-0e50-4b56-9013-0e96662d1153} executeQuery: Read 15 rows, 1.06 KiB in 0.001578 sec., 9505.703422053231 rows/sec., 670.23 KiB/sec. 2025.01.10 05:06:32.353078 [ 282 ] {b538c916-0e50-4b56-9013-0e96662d1153} TCPHandler: Processed in 0.001808839 sec. 2025.01.10 05:06:32.353282 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:32.353530 [ 288 ] {e00744d5-96e0-44d6-a096-93369336d52d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:06:32.353634 [ 288 ] {e00744d5-96e0-44d6-a096-93369336d52d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:06:32.354393 [ 288 ] {e00744d5-96e0-44d6-a096-93369336d52d} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:32.354433 [ 288 ] {e00744d5-96e0-44d6-a096-93369336d52d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:32.354792 [ 288 ] {e00744d5-96e0-44d6-a096-93369336d52d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.10 05:06:32.355045 [ 288 ] {e00744d5-96e0-44d6-a096-93369336d52d} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:32.355298 [ 288 ] {e00744d5-96e0-44d6-a096-93369336d52d} executeQuery: Read 14 rows, 1004.00 B in 0.001819 sec., 7696.5365585486525 rows/sec., 539.02 KiB/sec. 2025.01.10 05:06:32.355401 [ 288 ] {e00744d5-96e0-44d6-a096-93369336d52d} TCPHandler: Processed in 0.002233572 sec. 2025.01.10 05:06:32.355552 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:32.355673 [ 282 ] {1d19592d-ae4b-4f2a-913c-3c44fb8481e5} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:06:32.355724 [ 282 ] {1d19592d-ae4b-4f2a-913c-3c44fb8481e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:06:32.356312 [ 282 ] {1d19592d-ae4b-4f2a-913c-3c44fb8481e5} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:32.356352 [ 282 ] {1d19592d-ae4b-4f2a-913c-3c44fb8481e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:32.356720 [ 282 ] {1d19592d-ae4b-4f2a-913c-3c44fb8481e5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.10 05:06:32.356977 [ 282 ] {1d19592d-ae4b-4f2a-913c-3c44fb8481e5} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:32.357176 [ 282 ] {1d19592d-ae4b-4f2a-913c-3c44fb8481e5} executeQuery: Read 13 rows, 830.00 B in 0.001528 sec., 8507.85340314136 rows/sec., 530.46 KiB/sec. 2025.01.10 05:06:32.357231 [ 282 ] {1d19592d-ae4b-4f2a-913c-3c44fb8481e5} TCPHandler: Processed in 0.001740487 sec. 2025.01.10 05:06:32.357380 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:32.357499 [ 288 ] {932f7bd9-75fc-495c-82e9-d2c147716cf2} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:06:32.357549 [ 288 ] {932f7bd9-75fc-495c-82e9-d2c147716cf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:06:32.358348 [ 288 ] {932f7bd9-75fc-495c-82e9-d2c147716cf2} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:32.358386 [ 288 ] {932f7bd9-75fc-495c-82e9-d2c147716cf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:32.358763 [ 288 ] {932f7bd9-75fc-495c-82e9-d2c147716cf2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.10 05:06:32.359007 [ 288 ] {932f7bd9-75fc-495c-82e9-d2c147716cf2} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:32.359300 [ 288 ] {932f7bd9-75fc-495c-82e9-d2c147716cf2} executeQuery: Read 354 rows, 25.44 KiB in 0.001811 sec., 195472.114853672 rows/sec., 13.72 MiB/sec. 2025.01.10 05:06:32.359374 [ 288 ] {932f7bd9-75fc-495c-82e9-d2c147716cf2} TCPHandler: Processed in 0.002055516 sec. 2025.01.10 05:06:32.359561 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:32.359702 [ 282 ] {60fe0c52-189f-40f8-bd44-83edf8e3ae4f} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:06:32.359763 [ 282 ] {60fe0c52-189f-40f8-bd44-83edf8e3ae4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:06:32.360287 [ 282 ] {60fe0c52-189f-40f8-bd44-83edf8e3ae4f} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:32.360326 [ 282 ] {60fe0c52-189f-40f8-bd44-83edf8e3ae4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:32.360687 [ 282 ] {60fe0c52-189f-40f8-bd44-83edf8e3ae4f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.10 05:06:32.360945 [ 282 ] {60fe0c52-189f-40f8-bd44-83edf8e3ae4f} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:32.361215 [ 282 ] {60fe0c52-189f-40f8-bd44-83edf8e3ae4f} executeQuery: Read 6 rows, 321.00 B in 0.00153 sec., 3921.568627450981 rows/sec., 204.89 KiB/sec. 2025.01.10 05:06:32.361285 [ 282 ] {60fe0c52-189f-40f8-bd44-83edf8e3ae4f} TCPHandler: Processed in 0.001793098 sec. 2025.01.10 05:06:32.361435 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:32.361554 [ 288 ] {5239a0e9-f2be-49db-b48f-8571738905df} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:06:32.361607 [ 288 ] {5239a0e9-f2be-49db-b48f-8571738905df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:06:32.362190 [ 288 ] {5239a0e9-f2be-49db-b48f-8571738905df} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:32.362229 [ 288 ] {5239a0e9-f2be-49db-b48f-8571738905df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:32.362616 [ 288 ] {5239a0e9-f2be-49db-b48f-8571738905df} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.10 05:06:32.362851 [ 288 ] {5239a0e9-f2be-49db-b48f-8571738905df} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:32.363031 [ 288 ] {5239a0e9-f2be-49db-b48f-8571738905df} executeQuery: Read 177 rows, 11.96 KiB in 0.001503 sec., 117764.47105788424 rows/sec., 7.77 MiB/sec. 2025.01.10 05:06:32.363086 [ 288 ] {5239a0e9-f2be-49db-b48f-8571738905df} TCPHandler: Processed in 0.001708196 sec. 2025.01.10 05:06:32.363281 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:32.363485 [ 282 ] {ec922a7f-c4d5-4dab-9717-eca30b81e27f} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:06:32.363571 [ 282 ] {ec922a7f-c4d5-4dab-9717-eca30b81e27f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:06:32.364200 [ 282 ] {ec922a7f-c4d5-4dab-9717-eca30b81e27f} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:32.364238 [ 282 ] {ec922a7f-c4d5-4dab-9717-eca30b81e27f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:32.364592 [ 282 ] {ec922a7f-c4d5-4dab-9717-eca30b81e27f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.10 05:06:32.364828 [ 282 ] {ec922a7f-c4d5-4dab-9717-eca30b81e27f} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:32.365039 [ 282 ] {ec922a7f-c4d5-4dab-9717-eca30b81e27f} executeQuery: Read 1 rows, 69.00 B in 0.001603 sec., 623.8303181534623 rows/sec., 42.04 KiB/sec. 2025.01.10 05:06:32.365092 [ 282 ] {ec922a7f-c4d5-4dab-9717-eca30b81e27f} TCPHandler: Processed in 0.001916922 sec. 2025.01.10 05:06:32.365261 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:32.365399 [ 288 ] {795cdc73-03a8-465e-8681-82c61fa12eb1} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:06:32.365491 [ 288 ] {795cdc73-03a8-465e-8681-82c61fa12eb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:06:32.366657 [ 288 ] {795cdc73-03a8-465e-8681-82c61fa12eb1} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:32.366695 [ 288 ] {795cdc73-03a8-465e-8681-82c61fa12eb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:32.367317 [ 288 ] {795cdc73-03a8-465e-8681-82c61fa12eb1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.10 05:06:32.367590 [ 288 ] {795cdc73-03a8-465e-8681-82c61fa12eb1} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:32.367791 [ 288 ] {795cdc73-03a8-465e-8681-82c61fa12eb1} executeQuery: Read 8 rows, 14.68 KiB in 0.002423 sec., 3301.6921172100706 rows/sec., 5.92 MiB/sec. 2025.01.10 05:06:32.367916 [ 288 ] {795cdc73-03a8-465e-8681-82c61fa12eb1} TCPHandler: Processed in 0.002725669 sec. 2025.01.10 05:06:32.368066 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:32.368185 [ 282 ] {f41db144-405d-410d-b350-19def5b947fc} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:06:32.368236 [ 282 ] {f41db144-405d-410d-b350-19def5b947fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:06:32.368728 [ 282 ] {f41db144-405d-410d-b350-19def5b947fc} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:32.368766 [ 282 ] {f41db144-405d-410d-b350-19def5b947fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:32.369130 [ 282 ] {f41db144-405d-410d-b350-19def5b947fc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.10 05:06:32.369367 [ 282 ] {f41db144-405d-410d-b350-19def5b947fc} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:32.369590 [ 282 ] {f41db144-405d-410d-b350-19def5b947fc} executeQuery: Read 52 rows, 3.30 KiB in 0.001428 sec., 36414.56582633053 rows/sec., 2.25 MiB/sec. 2025.01.10 05:06:32.369642 [ 282 ] {f41db144-405d-410d-b350-19def5b947fc} TCPHandler: Processed in 0.001636614 sec. 2025.01.10 05:06:32.425627 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.01.10 05:06:32.445409 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:32.445453 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:32.452626 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.10 05:06:32.453395 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:32.453834 [ 71 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.10 05:06:32.453992 [ 71 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:32.454075 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:32.454593 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.10 05:06:32.470121 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.01.10 05:06:32.471520 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:06:32.473004 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.01.10 05:06:32.478662 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.01.10 05:06:32.483942 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.01.10 05:06:32.489096 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.01.10 05:06:32.498595 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2025.01.10 05:06:32.503179 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.01.10 05:06:32.563537 [ 193 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.109286987 sec., 420.91013086489426 rows/sec., 2.18 MiB/sec. 2025.01.10 05:06:32.566292 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.10 05:06:32.569349 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_6_1} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:32.569444 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_6_1} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.10 05:06:32.571865 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.01.10 05:06:33.001162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 161.05 MiB, peak 170.59 MiB, free memory in arenas 0.00 B, will set to 164.12 MiB (RSS), difference: 3.06 MiB 2025.01.10 05:06:37.261352 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 216 2025.01.10 05:06:37.264313 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.264371 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.265912 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.10 05:06:37.266221 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.266837 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 216 2025.01.10 05:06:37.339206 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.339593 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.01.10 05:06:37.340203 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:37.340251 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.01.10 05:06:37.340586 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:37.340670 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:37.340853 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.01.10 05:06:37.341137 [ 294 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:37.341193 [ 295 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.10 05:06:37.341312 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.10 05:06:37.341344 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:37.345429 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.10 05:06:37.345464 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.10 05:06:37.345532 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.01.10 05:06:37.345594 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.01.10 05:06:37.347116 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} executeQuery: Read 27 rows, 1.00 KiB in 0.007709 sec., 3502.399792450383 rows/sec., 130.35 KiB/sec. 2025.01.10 05:06:37.347282 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} TCPHandler: Processed in 0.008235797 sec. 2025.01.10 05:06:37.347649 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.347879 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.01.10 05:06:37.348264 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:37.348313 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.01.10 05:06:37.348630 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:37.348708 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:37.348881 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.01.10 05:06:37.348970 [ 296 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:37.348989 [ 294 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.10 05:06:37.349086 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.10 05:06:37.349116 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:37.349207 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.10 05:06:37.349231 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.10 05:06:37.349275 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.01.10 05:06:37.349324 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.01.10 05:06:37.350433 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} executeQuery: Read 27 rows, 1.00 KiB in 0.002663 sec., 10138.94104393541 rows/sec., 377.35 KiB/sec. 2025.01.10 05:06:37.350575 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} TCPHandler: Processed in 0.003010898 sec. 2025.01.10 05:06:37.350879 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.351110 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.01.10 05:06:37.351450 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:37.351495 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.01.10 05:06:37.351795 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:37.351862 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:37.352013 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.01.10 05:06:37.352109 [ 294 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:37.352128 [ 295 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.10 05:06:37.352234 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.10 05:06:37.352263 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:37.352346 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.10 05:06:37.352368 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.10 05:06:37.352409 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.01.10 05:06:37.352457 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.01.10 05:06:37.353578 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} executeQuery: Read 27 rows, 1.00 KiB in 0.002579 sec., 10469.174098487785 rows/sec., 389.64 KiB/sec. 2025.01.10 05:06:37.353767 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} TCPHandler: Processed in 0.002956845 sec. 2025.01.10 05:06:37.358736 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.358876 [ 288 ] {3c59e9ad-8afe-4074-92ee-6e0f7c986d7f} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.10 05:06:37.358934 [ 288 ] {3c59e9ad-8afe-4074-92ee-6e0f7c986d7f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:37.359665 [ 288 ] {3c59e9ad-8afe-4074-92ee-6e0f7c986d7f} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.359706 [ 288 ] {3c59e9ad-8afe-4074-92ee-6e0f7c986d7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.360181 [ 288 ] {3c59e9ad-8afe-4074-92ee-6e0f7c986d7f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.10 05:06:37.360400 [ 288 ] {3c59e9ad-8afe-4074-92ee-6e0f7c986d7f} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.360701 [ 288 ] {3c59e9ad-8afe-4074-92ee-6e0f7c986d7f} executeQuery: Read 3 rows, 280.00 B in 0.001848 sec., 1623.3766233766235 rows/sec., 147.96 KiB/sec. 2025.01.10 05:06:37.360806 [ 288 ] {3c59e9ad-8afe-4074-92ee-6e0f7c986d7f} TCPHandler: Processed in 0.00215988 sec. 2025.01.10 05:06:37.360966 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.361105 [ 282 ] {6cd998f3-4a56-428e-a482-00d0a28425dd} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:06:37.361158 [ 282 ] {6cd998f3-4a56-428e-a482-00d0a28425dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:06:37.361828 [ 282 ] {6cd998f3-4a56-428e-a482-00d0a28425dd} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.361869 [ 282 ] {6cd998f3-4a56-428e-a482-00d0a28425dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.362304 [ 282 ] {6cd998f3-4a56-428e-a482-00d0a28425dd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.10 05:06:37.362568 [ 282 ] {6cd998f3-4a56-428e-a482-00d0a28425dd} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.362697 [ 66 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.10 05:06:37.362739 [ 66 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.362762 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.362771 [ 282 ] {6cd998f3-4a56-428e-a482-00d0a28425dd} executeQuery: Read 78 rows, 6.85 KiB in 0.001702 sec., 45828.43713278496 rows/sec., 3.93 MiB/sec. 2025.01.10 05:06:37.362871 [ 282 ] {6cd998f3-4a56-428e-a482-00d0a28425dd} TCPHandler: Processed in 0.001966314 sec. 2025.01.10 05:06:37.362924 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.10 05:06:37.363063 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.363101 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:06:37.363150 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part 2025.01.10 05:06:37.363295 [ 288 ] {45f82d26-5813-4b6e-84ef-b3a79a5c8590} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:06:37.363464 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2025.01.10 05:06:37.363495 [ 288 ] {45f82d26-5813-4b6e-84ef-b3a79a5c8590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:06:37.363910 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 189 rows starting from the beginning of the part 2025.01.10 05:06:37.364185 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::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.01.10 05:06:37.364582 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 189 rows starting from the beginning of the part 2025.01.10 05:06:37.364966 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part 2025.01.10 05:06:37.366126 [ 288 ] {45f82d26-5813-4b6e-84ef-b3a79a5c8590} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.366206 [ 288 ] {45f82d26-5813-4b6e-84ef-b3a79a5c8590} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.367423 [ 288 ] {45f82d26-5813-4b6e-84ef-b3a79a5c8590} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.10 05:06:37.368045 [ 288 ] {45f82d26-5813-4b6e-84ef-b3a79a5c8590} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.368086 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 534 rows, containing 5 columns (5 merged, 0 gathered) in 0.005249721 sec., 101719.69138931384 rows/sec., 9.14 MiB/sec. 2025.01.10 05:06:37.368396 [ 288 ] {45f82d26-5813-4b6e-84ef-b3a79a5c8590} executeQuery: Read 26 rows, 1.96 KiB in 0.005167 sec., 5031.933423650087 rows/sec., 378.38 KiB/sec. 2025.01.10 05:06:37.368446 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.10 05:06:37.368575 [ 288 ] {45f82d26-5813-4b6e-84ef-b3a79a5c8590} TCPHandler: Processed in 0.005607172 sec. 2025.01.10 05:06:37.368767 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.368966 [ 282 ] {70b0faea-ef95-4081-bea9-5121c788de97} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:06:37.369042 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.369054 [ 282 ] {70b0faea-ef95-4081-bea9-5121c788de97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:06:37.369269 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.10 05:06:37.369444 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.01.10 05:06:37.369934 [ 282 ] {70b0faea-ef95-4081-bea9-5121c788de97} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.369978 [ 282 ] {70b0faea-ef95-4081-bea9-5121c788de97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.370349 [ 282 ] {70b0faea-ef95-4081-bea9-5121c788de97} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.10 05:06:37.370598 [ 282 ] {70b0faea-ef95-4081-bea9-5121c788de97} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.370720 [ 66 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.10 05:06:37.370763 [ 66 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.370787 [ 282 ] {70b0faea-ef95-4081-bea9-5121c788de97} executeQuery: Read 69 rows, 5.52 KiB in 0.00187 sec., 36898.39572192514 rows/sec., 2.88 MiB/sec. 2025.01.10 05:06:37.370792 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.370885 [ 282 ] {70b0faea-ef95-4081-bea9-5121c788de97} TCPHandler: Processed in 0.002187181 sec. 2025.01.10 05:06:37.370928 [ 186 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.10 05:06:37.371040 [ 186 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:06:37.371066 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.371086 [ 186 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part 2025.01.10 05:06:37.371404 [ 186 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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.01.10 05:06:37.371432 [ 288 ] {c7603484-4780-43e3-8bda-18218833f055} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:06:37.371634 [ 288 ] {c7603484-4780-43e3-8bda-18218833f055} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:06:37.371762 [ 186 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 354 rows starting from the beginning of the part 2025.01.10 05:06:37.372164 [ 186 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part 2025.01.10 05:06:37.372552 [ 186 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 354 rows starting from the beginning of the part 2025.01.10 05:06:37.372869 [ 186 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 69 rows starting from the beginning of the part 2025.01.10 05:06:37.373873 [ 288 ] {c7603484-4780-43e3-8bda-18218833f055} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.373944 [ 288 ] {c7603484-4780-43e3-8bda-18218833f055} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.375122 [ 288 ] {c7603484-4780-43e3-8bda-18218833f055} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.10 05:06:37.375706 [ 288 ] {c7603484-4780-43e3-8bda-18218833f055} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.375850 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 861 rows, containing 5 columns (5 merged, 0 gathered) in 0.004978821 sec., 172932.50751533348 rows/sec., 13.04 MiB/sec. 2025.01.10 05:06:37.375979 [ 66 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.10 05:06:37.376077 [ 66 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.376156 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.376181 [ 288 ] {c7603484-4780-43e3-8bda-18218833f055} executeQuery: Read 100 rows, 7.10 KiB in 0.004888 sec., 20458.265139116203 rows/sec., 1.42 MiB/sec. 2025.01.10 05:06:37.376278 [ 188 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.10 05:06:37.376676 [ 288 ] {c7603484-4780-43e3-8bda-18218833f055} TCPHandler: Processed in 0.005697415 sec. 2025.01.10 05:06:37.376768 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.10 05:06:37.377153 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.377395 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:06:37.377472 [ 188 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.377548 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part 2025.01.10 05:06:37.377866 [ 188 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.10 05:06:37.377676 [ 282 ] {af0cff2a-3692-48b7-8200-aca25274ff0e} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:06:37.378079 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part 2025.01.10 05:06:37.378160 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.01.10 05:06:37.378425 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 177 rows starting from the beginning of the part 2025.01.10 05:06:37.378538 [ 282 ] {af0cff2a-3692-48b7-8200-aca25274ff0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:06:37.378710 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part 2025.01.10 05:06:37.379095 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part 2025.01.10 05:06:37.379435 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part 2025.01.10 05:06:37.383446 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 5 columns (5 merged, 0 gathered) in 0.007165562 sec., 102434.39384098553 rows/sec., 6.94 MiB/sec. 2025.01.10 05:06:37.383684 [ 282 ] {af0cff2a-3692-48b7-8200-aca25274ff0e} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.383726 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.10 05:06:37.383741 [ 282 ] {af0cff2a-3692-48b7-8200-aca25274ff0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.384371 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.384568 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.10 05:06:37.384735 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.01.10 05:06:37.385086 [ 282 ] {af0cff2a-3692-48b7-8200-aca25274ff0e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.10 05:06:37.385394 [ 282 ] {af0cff2a-3692-48b7-8200-aca25274ff0e} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.385602 [ 282 ] {af0cff2a-3692-48b7-8200-aca25274ff0e} executeQuery: Read 26 rows, 47.71 KiB in 0.008102 sec., 3209.0841767464826 rows/sec., 5.75 MiB/sec. 2025.01.10 05:06:37.385731 [ 282 ] {af0cff2a-3692-48b7-8200-aca25274ff0e} TCPHandler: Processed in 0.00893601 sec. 2025.01.10 05:06:37.385887 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.386012 [ 288 ] {a44b3425-ed3e-4e7f-87dd-af26c106fb69} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.10 05:06:37.386064 [ 288 ] {a44b3425-ed3e-4e7f-87dd-af26c106fb69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.10 05:06:37.386644 [ 288 ] {a44b3425-ed3e-4e7f-87dd-af26c106fb69} oximeter.measurements_i64 (ee43e979-de92-4a97-993f-b30debc1bc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.386690 [ 288 ] {a44b3425-ed3e-4e7f-87dd-af26c106fb69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.387147 [ 288 ] {a44b3425-ed3e-4e7f-87dd-af26c106fb69} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.10 05:06:37.387381 [ 288 ] {a44b3425-ed3e-4e7f-87dd-af26c106fb69} oximeter.measurements_i64 (ee43e979-de92-4a97-993f-b30debc1bc86): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.387648 [ 288 ] {a44b3425-ed3e-4e7f-87dd-af26c106fb69} executeQuery: Read 24 rows, 1.78 KiB in 0.001651 sec., 14536.644457904302 rows/sec., 1.05 MiB/sec. 2025.01.10 05:06:37.387711 [ 288 ] {a44b3425-ed3e-4e7f-87dd-af26c106fb69} TCPHandler: Processed in 0.001883061 sec. 2025.01.10 05:06:37.387866 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.388007 [ 282 ] {dccc690f-b390-43ef-9d04-ea83ed094041} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:06:37.388073 [ 282 ] {dccc690f-b390-43ef-9d04-ea83ed094041} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:06:37.388734 [ 282 ] {dccc690f-b390-43ef-9d04-ea83ed094041} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.388773 [ 282 ] {dccc690f-b390-43ef-9d04-ea83ed094041} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.389178 [ 282 ] {dccc690f-b390-43ef-9d04-ea83ed094041} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.10 05:06:37.389424 [ 282 ] {dccc690f-b390-43ef-9d04-ea83ed094041} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.389554 [ 66 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.10 05:06:37.389592 [ 66 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.389617 [ 282 ] {dccc690f-b390-43ef-9d04-ea83ed094041} executeQuery: Read 30 rows, 2.10 KiB in 0.001634 sec., 18359.85312117503 rows/sec., 1.26 MiB/sec. 2025.01.10 05:06:37.389622 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.389724 [ 282 ] {dccc690f-b390-43ef-9d04-ea83ed094041} TCPHandler: Processed in 0.001924312 sec. 2025.01.10 05:06:37.389865 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.10 05:06:37.389995 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:06:37.390028 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2025.01.10 05:06:37.390122 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2025.01.10 05:06:37.390226 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part 2025.01.10 05:06:37.390321 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2025.01.10 05:06:37.390429 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part 2025.01.10 05:06:37.390496 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2025.01.10 05:06:37.391505 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 4 columns (4 merged, 0 gathered) in 0.001765927 sec., 123447.91149351021 rows/sec., 8.07 MiB/sec. 2025.01.10 05:06:37.391671 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.10 05:06:37.391991 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.392064 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.10 05:06:37.392129 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.10 05:06:37.821584 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.821841 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} executeQuery: (from [fd00:1122:3344:101::d]:42087) 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.01.10 05:06:37.822260 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:37.822310 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} 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.01.10 05:06:37.822651 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:37.822730 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:37.822910 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.01.10 05:06:37.823108 [ 296 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.10 05:06:37.823118 [ 295 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.10 05:06:37.823104 [ 294 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:37.823305 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.10 05:06:37.823335 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:37.823463 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.10 05:06:37.823489 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 30 rows with 3 streams 2025.01.10 05:06:37.823534 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} 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.01.10 05:06:37.823584 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} 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.01.10 05:06:37.823631 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} 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.01.10 05:06:37.825546 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} executeQuery: Read 30 rows, 1.14 KiB in 0.003826 sec., 7841.087297438578 rows/sec., 298.89 KiB/sec. 2025.01.10 05:06:37.825770 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} TCPHandler: Processed in 0.004315549 sec. 2025.01.10 05:06:37.826205 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.826456 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} executeQuery: (from [fd00:1122:3344:101::d]:37728) 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.10 05:06:37.826880 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:37.826944 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.10 05:06:37.827332 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:37.827421 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:37.827600 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.01.10 05:06:37.827712 [ 298 ] {c820877c-7f66-406e-bc7d-30937255c900} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:37.827733 [ 294 ] {c820877c-7f66-406e-bc7d-30937255c900} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.10 05:06:37.827752 [ 296 ] {c820877c-7f66-406e-bc7d-30937255c900} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.10 05:06:37.827870 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.10 05:06:37.827895 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:37.828014 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.10 05:06:37.828038 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 30 rows with 3 streams 2025.01.10 05:06:37.828082 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:06:37.828132 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:06:37.828177 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:06:37.829596 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} executeQuery: Read 30 rows, 1.14 KiB in 0.00326 sec., 9202.453987730061 rows/sec., 350.78 KiB/sec. 2025.01.10 05:06:37.829793 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} TCPHandler: Processed in 0.003718061 sec. 2025.01.10 05:06:37.830089 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.830278 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} executeQuery: (from [fd00:1122:3344:101::d]:42087) 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.10 05:06:37.830619 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:37.830666 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.10 05:06:37.830984 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:37.831053 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:37.831208 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.01.10 05:06:37.831343 [ 294 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:37.831347 [ 298 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.10 05:06:37.831368 [ 295 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.10 05:06:37.831508 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.10 05:06:37.831538 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:37.831652 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.10 05:06:37.831675 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 30 rows with 3 streams 2025.01.10 05:06:37.831718 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:06:37.831767 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:06:37.831813 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:06:37.833280 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} executeQuery: Read 30 rows, 1.14 KiB in 0.003089 sec., 9711.880867594691 rows/sec., 370.20 KiB/sec. 2025.01.10 05:06:37.833489 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} TCPHandler: Processed in 0.003460782 sec. 2025.01.10 05:06:37.833882 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.834084 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} executeQuery: (from [fd00:1122:3344:101::d]:37728) 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.10 05:06:37.834433 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:37.834480 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.10 05:06:37.834797 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:37.834864 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:37.835018 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.01.10 05:06:37.835127 [ 298 ] {d910ca53-7465-4957-9156-81b66465dd36} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:37.835149 [ 294 ] {d910ca53-7465-4957-9156-81b66465dd36} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.10 05:06:37.835171 [ 296 ] {d910ca53-7465-4957-9156-81b66465dd36} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.10 05:06:37.835276 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.10 05:06:37.835301 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:37.835409 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.10 05:06:37.835431 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 30 rows with 3 streams 2025.01.10 05:06:37.835472 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:06:37.835520 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:06:37.835565 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:06:37.836969 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} executeQuery: Read 30 rows, 1.14 KiB in 0.002986 sec., 10046.885465505693 rows/sec., 382.97 KiB/sec. 2025.01.10 05:06:37.837157 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} TCPHandler: Processed in 0.003338288 sec. 2025.01.10 05:06:37.837447 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.837643 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} executeQuery: (from [fd00:1122:3344:101::d]:42087) 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.10 05:06:37.837984 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:37.838032 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.10 05:06:37.838361 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:37.838437 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:37.838593 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.01.10 05:06:37.838693 [ 294 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:37.838722 [ 298 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.10 05:06:37.838745 [ 295 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.10 05:06:37.838857 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.10 05:06:37.838886 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:37.838999 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.10 05:06:37.839021 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 30 rows with 3 streams 2025.01.10 05:06:37.839063 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:06:37.839112 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:06:37.839157 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:06:37.840632 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} executeQuery: Read 30 rows, 1.14 KiB in 0.003082 sec., 9733.939000648928 rows/sec., 371.04 KiB/sec. 2025.01.10 05:06:37.840843 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} TCPHandler: Processed in 0.003455963 sec. 2025.01.10 05:06:37.841140 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.841373 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} executeQuery: (from [fd00:1122:3344:101::d]:37728) 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.10 05:06:37.841722 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:06:37.841773 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.10 05:06:37.842103 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:37.842175 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:06:37.842329 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.01.10 05:06:37.842465 [ 298 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.10 05:06:37.842466 [ 294 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:06:37.842486 [ 296 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.10 05:06:37.842607 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.10 05:06:37.842632 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:06:37.842743 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.10 05:06:37.842766 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 30 rows with 3 streams 2025.01.10 05:06:37.842808 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:06:37.842857 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:06:37.842902 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:06:37.844347 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} executeQuery: Read 30 rows, 1.14 KiB in 0.003076 sec., 9752.925877763328 rows/sec., 371.77 KiB/sec. 2025.01.10 05:06:37.844533 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} TCPHandler: Processed in 0.003456542 sec. 2025.01.10 05:06:37.943589 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.943777 [ 282 ] {0ba452ea-ff51-49d1-aa5c-04595b93a712} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.10 05:06:37.943855 [ 282 ] {0ba452ea-ff51-49d1-aa5c-04595b93a712} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:06:37.944713 [ 282 ] {0ba452ea-ff51-49d1-aa5c-04595b93a712} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.944751 [ 282 ] {0ba452ea-ff51-49d1-aa5c-04595b93a712} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.945268 [ 282 ] {0ba452ea-ff51-49d1-aa5c-04595b93a712} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.10 05:06:37.945491 [ 282 ] {0ba452ea-ff51-49d1-aa5c-04595b93a712} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.945748 [ 282 ] {0ba452ea-ff51-49d1-aa5c-04595b93a712} executeQuery: Read 6 rows, 1.34 KiB in 0.002017 sec., 2974.7149231531976 rows/sec., 662.34 KiB/sec. 2025.01.10 05:06:37.945903 [ 282 ] {0ba452ea-ff51-49d1-aa5c-04595b93a712} TCPHandler: Processed in 0.002446729 sec. 2025.01.10 05:06:37.946185 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.946380 [ 288 ] {8488fa46-a29d-4fde-99e2-7e3d809e84b4} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:06:37.946457 [ 288 ] {8488fa46-a29d-4fde-99e2-7e3d809e84b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:06:37.947232 [ 288 ] {8488fa46-a29d-4fde-99e2-7e3d809e84b4} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.947286 [ 288 ] {8488fa46-a29d-4fde-99e2-7e3d809e84b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.947725 [ 288 ] {8488fa46-a29d-4fde-99e2-7e3d809e84b4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.10 05:06:37.947991 [ 288 ] {8488fa46-a29d-4fde-99e2-7e3d809e84b4} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.948237 [ 288 ] {8488fa46-a29d-4fde-99e2-7e3d809e84b4} executeQuery: Read 14 rows, 1.01 KiB in 0.001911 sec., 7326.007326007326 rows/sec., 527.37 KiB/sec. 2025.01.10 05:06:37.948305 [ 288 ] {8488fa46-a29d-4fde-99e2-7e3d809e84b4} TCPHandler: Processed in 0.002264003 sec. 2025.01.10 05:06:37.948467 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.948589 [ 282 ] {f856d0df-6773-4855-9054-447c4e1fc1cf} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:06:37.948638 [ 282 ] {f856d0df-6773-4855-9054-447c4e1fc1cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:06:37.949931 [ 282 ] {f856d0df-6773-4855-9054-447c4e1fc1cf} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.949969 [ 282 ] {f856d0df-6773-4855-9054-447c4e1fc1cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.950462 [ 282 ] {f856d0df-6773-4855-9054-447c4e1fc1cf} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.10 05:06:37.950703 [ 282 ] {f856d0df-6773-4855-9054-447c4e1fc1cf} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.950877 [ 282 ] {f856d0df-6773-4855-9054-447c4e1fc1cf} executeQuery: Read 1329 rows, 113.25 KiB in 0.002314 sec., 574330.1642178047 rows/sec., 47.80 MiB/sec. 2025.01.10 05:06:37.950927 [ 282 ] {f856d0df-6773-4855-9054-447c4e1fc1cf} TCPHandler: Processed in 0.002521842 sec. 2025.01.10 05:06:37.951096 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.951262 [ 288 ] {78b1a890-6067-4895-b0ad-fa0309dcc043} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:06:37.951336 [ 288 ] {78b1a890-6067-4895-b0ad-fa0309dcc043} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:06:37.952072 [ 288 ] {78b1a890-6067-4895-b0ad-fa0309dcc043} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.952116 [ 288 ] {78b1a890-6067-4895-b0ad-fa0309dcc043} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.952500 [ 288 ] {78b1a890-6067-4895-b0ad-fa0309dcc043} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.10 05:06:37.952755 [ 288 ] {78b1a890-6067-4895-b0ad-fa0309dcc043} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.953044 [ 288 ] {78b1a890-6067-4895-b0ad-fa0309dcc043} executeQuery: Read 15 rows, 1.06 KiB in 0.001802 sec., 8324.084350721421 rows/sec., 586.91 KiB/sec. 2025.01.10 05:06:37.953132 [ 288 ] {78b1a890-6067-4895-b0ad-fa0309dcc043} TCPHandler: Processed in 0.002108209 sec. 2025.01.10 05:06:37.953275 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.953394 [ 282 ] {6cf34f8a-57e7-4135-bd0d-176bee469a25} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:06:37.953442 [ 282 ] {6cf34f8a-57e7-4135-bd0d-176bee469a25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:06:37.954234 [ 282 ] {6cf34f8a-57e7-4135-bd0d-176bee469a25} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.954280 [ 282 ] {6cf34f8a-57e7-4135-bd0d-176bee469a25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.954790 [ 282 ] {6cf34f8a-57e7-4135-bd0d-176bee469a25} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.10 05:06:37.955124 [ 282 ] {6cf34f8a-57e7-4135-bd0d-176bee469a25} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.955425 [ 282 ] {6cf34f8a-57e7-4135-bd0d-176bee469a25} executeQuery: Read 242 rows, 16.79 KiB in 0.002039 sec., 118685.63021088768 rows/sec., 8.04 MiB/sec. 2025.01.10 05:06:37.955502 [ 282 ] {6cf34f8a-57e7-4135-bd0d-176bee469a25} TCPHandler: Processed in 0.002283574 sec. 2025.01.10 05:06:37.955669 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.955793 [ 288 ] {ff7f6bc0-2114-4eb7-b056-8520aed724e7} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:06:37.955844 [ 288 ] {ff7f6bc0-2114-4eb7-b056-8520aed724e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:06:37.956450 [ 288 ] {ff7f6bc0-2114-4eb7-b056-8520aed724e7} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.956490 [ 288 ] {ff7f6bc0-2114-4eb7-b056-8520aed724e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.956857 [ 288 ] {ff7f6bc0-2114-4eb7-b056-8520aed724e7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.10 05:06:37.957098 [ 288 ] {ff7f6bc0-2114-4eb7-b056-8520aed724e7} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.957315 [ 288 ] {ff7f6bc0-2114-4eb7-b056-8520aed724e7} executeQuery: Read 13 rows, 830.00 B in 0.00155 sec., 8387.09677419355 rows/sec., 522.93 KiB/sec. 2025.01.10 05:06:37.957374 [ 288 ] {ff7f6bc0-2114-4eb7-b056-8520aed724e7} TCPHandler: Processed in 0.001765878 sec. 2025.01.10 05:06:37.957525 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.957648 [ 282 ] {3cc98fad-24c8-43ff-bbda-fedd17f59a4d} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:06:37.957697 [ 282 ] {3cc98fad-24c8-43ff-bbda-fedd17f59a4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:06:37.958577 [ 282 ] {3cc98fad-24c8-43ff-bbda-fedd17f59a4d} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.958615 [ 282 ] {3cc98fad-24c8-43ff-bbda-fedd17f59a4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.959073 [ 282 ] {3cc98fad-24c8-43ff-bbda-fedd17f59a4d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.10 05:06:37.959333 [ 282 ] {3cc98fad-24c8-43ff-bbda-fedd17f59a4d} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.959513 [ 282 ] {3cc98fad-24c8-43ff-bbda-fedd17f59a4d} executeQuery: Read 810 rows, 59.73 KiB in 0.001889 sec., 428798.30598200107 rows/sec., 30.88 MiB/sec. 2025.01.10 05:06:37.959569 [ 282 ] {3cc98fad-24c8-43ff-bbda-fedd17f59a4d} TCPHandler: Processed in 0.002103619 sec. 2025.01.10 05:06:37.959728 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.959871 [ 288 ] {d55ddb3e-daf3-497c-9560-59fe0a1f0bb6} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:06:37.959933 [ 288 ] {d55ddb3e-daf3-497c-9560-59fe0a1f0bb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:06:37.960586 [ 288 ] {d55ddb3e-daf3-497c-9560-59fe0a1f0bb6} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.960636 [ 288 ] {d55ddb3e-daf3-497c-9560-59fe0a1f0bb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.961092 [ 288 ] {d55ddb3e-daf3-497c-9560-59fe0a1f0bb6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.10 05:06:37.961357 [ 288 ] {d55ddb3e-daf3-497c-9560-59fe0a1f0bb6} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.961577 [ 288 ] {d55ddb3e-daf3-497c-9560-59fe0a1f0bb6} executeQuery: Read 6 rows, 321.00 B in 0.001737 sec., 3454.2314335060446 rows/sec., 180.47 KiB/sec. 2025.01.10 05:06:37.961638 [ 288 ] {d55ddb3e-daf3-497c-9560-59fe0a1f0bb6} TCPHandler: Processed in 0.001977364 sec. 2025.01.10 05:06:37.961790 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.961912 [ 282 ] {4e028458-701e-412a-81d9-e87c331bb77a} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:06:37.961964 [ 282 ] {4e028458-701e-412a-81d9-e87c331bb77a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:06:37.965781 [ 282 ] {4e028458-701e-412a-81d9-e87c331bb77a} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.965820 [ 282 ] {4e028458-701e-412a-81d9-e87c331bb77a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.966396 [ 282 ] {4e028458-701e-412a-81d9-e87c331bb77a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.10 05:06:37.966656 [ 282 ] {4e028458-701e-412a-81d9-e87c331bb77a} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.966836 [ 282 ] {4e028458-701e-412a-81d9-e87c331bb77a} executeQuery: Read 2665 rows, 181.82 KiB in 0.00495 sec., 538383.8383838383 rows/sec., 35.87 MiB/sec. 2025.01.10 05:06:37.966899 [ 282 ] {4e028458-701e-412a-81d9-e87c331bb77a} TCPHandler: Processed in 0.005166728 sec. 2025.01.10 05:06:37.967057 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.967178 [ 288 ] {1b9eb98a-10c9-4da3-9d95-5aa3f724d693} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:06:37.967233 [ 288 ] {1b9eb98a-10c9-4da3-9d95-5aa3f724d693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:06:37.967725 [ 288 ] {1b9eb98a-10c9-4da3-9d95-5aa3f724d693} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.967764 [ 288 ] {1b9eb98a-10c9-4da3-9d95-5aa3f724d693} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.968154 [ 288 ] {1b9eb98a-10c9-4da3-9d95-5aa3f724d693} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.10 05:06:37.968400 [ 288 ] {1b9eb98a-10c9-4da3-9d95-5aa3f724d693} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.968720 [ 288 ] {1b9eb98a-10c9-4da3-9d95-5aa3f724d693} executeQuery: Read 1 rows, 69.00 B in 0.001551 sec., 644.7453255963894 rows/sec., 43.44 KiB/sec. 2025.01.10 05:06:37.968797 [ 288 ] {1b9eb98a-10c9-4da3-9d95-5aa3f724d693} TCPHandler: Processed in 0.001801528 sec. 2025.01.10 05:06:37.968942 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.969060 [ 282 ] {63ec34fd-bc3f-40f8-b282-2654c18717f5} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:06:37.969140 [ 282 ] {63ec34fd-bc3f-40f8-b282-2654c18717f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:06:37.970223 [ 282 ] {63ec34fd-bc3f-40f8-b282-2654c18717f5} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.970261 [ 282 ] {63ec34fd-bc3f-40f8-b282-2654c18717f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.970852 [ 282 ] {63ec34fd-bc3f-40f8-b282-2654c18717f5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.10 05:06:37.971128 [ 282 ] {63ec34fd-bc3f-40f8-b282-2654c18717f5} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.971411 [ 282 ] {63ec34fd-bc3f-40f8-b282-2654c18717f5} executeQuery: Read 8 rows, 14.68 KiB in 0.002356 sec., 3395.585738539898 rows/sec., 6.08 MiB/sec. 2025.01.10 05:06:37.971527 [ 282 ] {63ec34fd-bc3f-40f8-b282-2654c18717f5} TCPHandler: Processed in 0.002643936 sec. 2025.01.10 05:06:37.971666 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:37.971784 [ 288 ] {5a2bb6ae-ccd9-4649-bf4b-da09728aae45} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:06:37.971836 [ 288 ] {5a2bb6ae-ccd9-4649-bf4b-da09728aae45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:06:37.972323 [ 288 ] {5a2bb6ae-ccd9-4649-bf4b-da09728aae45} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:37.972361 [ 288 ] {5a2bb6ae-ccd9-4649-bf4b-da09728aae45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:37.972723 [ 288 ] {5a2bb6ae-ccd9-4649-bf4b-da09728aae45} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.10 05:06:37.972975 [ 288 ] {5a2bb6ae-ccd9-4649-bf4b-da09728aae45} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:37.973248 [ 288 ] {5a2bb6ae-ccd9-4649-bf4b-da09728aae45} executeQuery: Read 28 rows, 1.61 KiB in 0.00148 sec., 18918.91891891892 rows/sec., 1.06 MiB/sec. 2025.01.10 05:06:37.973398 [ 288 ] {5a2bb6ae-ccd9-4649-bf4b-da09728aae45} TCPHandler: Processed in 0.001789779 sec. 2025.01.10 05:06:38.001155 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 166.36 MiB, peak 170.59 MiB, free memory in arenas 0.00 B, will set to 165.00 MiB (RSS), difference: -1.36 MiB 2025.01.10 05:06:39.763818 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2025.01.10 05:06:39.764457 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:39.764510 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:39.765031 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.10 05:06:39.765296 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:39.765612 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2025.01.10 05:06:39.971092 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.01.10 05:06:39.989943 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:39.990001 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:39.997105 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.10 05:06:39.997920 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:40.001197 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.53 MiB, peak 170.59 MiB, free memory in arenas 0.00 B, will set to 166.70 MiB (RSS), difference: 1.17 MiB 2025.01.10 05:06:40.001747 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.01.10 05:06:42.340685 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:42.340916 [ 282 ] {4120d773-c162-48fe-b154-15ddb844f89a} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:06:42.340999 [ 282 ] {4120d773-c162-48fe-b154-15ddb844f89a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:06:42.341772 [ 282 ] {4120d773-c162-48fe-b154-15ddb844f89a} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:42.341817 [ 282 ] {4120d773-c162-48fe-b154-15ddb844f89a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:42.342260 [ 282 ] {4120d773-c162-48fe-b154-15ddb844f89a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.10 05:06:42.342529 [ 282 ] {4120d773-c162-48fe-b154-15ddb844f89a} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:42.342742 [ 282 ] {4120d773-c162-48fe-b154-15ddb844f89a} executeQuery: Read 26 rows, 1.98 KiB in 0.001886 sec., 13785.790031813362 rows/sec., 1.02 MiB/sec. 2025.01.10 05:06:42.342808 [ 282 ] {4120d773-c162-48fe-b154-15ddb844f89a} TCPHandler: Processed in 0.002261673 sec. 2025.01.10 05:06:42.343051 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:42.343244 [ 288 ] {25a8be56-c568-442a-a462-78c6468bc4bf} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:06:42.343319 [ 288 ] {25a8be56-c568-442a-a462-78c6468bc4bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:06:42.344062 [ 288 ] {25a8be56-c568-442a-a462-78c6468bc4bf} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:42.344111 [ 288 ] {25a8be56-c568-442a-a462-78c6468bc4bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:42.344540 [ 288 ] {25a8be56-c568-442a-a462-78c6468bc4bf} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.10 05:06:42.344792 [ 288 ] {25a8be56-c568-442a-a462-78c6468bc4bf} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:42.345023 [ 288 ] {25a8be56-c568-442a-a462-78c6468bc4bf} executeQuery: Read 28 rows, 2.24 KiB in 0.001831 sec., 15292.190060076462 rows/sec., 1.19 MiB/sec. 2025.01.10 05:06:42.345091 [ 288 ] {25a8be56-c568-442a-a462-78c6468bc4bf} TCPHandler: Processed in 0.00217699 sec. 2025.01.10 05:06:42.345251 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:42.345383 [ 282 ] {c3544836-37b2-4a38-af67-0fd2e7eeb733} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:06:42.345442 [ 282 ] {c3544836-37b2-4a38-af67-0fd2e7eeb733} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:06:42.346018 [ 282 ] {c3544836-37b2-4a38-af67-0fd2e7eeb733} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:42.346057 [ 282 ] {c3544836-37b2-4a38-af67-0fd2e7eeb733} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:42.346462 [ 282 ] {c3544836-37b2-4a38-af67-0fd2e7eeb733} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.10 05:06:42.346716 [ 282 ] {c3544836-37b2-4a38-af67-0fd2e7eeb733} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:42.346926 [ 282 ] {c3544836-37b2-4a38-af67-0fd2e7eeb733} executeQuery: Read 80 rows, 5.68 KiB in 0.001574 sec., 50825.92121982211 rows/sec., 3.52 MiB/sec. 2025.01.10 05:06:42.346985 [ 282 ] {c3544836-37b2-4a38-af67-0fd2e7eeb733} TCPHandler: Processed in 0.001793578 sec. 2025.01.10 05:06:42.347146 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:42.347294 [ 288 ] {48115a12-7df6-419b-a5ba-1a2f1819fcf7} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:06:42.347391 [ 288 ] {48115a12-7df6-419b-a5ba-1a2f1819fcf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:06:42.348485 [ 288 ] {48115a12-7df6-419b-a5ba-1a2f1819fcf7} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:42.348525 [ 288 ] {48115a12-7df6-419b-a5ba-1a2f1819fcf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:42.348894 [ 288 ] {48115a12-7df6-419b-a5ba-1a2f1819fcf7} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.10 05:06:42.349144 [ 288 ] {48115a12-7df6-419b-a5ba-1a2f1819fcf7} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:42.349366 [ 288 ] {48115a12-7df6-419b-a5ba-1a2f1819fcf7} executeQuery: Read 24 rows, 1.68 KiB in 0.002125 sec., 11294.117647058823 rows/sec., 792.28 KiB/sec. 2025.01.10 05:06:42.349422 [ 288 ] {48115a12-7df6-419b-a5ba-1a2f1819fcf7} TCPHandler: Processed in 0.002336666 sec. 2025.01.10 05:06:47.160283 [ 48 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:06:47.160345 [ 48 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:06:47.266613 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2025.01.10 05:06:47.267257 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:47.267309 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:47.268008 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 282 2025.01.10 05:06:47.268100 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.10 05:06:47.268672 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:47.269155 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.01.10 05:06:47.272416 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:47.272475 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:47.274068 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.10 05:06:47.274388 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:47.275044 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 282 2025.01.10 05:06:47.342710 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:47.342902 [ 282 ] {d8bbb0e8-f969-4f92-9f34-8c4c4ea8c1ab} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:06:47.342975 [ 282 ] {d8bbb0e8-f969-4f92-9f34-8c4c4ea8c1ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:06:47.343769 [ 282 ] {d8bbb0e8-f969-4f92-9f34-8c4c4ea8c1ab} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:47.343817 [ 282 ] {d8bbb0e8-f969-4f92-9f34-8c4c4ea8c1ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:47.344365 [ 282 ] {d8bbb0e8-f969-4f92-9f34-8c4c4ea8c1ab} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.10 05:06:47.344628 [ 282 ] {d8bbb0e8-f969-4f92-9f34-8c4c4ea8c1ab} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:47.344860 [ 282 ] {d8bbb0e8-f969-4f92-9f34-8c4c4ea8c1ab} executeQuery: Read 78 rows, 6.85 KiB in 0.002011 sec., 38786.67329686723 rows/sec., 3.33 MiB/sec. 2025.01.10 05:06:47.344920 [ 282 ] {d8bbb0e8-f969-4f92-9f34-8c4c4ea8c1ab} TCPHandler: Processed in 0.002338246 sec. 2025.01.10 05:06:47.345152 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:47.345330 [ 288 ] {9b4940c8-5f65-471b-b022-3f9348a6e005} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:06:47.345400 [ 288 ] {9b4940c8-5f65-471b-b022-3f9348a6e005} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:06:47.346110 [ 288 ] {9b4940c8-5f65-471b-b022-3f9348a6e005} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:47.346156 [ 288 ] {9b4940c8-5f65-471b-b022-3f9348a6e005} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:47.346571 [ 288 ] {9b4940c8-5f65-471b-b022-3f9348a6e005} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.10 05:06:47.346822 [ 288 ] {9b4940c8-5f65-471b-b022-3f9348a6e005} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:47.347062 [ 288 ] {9b4940c8-5f65-471b-b022-3f9348a6e005} executeQuery: Read 26 rows, 1.96 KiB in 0.001779 sec., 14614.95222034851 rows/sec., 1.07 MiB/sec. 2025.01.10 05:06:47.347125 [ 288 ] {9b4940c8-5f65-471b-b022-3f9348a6e005} TCPHandler: Processed in 0.002078588 sec. 2025.01.10 05:06:47.347282 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:47.347413 [ 282 ] {e925bd2c-d816-4b45-968e-9b43dc7eb617} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:06:47.347472 [ 282 ] {e925bd2c-d816-4b45-968e-9b43dc7eb617} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:06:47.348199 [ 282 ] {e925bd2c-d816-4b45-968e-9b43dc7eb617} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:47.348248 [ 282 ] {e925bd2c-d816-4b45-968e-9b43dc7eb617} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:47.348647 [ 282 ] {e925bd2c-d816-4b45-968e-9b43dc7eb617} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.10 05:06:47.348898 [ 282 ] {e925bd2c-d816-4b45-968e-9b43dc7eb617} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:47.349151 [ 282 ] {e925bd2c-d816-4b45-968e-9b43dc7eb617} executeQuery: Read 54 rows, 4.32 KiB in 0.001766 sec., 30577.57644394111 rows/sec., 2.39 MiB/sec. 2025.01.10 05:06:47.349320 [ 282 ] {e925bd2c-d816-4b45-968e-9b43dc7eb617} TCPHandler: Processed in 0.002094148 sec. 2025.01.10 05:06:47.349488 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:47.349632 [ 288 ] {4ed9404f-05c7-4d41-b853-cbb0e51ce1b5} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:06:47.349696 [ 288 ] {4ed9404f-05c7-4d41-b853-cbb0e51ce1b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:06:47.350345 [ 288 ] {4ed9404f-05c7-4d41-b853-cbb0e51ce1b5} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:47.350392 [ 288 ] {4ed9404f-05c7-4d41-b853-cbb0e51ce1b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:47.350782 [ 288 ] {4ed9404f-05c7-4d41-b853-cbb0e51ce1b5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.10 05:06:47.351034 [ 288 ] {4ed9404f-05c7-4d41-b853-cbb0e51ce1b5} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:47.351220 [ 288 ] {4ed9404f-05c7-4d41-b853-cbb0e51ce1b5} executeQuery: Read 100 rows, 7.10 KiB in 0.001618 sec., 61804.69715698393 rows/sec., 4.29 MiB/sec. 2025.01.10 05:06:47.351301 [ 288 ] {4ed9404f-05c7-4d41-b853-cbb0e51ce1b5} TCPHandler: Processed in 0.001883592 sec. 2025.01.10 05:06:47.351447 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:47.351567 [ 282 ] {0015b48d-738d-4eb7-b03e-247c3eaeea4a} executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:06:47.351649 [ 282 ] {0015b48d-738d-4eb7-b03e-247c3eaeea4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:06:47.352860 [ 282 ] {0015b48d-738d-4eb7-b03e-247c3eaeea4a} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:47.352900 [ 282 ] {0015b48d-738d-4eb7-b03e-247c3eaeea4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:47.353618 [ 282 ] {0015b48d-738d-4eb7-b03e-247c3eaeea4a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.10 05:06:47.353900 [ 282 ] {0015b48d-738d-4eb7-b03e-247c3eaeea4a} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:47.354165 [ 282 ] {0015b48d-738d-4eb7-b03e-247c3eaeea4a} executeQuery: Read 26 rows, 47.71 KiB in 0.002624 sec., 9908.536585365853 rows/sec., 17.76 MiB/sec. 2025.01.10 05:06:47.354263 [ 282 ] {0015b48d-738d-4eb7-b03e-247c3eaeea4a} TCPHandler: Processed in 0.002871624 sec. 2025.01.10 05:06:47.354429 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:47.354563 [ 288 ] {af8220fa-1ef0-4ae3-a64a-b89f595fe4f7} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:06:47.354617 [ 288 ] {af8220fa-1ef0-4ae3-a64a-b89f595fe4f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:06:47.355123 [ 288 ] {af8220fa-1ef0-4ae3-a64a-b89f595fe4f7} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:47.355162 [ 288 ] {af8220fa-1ef0-4ae3-a64a-b89f595fe4f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:47.355548 [ 288 ] {af8220fa-1ef0-4ae3-a64a-b89f595fe4f7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.10 05:06:47.355784 [ 288 ] {af8220fa-1ef0-4ae3-a64a-b89f595fe4f7} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:47.355976 [ 288 ] {af8220fa-1ef0-4ae3-a64a-b89f595fe4f7} executeQuery: Read 30 rows, 2.10 KiB in 0.001442 sec., 20804.438280166436 rows/sec., 1.43 MiB/sec. 2025.01.10 05:06:47.356033 [ 288 ] {af8220fa-1ef0-4ae3-a64a-b89f595fe4f7} TCPHandler: Processed in 0.001662374 sec. 2025.01.10 05:06:47.502707 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.01.10 05:06:47.521656 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:47.521708 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. 2025.01.10 05:06:47.528752 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.10 05:06:47.529499 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:47.531977 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.01.10 05:06:51.764504 [ 282 ] {} TCPHandler: Done processing connection. 2025.01.10 05:06:51.764674 [ 282 ] {} TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.10 05:06:52.001161 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.43 MiB, peak 171.71 MiB, free memory in arenas 0.00 B, will set to 167.49 MiB (RSS), difference: 2.06 MiB 2025.01.10 05:06:52.346516 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:52.346709 [ 288 ] {0155d8f9-3db1-4d52-8049-f369219528a3} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:06:52.346785 [ 288 ] {0155d8f9-3db1-4d52-8049-f369219528a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:06:52.347550 [ 288 ] {0155d8f9-3db1-4d52-8049-f369219528a3} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:52.347607 [ 288 ] {0155d8f9-3db1-4d52-8049-f369219528a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:52.348057 [ 288 ] {0155d8f9-3db1-4d52-8049-f369219528a3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.10 05:06:52.348316 [ 288 ] {0155d8f9-3db1-4d52-8049-f369219528a3} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:52.348606 [ 288 ] {0155d8f9-3db1-4d52-8049-f369219528a3} executeQuery: Read 14 rows, 1.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 519.76 KiB/sec. 2025.01.10 05:06:52.348888 [ 288 ] {0155d8f9-3db1-4d52-8049-f369219528a3} TCPHandler: Processed in 0.002507811 sec. 2025.01.10 05:06:52.349100 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:52.349227 [ 283 ] {67cfec98-9811-4968-9ac3-6e16a0d852d9} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:06:52.349302 [ 283 ] {67cfec98-9811-4968-9ac3-6e16a0d852d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:06:52.350065 [ 283 ] {67cfec98-9811-4968-9ac3-6e16a0d852d9} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:52.350108 [ 283 ] {67cfec98-9811-4968-9ac3-6e16a0d852d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:52.350509 [ 283 ] {67cfec98-9811-4968-9ac3-6e16a0d852d9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.10 05:06:52.350760 [ 283 ] {67cfec98-9811-4968-9ac3-6e16a0d852d9} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:52.351224 [ 283 ] {67cfec98-9811-4968-9ac3-6e16a0d852d9} executeQuery: Read 189 rows, 17.14 KiB in 0.002026 sec., 93287.26554787759 rows/sec., 8.26 MiB/sec. 2025.01.10 05:06:52.351289 [ 283 ] {67cfec98-9811-4968-9ac3-6e16a0d852d9} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2025.01.10 05:06:52.351304 [ 283 ] {67cfec98-9811-4968-9ac3-6e16a0d852d9} TCPHandler: Processed in 0.002290565 sec. 2025.01.10 05:06:52.351480 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:52.351591 [ 288 ] {8d081c51-60c3-4244-bb8b-dbc79f060f1b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:06:52.351637 [ 288 ] {8d081c51-60c3-4244-bb8b-dbc79f060f1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:06:52.352185 [ 288 ] {8d081c51-60c3-4244-bb8b-dbc79f060f1b} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:52.352228 [ 288 ] {8d081c51-60c3-4244-bb8b-dbc79f060f1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:52.352586 [ 288 ] {8d081c51-60c3-4244-bb8b-dbc79f060f1b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.10 05:06:52.352848 [ 288 ] {8d081c51-60c3-4244-bb8b-dbc79f060f1b} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:52.353020 [ 41 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.10 05:06:52.353093 [ 288 ] {8d081c51-60c3-4244-bb8b-dbc79f060f1b} executeQuery: Read 15 rows, 1.06 KiB in 0.00152 sec., 9868.421052631578 rows/sec., 695.80 KiB/sec. 2025.01.10 05:06:52.353103 [ 41 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:52.353182 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:52.353227 [ 288 ] {8d081c51-60c3-4244-bb8b-dbc79f060f1b} TCPHandler: Processed in 0.001796189 sec. 2025.01.10 05:06:52.353554 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:52.353685 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.10 05:06:52.353917 [ 283 ] {34716dab-452d-41b4-8480-ad9e2505d132} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:06:52.354083 [ 283 ] {34716dab-452d-41b4-8480-ad9e2505d132} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:06:52.354246 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:06:52.354354 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2025.01.10 05:06:52.354610 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part 2025.01.10 05:06:52.354972 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part 2025.01.10 05:06:52.355391 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part 2025.01.10 05:06:52.355744 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part 2025.01.10 05:06:52.356076 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part 2025.01.10 05:06:52.357048 [ 283 ] {34716dab-452d-41b4-8480-ad9e2505d132} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:52.357124 [ 283 ] {34716dab-452d-41b4-8480-ad9e2505d132} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:52.358152 [ 283 ] {34716dab-452d-41b4-8480-ad9e2505d132} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.10 05:06:52.358655 [ 283 ] {34716dab-452d-41b4-8480-ad9e2505d132} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:52.358719 [ 191 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 112 rows, containing 5 columns (5 merged, 0 gathered) in 0.005408236 sec., 20709.155443660373 rows/sec., 1.55 MiB/sec. 2025.01.10 05:06:52.359026 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.10 05:06:52.359337 [ 283 ] {34716dab-452d-41b4-8480-ad9e2505d132} executeQuery: Read 14 rows, 1004.00 B in 0.005509 sec., 2541.2960609911056 rows/sec., 177.98 KiB/sec. 2025.01.10 05:06:52.359607 [ 283 ] {34716dab-452d-41b4-8480-ad9e2505d132} TCPHandler: Processed in 0.00618034 sec. 2025.01.10 05:06:52.359784 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:52.359860 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:52.360007 [ 288 ] {8d376617-df1a-4ac2-8a58-76e24f3d1028} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:06:52.360093 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.10 05:06:52.360156 [ 288 ] {8d376617-df1a-4ac2-8a58-76e24f3d1028} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:06:52.360404 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.10 05:06:52.361638 [ 288 ] {8d376617-df1a-4ac2-8a58-76e24f3d1028} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:52.361682 [ 288 ] {8d376617-df1a-4ac2-8a58-76e24f3d1028} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:52.362059 [ 288 ] {8d376617-df1a-4ac2-8a58-76e24f3d1028} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.10 05:06:52.362300 [ 288 ] {8d376617-df1a-4ac2-8a58-76e24f3d1028} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:52.362580 [ 288 ] {8d376617-df1a-4ac2-8a58-76e24f3d1028} executeQuery: Read 13 rows, 830.00 B in 0.002654 sec., 4898.266767143933 rows/sec., 305.41 KiB/sec. 2025.01.10 05:06:52.362647 [ 288 ] {8d376617-df1a-4ac2-8a58-76e24f3d1028} TCPHandler: Processed in 0.002921945 sec. 2025.01.10 05:06:52.362817 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:52.362948 [ 283 ] {3e50aba7-9e16-4463-bb70-fb9262b30808} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:06:52.363007 [ 283 ] {3e50aba7-9e16-4463-bb70-fb9262b30808} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:06:52.363790 [ 283 ] {3e50aba7-9e16-4463-bb70-fb9262b30808} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:52.363830 [ 283 ] {3e50aba7-9e16-4463-bb70-fb9262b30808} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:52.364210 [ 283 ] {3e50aba7-9e16-4463-bb70-fb9262b30808} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.10 05:06:52.364458 [ 283 ] {3e50aba7-9e16-4463-bb70-fb9262b30808} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:52.364670 [ 283 ] {3e50aba7-9e16-4463-bb70-fb9262b30808} executeQuery: Read 354 rows, 25.44 KiB in 0.001752 sec., 202054.79452054793 rows/sec., 14.18 MiB/sec. 2025.01.10 05:06:52.364723 [ 283 ] {3e50aba7-9e16-4463-bb70-fb9262b30808} TCPHandler: Processed in 0.001969484 sec. 2025.01.10 05:06:52.364882 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:52.364992 [ 288 ] {2e2da47e-67ed-4a41-8c3d-045e3312076f} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:06:52.365038 [ 288 ] {2e2da47e-67ed-4a41-8c3d-045e3312076f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:06:52.365474 [ 288 ] {2e2da47e-67ed-4a41-8c3d-045e3312076f} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:52.365513 [ 288 ] {2e2da47e-67ed-4a41-8c3d-045e3312076f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:52.365865 [ 288 ] {2e2da47e-67ed-4a41-8c3d-045e3312076f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.10 05:06:52.366113 [ 288 ] {2e2da47e-67ed-4a41-8c3d-045e3312076f} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:52.366505 [ 288 ] {2e2da47e-67ed-4a41-8c3d-045e3312076f} executeQuery: Read 6 rows, 321.00 B in 0.0015 sec., 4000 rows/sec., 208.98 KiB/sec. 2025.01.10 05:06:52.366696 [ 288 ] {2e2da47e-67ed-4a41-8c3d-045e3312076f} TCPHandler: Processed in 0.001867041 sec. 2025.01.10 05:06:52.366862 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:52.366989 [ 283 ] {90f90a31-18f4-47c6-b833-8edd658c81f9} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:06:52.367046 [ 283 ] {90f90a31-18f4-47c6-b833-8edd658c81f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:06:52.367653 [ 283 ] {90f90a31-18f4-47c6-b833-8edd658c81f9} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:52.367691 [ 283 ] {90f90a31-18f4-47c6-b833-8edd658c81f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:52.368072 [ 283 ] {90f90a31-18f4-47c6-b833-8edd658c81f9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.10 05:06:52.368321 [ 283 ] {90f90a31-18f4-47c6-b833-8edd658c81f9} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:52.368537 [ 283 ] {90f90a31-18f4-47c6-b833-8edd658c81f9} executeQuery: Read 177 rows, 11.96 KiB in 0.001576 sec., 112309.64467005077 rows/sec., 7.41 MiB/sec. 2025.01.10 05:06:52.368630 [ 283 ] {90f90a31-18f4-47c6-b833-8edd658c81f9} TCPHandler: Processed in 0.00183167 sec. 2025.01.10 05:06:52.368812 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:52.368942 [ 288 ] {5bbcedbf-9675-4ecf-b649-b5b2936729b3} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:06:52.368998 [ 288 ] {5bbcedbf-9675-4ecf-b649-b5b2936729b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:06:52.369507 [ 288 ] {5bbcedbf-9675-4ecf-b649-b5b2936729b3} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:52.369551 [ 288 ] {5bbcedbf-9675-4ecf-b649-b5b2936729b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:52.369893 [ 288 ] {5bbcedbf-9675-4ecf-b649-b5b2936729b3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.10 05:06:52.370136 [ 288 ] {5bbcedbf-9675-4ecf-b649-b5b2936729b3} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:52.370401 [ 288 ] {5bbcedbf-9675-4ecf-b649-b5b2936729b3} executeQuery: Read 1 rows, 69.00 B in 0.001464 sec., 683.0601092896175 rows/sec., 46.03 KiB/sec. 2025.01.10 05:06:52.370476 [ 288 ] {5bbcedbf-9675-4ecf-b649-b5b2936729b3} TCPHandler: Processed in 0.001728356 sec. 2025.01.10 05:06:52.370622 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:52.370728 [ 283 ] {a4947ac7-1254-4db1-9c3e-c144773e0363} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:06:52.370793 [ 283 ] {a4947ac7-1254-4db1-9c3e-c144773e0363} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:06:52.371842 [ 283 ] {a4947ac7-1254-4db1-9c3e-c144773e0363} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:52.371881 [ 283 ] {a4947ac7-1254-4db1-9c3e-c144773e0363} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:52.372483 [ 283 ] {a4947ac7-1254-4db1-9c3e-c144773e0363} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.10 05:06:52.372745 [ 283 ] {a4947ac7-1254-4db1-9c3e-c144773e0363} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:52.372924 [ 40 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.10 05:06:52.372995 [ 40 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:52.373004 [ 283 ] {a4947ac7-1254-4db1-9c3e-c144773e0363} executeQuery: Read 8 rows, 14.68 KiB in 0.002289 sec., 3494.9759720401926 rows/sec., 6.26 MiB/sec. 2025.01.10 05:06:52.373032 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:52.373654 [ 283 ] {a4947ac7-1254-4db1-9c3e-c144773e0363} TCPHandler: Processed in 0.00308957 sec. 2025.01.10 05:06:52.373673 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.10 05:06:52.373840 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:52.374115 [ 288 ] {6634c311-5618-4a06-854a-3ae0900b0367} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:06:52.374244 [ 288 ] {6634c311-5618-4a06-854a-3ae0900b0367} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:06:52.374422 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:06:52.374664 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.01.10 05:06:52.375481 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.01.10 05:06:52.376226 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part 2025.01.10 05:06:52.376336 [ 288 ] {6634c311-5618-4a06-854a-3ae0900b0367} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:52.376455 [ 288 ] {6634c311-5618-4a06-854a-3ae0900b0367} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:52.376922 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.01.10 05:06:52.377612 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part 2025.01.10 05:06:52.378118 [ 288 ] {6634c311-5618-4a06-854a-3ae0900b0367} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.10 05:06:52.378232 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.01.10 05:06:52.378927 [ 288 ] {6634c311-5618-4a06-854a-3ae0900b0367} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:52.379490 [ 288 ] {6634c311-5618-4a06-854a-3ae0900b0367} executeQuery: Read 52 rows, 3.30 KiB in 0.005471 sec., 9504.660939499177 rows/sec., 602.61 KiB/sec. 2025.01.10 05:06:52.379622 [ 288 ] {6634c311-5618-4a06-854a-3ae0900b0367} TCPHandler: Processed in 0.005857 sec. 2025.01.10 05:06:52.381501 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 19 columns (19 merged, 0 gathered) in 0.008302429 sec., 10117.521029086789 rows/sec., 18.13 MiB/sec. 2025.01.10 05:06:52.381870 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.10 05:06:52.382350 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:52.382440 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.10 05:06:52.382589 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.10 05:06:53.001171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 170.41 MiB, peak 174.15 MiB, free memory in arenas 0.00 B, will set to 167.60 MiB (RSS), difference: -2.82 MiB 2025.01.10 05:06:54.770184 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2025.01.10 05:06:54.770812 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:54.770856 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:54.771412 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.10 05:06:54.771680 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:54.771906 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2025.01.10 05:06:55.032950 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.01.10 05:06:55.053735 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:55.053797 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:55.061207 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.10 05:06:55.061943 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:55.064873 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.01.10 05:06:57.276236 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 316 2025.01.10 05:06:57.279289 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:57.279349 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:57.280900 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.10 05:06:57.281235 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:57.281421 [ 35 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.10 05:06:57.281493 [ 35 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:57.281536 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:57.282011 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.10 05:06:57.283142 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 316 2025.01.10 05:06:57.283531 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:06:57.283698 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part 2025.01.10 05:06:57.284359 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part 2025.01.10 05:06:57.284981 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part 2025.01.10 05:06:57.285593 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2025.01.10 05:06:57.286189 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 66 rows starting from the beginning of the part 2025.01.10 05:06:57.287128 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part 2025.01.10 05:06:57.294986 [ 191 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 72 columns (72 merged, 0 gathered) in 0.013296211 sec., 23766.16917406019 rows/sec., 23.38 MiB/sec. 2025.01.10 05:06:57.296033 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.10 05:06:57.296872 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:57.296968 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.10 05:06:57.297284 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. 2025.01.10 05:06:57.341847 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:57.342004 [ 288 ] {fcf2b833-31ef-4291-8d96-ff9e32c897d0} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:06:57.342066 [ 288 ] {fcf2b833-31ef-4291-8d96-ff9e32c897d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:06:57.342791 [ 288 ] {fcf2b833-31ef-4291-8d96-ff9e32c897d0} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:57.342830 [ 288 ] {fcf2b833-31ef-4291-8d96-ff9e32c897d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:57.343233 [ 288 ] {fcf2b833-31ef-4291-8d96-ff9e32c897d0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.10 05:06:57.343493 [ 288 ] {fcf2b833-31ef-4291-8d96-ff9e32c897d0} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:57.343621 [ 35 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.10 05:06:57.343661 [ 35 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:57.343683 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:57.343694 [ 288 ] {fcf2b833-31ef-4291-8d96-ff9e32c897d0} executeQuery: Read 78 rows, 6.85 KiB in 0.001733 sec., 45008.65551067513 rows/sec., 3.86 MiB/sec. 2025.01.10 05:06:57.343900 [ 288 ] {fcf2b833-31ef-4291-8d96-ff9e32c897d0} TCPHandler: Processed in 0.002126209 sec. 2025.01.10 05:06:57.343941 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.10 05:06:57.344107 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:06:57.344135 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:57.344162 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 241 rows starting from the beginning of the part 2025.01.10 05:06:57.344462 [ 283 ] {0b587f5e-bd25-4514-ae6e-e4abf1bf0aef} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:06:57.344483 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1329 rows starting from the beginning of the part 2025.01.10 05:06:57.344587 [ 283 ] {0b587f5e-bd25-4514-ae6e-e4abf1bf0aef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:06:57.344862 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::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.01.10 05:06:57.345161 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 78 rows starting from the beginning of the part 2025.01.10 05:06:57.345538 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 189 rows starting from the beginning of the part 2025.01.10 05:06:57.345938 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part 2025.01.10 05:06:57.347153 [ 283 ] {0b587f5e-bd25-4514-ae6e-e4abf1bf0aef} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:57.347239 [ 283 ] {0b587f5e-bd25-4514-ae6e-e4abf1bf0aef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:57.348288 [ 283 ] {0b587f5e-bd25-4514-ae6e-e4abf1bf0aef} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.10 05:06:57.348718 [ 283 ] {0b587f5e-bd25-4514-ae6e-e4abf1bf0aef} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:57.349190 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1941 rows, containing 5 columns (5 merged, 0 gathered) in 0.005426476 sec., 357690.70018922037 rows/sec., 31.61 MiB/sec. 2025.01.10 05:06:57.349271 [ 283 ] {0b587f5e-bd25-4514-ae6e-e4abf1bf0aef} executeQuery: Read 26 rows, 1.96 KiB in 0.004938 sec., 5265.289590927501 rows/sec., 395.93 KiB/sec. 2025.01.10 05:06:57.349376 [ 283 ] {0b587f5e-bd25-4514-ae6e-e4abf1bf0aef} TCPHandler: Processed in 0.005327322 sec. 2025.01.10 05:06:57.349492 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.10 05:06:57.349572 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:57.349752 [ 288 ] {5ff7c9d6-c50c-41ae-8850-c063186d49aa} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:06:57.349834 [ 288 ] {5ff7c9d6-c50c-41ae-8850-c063186d49aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:06:57.349984 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:57.350211 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.10 05:06:57.350408 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2025.01.10 05:06:57.350837 [ 288 ] {5ff7c9d6-c50c-41ae-8850-c063186d49aa} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:57.350880 [ 288 ] {5ff7c9d6-c50c-41ae-8850-c063186d49aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:57.351277 [ 288 ] {5ff7c9d6-c50c-41ae-8850-c063186d49aa} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.10 05:06:57.351525 [ 288 ] {5ff7c9d6-c50c-41ae-8850-c063186d49aa} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:57.351647 [ 35 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.10 05:06:57.351684 [ 35 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:57.351710 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:57.351713 [ 288 ] {5ff7c9d6-c50c-41ae-8850-c063186d49aa} executeQuery: Read 54 rows, 4.32 KiB in 0.002021 sec., 26719.445818901535 rows/sec., 2.09 MiB/sec. 2025.01.10 05:06:57.351959 [ 288 ] {5ff7c9d6-c50c-41ae-8850-c063186d49aa} TCPHandler: Processed in 0.00245646 sec. 2025.01.10 05:06:57.352029 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.10 05:06:57.352267 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:57.352361 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:06:57.352399 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 395 rows starting from the beginning of the part 2025.01.10 05:06:57.352457 [ 283 ] {83fa6fa2-58c8-48bc-ac28-ab040f6245f8} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:06:57.352517 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 810 rows starting from the beginning of the part 2025.01.10 05:06:57.352655 [ 283 ] {83fa6fa2-58c8-48bc-ac28-ab040f6245f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:06:57.352941 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part 2025.01.10 05:06:57.353267 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 54 rows starting from the beginning of the part 2025.01.10 05:06:57.353574 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 354 rows starting from the beginning of the part 2025.01.10 05:06:57.353911 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part 2025.01.10 05:06:57.354941 [ 283 ] {83fa6fa2-58c8-48bc-ac28-ab040f6245f8} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:57.354987 [ 283 ] {83fa6fa2-58c8-48bc-ac28-ab040f6245f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:57.355549 [ 283 ] {83fa6fa2-58c8-48bc-ac28-ab040f6245f8} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.10 05:06:57.355870 [ 283 ] {83fa6fa2-58c8-48bc-ac28-ab040f6245f8} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:57.356025 [ 35 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.10 05:06:57.356093 [ 35 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:57.356148 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:57.356282 [ 283 ] {83fa6fa2-58c8-48bc-ac28-ab040f6245f8} executeQuery: Read 100 rows, 7.10 KiB in 0.00382 sec., 26178.010471204187 rows/sec., 1.81 MiB/sec. 2025.01.10 05:06:57.356657 [ 283 ] {83fa6fa2-58c8-48bc-ac28-ab040f6245f8} TCPHandler: Processed in 0.004558357 sec. 2025.01.10 05:06:57.356671 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.10 05:06:57.356681 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1695 rows, containing 5 columns (5 merged, 0 gathered) in 0.004913309 sec., 344981.35574212816 rows/sec., 26.12 MiB/sec. 2025.01.10 05:06:57.356970 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:57.357032 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:06:57.357111 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 734 rows starting from the beginning of the part 2025.01.10 05:06:57.357191 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.10 05:06:57.357333 [ 288 ] {dcaebc3c-aeb3-468b-a360-8de6ca6ba8f6} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:06:57.357561 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2665 rows starting from the beginning of the part 2025.01.10 05:06:57.357912 [ 288 ] {dcaebc3c-aeb3-468b-a360-8de6ca6ba8f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:06:57.357951 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 80 rows starting from the beginning of the part 2025.01.10 05:06:57.358387 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part 2025.01.10 05:06:57.358808 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 177 rows starting from the beginning of the part 2025.01.10 05:06:57.359176 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part 2025.01.10 05:06:57.360124 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:57.360539 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.10 05:06:57.360860 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.10 05:06:57.363500 [ 288 ] {dcaebc3c-aeb3-468b-a360-8de6ca6ba8f6} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:57.363591 [ 288 ] {dcaebc3c-aeb3-468b-a360-8de6ca6ba8f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:57.363843 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3856 rows, containing 5 columns (5 merged, 0 gathered) in 0.007541045 sec., 511334.9675011885 rows/sec., 34.26 MiB/sec. 2025.01.10 05:06:57.364219 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.10 05:06:57.364812 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:57.364954 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.10 05:06:57.364963 [ 288 ] {dcaebc3c-aeb3-468b-a360-8de6ca6ba8f6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.10 05:06:57.365077 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. 2025.01.10 05:06:57.365327 [ 288 ] {dcaebc3c-aeb3-468b-a360-8de6ca6ba8f6} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:57.365549 [ 288 ] {dcaebc3c-aeb3-468b-a360-8de6ca6ba8f6} executeQuery: Read 26 rows, 47.71 KiB in 0.00837 sec., 3106.3321385902027 rows/sec., 5.57 MiB/sec. 2025.01.10 05:06:57.365691 [ 288 ] {dcaebc3c-aeb3-468b-a360-8de6ca6ba8f6} TCPHandler: Processed in 0.008879328 sec. 2025.01.10 05:06:57.365846 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:06:57.365955 [ 283 ] {38d03209-f690-412f-9d02-182ed9ae1f53} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:06:57.366004 [ 283 ] {38d03209-f690-412f-9d02-182ed9ae1f53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:06:57.366454 [ 283 ] {38d03209-f690-412f-9d02-182ed9ae1f53} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:57.366492 [ 283 ] {38d03209-f690-412f-9d02-182ed9ae1f53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:57.366883 [ 283 ] {38d03209-f690-412f-9d02-182ed9ae1f53} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.10 05:06:57.367135 [ 283 ] {38d03209-f690-412f-9d02-182ed9ae1f53} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:57.367255 [ 35 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.10 05:06:57.367296 [ 35 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:06:57.367318 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:06:57.367329 [ 283 ] {38d03209-f690-412f-9d02-182ed9ae1f53} executeQuery: Read 30 rows, 2.10 KiB in 0.001395 sec., 21505.37634408602 rows/sec., 1.47 MiB/sec. 2025.01.10 05:06:57.367546 [ 283 ] {38d03209-f690-412f-9d02-182ed9ae1f53} TCPHandler: Processed in 0.001749717 sec. 2025.01.10 05:06:57.367806 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.10 05:06:57.367947 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:06:57.367980 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 218 rows starting from the beginning of the part 2025.01.10 05:06:57.368081 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part 2025.01.10 05:06:57.368271 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part 2025.01.10 05:06:57.368445 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part 2025.01.10 05:06:57.368599 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part 2025.01.10 05:06:57.368726 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part 2025.01.10 05:06:57.369895 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 4 columns (4 merged, 0 gathered) in 0.00247859 sec., 154119.88267523068 rows/sec., 10.01 MiB/sec. 2025.01.10 05:06:57.370044 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.10 05:06:57.370347 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:06:57.370437 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.10 05:06:57.370512 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.10 05:07:02.160387 [ 30 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:07:02.160456 [ 30 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:07:02.272942 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2025.01.10 05:07:02.273583 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:02.273624 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:02.274176 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.10 05:07:02.274442 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:02.274642 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.01.10 05:07:02.346628 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:02.346836 [ 288 ] {4fc771bb-3e33-432b-85d5-08d129e8caba} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:07:02.346919 [ 288 ] {4fc771bb-3e33-432b-85d5-08d129e8caba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:07:02.347685 [ 288 ] {4fc771bb-3e33-432b-85d5-08d129e8caba} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:02.347739 [ 288 ] {4fc771bb-3e33-432b-85d5-08d129e8caba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:02.348170 [ 288 ] {4fc771bb-3e33-432b-85d5-08d129e8caba} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.10 05:07:02.348425 [ 288 ] {4fc771bb-3e33-432b-85d5-08d129e8caba} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:02.348616 [ 30 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.10 05:07:02.348687 [ 30 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:02.348714 [ 288 ] {4fc771bb-3e33-432b-85d5-08d129e8caba} executeQuery: Read 14 rows, 1.01 KiB in 0.00192 sec., 7291.666666666666 rows/sec., 524.90 KiB/sec. 2025.01.10 05:07:02.348727 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:02.348878 [ 288 ] {4fc771bb-3e33-432b-85d5-08d129e8caba} TCPHandler: Processed in 0.002385967 sec. 2025.01.10 05:07:02.348918 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.10 05:07:02.349032 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:02.349064 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.10 05:07:02.349083 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:02.349145 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.01.10 05:07:02.349539 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2025.01.10 05:07:02.349555 [ 283 ] {2f7a7234-a0e4-4ecf-9d5d-3a044e432734} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:07:02.349748 [ 283 ] {2f7a7234-a0e4-4ecf-9d5d-3a044e432734} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:07:02.349835 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.01.10 05:07:02.350207 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.01.10 05:07:02.351470 [ 283 ] {2f7a7234-a0e4-4ecf-9d5d-3a044e432734} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:02.351519 [ 283 ] {2f7a7234-a0e4-4ecf-9d5d-3a044e432734} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:02.351859 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.002997047 sec., 23356.323741336055 rows/sec., 1.73 MiB/sec. 2025.01.10 05:07:02.352094 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.10 05:07:02.352196 [ 283 ] {2f7a7234-a0e4-4ecf-9d5d-3a044e432734} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.10 05:07:02.352535 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:02.352642 [ 283 ] {2f7a7234-a0e4-4ecf-9d5d-3a044e432734} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:02.352710 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.10 05:07:02.352923 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:07:02.353025 [ 283 ] {2f7a7234-a0e4-4ecf-9d5d-3a044e432734} executeQuery: Read 189 rows, 17.14 KiB in 0.003701 sec., 51067.279113753044 rows/sec., 4.52 MiB/sec. 2025.01.10 05:07:02.353097 [ 283 ] {2f7a7234-a0e4-4ecf-9d5d-3a044e432734} TCPHandler: Processed in 0.004091502 sec. 2025.01.10 05:07:02.353263 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:02.353397 [ 288 ] {4ad0c427-f4c7-430c-a8e5-a3d6885b136c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:07:02.353454 [ 288 ] {4ad0c427-f4c7-430c-a8e5-a3d6885b136c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:07:02.354065 [ 288 ] {4ad0c427-f4c7-430c-a8e5-a3d6885b136c} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:02.354105 [ 288 ] {4ad0c427-f4c7-430c-a8e5-a3d6885b136c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:02.354480 [ 288 ] {4ad0c427-f4c7-430c-a8e5-a3d6885b136c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.10 05:07:02.354728 [ 288 ] {4ad0c427-f4c7-430c-a8e5-a3d6885b136c} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:02.354946 [ 288 ] {4ad0c427-f4c7-430c-a8e5-a3d6885b136c} executeQuery: Read 15 rows, 1.06 KiB in 0.001581 sec., 9487.666034155598 rows/sec., 668.95 KiB/sec. 2025.01.10 05:07:02.355000 [ 288 ] {4ad0c427-f4c7-430c-a8e5-a3d6885b136c} TCPHandler: Processed in 0.001800858 sec. 2025.01.10 05:07:02.355149 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:02.355259 [ 283 ] {54e1c777-7698-42c2-9972-762f7c9d349a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:07:02.355306 [ 283 ] {54e1c777-7698-42c2-9972-762f7c9d349a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:07:02.355859 [ 283 ] {54e1c777-7698-42c2-9972-762f7c9d349a} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:02.355900 [ 283 ] {54e1c777-7698-42c2-9972-762f7c9d349a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:02.356248 [ 283 ] {54e1c777-7698-42c2-9972-762f7c9d349a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.10 05:07:02.356494 [ 283 ] {54e1c777-7698-42c2-9972-762f7c9d349a} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:02.356678 [ 283 ] {54e1c777-7698-42c2-9972-762f7c9d349a} executeQuery: Read 14 rows, 1004.00 B in 0.001433 sec., 9769.713886950454 rows/sec., 684.21 KiB/sec. 2025.01.10 05:07:02.356801 [ 283 ] {54e1c777-7698-42c2-9972-762f7c9d349a} TCPHandler: Processed in 0.001703785 sec. 2025.01.10 05:07:02.356976 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:02.357086 [ 288 ] {1c186560-61d2-4225-941c-6ff4c1ebd35e} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:07:02.357134 [ 288 ] {1c186560-61d2-4225-941c-6ff4c1ebd35e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:07:02.357686 [ 288 ] {1c186560-61d2-4225-941c-6ff4c1ebd35e} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:02.357726 [ 288 ] {1c186560-61d2-4225-941c-6ff4c1ebd35e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:02.358100 [ 288 ] {1c186560-61d2-4225-941c-6ff4c1ebd35e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.10 05:07:02.358342 [ 288 ] {1c186560-61d2-4225-941c-6ff4c1ebd35e} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:02.358515 [ 30 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.10 05:07:02.358576 [ 30 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:02.358613 [ 288 ] {1c186560-61d2-4225-941c-6ff4c1ebd35e} executeQuery: Read 13 rows, 830.00 B in 0.001534 sec., 8474.57627118644 rows/sec., 528.39 KiB/sec. 2025.01.10 05:07:02.358621 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:02.358780 [ 288 ] {1c186560-61d2-4225-941c-6ff4c1ebd35e} TCPHandler: Processed in 0.001864611 sec. 2025.01.10 05:07:02.359046 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.10 05:07:02.359067 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:02.359232 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:02.359250 [ 283 ] {b796ba5a-c8d3-48b2-ba2e-ea5cbdb73d0f} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:07:02.359268 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2025.01.10 05:07:02.359308 [ 283 ] {b796ba5a-c8d3-48b2-ba2e-ea5cbdb73d0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:07:02.359453 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2025.01.10 05:07:02.359843 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2025.01.10 05:07:02.360133 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2025.01.10 05:07:02.360477 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2025.01.10 05:07:02.361689 [ 283 ] {b796ba5a-c8d3-48b2-ba2e-ea5cbdb73d0f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:02.361734 [ 283 ] {b796ba5a-c8d3-48b2-ba2e-ea5cbdb73d0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:02.362074 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003325298 sec., 19547.120288166654 rows/sec., 1.26 MiB/sec. 2025.01.10 05:07:02.362194 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.10 05:07:02.362315 [ 283 ] {b796ba5a-c8d3-48b2-ba2e-ea5cbdb73d0f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.10 05:07:02.362508 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:02.362603 [ 283 ] {b796ba5a-c8d3-48b2-ba2e-ea5cbdb73d0f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:02.362607 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.10 05:07:02.362700 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:07:02.362877 [ 283 ] {b796ba5a-c8d3-48b2-ba2e-ea5cbdb73d0f} executeQuery: Read 354 rows, 25.44 KiB in 0.00366 sec., 96721.31147540984 rows/sec., 6.79 MiB/sec. 2025.01.10 05:07:02.362937 [ 283 ] {b796ba5a-c8d3-48b2-ba2e-ea5cbdb73d0f} TCPHandler: Processed in 0.004033231 sec. 2025.01.10 05:07:02.363104 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:02.363235 [ 288 ] {05c25f94-868c-485d-a26d-3f1a18d9e7a1} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:07:02.363291 [ 288 ] {05c25f94-868c-485d-a26d-3f1a18d9e7a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:07:02.363830 [ 288 ] {05c25f94-868c-485d-a26d-3f1a18d9e7a1} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:02.363872 [ 288 ] {05c25f94-868c-485d-a26d-3f1a18d9e7a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:02.364216 [ 288 ] {05c25f94-868c-485d-a26d-3f1a18d9e7a1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.10 05:07:02.364448 [ 288 ] {05c25f94-868c-485d-a26d-3f1a18d9e7a1} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:02.364661 [ 288 ] {05c25f94-868c-485d-a26d-3f1a18d9e7a1} executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec. 2025.01.10 05:07:02.364711 [ 288 ] {05c25f94-868c-485d-a26d-3f1a18d9e7a1} TCPHandler: Processed in 0.001670864 sec. 2025.01.10 05:07:02.364851 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:02.364978 [ 283 ] {6b960ba2-0b47-490f-a3c1-6a7cb40cd6c5} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:02.365037 [ 283 ] {6b960ba2-0b47-490f-a3c1-6a7cb40cd6c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:07:02.365655 [ 283 ] {6b960ba2-0b47-490f-a3c1-6a7cb40cd6c5} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:02.365701 [ 283 ] {6b960ba2-0b47-490f-a3c1-6a7cb40cd6c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:02.366103 [ 283 ] {6b960ba2-0b47-490f-a3c1-6a7cb40cd6c5} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.10 05:07:02.366338 [ 283 ] {6b960ba2-0b47-490f-a3c1-6a7cb40cd6c5} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:02.366600 [ 283 ] {6b960ba2-0b47-490f-a3c1-6a7cb40cd6c5} executeQuery: Read 177 rows, 11.96 KiB in 0.001651 sec., 107207.75287704421 rows/sec., 7.07 MiB/sec. 2025.01.10 05:07:02.366652 [ 283 ] {6b960ba2-0b47-490f-a3c1-6a7cb40cd6c5} TCPHandler: Processed in 0.00185526 sec. 2025.01.10 05:07:02.366788 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:02.366905 [ 288 ] {f8343153-12c4-46a7-bdec-dde5e965d236} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:07:02.366962 [ 288 ] {f8343153-12c4-46a7-bdec-dde5e965d236} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:07:02.367470 [ 288 ] {f8343153-12c4-46a7-bdec-dde5e965d236} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:02.367516 [ 288 ] {f8343153-12c4-46a7-bdec-dde5e965d236} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:02.367914 [ 288 ] {f8343153-12c4-46a7-bdec-dde5e965d236} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.10 05:07:02.368233 [ 288 ] {f8343153-12c4-46a7-bdec-dde5e965d236} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:02.368386 [ 30 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.10 05:07:02.368448 [ 30 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:02.368485 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:02.368492 [ 288 ] {f8343153-12c4-46a7-bdec-dde5e965d236} executeQuery: Read 1 rows, 69.00 B in 0.001606 sec., 622.66500622665 rows/sec., 41.96 KiB/sec. 2025.01.10 05:07:02.368762 [ 288 ] {f8343153-12c4-46a7-bdec-dde5e965d236} TCPHandler: Processed in 0.002008455 sec. 2025.01.10 05:07:02.368966 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.10 05:07:02.369000 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:02.369275 [ 283 ] {a0722201-47f3-48f8-96ba-49f523e3df80} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:02.369276 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:02.369387 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2025.01.10 05:07:02.369433 [ 283 ] {a0722201-47f3-48f8-96ba-49f523e3df80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:07:02.369858 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.01.10 05:07:02.370213 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.01.10 05:07:02.370597 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.01.10 05:07:02.370891 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.01.10 05:07:02.374331 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005702885 sec., 876.7492242961238 rows/sec., 59.08 KiB/sec. 2025.01.10 05:07:02.374565 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.10 05:07:02.374666 [ 283 ] {a0722201-47f3-48f8-96ba-49f523e3df80} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:02.374736 [ 283 ] {a0722201-47f3-48f8-96ba-49f523e3df80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:02.375148 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_5_1} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:02.375286 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_5_1} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.10 05:07:02.375437 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.10 05:07:02.375815 [ 283 ] {a0722201-47f3-48f8-96ba-49f523e3df80} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.10 05:07:02.376088 [ 283 ] {a0722201-47f3-48f8-96ba-49f523e3df80} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:02.376453 [ 283 ] {a0722201-47f3-48f8-96ba-49f523e3df80} executeQuery: Read 8 rows, 14.68 KiB in 0.007252 sec., 1103.1439602868174 rows/sec., 1.98 MiB/sec. 2025.01.10 05:07:02.376666 [ 283 ] {a0722201-47f3-48f8-96ba-49f523e3df80} TCPHandler: Processed in 0.007773982 sec. 2025.01.10 05:07:02.376820 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:02.376950 [ 288 ] {cc0c0565-1550-445c-a5b7-7623ad1bc973} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:07:02.377005 [ 288 ] {cc0c0565-1550-445c-a5b7-7623ad1bc973} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:07:02.377518 [ 288 ] {cc0c0565-1550-445c-a5b7-7623ad1bc973} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:02.377564 [ 288 ] {cc0c0565-1550-445c-a5b7-7623ad1bc973} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:02.377982 [ 288 ] {cc0c0565-1550-445c-a5b7-7623ad1bc973} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.10 05:07:02.378216 [ 288 ] {cc0c0565-1550-445c-a5b7-7623ad1bc973} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:02.378418 [ 288 ] {cc0c0565-1550-445c-a5b7-7623ad1bc973} executeQuery: Read 52 rows, 3.30 KiB in 0.001497 sec., 34736.13894455578 rows/sec., 2.15 MiB/sec. 2025.01.10 05:07:02.378467 [ 288 ] {cc0c0565-1550-445c-a5b7-7623ad1bc973} TCPHandler: Processed in 0.001709776 sec. 2025.01.10 05:07:02.565837 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.01.10 05:07:02.587507 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:02.587568 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:02.595107 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.10 05:07:02.595902 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:02.598843 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.01.10 05:07:07.284218 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 350 2025.01.10 05:07:07.287335 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:07.287395 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:07.288895 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.10 05:07:07.289211 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:07.289854 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 350 2025.01.10 05:07:07.342253 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:07.342434 [ 288 ] {429624ae-0b48-47ff-a6be-71c5c026dfbb} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:07:07.342501 [ 288 ] {429624ae-0b48-47ff-a6be-71c5c026dfbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:07:07.343223 [ 288 ] {429624ae-0b48-47ff-a6be-71c5c026dfbb} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:07.343266 [ 288 ] {429624ae-0b48-47ff-a6be-71c5c026dfbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:07.343642 [ 288 ] {429624ae-0b48-47ff-a6be-71c5c026dfbb} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.10 05:07:07.343888 [ 288 ] {429624ae-0b48-47ff-a6be-71c5c026dfbb} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:07.344114 [ 288 ] {429624ae-0b48-47ff-a6be-71c5c026dfbb} executeQuery: Read 78 rows, 6.85 KiB in 0.001732 sec., 45034.642032332566 rows/sec., 3.86 MiB/sec. 2025.01.10 05:07:07.344169 [ 288 ] {429624ae-0b48-47ff-a6be-71c5c026dfbb} TCPHandler: Processed in 0.001996415 sec. 2025.01.10 05:07:07.344357 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:07.344498 [ 283 ] {7b730787-afed-4475-96d5-83bd40695cf8} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:07:07.344556 [ 283 ] {7b730787-afed-4475-96d5-83bd40695cf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:07:07.345174 [ 283 ] {7b730787-afed-4475-96d5-83bd40695cf8} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:07.345214 [ 283 ] {7b730787-afed-4475-96d5-83bd40695cf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:07.345583 [ 283 ] {7b730787-afed-4475-96d5-83bd40695cf8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.10 05:07:07.345834 [ 283 ] {7b730787-afed-4475-96d5-83bd40695cf8} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:07.346047 [ 283 ] {7b730787-afed-4475-96d5-83bd40695cf8} executeQuery: Read 26 rows, 1.96 KiB in 0.00158 sec., 16455.696202531646 rows/sec., 1.21 MiB/sec. 2025.01.10 05:07:07.346099 [ 283 ] {7b730787-afed-4475-96d5-83bd40695cf8} TCPHandler: Processed in 0.001811059 sec. 2025.01.10 05:07:07.346254 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:07.346383 [ 288 ] {1ad261b2-1513-4e51-b144-d2836491ee8e} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:07:07.346435 [ 288 ] {1ad261b2-1513-4e51-b144-d2836491ee8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:07:07.347080 [ 288 ] {1ad261b2-1513-4e51-b144-d2836491ee8e} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:07.347119 [ 288 ] {1ad261b2-1513-4e51-b144-d2836491ee8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:07.347461 [ 288 ] {1ad261b2-1513-4e51-b144-d2836491ee8e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.10 05:07:07.347694 [ 288 ] {1ad261b2-1513-4e51-b144-d2836491ee8e} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:07.347902 [ 288 ] {1ad261b2-1513-4e51-b144-d2836491ee8e} executeQuery: Read 54 rows, 4.32 KiB in 0.001547 sec., 34906.27020038785 rows/sec., 2.73 MiB/sec. 2025.01.10 05:07:07.347954 [ 288 ] {1ad261b2-1513-4e51-b144-d2836491ee8e} TCPHandler: Processed in 0.001763038 sec. 2025.01.10 05:07:07.348118 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:07.348253 [ 283 ] {228a2571-b462-4ed4-ab4f-e5dd8ab3aee6} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:07.348312 [ 283 ] {228a2571-b462-4ed4-ab4f-e5dd8ab3aee6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:07:07.348915 [ 283 ] {228a2571-b462-4ed4-ab4f-e5dd8ab3aee6} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:07.348962 [ 283 ] {228a2571-b462-4ed4-ab4f-e5dd8ab3aee6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:07.349360 [ 283 ] {228a2571-b462-4ed4-ab4f-e5dd8ab3aee6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.10 05:07:07.349597 [ 283 ] {228a2571-b462-4ed4-ab4f-e5dd8ab3aee6} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:07.349812 [ 283 ] {228a2571-b462-4ed4-ab4f-e5dd8ab3aee6} executeQuery: Read 100 rows, 7.10 KiB in 0.001588 sec., 62972.292191435765 rows/sec., 4.37 MiB/sec. 2025.01.10 05:07:07.349867 [ 283 ] {228a2571-b462-4ed4-ab4f-e5dd8ab3aee6} TCPHandler: Processed in 0.001815539 sec. 2025.01.10 05:07:07.350018 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:07.350147 [ 288 ] {a8fe08f4-cf8d-40a2-b7c3-cc8002934585} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:07.350223 [ 288 ] {a8fe08f4-cf8d-40a2-b7c3-cc8002934585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:07:07.351370 [ 288 ] {a8fe08f4-cf8d-40a2-b7c3-cc8002934585} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:07.351409 [ 288 ] {a8fe08f4-cf8d-40a2-b7c3-cc8002934585} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:07.352003 [ 288 ] {a8fe08f4-cf8d-40a2-b7c3-cc8002934585} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.10 05:07:07.352262 [ 288 ] {a8fe08f4-cf8d-40a2-b7c3-cc8002934585} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:07.352598 [ 288 ] {a8fe08f4-cf8d-40a2-b7c3-cc8002934585} executeQuery: Read 26 rows, 47.71 KiB in 0.002453 sec., 10599.26620464737 rows/sec., 18.99 MiB/sec. 2025.01.10 05:07:07.352759 [ 288 ] {a8fe08f4-cf8d-40a2-b7c3-cc8002934585} TCPHandler: Processed in 0.00279547 sec. 2025.01.10 05:07:07.352896 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:07.353008 [ 283 ] {5cc21f11-46cc-491b-8970-f755832183ea} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:07:07.353063 [ 283 ] {5cc21f11-46cc-491b-8970-f755832183ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:07:07.353589 [ 283 ] {5cc21f11-46cc-491b-8970-f755832183ea} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:07.353636 [ 283 ] {5cc21f11-46cc-491b-8970-f755832183ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:07.354071 [ 283 ] {5cc21f11-46cc-491b-8970-f755832183ea} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.10 05:07:07.354382 [ 283 ] {5cc21f11-46cc-491b-8970-f755832183ea} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:07.354611 [ 283 ] {5cc21f11-46cc-491b-8970-f755832183ea} executeQuery: Read 30 rows, 2.10 KiB in 0.001629 sec., 18416.206261510128 rows/sec., 1.26 MiB/sec. 2025.01.10 05:07:07.354662 [ 283 ] {5cc21f11-46cc-491b-8970-f755832183ea} TCPHandler: Processed in 0.001818449 sec. 2025.01.10 05:07:08.562285 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:08.562581 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} executeQuery: (from [fd00:1122:3344:101::d]:37728) 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.10 05:07:08.563069 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:07:08.563121 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.10 05:07:08.563489 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:07:08.563575 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:07:08.563752 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.01.10 05:07:08.563965 [ 298 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.10 05:07:08.563965 [ 294 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.10 05:07:08.564007 [ 296 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.01.10 05:07:08.564002 [ 295 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.10 05:07:08.564225 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2025.01.10 05:07:08.564259 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:07:08.564405 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.10 05:07:08.564430 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 36 rows with 4 streams 2025.01.10 05:07:08.564475 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:07:08.564521 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:07:08.564566 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:07:08.564610 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} 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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.10 05:07:08.566776 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} executeQuery: Read 36 rows, 1.36 KiB in 0.004337 sec., 8300.66866497579 rows/sec., 313.66 KiB/sec. 2025.01.10 05:07:08.567024 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} MemoryTracker: Peak memory usage (for query): 142.42 KiB. 2025.01.10 05:07:08.567043 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} TCPHandler: Processed in 0.004905219 sec. 2025.01.10 05:07:08.607139 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:08.607296 [ 288 ] {2acfc7ac-f96d-45d4-aacd-39dcd9b0cbab} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.10 05:07:08.607359 [ 288 ] {2acfc7ac-f96d-45d4-aacd-39dcd9b0cbab} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:07:08.608157 [ 288 ] {2acfc7ac-f96d-45d4-aacd-39dcd9b0cbab} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:08.608203 [ 288 ] {2acfc7ac-f96d-45d4-aacd-39dcd9b0cbab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:08.608812 [ 288 ] {2acfc7ac-f96d-45d4-aacd-39dcd9b0cbab} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.10 05:07:08.609059 [ 288 ] {2acfc7ac-f96d-45d4-aacd-39dcd9b0cbab} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:08.609301 [ 288 ] {2acfc7ac-f96d-45d4-aacd-39dcd9b0cbab} executeQuery: Read 1 rows, 232.00 B in 0.002048 sec., 488.28125 rows/sec., 110.63 KiB/sec. 2025.01.10 05:07:08.609358 [ 288 ] {2acfc7ac-f96d-45d4-aacd-39dcd9b0cbab} TCPHandler: Processed in 0.002288484 sec. 2025.01.10 05:07:08.609529 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:08.609670 [ 283 ] {621d5dd9-07cb-4a8e-8477-a2b2fa070be0} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:07:08.609729 [ 283 ] {621d5dd9-07cb-4a8e-8477-a2b2fa070be0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:07:08.610369 [ 283 ] {621d5dd9-07cb-4a8e-8477-a2b2fa070be0} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:08.610410 [ 283 ] {621d5dd9-07cb-4a8e-8477-a2b2fa070be0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:08.610781 [ 283 ] {621d5dd9-07cb-4a8e-8477-a2b2fa070be0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.10 05:07:08.611029 [ 283 ] {621d5dd9-07cb-4a8e-8477-a2b2fa070be0} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:08.611246 [ 283 ] {621d5dd9-07cb-4a8e-8477-a2b2fa070be0} executeQuery: Read 14 rows, 1.01 KiB in 0.001609 sec., 8701.05655686762 rows/sec., 626.36 KiB/sec. 2025.01.10 05:07:08.611298 [ 283 ] {621d5dd9-07cb-4a8e-8477-a2b2fa070be0} TCPHandler: Processed in 0.00183869 sec. 2025.01.10 05:07:08.611458 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:08.611586 [ 288 ] {f7bf284f-d3ee-437f-a196-82a28281cde0} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.10 05:07:08.611640 [ 288 ] {f7bf284f-d3ee-437f-a196-82a28281cde0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.10 05:07:08.612252 [ 288 ] {f7bf284f-d3ee-437f-a196-82a28281cde0} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:08.612292 [ 288 ] {f7bf284f-d3ee-437f-a196-82a28281cde0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:08.612635 [ 288 ] {f7bf284f-d3ee-437f-a196-82a28281cde0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.10 05:07:08.612883 [ 288 ] {f7bf284f-d3ee-437f-a196-82a28281cde0} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:08.613150 [ 288 ] {f7bf284f-d3ee-437f-a196-82a28281cde0} executeQuery: Read 8 rows, 668.00 B in 0.001574 sec., 5082.59212198221 rows/sec., 414.45 KiB/sec. 2025.01.10 05:07:08.613250 [ 288 ] {f7bf284f-d3ee-437f-a196-82a28281cde0} TCPHandler: Processed in 0.001855631 sec. 2025.01.10 05:07:08.613413 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:08.613543 [ 283 ] {0411c317-2aee-401b-b908-c877d16c9818} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:07:08.613597 [ 283 ] {0411c317-2aee-401b-b908-c877d16c9818} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:07:08.614727 [ 283 ] {0411c317-2aee-401b-b908-c877d16c9818} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:08.614767 [ 283 ] {0411c317-2aee-401b-b908-c877d16c9818} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:08.615211 [ 283 ] {0411c317-2aee-401b-b908-c877d16c9818} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.10 05:07:08.615453 [ 283 ] {0411c317-2aee-401b-b908-c877d16c9818} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:08.615663 [ 283 ] {0411c317-2aee-401b-b908-c877d16c9818} executeQuery: Read 1333 rows, 113.55 KiB in 0.002149 sec., 620288.5062819916 rows/sec., 51.60 MiB/sec. 2025.01.10 05:07:08.615713 [ 283 ] {0411c317-2aee-401b-b908-c877d16c9818} TCPHandler: Processed in 0.002364836 sec. 2025.01.10 05:07:08.615868 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:08.615995 [ 288 ] {d04c1b60-5a65-40ea-ad36-97244a0fb787} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:07:08.616048 [ 288 ] {d04c1b60-5a65-40ea-ad36-97244a0fb787} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:07:08.616682 [ 288 ] {d04c1b60-5a65-40ea-ad36-97244a0fb787} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:08.616729 [ 288 ] {d04c1b60-5a65-40ea-ad36-97244a0fb787} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:08.617122 [ 288 ] {d04c1b60-5a65-40ea-ad36-97244a0fb787} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.10 05:07:08.617351 [ 288 ] {d04c1b60-5a65-40ea-ad36-97244a0fb787} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:08.617564 [ 288 ] {d04c1b60-5a65-40ea-ad36-97244a0fb787} executeQuery: Read 23 rows, 1.62 KiB in 0.001597 sec., 14402.00375704446 rows/sec., 1012.03 KiB/sec. 2025.01.10 05:07:08.617616 [ 288 ] {d04c1b60-5a65-40ea-ad36-97244a0fb787} TCPHandler: Processed in 0.001812069 sec. 2025.01.10 05:07:08.617755 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:08.617863 [ 283 ] {6be716e6-4757-40bb-866a-bf43898dbf8b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:07:08.617908 [ 283 ] {6be716e6-4757-40bb-866a-bf43898dbf8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:07:08.618486 [ 283 ] {6be716e6-4757-40bb-866a-bf43898dbf8b} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:08.618525 [ 283 ] {6be716e6-4757-40bb-866a-bf43898dbf8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:08.618881 [ 283 ] {6be716e6-4757-40bb-866a-bf43898dbf8b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.10 05:07:08.619131 [ 283 ] {6be716e6-4757-40bb-866a-bf43898dbf8b} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:08.619318 [ 94 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.10 05:07:08.619384 [ 283 ] {6be716e6-4757-40bb-866a-bf43898dbf8b} executeQuery: Read 242 rows, 16.79 KiB in 0.001537 sec., 157449.57709824335 rows/sec., 10.67 MiB/sec. 2025.01.10 05:07:08.619450 [ 94 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:08.619505 [ 283 ] {6be716e6-4757-40bb-866a-bf43898dbf8b} TCPHandler: Processed in 0.001800688 sec. 2025.01.10 05:07:08.619533 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:08.619667 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:08.619770 [ 201 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.10 05:07:08.619868 [ 288 ] {d105503e-52ff-44c9-8b12-2594499f690e} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:07:08.619962 [ 288 ] {d105503e-52ff-44c9-8b12-2594499f690e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:07:08.620110 [ 201 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:08.620187 [ 201 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.10 05:07:08.620593 [ 201 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.01.10 05:07:08.621010 [ 201 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part 2025.01.10 05:07:08.621365 [ 201 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.01.10 05:07:08.621675 [ 201 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.01.10 05:07:08.622065 [ 201 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part 2025.01.10 05:07:08.622762 [ 288 ] {d105503e-52ff-44c9-8b12-2594499f690e} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:08.622823 [ 288 ] {d105503e-52ff-44c9-8b12-2594499f690e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:08.623771 [ 288 ] {d105503e-52ff-44c9-8b12-2594499f690e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.10 05:07:08.624353 [ 288 ] {d105503e-52ff-44c9-8b12-2594499f690e} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:08.624895 [ 288 ] {d105503e-52ff-44c9-8b12-2594499f690e} executeQuery: Read 13 rows, 830.00 B in 0.005072 sec., 2563.0914826498424 rows/sec., 159.81 KiB/sec. 2025.01.10 05:07:08.625086 [ 288 ] {d105503e-52ff-44c9-8b12-2594499f690e} TCPHandler: Processed in 0.005479258 sec. 2025.01.10 05:07:08.625090 [ 189 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005407485 sec., 99861.58075334466 rows/sec., 7.15 MiB/sec. 2025.01.10 05:07:08.625276 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:08.625305 [ 189 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.10 05:07:08.625468 [ 283 ] {3ca53773-66cc-4807-a01b-a8ed72ad6424} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:07:08.625574 [ 283 ] {3ca53773-66cc-4807-a01b-a8ed72ad6424} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:07:08.625785 [ 189 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:08.625984 [ 189 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.10 05:07:08.626180 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.10 05:07:08.626916 [ 283 ] {3ca53773-66cc-4807-a01b-a8ed72ad6424} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:08.626961 [ 283 ] {3ca53773-66cc-4807-a01b-a8ed72ad6424} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:08.627354 [ 283 ] {3ca53773-66cc-4807-a01b-a8ed72ad6424} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.10 05:07:08.627595 [ 283 ] {3ca53773-66cc-4807-a01b-a8ed72ad6424} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:08.627797 [ 283 ] {3ca53773-66cc-4807-a01b-a8ed72ad6424} executeQuery: Read 818 rows, 60.38 KiB in 0.002385 sec., 342976.9392033543 rows/sec., 24.73 MiB/sec. 2025.01.10 05:07:08.627851 [ 283 ] {3ca53773-66cc-4807-a01b-a8ed72ad6424} TCPHandler: Processed in 0.002663936 sec. 2025.01.10 05:07:08.628005 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:08.628117 [ 288 ] {8ef238b3-4db3-4e3a-940a-015008212a3e} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:07:08.628162 [ 288 ] {8ef238b3-4db3-4e3a-940a-015008212a3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:07:08.628574 [ 288 ] {8ef238b3-4db3-4e3a-940a-015008212a3e} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:08.628613 [ 288 ] {8ef238b3-4db3-4e3a-940a-015008212a3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:08.628957 [ 288 ] {8ef238b3-4db3-4e3a-940a-015008212a3e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.10 05:07:08.629192 [ 288 ] {8ef238b3-4db3-4e3a-940a-015008212a3e} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:08.629346 [ 114 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.10 05:07:08.629411 [ 114 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:08.629432 [ 288 ] {8ef238b3-4db3-4e3a-940a-015008212a3e} executeQuery: Read 6 rows, 321.00 B in 0.001333 sec., 4501.12528132033 rows/sec., 235.17 KiB/sec. 2025.01.10 05:07:08.629450 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:08.629582 [ 288 ] {8ef238b3-4db3-4e3a-940a-015008212a3e} TCPHandler: Processed in 0.001639884 sec. 2025.01.10 05:07:08.629670 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.10 05:07:08.629758 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:08.629847 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:08.629914 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.01.10 05:07:08.629987 [ 283 ] {5aaae314-a854-475a-a708-2bc7a1268c45} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:08.630147 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.01.10 05:07:08.630195 [ 283 ] {5aaae314-a854-475a-a708-2bc7a1268c45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:07:08.630548 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.01.10 05:07:08.630874 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.01.10 05:07:08.631194 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.01.10 05:07:08.631466 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.01.10 05:07:08.632894 [ 283 ] {5aaae314-a854-475a-a708-2bc7a1268c45} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:08.632960 [ 283 ] {5aaae314-a854-475a-a708-2bc7a1268c45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:08.633895 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00430603 sec., 8360.369063847675 rows/sec., 436.80 KiB/sec. 2025.01.10 05:07:08.634044 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.10 05:07:08.634146 [ 283 ] {5aaae314-a854-475a-a708-2bc7a1268c45} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.10 05:07:08.634545 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_6_1} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:08.634671 [ 283 ] {5aaae314-a854-475a-a708-2bc7a1268c45} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:08.634717 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_6_1} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.10 05:07:08.634868 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:07:08.635068 [ 283 ] {5aaae314-a854-475a-a708-2bc7a1268c45} executeQuery: Read 967 rows, 65.81 KiB in 0.005152 sec., 187694.09937888198 rows/sec., 12.47 MiB/sec. 2025.01.10 05:07:08.635139 [ 283 ] {5aaae314-a854-475a-a708-2bc7a1268c45} TCPHandler: Processed in 0.005462408 sec. 2025.01.10 05:07:08.635284 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:08.635391 [ 288 ] {55fd7273-4917-46f0-9e32-484fdd7d9e12} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:07:08.635437 [ 288 ] {55fd7273-4917-46f0-9e32-484fdd7d9e12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:07:08.635878 [ 288 ] {55fd7273-4917-46f0-9e32-484fdd7d9e12} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:08.635916 [ 288 ] {55fd7273-4917-46f0-9e32-484fdd7d9e12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:08.636257 [ 288 ] {55fd7273-4917-46f0-9e32-484fdd7d9e12} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.10 05:07:08.636491 [ 288 ] {55fd7273-4917-46f0-9e32-484fdd7d9e12} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:08.636795 [ 288 ] {55fd7273-4917-46f0-9e32-484fdd7d9e12} executeQuery: Read 1 rows, 69.00 B in 0.001397 sec., 715.8196134574088 rows/sec., 48.23 KiB/sec. 2025.01.10 05:07:08.636884 [ 288 ] {55fd7273-4917-46f0-9e32-484fdd7d9e12} TCPHandler: Processed in 0.001652834 sec. 2025.01.10 05:07:08.637037 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:08.637168 [ 283 ] {83036b10-d0b4-4e86-9631-c1d9aad0e64b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:08.637244 [ 283 ] {83036b10-d0b4-4e86-9631-c1d9aad0e64b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:07:08.638395 [ 283 ] {83036b10-d0b4-4e86-9631-c1d9aad0e64b} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:08.638435 [ 283 ] {83036b10-d0b4-4e86-9631-c1d9aad0e64b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:08.639036 [ 283 ] {83036b10-d0b4-4e86-9631-c1d9aad0e64b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.10 05:07:08.639300 [ 283 ] {83036b10-d0b4-4e86-9631-c1d9aad0e64b} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:08.639564 [ 283 ] {83036b10-d0b4-4e86-9631-c1d9aad0e64b} executeQuery: Read 8 rows, 14.68 KiB in 0.002425 sec., 3298.9690721649486 rows/sec., 5.91 MiB/sec. 2025.01.10 05:07:08.639671 [ 283 ] {83036b10-d0b4-4e86-9631-c1d9aad0e64b} TCPHandler: Processed in 0.002694937 sec. 2025.01.10 05:07:08.639832 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:08.639961 [ 288 ] {69c4896e-94fc-4e86-8520-002720f8ef1d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:07:08.640014 [ 288 ] {69c4896e-94fc-4e86-8520-002720f8ef1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:07:08.640442 [ 288 ] {69c4896e-94fc-4e86-8520-002720f8ef1d} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:08.640479 [ 288 ] {69c4896e-94fc-4e86-8520-002720f8ef1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:08.640845 [ 288 ] {69c4896e-94fc-4e86-8520-002720f8ef1d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.10 05:07:08.641077 [ 288 ] {69c4896e-94fc-4e86-8520-002720f8ef1d} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:08.641307 [ 288 ] {69c4896e-94fc-4e86-8520-002720f8ef1d} executeQuery: Read 34 rows, 2.03 KiB in 0.001374 sec., 24745.269286754003 rows/sec., 1.45 MiB/sec. 2025.01.10 05:07:08.641357 [ 288 ] {69c4896e-94fc-4e86-8520-002720f8ef1d} TCPHandler: Processed in 0.001593902 sec. 2025.01.10 05:07:09.001191 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 171.02 MiB, peak 174.38 MiB, free memory in arenas 0.00 B, will set to 170.01 MiB (RSS), difference: -1.00 MiB 2025.01.10 05:07:09.775666 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2025.01.10 05:07:09.776333 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:09.776382 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:09.776908 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.10 05:07:09.777167 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:09.777411 [ 131 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.10 05:07:09.777459 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2025.01.10 05:07:09.777532 [ 131 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:09.777579 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:09.777854 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.10 05:07:09.778097 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:09.778155 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2025.01.10 05:07:09.778233 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2025.01.10 05:07:09.778462 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2025.01.10 05:07:09.778733 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part 2025.01.10 05:07:09.778851 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part 2025.01.10 05:07:09.779084 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part 2025.01.10 05:07:09.780908 [ 196 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.003210035 sec., 1577241.3696423871 rows/sec., 22.56 MiB/sec. 2025.01.10 05:07:09.781963 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.10 05:07:09.782360 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_11_2} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:09.782447 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_11_2} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.10 05:07:09.782551 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. 2025.01.10 05:07:10.099814 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.01.10 05:07:10.119899 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:10.119950 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:10.127182 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.10 05:07:10.127948 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:10.128334 [ 134 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.10 05:07:10.128466 [ 134 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:10.128539 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. 2025.01.10 05:07:10.129153 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.10 05:07:10.145057 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.01.10 05:07:10.146408 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:10.147921 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.01.10 05:07:10.153427 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2025.01.10 05:07:10.158680 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.01.10 05:07:10.163848 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2025.01.10 05:07:10.169248 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.01.10 05:07:10.173729 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2025.01.10 05:07:10.230873 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.102128444 sec., 812.702091104022 rows/sec., 4.20 MiB/sec. 2025.01.10 05:07:10.233247 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.10 05:07:10.236162 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_11_2} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:10.236290 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_11_2} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.10 05:07:10.238781 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.01.10 05:07:11.001156 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 171.54 MiB, peak 181.42 MiB, free memory in arenas 0.00 B, will set to 173.03 MiB (RSS), difference: 1.49 MiB 2025.01.10 05:07:12.338921 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:12.339141 [ 288 ] {4966154c-033f-4532-b011-d0cc03933238} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:07:12.339218 [ 288 ] {4966154c-033f-4532-b011-d0cc03933238} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:07:12.339975 [ 288 ] {4966154c-033f-4532-b011-d0cc03933238} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:12.340026 [ 288 ] {4966154c-033f-4532-b011-d0cc03933238} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:12.340479 [ 288 ] {4966154c-033f-4532-b011-d0cc03933238} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.10 05:07:12.340792 [ 288 ] {4966154c-033f-4532-b011-d0cc03933238} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:12.341045 [ 288 ] {4966154c-033f-4532-b011-d0cc03933238} executeQuery: Read 26 rows, 1.98 KiB in 0.001966 sec., 13224.821973550357 rows/sec., 1006.86 KiB/sec. 2025.01.10 05:07:12.341111 [ 288 ] {4966154c-033f-4532-b011-d0cc03933238} TCPHandler: Processed in 0.002338306 sec. 2025.01.10 05:07:12.341290 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:12.341417 [ 283 ] {721d4e88-22ad-4b52-b999-33b3a933fba9} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:07:12.341467 [ 283 ] {721d4e88-22ad-4b52-b999-33b3a933fba9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:07:12.342037 [ 283 ] {721d4e88-22ad-4b52-b999-33b3a933fba9} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:12.342079 [ 283 ] {721d4e88-22ad-4b52-b999-33b3a933fba9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:12.342453 [ 283 ] {721d4e88-22ad-4b52-b999-33b3a933fba9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.10 05:07:12.342699 [ 283 ] {721d4e88-22ad-4b52-b999-33b3a933fba9} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:12.342976 [ 283 ] {721d4e88-22ad-4b52-b999-33b3a933fba9} executeQuery: Read 28 rows, 2.24 KiB in 0.00158 sec., 17721.518987341773 rows/sec., 1.38 MiB/sec. 2025.01.10 05:07:12.343176 [ 283 ] {721d4e88-22ad-4b52-b999-33b3a933fba9} TCPHandler: Processed in 0.001942913 sec. 2025.01.10 05:07:12.343350 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:12.343484 [ 288 ] {5c821489-a490-4eea-8022-0bc3bbfb26b8} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:12.343546 [ 288 ] {5c821489-a490-4eea-8022-0bc3bbfb26b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:07:12.344165 [ 288 ] {5c821489-a490-4eea-8022-0bc3bbfb26b8} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:12.344206 [ 288 ] {5c821489-a490-4eea-8022-0bc3bbfb26b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:12.344599 [ 288 ] {5c821489-a490-4eea-8022-0bc3bbfb26b8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.10 05:07:12.344849 [ 288 ] {5c821489-a490-4eea-8022-0bc3bbfb26b8} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:12.345147 [ 288 ] {5c821489-a490-4eea-8022-0bc3bbfb26b8} executeQuery: Read 60 rows, 4.26 KiB in 0.001673 sec., 35863.717872086076 rows/sec., 2.49 MiB/sec. 2025.01.10 05:07:12.345316 [ 288 ] {5c821489-a490-4eea-8022-0bc3bbfb26b8} TCPHandler: Processed in 0.002034736 sec. 2025.01.10 05:07:12.345444 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:12.345556 [ 283 ] {97260b9a-867e-4016-9c66-63c18c62e40a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:07:12.345609 [ 283 ] {97260b9a-867e-4016-9c66-63c18c62e40a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:07:12.346142 [ 283 ] {97260b9a-867e-4016-9c66-63c18c62e40a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:12.346182 [ 283 ] {97260b9a-867e-4016-9c66-63c18c62e40a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:12.346548 [ 283 ] {97260b9a-867e-4016-9c66-63c18c62e40a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.10 05:07:12.346795 [ 283 ] {97260b9a-867e-4016-9c66-63c18c62e40a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:12.347056 [ 283 ] {97260b9a-867e-4016-9c66-63c18c62e40a} executeQuery: Read 18 rows, 1.26 KiB in 0.001523 sec., 11818.778726198292 rows/sec., 829.08 KiB/sec. 2025.01.10 05:07:12.347233 [ 283 ] {97260b9a-867e-4016-9c66-63c18c62e40a} TCPHandler: Processed in 0.00184155 sec. 2025.01.10 05:07:17.160693 [ 104 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:07:17.160761 [ 104 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:07:17.278510 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2025.01.10 05:07:17.279173 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:17.279225 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:17.279904 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.10 05:07:17.280168 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:17.280408 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.01.10 05:07:17.290910 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 398 2025.01.10 05:07:17.294358 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:17.294418 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:17.296007 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.10 05:07:17.296340 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:17.297012 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 398 2025.01.10 05:07:17.342355 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:17.342535 [ 288 ] {3252f6dc-55f3-43e0-9ed8-be65cb96f438} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:07:17.342605 [ 288 ] {3252f6dc-55f3-43e0-9ed8-be65cb96f438} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:07:17.343363 [ 288 ] {3252f6dc-55f3-43e0-9ed8-be65cb96f438} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:17.343406 [ 288 ] {3252f6dc-55f3-43e0-9ed8-be65cb96f438} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:17.343796 [ 288 ] {3252f6dc-55f3-43e0-9ed8-be65cb96f438} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.10 05:07:17.344053 [ 288 ] {3252f6dc-55f3-43e0-9ed8-be65cb96f438} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:17.344232 [ 104 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.10 05:07:17.344305 [ 288 ] {3252f6dc-55f3-43e0-9ed8-be65cb96f438} executeQuery: Read 78 rows, 6.85 KiB in 0.001817 sec., 42927.90313703907 rows/sec., 3.68 MiB/sec. 2025.01.10 05:07:17.344312 [ 104 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:17.344384 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:17.344433 [ 288 ] {3252f6dc-55f3-43e0-9ed8-be65cb96f438} TCPHandler: Processed in 0.00216392 sec. 2025.01.10 05:07:17.344776 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:17.344830 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.10 05:07:17.345058 [ 283 ] {53e52c4a-52ff-4d77-9f0d-8b3c714c7a1a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:07:17.345136 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:17.345164 [ 283 ] {53e52c4a-52ff-4d77-9f0d-8b3c714c7a1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:07:17.345206 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1381 rows starting from the beginning of the part 2025.01.10 05:07:17.345524 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 189 rows starting from the beginning of the part 2025.01.10 05:07:17.346025 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part 2025.01.10 05:07:17.346415 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1333 rows starting from the beginning of the part 2025.01.10 05:07:17.346707 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part 2025.01.10 05:07:17.347011 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part 2025.01.10 05:07:17.347690 [ 283 ] {53e52c4a-52ff-4d77-9f0d-8b3c714c7a1a} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:17.347754 [ 283 ] {53e52c4a-52ff-4d77-9f0d-8b3c714c7a1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:17.348631 [ 283 ] {53e52c4a-52ff-4d77-9f0d-8b3c714c7a1a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.10 05:07:17.349205 [ 283 ] {53e52c4a-52ff-4d77-9f0d-8b3c714c7a1a} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:17.349539 [ 104 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.10 05:07:17.349649 [ 104 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:17.349725 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:17.349801 [ 283 ] {53e52c4a-52ff-4d77-9f0d-8b3c714c7a1a} executeQuery: Read 26 rows, 1.96 KiB in 0.004806 sec., 5409.904286308781 rows/sec., 406.80 KiB/sec. 2025.01.10 05:07:17.350079 [ 283 ] {53e52c4a-52ff-4d77-9f0d-8b3c714c7a1a} TCPHandler: Processed in 0.005505588 sec. 2025.01.10 05:07:17.350151 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.10 05:07:17.350331 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:17.350680 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:17.350706 [ 288 ] {97155449-9309-4a5d-a684-107f142afa8b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:07:17.350812 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 41 rows starting from the beginning of the part 2025.01.10 05:07:17.350872 [ 288 ] {97155449-9309-4a5d-a684-107f142afa8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:07:17.351289 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3085 rows, containing 5 columns (5 merged, 0 gathered) in 0.006759809 sec., 456373.84133190743 rows/sec., 39.95 MiB/sec. 2025.01.10 05:07:17.351556 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part 2025.01.10 05:07:17.351775 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.10 05:07:17.352250 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 15 rows starting from the beginning of the part 2025.01.10 05:07:17.352845 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part 2025.01.10 05:07:17.353089 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:17.353380 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part 2025.01.10 05:07:17.353456 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.10 05:07:17.353726 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.10 05:07:17.353763 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:07:17.354844 [ 288 ] {97155449-9309-4a5d-a684-107f142afa8b} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:17.354908 [ 288 ] {97155449-9309-4a5d-a684-107f142afa8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:17.355845 [ 288 ] {97155449-9309-4a5d-a684-107f142afa8b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.10 05:07:17.356414 [ 288 ] {97155449-9309-4a5d-a684-107f142afa8b} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:17.356726 [ 8 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.10 05:07:17.356864 [ 8 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:17.356957 [ 8 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:17.357206 [ 288 ] {97155449-9309-4a5d-a684-107f142afa8b} executeQuery: Read 54 rows, 4.32 KiB in 0.006612 sec., 8166.969147005445 rows/sec., 653.11 KiB/sec. 2025.01.10 05:07:17.357233 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 157 rows, containing 5 columns (5 merged, 0 gathered) in 0.007366599 sec., 21312.412960173344 rows/sec., 1.61 MiB/sec. 2025.01.10 05:07:17.357518 [ 288 ] {97155449-9309-4a5d-a684-107f142afa8b} TCPHandler: Processed in 0.007313488 sec. 2025.01.10 05:07:17.357534 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.10 05:07:17.357576 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.10 05:07:17.357815 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:17.358048 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:17.358159 [ 283 ] {3ae6d850-b94b-445c-8df8-81a4df050bd2} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:17.358184 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 851 rows starting from the beginning of the part 2025.01.10 05:07:17.358358 [ 283 ] {3ae6d850-b94b-445c-8df8-81a4df050bd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:07:17.358655 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:17.358703 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 354 rows starting from the beginning of the part 2025.01.10 05:07:17.359180 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.10 05:07:17.359282 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part 2025.01.10 05:07:17.359564 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.10 05:07:17.359844 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 818 rows starting from the beginning of the part 2025.01.10 05:07:17.360211 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part 2025.01.10 05:07:17.360527 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part 2025.01.10 05:07:17.361626 [ 283 ] {3ae6d850-b94b-445c-8df8-81a4df050bd2} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:17.361689 [ 283 ] {3ae6d850-b94b-445c-8df8-81a4df050bd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:17.362787 [ 283 ] {3ae6d850-b94b-445c-8df8-81a4df050bd2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.10 05:07:17.363173 [ 283 ] {3ae6d850-b94b-445c-8df8-81a4df050bd2} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:17.363592 [ 8 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.10 05:07:17.363617 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2159 rows, containing 5 columns (5 merged, 0 gathered) in 0.006409078 sec., 336865.9267370439 rows/sec., 25.62 MiB/sec. 2025.01.10 05:07:17.363706 [ 8 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:17.363780 [ 8 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:17.363831 [ 283 ] {3ae6d850-b94b-445c-8df8-81a4df050bd2} executeQuery: Read 100 rows, 7.10 KiB in 0.00579 sec., 17271.157167530226 rows/sec., 1.20 MiB/sec. 2025.01.10 05:07:17.364020 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.10 05:07:17.364161 [ 283 ] {3ae6d850-b94b-445c-8df8-81a4df050bd2} TCPHandler: Processed in 0.006505451 sec. 2025.01.10 05:07:17.364455 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.10 05:07:17.364455 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:17.364858 [ 288 ] {60fcab3b-3f59-42a7-9c32-e4e3314a7fe3} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:17.364877 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:17.364922 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:17.365015 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3856 rows starting from the beginning of the part 2025.01.10 05:07:17.365205 [ 288 ] {60fcab3b-3f59-42a7-9c32-e4e3314a7fe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:07:17.365327 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.10 05:07:17.365485 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 177 rows starting from the beginning of the part 2025.01.10 05:07:17.365623 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.10 05:07:17.365950 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part 2025.01.10 05:07:17.366357 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 967 rows starting from the beginning of the part 2025.01.10 05:07:17.366774 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::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.01.10 05:07:17.367118 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 100 rows starting from the beginning of the part 2025.01.10 05:07:17.370732 [ 288 ] {60fcab3b-3f59-42a7-9c32-e4e3314a7fe3} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:17.370796 [ 288 ] {60fcab3b-3f59-42a7-9c32-e4e3314a7fe3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:17.371925 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5260 rows, containing 5 columns (5 merged, 0 gathered) in 0.007995079 sec., 657904.6936246658 rows/sec., 44.07 MiB/sec. 2025.01.10 05:07:17.372121 [ 288 ] {60fcab3b-3f59-42a7-9c32-e4e3314a7fe3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.10 05:07:17.372501 [ 288 ] {60fcab3b-3f59-42a7-9c32-e4e3314a7fe3} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:17.372512 [ 193 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.10 05:07:17.372831 [ 8 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.10 05:07:17.372942 [ 8 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:17.373020 [ 8 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:17.373081 [ 288 ] {60fcab3b-3f59-42a7-9c32-e4e3314a7fe3} executeQuery: Read 26 rows, 47.71 KiB in 0.008353 sec., 3112.6541362384773 rows/sec., 5.58 MiB/sec. 2025.01.10 05:07:17.373477 [ 193 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:17.373528 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.10 05:07:17.373907 [ 288 ] {60fcab3b-3f59-42a7-9c32-e4e3314a7fe3} TCPHandler: Processed in 0.009603072 sec. 2025.01.10 05:07:17.373928 [ 193 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.10 05:07:17.374261 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:17.374364 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. 2025.01.10 05:07:17.374535 [ 283 ] {cd2ef177-dc78-46bd-a53b-5340e296d88c} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:07:17.374593 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:17.374607 [ 283 ] {cd2ef177-dc78-46bd-a53b-5340e296d88c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:07:17.374713 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 84 rows starting from the beginning of the part 2025.01.10 05:07:17.375326 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part 2025.01.10 05:07:17.375918 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.01.10 05:07:17.376031 [ 283 ] {cd2ef177-dc78-46bd-a53b-5340e296d88c} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:17.376116 [ 283 ] {cd2ef177-dc78-46bd-a53b-5340e296d88c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:17.376430 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part 2025.01.10 05:07:17.376970 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.01.10 05:07:17.377158 [ 283 ] {cd2ef177-dc78-46bd-a53b-5340e296d88c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.10 05:07:17.377462 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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.01.10 05:07:17.377877 [ 283 ] {cd2ef177-dc78-46bd-a53b-5340e296d88c} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:17.378159 [ 8 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.10 05:07:17.378272 [ 8 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:17.378374 [ 8 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:17.378440 [ 283 ] {cd2ef177-dc78-46bd-a53b-5340e296d88c} executeQuery: Read 30 rows, 2.10 KiB in 0.003927 sec., 7639.419404125287 rows/sec., 535.90 KiB/sec. 2025.01.10 05:07:17.378925 [ 283 ] {cd2ef177-dc78-46bd-a53b-5340e296d88c} TCPHandler: Processed in 0.004886158 sec. 2025.01.10 05:07:17.379025 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.10 05:07:17.379329 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:17.379392 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 382 rows starting from the beginning of the part 2025.01.10 05:07:17.379677 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part 2025.01.10 05:07:17.380039 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part 2025.01.10 05:07:17.380386 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part 2025.01.10 05:07:17.380674 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 18 rows starting from the beginning of the part 2025.01.10 05:07:17.380932 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part 2025.01.10 05:07:17.384378 [ 190 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 4 columns (4 merged, 0 gathered) in 0.005809508 sec., 93983.86231674008 rows/sec., 6.08 MiB/sec. 2025.01.10 05:07:17.384694 [ 190 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.10 05:07:17.385434 [ 190 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:17.385662 [ 190 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.10 05:07:17.385870 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.10 05:07:17.387010 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 19 columns (19 merged, 0 gathered) in 0.013840279 sec., 12861.012411671758 rows/sec., 23.05 MiB/sec. 2025.01.10 05:07:17.387416 [ 188 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.10 05:07:17.387843 [ 188 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:17.387933 [ 188 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.10 05:07:17.388079 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. 2025.01.10 05:07:17.646041 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.01.10 05:07:17.665913 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:17.665965 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:17.673371 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.10 05:07:17.674113 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:17.677254 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.01.10 05:07:20.826897 [ 142 ] {} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.10 05:07:20.826976 [ 142 ] {} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:20.826999 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:20.827163 [ 197 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.10 05:07:20.827495 [ 197 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:20.827542 [ 197 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.10 05:07:20.827659 [ 197 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2025.01.10 05:07:20.827801 [ 197 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part 2025.01.10 05:07:20.827913 [ 197 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.01.10 05:07:20.828024 [ 197 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.01.10 05:07:20.830304 [ 200 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 6 columns (6 merged, 0 gathered) in 0.003214124 sec., 11511.690277039716 rows/sec., 1.97 MiB/sec. 2025.01.10 05:07:20.830567 [ 199 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.10 05:07:20.831118 [ 199 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::all_1_5_1} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:20.831218 [ 199 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::all_1_5_1} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.10 05:07:20.831334 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.01.10 05:07:22.336937 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:22.337237 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} executeQuery: (from [fd00:1122:3344:101::d]:37728) 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', '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', '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.01.10 05:07:22.337692 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.10 05:07:22.337746 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} 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', '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', '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.01.10 05:07:22.338115 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:07:22.338200 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.10 05:07:22.338382 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.01.10 05:07:22.338422 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.01.10 05:07:22.338449 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.10 05:07:22.338466 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.10 05:07:22.338516 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} 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', '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', '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.01.10 05:07:22.338542 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 2025.01.10 05:07:22.339447 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} executeQuery: Read 37 rows, 1.40 KiB in 0.002352 sec., 15731.292517006803 rows/sec., 594.57 KiB/sec. 2025.01.10 05:07:22.339583 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} TCPHandler: Processed in 0.002787641 sec. 2025.01.10 05:07:22.349494 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:22.349645 [ 288 ] {40c42c26-b10f-4f45-acfb-43e1053d0806} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.10 05:07:22.349708 [ 288 ] {40c42c26-b10f-4f45-acfb-43e1053d0806} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.10 05:07:22.350538 [ 288 ] {40c42c26-b10f-4f45-acfb-43e1053d0806} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:22.350589 [ 288 ] {40c42c26-b10f-4f45-acfb-43e1053d0806} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:22.351115 [ 288 ] {40c42c26-b10f-4f45-acfb-43e1053d0806} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.10 05:07:22.351340 [ 288 ] {40c42c26-b10f-4f45-acfb-43e1053d0806} oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:22.351578 [ 288 ] {40c42c26-b10f-4f45-acfb-43e1053d0806} executeQuery: Read 1 rows, 106.00 B in 0.001978 sec., 505.5611729019211 rows/sec., 52.33 KiB/sec. 2025.01.10 05:07:22.351639 [ 288 ] {40c42c26-b10f-4f45-acfb-43e1053d0806} TCPHandler: Processed in 0.002211822 sec. 2025.01.10 05:07:22.351824 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:22.351967 [ 283 ] {ad59df22-bc5e-48af-adef-6c0dac163397} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:07:22.352022 [ 283 ] {ad59df22-bc5e-48af-adef-6c0dac163397} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:07:22.352655 [ 283 ] {ad59df22-bc5e-48af-adef-6c0dac163397} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:22.352702 [ 283 ] {ad59df22-bc5e-48af-adef-6c0dac163397} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:22.353070 [ 283 ] {ad59df22-bc5e-48af-adef-6c0dac163397} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.10 05:07:22.353313 [ 283 ] {ad59df22-bc5e-48af-adef-6c0dac163397} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:22.353539 [ 283 ] {ad59df22-bc5e-48af-adef-6c0dac163397} executeQuery: Read 14 rows, 1.01 KiB in 0.001599 sec., 8755.472170106317 rows/sec., 630.28 KiB/sec. 2025.01.10 05:07:22.353618 [ 283 ] {ad59df22-bc5e-48af-adef-6c0dac163397} TCPHandler: Processed in 0.00186542 sec. 2025.01.10 05:07:22.353782 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:22.353918 [ 288 ] {3457c8ed-4776-4dd2-84ec-c1b47e0dfd44} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:07:22.353974 [ 288 ] {3457c8ed-4776-4dd2-84ec-c1b47e0dfd44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:07:22.354706 [ 288 ] {3457c8ed-4776-4dd2-84ec-c1b47e0dfd44} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:22.354746 [ 288 ] {3457c8ed-4776-4dd2-84ec-c1b47e0dfd44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:22.355137 [ 288 ] {3457c8ed-4776-4dd2-84ec-c1b47e0dfd44} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.10 05:07:22.355387 [ 288 ] {3457c8ed-4776-4dd2-84ec-c1b47e0dfd44} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:22.355588 [ 288 ] {3457c8ed-4776-4dd2-84ec-c1b47e0dfd44} executeQuery: Read 200 rows, 18.21 KiB in 0.001705 sec., 117302.05278592376 rows/sec., 10.43 MiB/sec. 2025.01.10 05:07:22.355643 [ 288 ] {3457c8ed-4776-4dd2-84ec-c1b47e0dfd44} TCPHandler: Processed in 0.001933973 sec. 2025.01.10 05:07:22.355818 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:22.355927 [ 283 ] {a9854856-9eb4-4ea0-aede-5111e7f59de4} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:07:22.355971 [ 283 ] {a9854856-9eb4-4ea0-aede-5111e7f59de4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:07:22.356528 [ 283 ] {a9854856-9eb4-4ea0-aede-5111e7f59de4} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:22.356573 [ 283 ] {a9854856-9eb4-4ea0-aede-5111e7f59de4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:22.356999 [ 283 ] {a9854856-9eb4-4ea0-aede-5111e7f59de4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.10 05:07:22.357285 [ 283 ] {a9854856-9eb4-4ea0-aede-5111e7f59de4} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:22.357494 [ 283 ] {a9854856-9eb4-4ea0-aede-5111e7f59de4} executeQuery: Read 20 rows, 1.43 KiB in 0.00159 sec., 12578.616352201258 rows/sec., 901.63 KiB/sec. 2025.01.10 05:07:22.357548 [ 283 ] {a9854856-9eb4-4ea0-aede-5111e7f59de4} TCPHandler: Processed in 0.001790758 sec. 2025.01.10 05:07:22.357701 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:22.357808 [ 288 ] {b3344d41-982a-4a62-aecb-c620a0c355be} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:07:22.357852 [ 288 ] {b3344d41-982a-4a62-aecb-c620a0c355be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:07:22.358382 [ 288 ] {b3344d41-982a-4a62-aecb-c620a0c355be} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:22.358421 [ 288 ] {b3344d41-982a-4a62-aecb-c620a0c355be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:22.358767 [ 288 ] {b3344d41-982a-4a62-aecb-c620a0c355be} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.10 05:07:22.359010 [ 288 ] {b3344d41-982a-4a62-aecb-c620a0c355be} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:22.359220 [ 288 ] {b3344d41-982a-4a62-aecb-c620a0c355be} executeQuery: Read 15 rows, 1.05 KiB in 0.001435 sec., 10452.961672473866 rows/sec., 729.53 KiB/sec. 2025.01.10 05:07:22.359273 [ 288 ] {b3344d41-982a-4a62-aecb-c620a0c355be} TCPHandler: Processed in 0.001622873 sec. 2025.01.10 05:07:22.359426 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:22.359537 [ 283 ] {178a0cb2-6da7-4d23-9d2a-d7c83a923cdf} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:07:22.359585 [ 283 ] {178a0cb2-6da7-4d23-9d2a-d7c83a923cdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:07:22.360120 [ 283 ] {178a0cb2-6da7-4d23-9d2a-d7c83a923cdf} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:22.360160 [ 283 ] {178a0cb2-6da7-4d23-9d2a-d7c83a923cdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:22.360511 [ 283 ] {178a0cb2-6da7-4d23-9d2a-d7c83a923cdf} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.10 05:07:22.360771 [ 283 ] {178a0cb2-6da7-4d23-9d2a-d7c83a923cdf} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:22.361036 [ 283 ] {178a0cb2-6da7-4d23-9d2a-d7c83a923cdf} executeQuery: Read 13 rows, 830.00 B in 0.001513 sec., 8592.200925313946 rows/sec., 535.72 KiB/sec. 2025.01.10 05:07:22.361179 [ 283 ] {178a0cb2-6da7-4d23-9d2a-d7c83a923cdf} TCPHandler: Processed in 0.001806889 sec. 2025.01.10 05:07:22.361331 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:22.361439 [ 288 ] {b2adec5a-d86b-4739-8122-b767986186de} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:07:22.361502 [ 288 ] {b2adec5a-d86b-4739-8122-b767986186de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:07:22.362319 [ 288 ] {b2adec5a-d86b-4739-8122-b767986186de} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:22.362359 [ 288 ] {b2adec5a-d86b-4739-8122-b767986186de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:22.362760 [ 288 ] {b2adec5a-d86b-4739-8122-b767986186de} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.10 05:07:22.363032 [ 288 ] {b2adec5a-d86b-4739-8122-b767986186de} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:22.363248 [ 288 ] {b2adec5a-d86b-4739-8122-b767986186de} executeQuery: Read 362 rows, 26.08 KiB in 0.001831 sec., 197706.17149098855 rows/sec., 13.91 MiB/sec. 2025.01.10 05:07:22.363305 [ 288 ] {b2adec5a-d86b-4739-8122-b767986186de} TCPHandler: Processed in 0.002029066 sec. 2025.01.10 05:07:22.363460 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:22.363570 [ 283 ] {f3d244ea-059a-4736-9ab6-a814e7c53548} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:07:22.363685 [ 283 ] {f3d244ea-059a-4736-9ab6-a814e7c53548} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:07:22.364122 [ 283 ] {f3d244ea-059a-4736-9ab6-a814e7c53548} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:22.364161 [ 283 ] {f3d244ea-059a-4736-9ab6-a814e7c53548} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:22.364509 [ 283 ] {f3d244ea-059a-4736-9ab6-a814e7c53548} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.10 05:07:22.364741 [ 283 ] {f3d244ea-059a-4736-9ab6-a814e7c53548} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:22.364979 [ 283 ] {f3d244ea-059a-4736-9ab6-a814e7c53548} executeQuery: Read 6 rows, 321.00 B in 0.001427 sec., 4204.625087596356 rows/sec., 219.68 KiB/sec. 2025.01.10 05:07:22.365104 [ 283 ] {f3d244ea-059a-4736-9ab6-a814e7c53548} TCPHandler: Processed in 0.001697145 sec. 2025.01.10 05:07:22.365251 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:22.365357 [ 288 ] {2de32f4f-0045-4451-9821-2d66839d9f8a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:22.365404 [ 288 ] {2de32f4f-0045-4451-9821-2d66839d9f8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:07:22.366044 [ 288 ] {2de32f4f-0045-4451-9821-2d66839d9f8a} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:22.366088 [ 288 ] {2de32f4f-0045-4451-9821-2d66839d9f8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:22.366529 [ 288 ] {2de32f4f-0045-4451-9821-2d66839d9f8a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.10 05:07:22.366765 [ 288 ] {2de32f4f-0045-4451-9821-2d66839d9f8a} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:22.366970 [ 288 ] {2de32f4f-0045-4451-9821-2d66839d9f8a} executeQuery: Read 177 rows, 11.96 KiB in 0.001635 sec., 108256.88073394496 rows/sec., 7.14 MiB/sec. 2025.01.10 05:07:22.367022 [ 288 ] {2de32f4f-0045-4451-9821-2d66839d9f8a} TCPHandler: Processed in 0.001823619 sec. 2025.01.10 05:07:22.367164 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:22.367269 [ 283 ] {60076819-9509-45db-998d-9d14a7d02f3f} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:07:22.367315 [ 283 ] {60076819-9509-45db-998d-9d14a7d02f3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:07:22.367732 [ 283 ] {60076819-9509-45db-998d-9d14a7d02f3f} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:22.367770 [ 283 ] {60076819-9509-45db-998d-9d14a7d02f3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:22.368116 [ 283 ] {60076819-9509-45db-998d-9d14a7d02f3f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.10 05:07:22.368369 [ 283 ] {60076819-9509-45db-998d-9d14a7d02f3f} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:22.368631 [ 283 ] {60076819-9509-45db-998d-9d14a7d02f3f} executeQuery: Read 2 rows, 134.00 B in 0.00138 sec., 1449.2753623188407 rows/sec., 94.83 KiB/sec. 2025.01.10 05:07:22.368778 [ 283 ] {60076819-9509-45db-998d-9d14a7d02f3f} TCPHandler: Processed in 0.001667184 sec. 2025.01.10 05:07:22.368925 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:22.369030 [ 288 ] {e7d2bd7f-e7e1-4d26-9c0b-6a2e4ed3a966} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:22.369100 [ 288 ] {e7d2bd7f-e7e1-4d26-9c0b-6a2e4ed3a966} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:07:22.370146 [ 288 ] {e7d2bd7f-e7e1-4d26-9c0b-6a2e4ed3a966} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:22.370184 [ 288 ] {e7d2bd7f-e7e1-4d26-9c0b-6a2e4ed3a966} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:22.370782 [ 288 ] {e7d2bd7f-e7e1-4d26-9c0b-6a2e4ed3a966} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.10 05:07:22.371031 [ 288 ] {e7d2bd7f-e7e1-4d26-9c0b-6a2e4ed3a966} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:22.371255 [ 288 ] {e7d2bd7f-e7e1-4d26-9c0b-6a2e4ed3a966} executeQuery: Read 13 rows, 23.85 KiB in 0.002246 sec., 5788.067675868209 rows/sec., 10.37 MiB/sec. 2025.01.10 05:07:22.371356 [ 288 ] {e7d2bd7f-e7e1-4d26-9c0b-6a2e4ed3a966} TCPHandler: Processed in 0.00248304 sec. 2025.01.10 05:07:22.371509 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:22.371635 [ 283 ] {cb439e07-e927-4b1e-b29a-89f5dde06be2} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.10 05:07:22.371690 [ 283 ] {cb439e07-e927-4b1e-b29a-89f5dde06be2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.10 05:07:22.372188 [ 283 ] {cb439e07-e927-4b1e-b29a-89f5dde06be2} oximeter.measurements_i64 (ee43e979-de92-4a97-993f-b30debc1bc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:22.372239 [ 283 ] {cb439e07-e927-4b1e-b29a-89f5dde06be2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:22.372616 [ 283 ] {cb439e07-e927-4b1e-b29a-89f5dde06be2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.10 05:07:22.372845 [ 283 ] {cb439e07-e927-4b1e-b29a-89f5dde06be2} oximeter.measurements_i64 (ee43e979-de92-4a97-993f-b30debc1bc86): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:22.373065 [ 283 ] {cb439e07-e927-4b1e-b29a-89f5dde06be2} executeQuery: Read 3 rows, 217.00 B in 0.001453 sec., 2064.693737095664 rows/sec., 145.85 KiB/sec. 2025.01.10 05:07:22.373118 [ 283 ] {cb439e07-e927-4b1e-b29a-89f5dde06be2} TCPHandler: Processed in 0.001671924 sec. 2025.01.10 05:07:22.373254 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:22.373360 [ 288 ] {57230990-d213-450d-b4a1-92c19e71348a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:07:22.373405 [ 288 ] {57230990-d213-450d-b4a1-92c19e71348a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:07:22.373913 [ 288 ] {57230990-d213-450d-b4a1-92c19e71348a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:22.373958 [ 288 ] {57230990-d213-450d-b4a1-92c19e71348a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:22.374373 [ 288 ] {57230990-d213-450d-b4a1-92c19e71348a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.10 05:07:22.374609 [ 288 ] {57230990-d213-450d-b4a1-92c19e71348a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:22.374847 [ 288 ] {57230990-d213-450d-b4a1-92c19e71348a} executeQuery: Read 52 rows, 3.30 KiB in 0.001509 sec., 34459.90722332671 rows/sec., 2.13 MiB/sec. 2025.01.10 05:07:22.374994 [ 288 ] {57230990-d213-450d-b4a1-92c19e71348a} TCPHandler: Processed in 0.001784618 sec. 2025.01.10 05:07:24.781425 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2025.01.10 05:07:24.782066 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:24.782108 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:24.782702 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.10 05:07:24.782965 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:24.783211 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2025.01.10 05:07:25.178220 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.01.10 05:07:25.198854 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:25.198916 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:25.206937 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.10 05:07:25.207693 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:25.210769 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.01.10 05:07:27.298133 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 438 2025.01.10 05:07:27.301358 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:27.301421 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:27.302997 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.10 05:07:27.303328 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:27.304030 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 438 2025.01.10 05:07:27.342474 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:27.342674 [ 288 ] {24e025e6-52fb-4176-b89f-362aec04e21d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.10 05:07:27.342744 [ 288 ] {24e025e6-52fb-4176-b89f-362aec04e21d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.10 05:07:27.343402 [ 288 ] {24e025e6-52fb-4176-b89f-362aec04e21d} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:27.343449 [ 288 ] {24e025e6-52fb-4176-b89f-362aec04e21d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:27.343834 [ 288 ] {24e025e6-52fb-4176-b89f-362aec04e21d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.10 05:07:27.344092 [ 288 ] {24e025e6-52fb-4176-b89f-362aec04e21d} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:27.344355 [ 288 ] {24e025e6-52fb-4176-b89f-362aec04e21d} executeQuery: Read 2 rows, 167.00 B in 0.001731 sec., 1155.4015020219526 rows/sec., 94.21 KiB/sec. 2025.01.10 05:07:27.344504 [ 288 ] {24e025e6-52fb-4176-b89f-362aec04e21d} TCPHandler: Processed in 0.002129149 sec. 2025.01.10 05:07:27.344703 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:27.344851 [ 283 ] {830f61a1-3456-4339-859e-ea012c8c0909} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:07:27.344912 [ 283 ] {830f61a1-3456-4339-859e-ea012c8c0909} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:07:27.345632 [ 283 ] {830f61a1-3456-4339-859e-ea012c8c0909} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:27.345672 [ 283 ] {830f61a1-3456-4339-859e-ea012c8c0909} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:27.346076 [ 283 ] {830f61a1-3456-4339-859e-ea012c8c0909} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.10 05:07:27.346319 [ 283 ] {830f61a1-3456-4339-859e-ea012c8c0909} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:27.346538 [ 283 ] {830f61a1-3456-4339-859e-ea012c8c0909} executeQuery: Read 79 rows, 6.92 KiB in 0.001724 sec., 45823.66589327146 rows/sec., 3.92 MiB/sec. 2025.01.10 05:07:27.346593 [ 283 ] {830f61a1-3456-4339-859e-ea012c8c0909} TCPHandler: Processed in 0.001962754 sec. 2025.01.10 05:07:27.346741 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:27.346851 [ 288 ] {d36954c2-e76a-453b-9a9a-e0b6b95c0b30} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:07:27.346899 [ 288 ] {d36954c2-e76a-453b-9a9a-e0b6b95c0b30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:07:27.347450 [ 288 ] {d36954c2-e76a-453b-9a9a-e0b6b95c0b30} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:27.347488 [ 288 ] {d36954c2-e76a-453b-9a9a-e0b6b95c0b30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:27.347833 [ 288 ] {d36954c2-e76a-453b-9a9a-e0b6b95c0b30} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.10 05:07:27.348065 [ 288 ] {d36954c2-e76a-453b-9a9a-e0b6b95c0b30} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:27.348264 [ 288 ] {d36954c2-e76a-453b-9a9a-e0b6b95c0b30} executeQuery: Read 28 rows, 2.09 KiB in 0.001436 sec., 19498.607242339833 rows/sec., 1.42 MiB/sec. 2025.01.10 05:07:27.348314 [ 288 ] {d36954c2-e76a-453b-9a9a-e0b6b95c0b30} TCPHandler: Processed in 0.001626033 sec. 2025.01.10 05:07:27.348469 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:27.348582 [ 283 ] {76438d69-942e-48c0-8676-2909ab21296f} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:07:27.348630 [ 283 ] {76438d69-942e-48c0-8676-2909ab21296f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:07:27.349167 [ 283 ] {76438d69-942e-48c0-8676-2909ab21296f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:27.349206 [ 283 ] {76438d69-942e-48c0-8676-2909ab21296f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:27.349556 [ 283 ] {76438d69-942e-48c0-8676-2909ab21296f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.10 05:07:27.349798 [ 283 ] {76438d69-942e-48c0-8676-2909ab21296f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:27.350039 [ 283 ] {76438d69-942e-48c0-8676-2909ab21296f} executeQuery: Read 56 rows, 4.48 KiB in 0.001477 sec., 37914.69194312796 rows/sec., 2.96 MiB/sec. 2025.01.10 05:07:27.350210 [ 283 ] {76438d69-942e-48c0-8676-2909ab21296f} TCPHandler: Processed in 0.001793658 sec. 2025.01.10 05:07:27.350390 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:27.350502 [ 288 ] {9581d39d-cd8e-47f2-8298-fd369b4f89c6} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:27.350551 [ 288 ] {9581d39d-cd8e-47f2-8298-fd369b4f89c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:07:27.351152 [ 288 ] {9581d39d-cd8e-47f2-8298-fd369b4f89c6} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:27.351196 [ 288 ] {9581d39d-cd8e-47f2-8298-fd369b4f89c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:27.351623 [ 288 ] {9581d39d-cd8e-47f2-8298-fd369b4f89c6} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.10 05:07:27.351851 [ 288 ] {9581d39d-cd8e-47f2-8298-fd369b4f89c6} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:27.352095 [ 288 ] {9581d39d-cd8e-47f2-8298-fd369b4f89c6} executeQuery: Read 101 rows, 7.17 KiB in 0.001616 sec., 62500 rows/sec., 4.33 MiB/sec. 2025.01.10 05:07:27.352307 [ 288 ] {9581d39d-cd8e-47f2-8298-fd369b4f89c6} TCPHandler: Processed in 0.001992065 sec. 2025.01.10 05:07:27.352459 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:27.352568 [ 283 ] {784bf1ae-ded9-4a80-8211-7a27b2f107bc} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:27.352651 [ 283 ] {784bf1ae-ded9-4a80-8211-7a27b2f107bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:07:27.353909 [ 283 ] {784bf1ae-ded9-4a80-8211-7a27b2f107bc} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:27.353957 [ 283 ] {784bf1ae-ded9-4a80-8211-7a27b2f107bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:27.354630 [ 283 ] {784bf1ae-ded9-4a80-8211-7a27b2f107bc} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.10 05:07:27.354946 [ 283 ] {784bf1ae-ded9-4a80-8211-7a27b2f107bc} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:27.355296 [ 283 ] {784bf1ae-ded9-4a80-8211-7a27b2f107bc} executeQuery: Read 26 rows, 47.71 KiB in 0.00273 sec., 9523.809523809525 rows/sec., 17.07 MiB/sec. 2025.01.10 05:07:27.355538 [ 283 ] {784bf1ae-ded9-4a80-8211-7a27b2f107bc} TCPHandler: Processed in 0.003139842 sec. 2025.01.10 05:07:27.355716 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:27.355826 [ 288 ] {5806631a-d425-4a22-a1e4-b5bb811df6be} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:07:27.355873 [ 288 ] {5806631a-d425-4a22-a1e4-b5bb811df6be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:07:27.356348 [ 288 ] {5806631a-d425-4a22-a1e4-b5bb811df6be} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:27.356390 [ 288 ] {5806631a-d425-4a22-a1e4-b5bb811df6be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:27.356763 [ 288 ] {5806631a-d425-4a22-a1e4-b5bb811df6be} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.10 05:07:27.357012 [ 288 ] {5806631a-d425-4a22-a1e4-b5bb811df6be} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:27.357224 [ 288 ] {5806631a-d425-4a22-a1e4-b5bb811df6be} executeQuery: Read 30 rows, 2.10 KiB in 0.00142 sec., 21126.76056338028 rows/sec., 1.45 MiB/sec. 2025.01.10 05:07:27.357274 [ 288 ] {5806631a-d425-4a22-a1e4-b5bb811df6be} TCPHandler: Processed in 0.001613572 sec. 2025.01.10 05:07:32.161019 [ 138 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:07:32.161118 [ 138 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:07:32.284208 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2025.01.10 05:07:32.284858 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:32.284899 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:32.285463 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.10 05:07:32.285729 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:32.285924 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.01.10 05:07:32.345810 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:32.346011 [ 288 ] {66fc5d88-024c-4cc1-8e4b-c3c9e3fd9580} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:07:32.346086 [ 288 ] {66fc5d88-024c-4cc1-8e4b-c3c9e3fd9580} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:07:32.346881 [ 288 ] {66fc5d88-024c-4cc1-8e4b-c3c9e3fd9580} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:32.346932 [ 288 ] {66fc5d88-024c-4cc1-8e4b-c3c9e3fd9580} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:32.347368 [ 288 ] {66fc5d88-024c-4cc1-8e4b-c3c9e3fd9580} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.10 05:07:32.347635 [ 288 ] {66fc5d88-024c-4cc1-8e4b-c3c9e3fd9580} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:32.347901 [ 288 ] {66fc5d88-024c-4cc1-8e4b-c3c9e3fd9580} executeQuery: Read 14 rows, 1.01 KiB in 0.001941 sec., 7212.776919113859 rows/sec., 519.22 KiB/sec. 2025.01.10 05:07:32.348127 [ 288 ] {66fc5d88-024c-4cc1-8e4b-c3c9e3fd9580} TCPHandler: Processed in 0.002452 sec. 2025.01.10 05:07:32.348324 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:32.348454 [ 283 ] {01e83875-027f-4be8-b4f2-8047637b795e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:07:32.348512 [ 283 ] {01e83875-027f-4be8-b4f2-8047637b795e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:07:32.349239 [ 283 ] {01e83875-027f-4be8-b4f2-8047637b795e} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:32.349281 [ 283 ] {01e83875-027f-4be8-b4f2-8047637b795e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:32.349686 [ 283 ] {01e83875-027f-4be8-b4f2-8047637b795e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.10 05:07:32.349937 [ 283 ] {01e83875-027f-4be8-b4f2-8047637b795e} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:32.350161 [ 283 ] {01e83875-027f-4be8-b4f2-8047637b795e} executeQuery: Read 199 rows, 18.11 KiB in 0.001737 sec., 114565.34254461715 rows/sec., 10.18 MiB/sec. 2025.01.10 05:07:32.350226 [ 283 ] {01e83875-027f-4be8-b4f2-8047637b795e} TCPHandler: Processed in 0.001963624 sec. 2025.01.10 05:07:32.350369 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:32.350491 [ 288 ] {f0e77f25-4baa-4b1b-8a36-a6fd886cf451} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:07:32.350540 [ 288 ] {f0e77f25-4baa-4b1b-8a36-a6fd886cf451} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:07:32.351101 [ 288 ] {f0e77f25-4baa-4b1b-8a36-a6fd886cf451} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:32.351142 [ 288 ] {f0e77f25-4baa-4b1b-8a36-a6fd886cf451} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:32.351499 [ 288 ] {f0e77f25-4baa-4b1b-8a36-a6fd886cf451} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.10 05:07:32.351746 [ 288 ] {f0e77f25-4baa-4b1b-8a36-a6fd886cf451} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:32.351961 [ 288 ] {f0e77f25-4baa-4b1b-8a36-a6fd886cf451} executeQuery: Read 20 rows, 1.43 KiB in 0.0015 sec., 13333.333333333334 rows/sec., 955.73 KiB/sec. 2025.01.10 05:07:32.352017 [ 288 ] {f0e77f25-4baa-4b1b-8a36-a6fd886cf451} TCPHandler: Processed in 0.001704435 sec. 2025.01.10 05:07:32.352155 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:32.352285 [ 283 ] {39731c18-d597-4b67-ad27-c1e0ebee55cd} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:07:32.352340 [ 283 ] {39731c18-d597-4b67-ad27-c1e0ebee55cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:07:32.352939 [ 283 ] {39731c18-d597-4b67-ad27-c1e0ebee55cd} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:32.352977 [ 283 ] {39731c18-d597-4b67-ad27-c1e0ebee55cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:32.353334 [ 283 ] {39731c18-d597-4b67-ad27-c1e0ebee55cd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.10 05:07:32.353592 [ 283 ] {39731c18-d597-4b67-ad27-c1e0ebee55cd} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:32.353875 [ 283 ] {39731c18-d597-4b67-ad27-c1e0ebee55cd} executeQuery: Read 14 rows, 1004.00 B in 0.00161 sec., 8695.652173913042 rows/sec., 608.99 KiB/sec. 2025.01.10 05:07:32.354082 [ 283 ] {39731c18-d597-4b67-ad27-c1e0ebee55cd} TCPHandler: Processed in 0.001988465 sec. 2025.01.10 05:07:32.354257 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:32.354367 [ 288 ] {3255bc29-a94f-4415-b340-9220cc3c6caa} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:07:32.354414 [ 288 ] {3255bc29-a94f-4415-b340-9220cc3c6caa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:07:32.354999 [ 288 ] {3255bc29-a94f-4415-b340-9220cc3c6caa} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:32.355038 [ 288 ] {3255bc29-a94f-4415-b340-9220cc3c6caa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:32.355385 [ 288 ] {3255bc29-a94f-4415-b340-9220cc3c6caa} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.10 05:07:32.355628 [ 288 ] {3255bc29-a94f-4415-b340-9220cc3c6caa} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:32.355888 [ 288 ] {3255bc29-a94f-4415-b340-9220cc3c6caa} executeQuery: Read 13 rows, 830.00 B in 0.001541 sec., 8436.080467229072 rows/sec., 525.99 KiB/sec. 2025.01.10 05:07:32.356032 [ 288 ] {3255bc29-a94f-4415-b340-9220cc3c6caa} TCPHandler: Processed in 0.001828179 sec. 2025.01.10 05:07:32.356246 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:32.356368 [ 283 ] {e21a2a07-d431-4a3c-aa45-84ef3ccfe32b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:07:32.356424 [ 283 ] {e21a2a07-d431-4a3c-aa45-84ef3ccfe32b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:07:32.357203 [ 283 ] {e21a2a07-d431-4a3c-aa45-84ef3ccfe32b} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:32.357244 [ 283 ] {e21a2a07-d431-4a3c-aa45-84ef3ccfe32b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:32.357638 [ 283 ] {e21a2a07-d431-4a3c-aa45-84ef3ccfe32b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.10 05:07:32.357885 [ 283 ] {e21a2a07-d431-4a3c-aa45-84ef3ccfe32b} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:32.358107 [ 283 ] {e21a2a07-d431-4a3c-aa45-84ef3ccfe32b} executeQuery: Read 359 rows, 25.84 KiB in 0.001766 sec., 203284.25821064552 rows/sec., 14.29 MiB/sec. 2025.01.10 05:07:32.358174 [ 283 ] {e21a2a07-d431-4a3c-aa45-84ef3ccfe32b} TCPHandler: Processed in 0.001982005 sec. 2025.01.10 05:07:32.358325 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:32.358432 [ 288 ] {8cf91995-f0c0-41e8-b86e-5744ccd23b64} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:07:32.358480 [ 288 ] {8cf91995-f0c0-41e8-b86e-5744ccd23b64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:07:32.358940 [ 288 ] {8cf91995-f0c0-41e8-b86e-5744ccd23b64} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:32.358982 [ 288 ] {8cf91995-f0c0-41e8-b86e-5744ccd23b64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:32.359338 [ 288 ] {8cf91995-f0c0-41e8-b86e-5744ccd23b64} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.10 05:07:32.359569 [ 288 ] {8cf91995-f0c0-41e8-b86e-5744ccd23b64} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:32.359779 [ 288 ] {8cf91995-f0c0-41e8-b86e-5744ccd23b64} executeQuery: Read 6 rows, 321.00 B in 0.001368 sec., 4385.964912280701 rows/sec., 229.15 KiB/sec. 2025.01.10 05:07:32.359830 [ 288 ] {8cf91995-f0c0-41e8-b86e-5744ccd23b64} TCPHandler: Processed in 0.001558501 sec. 2025.01.10 05:07:32.359972 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:32.360081 [ 283 ] {57eb0569-e9b8-42ec-877b-7d182975efde} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:32.360131 [ 283 ] {57eb0569-e9b8-42ec-877b-7d182975efde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:07:32.360649 [ 283 ] {57eb0569-e9b8-42ec-877b-7d182975efde} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:32.360688 [ 283 ] {57eb0569-e9b8-42ec-877b-7d182975efde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:32.361062 [ 283 ] {57eb0569-e9b8-42ec-877b-7d182975efde} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.10 05:07:32.361299 [ 283 ] {57eb0569-e9b8-42ec-877b-7d182975efde} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:32.361566 [ 283 ] {57eb0569-e9b8-42ec-877b-7d182975efde} executeQuery: Read 177 rows, 11.96 KiB in 0.001506 sec., 117529.88047808765 rows/sec., 7.75 MiB/sec. 2025.01.10 05:07:32.361776 [ 283 ] {57eb0569-e9b8-42ec-877b-7d182975efde} TCPHandler: Processed in 0.00185105 sec. 2025.01.10 05:07:32.361948 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:32.362079 [ 288 ] {4d7861ac-be10-4e0f-84ce-e0cc4d251afa} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:07:32.362135 [ 288 ] {4d7861ac-be10-4e0f-84ce-e0cc4d251afa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:07:32.362658 [ 288 ] {4d7861ac-be10-4e0f-84ce-e0cc4d251afa} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:32.362704 [ 288 ] {4d7861ac-be10-4e0f-84ce-e0cc4d251afa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:32.363044 [ 288 ] {4d7861ac-be10-4e0f-84ce-e0cc4d251afa} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.10 05:07:32.363277 [ 288 ] {4d7861ac-be10-4e0f-84ce-e0cc4d251afa} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:32.363484 [ 288 ] {4d7861ac-be10-4e0f-84ce-e0cc4d251afa} executeQuery: Read 1 rows, 69.00 B in 0.001434 sec., 697.350069735007 rows/sec., 46.99 KiB/sec. 2025.01.10 05:07:32.363537 [ 288 ] {4d7861ac-be10-4e0f-84ce-e0cc4d251afa} TCPHandler: Processed in 0.001651904 sec. 2025.01.10 05:07:32.363668 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:32.363774 [ 283 ] {38902793-6955-4b7c-b0be-c4c19d5184a7} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:32.363842 [ 283 ] {38902793-6955-4b7c-b0be-c4c19d5184a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:07:32.364914 [ 283 ] {38902793-6955-4b7c-b0be-c4c19d5184a7} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:32.364953 [ 283 ] {38902793-6955-4b7c-b0be-c4c19d5184a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:32.365568 [ 283 ] {38902793-6955-4b7c-b0be-c4c19d5184a7} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.10 05:07:32.365841 [ 283 ] {38902793-6955-4b7c-b0be-c4c19d5184a7} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:32.366075 [ 283 ] {38902793-6955-4b7c-b0be-c4c19d5184a7} executeQuery: Read 13 rows, 23.85 KiB in 0.002323 sec., 5596.211795092553 rows/sec., 10.03 MiB/sec. 2025.01.10 05:07:32.366191 [ 283 ] {38902793-6955-4b7c-b0be-c4c19d5184a7} TCPHandler: Processed in 0.002577114 sec. 2025.01.10 05:07:32.366332 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:32.366438 [ 288 ] {ea54fd6c-0ec2-4014-98b8-81fed92ed946} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:07:32.366485 [ 288 ] {ea54fd6c-0ec2-4014-98b8-81fed92ed946} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:07:32.366904 [ 288 ] {ea54fd6c-0ec2-4014-98b8-81fed92ed946} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:32.366942 [ 288 ] {ea54fd6c-0ec2-4014-98b8-81fed92ed946} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:32.367288 [ 288 ] {ea54fd6c-0ec2-4014-98b8-81fed92ed946} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.10 05:07:32.367515 [ 288 ] {ea54fd6c-0ec2-4014-98b8-81fed92ed946} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:32.367720 [ 288 ] {ea54fd6c-0ec2-4014-98b8-81fed92ed946} executeQuery: Read 52 rows, 3.30 KiB in 0.001303 sec., 39907.90483499617 rows/sec., 2.47 MiB/sec. 2025.01.10 05:07:32.367769 [ 288 ] {ea54fd6c-0ec2-4014-98b8-81fed92ed946} TCPHandler: Processed in 0.001489168 sec. 2025.01.10 05:07:32.711732 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.01.10 05:07:32.732120 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:32.732178 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. 2025.01.10 05:07:32.739578 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.10 05:07:32.740327 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:32.742831 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.01.10 05:07:37.305094 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 474 2025.01.10 05:07:37.308180 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:37.308239 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:37.309768 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.10 05:07:37.310086 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:37.311258 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 474 2025.01.10 05:07:37.341552 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:37.341720 [ 288 ] {cf2672ef-5019-4db0-8f67-41951021ce58} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:07:37.341782 [ 288 ] {cf2672ef-5019-4db0-8f67-41951021ce58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:07:37.342461 [ 288 ] {cf2672ef-5019-4db0-8f67-41951021ce58} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:37.342504 [ 288 ] {cf2672ef-5019-4db0-8f67-41951021ce58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:37.342888 [ 288 ] {cf2672ef-5019-4db0-8f67-41951021ce58} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.10 05:07:37.343134 [ 288 ] {cf2672ef-5019-4db0-8f67-41951021ce58} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:37.343370 [ 288 ] {cf2672ef-5019-4db0-8f67-41951021ce58} executeQuery: Read 78 rows, 6.85 KiB in 0.001701 sec., 45855.37918871252 rows/sec., 3.93 MiB/sec. 2025.01.10 05:07:37.343430 [ 288 ] {cf2672ef-5019-4db0-8f67-41951021ce58} TCPHandler: Processed in 0.001949614 sec. 2025.01.10 05:07:37.343616 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:37.343738 [ 283 ] {84ce3ebd-66f1-4e06-af88-3270d19967b4} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:07:37.343791 [ 283 ] {84ce3ebd-66f1-4e06-af88-3270d19967b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:07:37.344352 [ 283 ] {84ce3ebd-66f1-4e06-af88-3270d19967b4} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:37.344393 [ 283 ] {84ce3ebd-66f1-4e06-af88-3270d19967b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:37.344761 [ 283 ] {84ce3ebd-66f1-4e06-af88-3270d19967b4} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.10 05:07:37.345004 [ 283 ] {84ce3ebd-66f1-4e06-af88-3270d19967b4} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:37.345235 [ 283 ] {84ce3ebd-66f1-4e06-af88-3270d19967b4} executeQuery: Read 26 rows, 1.96 KiB in 0.001526 sec., 17038.007863695937 rows/sec., 1.25 MiB/sec. 2025.01.10 05:07:37.345290 [ 283 ] {84ce3ebd-66f1-4e06-af88-3270d19967b4} TCPHandler: Processed in 0.001737127 sec. 2025.01.10 05:07:37.345436 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:37.345548 [ 288 ] {115df3c1-61ff-4586-a644-bb0038191e74} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:07:37.345595 [ 288 ] {115df3c1-61ff-4586-a644-bb0038191e74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:07:37.346160 [ 288 ] {115df3c1-61ff-4586-a644-bb0038191e74} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:37.346199 [ 288 ] {115df3c1-61ff-4586-a644-bb0038191e74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:37.346550 [ 288 ] {115df3c1-61ff-4586-a644-bb0038191e74} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.10 05:07:37.346787 [ 288 ] {115df3c1-61ff-4586-a644-bb0038191e74} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:37.347037 [ 288 ] {115df3c1-61ff-4586-a644-bb0038191e74} executeQuery: Read 54 rows, 4.32 KiB in 0.001511 sec., 35737.9219060225 rows/sec., 2.79 MiB/sec. 2025.01.10 05:07:37.347255 [ 288 ] {115df3c1-61ff-4586-a644-bb0038191e74} TCPHandler: Processed in 0.001870211 sec. 2025.01.10 05:07:37.347441 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:37.347574 [ 283 ] {ebb6e2d1-24f4-4d56-af5d-ff01d2faf2ca} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:37.347635 [ 283 ] {ebb6e2d1-24f4-4d56-af5d-ff01d2faf2ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:07:37.348214 [ 283 ] {ebb6e2d1-24f4-4d56-af5d-ff01d2faf2ca} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:37.348253 [ 283 ] {ebb6e2d1-24f4-4d56-af5d-ff01d2faf2ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:37.348639 [ 283 ] {ebb6e2d1-24f4-4d56-af5d-ff01d2faf2ca} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.10 05:07:37.348893 [ 283 ] {ebb6e2d1-24f4-4d56-af5d-ff01d2faf2ca} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:37.349173 [ 283 ] {ebb6e2d1-24f4-4d56-af5d-ff01d2faf2ca} executeQuery: Read 100 rows, 7.10 KiB in 0.001621 sec., 61690.314620604564 rows/sec., 4.28 MiB/sec. 2025.01.10 05:07:37.349398 [ 283 ] {ebb6e2d1-24f4-4d56-af5d-ff01d2faf2ca} TCPHandler: Processed in 0.002019335 sec. 2025.01.10 05:07:37.349552 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:37.349662 [ 288 ] {39771f68-a118-4bdc-b4b6-da4b48c86d3b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:37.349732 [ 288 ] {39771f68-a118-4bdc-b4b6-da4b48c86d3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:07:37.350803 [ 288 ] {39771f68-a118-4bdc-b4b6-da4b48c86d3b} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:37.350843 [ 288 ] {39771f68-a118-4bdc-b4b6-da4b48c86d3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:37.351464 [ 288 ] {39771f68-a118-4bdc-b4b6-da4b48c86d3b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.10 05:07:37.351723 [ 288 ] {39771f68-a118-4bdc-b4b6-da4b48c86d3b} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:37.351962 [ 288 ] {39771f68-a118-4bdc-b4b6-da4b48c86d3b} executeQuery: Read 26 rows, 47.71 KiB in 0.002322 sec., 11197.243755383292 rows/sec., 20.06 MiB/sec. 2025.01.10 05:07:37.352078 [ 288 ] {39771f68-a118-4bdc-b4b6-da4b48c86d3b} TCPHandler: Processed in 0.002578513 sec. 2025.01.10 05:07:37.352232 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:37.352338 [ 283 ] {886a0823-7723-44dc-8d3e-4e38dbe7f20d} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:07:37.352385 [ 283 ] {886a0823-7723-44dc-8d3e-4e38dbe7f20d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:07:37.352825 [ 283 ] {886a0823-7723-44dc-8d3e-4e38dbe7f20d} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:37.352865 [ 283 ] {886a0823-7723-44dc-8d3e-4e38dbe7f20d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:37.353222 [ 283 ] {886a0823-7723-44dc-8d3e-4e38dbe7f20d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.10 05:07:37.353461 [ 283 ] {886a0823-7723-44dc-8d3e-4e38dbe7f20d} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:37.353699 [ 283 ] {886a0823-7723-44dc-8d3e-4e38dbe7f20d} executeQuery: Read 30 rows, 2.10 KiB in 0.001382 sec., 21707.67004341534 rows/sec., 1.49 MiB/sec. 2025.01.10 05:07:37.353767 [ 283 ] {886a0823-7723-44dc-8d3e-4e38dbe7f20d} TCPHandler: Processed in 0.001589371 sec. 2025.01.10 05:07:38.601659 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:38.601865 [ 288 ] {2573d015-a424-4f05-8534-54363daf2d6a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:07:38.601942 [ 288 ] {2573d015-a424-4f05-8534-54363daf2d6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:07:38.602679 [ 288 ] {2573d015-a424-4f05-8534-54363daf2d6a} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.602725 [ 288 ] {2573d015-a424-4f05-8534-54363daf2d6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.603150 [ 288 ] {2573d015-a424-4f05-8534-54363daf2d6a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.10 05:07:38.603413 [ 288 ] {2573d015-a424-4f05-8534-54363daf2d6a} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.603605 [ 129 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.10 05:07:38.603672 [ 288 ] {2573d015-a424-4f05-8534-54363daf2d6a} executeQuery: Read 14 rows, 1.01 KiB in 0.001861 sec., 7522.837184309511 rows/sec., 541.54 KiB/sec. 2025.01.10 05:07:38.603692 [ 129 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.603774 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.603830 [ 288 ] {2573d015-a424-4f05-8534-54363daf2d6a} TCPHandler: Processed in 0.002312244 sec. 2025.01.10 05:07:38.604180 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:38.604184 [ 197 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.01.10 05:07:38.604467 [ 197 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:38.604478 [ 283 ] {43c0f9aa-4541-46cf-a7c2-923138158974} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:07:38.604525 [ 197 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2025.01.10 05:07:38.604597 [ 283 ] {43c0f9aa-4541-46cf-a7c2-923138158974} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:07:38.604813 [ 197 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2025.01.10 05:07:38.605205 [ 197 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2025.01.10 05:07:38.605548 [ 197 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.01.10 05:07:38.605993 [ 197 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2025.01.10 05:07:38.608034 [ 197 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004155595 sec., 16844.75989599564 rows/sec., 1.25 MiB/sec. 2025.01.10 05:07:38.608256 [ 283 ] {43c0f9aa-4541-46cf-a7c2-923138158974} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.608307 [ 283 ] {43c0f9aa-4541-46cf-a7c2-923138158974} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.608393 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.10 05:07:38.609249 [ 199 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.609309 [ 283 ] {43c0f9aa-4541-46cf-a7c2-923138158974} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.10 05:07:38.609367 [ 199 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.10 05:07:38.609489 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:07:38.609614 [ 283 ] {43c0f9aa-4541-46cf-a7c2-923138158974} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.609786 [ 129 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.10 05:07:38.609848 [ 129 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.609884 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.609899 [ 283 ] {43c0f9aa-4541-46cf-a7c2-923138158974} executeQuery: Read 1339 rows, 114.23 KiB in 0.005505 sec., 243233.42415985465 rows/sec., 20.26 MiB/sec. 2025.01.10 05:07:38.610083 [ 283 ] {43c0f9aa-4541-46cf-a7c2-923138158974} TCPHandler: Processed in 0.006128069 sec. 2025.01.10 05:07:38.610105 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.10 05:07:38.610222 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:38.610251 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1385 rows starting from the beginning of the part 2025.01.10 05:07:38.610273 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:38.610400 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 200 rows starting from the beginning of the part 2025.01.10 05:07:38.610657 [ 288 ] {d16ca7a6-a5bb-4372-bc7a-51162c49fda2} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:07:38.610782 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 79 rows starting from the beginning of the part 2025.01.10 05:07:38.610836 [ 288 ] {d16ca7a6-a5bb-4372-bc7a-51162c49fda2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:07:38.611165 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 199 rows starting from the beginning of the part 2025.01.10 05:07:38.611461 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 78 rows starting from the beginning of the part 2025.01.10 05:07:38.611813 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1339 rows starting from the beginning of the part 2025.01.10 05:07:38.612920 [ 288 ] {d16ca7a6-a5bb-4372-bc7a-51162c49fda2} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.612964 [ 288 ] {d16ca7a6-a5bb-4372-bc7a-51162c49fda2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.613478 [ 288 ] {d16ca7a6-a5bb-4372-bc7a-51162c49fda2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.10 05:07:38.613757 [ 288 ] {d16ca7a6-a5bb-4372-bc7a-51162c49fda2} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.613961 [ 129 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.10 05:07:38.614090 [ 129 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.614187 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.614226 [ 288 ] {d16ca7a6-a5bb-4372-bc7a-51162c49fda2} executeQuery: Read 20 rows, 1.43 KiB in 0.003707 sec., 5395.198273536553 rows/sec., 386.73 KiB/sec. 2025.01.10 05:07:38.614741 [ 288 ] {d16ca7a6-a5bb-4372-bc7a-51162c49fda2} TCPHandler: Processed in 0.004540268 sec. 2025.01.10 05:07:38.614753 [ 191 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.10 05:07:38.614868 [ 197 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3280 rows, containing 5 columns (5 merged, 0 gathered) in 0.004888498 sec., 670962.737429779 rows/sec., 59.04 MiB/sec. 2025.01.10 05:07:38.615019 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:38.615066 [ 191 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:38.615106 [ 191 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 49 rows starting from the beginning of the part 2025.01.10 05:07:38.615403 [ 197 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.10 05:07:38.615452 [ 283 ] {105ca31f-ef44-4e81-bdbd-16ed0bf35660} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:07:38.615581 [ 191 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part 2025.01.10 05:07:38.615720 [ 283 ] {105ca31f-ef44-4e81-bdbd-16ed0bf35660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:07:38.616155 [ 191 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part 2025.01.10 05:07:38.616624 [ 191 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part 2025.01.10 05:07:38.616767 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.617072 [ 191 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part 2025.01.10 05:07:38.617454 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.10 05:07:38.617710 [ 191 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:07:38.617894 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.10 05:07:38.618950 [ 283 ] {105ca31f-ef44-4e81-bdbd-16ed0bf35660} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.618999 [ 283 ] {105ca31f-ef44-4e81-bdbd-16ed0bf35660} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.619579 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.005239739 sec., 31108.41971327198 rows/sec., 2.34 MiB/sec. 2025.01.10 05:07:38.619637 [ 283 ] {105ca31f-ef44-4e81-bdbd-16ed0bf35660} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.10 05:07:38.619749 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.10 05:07:38.620065 [ 283 ] {105ca31f-ef44-4e81-bdbd-16ed0bf35660} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.620283 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.620459 [ 283 ] {105ca31f-ef44-4e81-bdbd-16ed0bf35660} executeQuery: Read 242 rows, 16.79 KiB in 0.005206 sec., 46484.82520169036 rows/sec., 3.15 MiB/sec. 2025.01.10 05:07:38.620473 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.10 05:07:38.620672 [ 283 ] {105ca31f-ef44-4e81-bdbd-16ed0bf35660} TCPHandler: Processed in 0.005811189 sec. 2025.01.10 05:07:38.620702 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.10 05:07:38.620849 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:38.620986 [ 288 ] {5ff2f0ef-bf65-4e4e-b323-a8438792d7d3} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:07:38.621042 [ 288 ] {5ff2f0ef-bf65-4e4e-b323-a8438792d7d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:07:38.621708 [ 288 ] {5ff2f0ef-bf65-4e4e-b323-a8438792d7d3} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.621755 [ 288 ] {5ff2f0ef-bf65-4e4e-b323-a8438792d7d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.622135 [ 288 ] {5ff2f0ef-bf65-4e4e-b323-a8438792d7d3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.10 05:07:38.622377 [ 288 ] {5ff2f0ef-bf65-4e4e-b323-a8438792d7d3} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.622534 [ 129 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.10 05:07:38.622597 [ 129 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.622635 [ 288 ] {5ff2f0ef-bf65-4e4e-b323-a8438792d7d3} executeQuery: Read 13 rows, 830.00 B in 0.001668 sec., 7793.764988009592 rows/sec., 485.94 KiB/sec. 2025.01.10 05:07:38.622643 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.622828 [ 288 ] {5ff2f0ef-bf65-4e4e-b323-a8438792d7d3} TCPHandler: Processed in 0.002038496 sec. 2025.01.10 05:07:38.622875 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.01.10 05:07:38.623045 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:38.623071 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:38.623117 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part 2025.01.10 05:07:38.623403 [ 283 ] {86e07245-2f70-4138-894c-480a1c7b9d1d} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:07:38.623420 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2025.01.10 05:07:38.623527 [ 283 ] {86e07245-2f70-4138-894c-480a1c7b9d1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:07:38.623784 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part 2025.01.10 05:07:38.624113 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part 2025.01.10 05:07:38.624495 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2025.01.10 05:07:38.626487 [ 283 ] {86e07245-2f70-4138-894c-480a1c7b9d1d} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.626581 [ 283 ] {86e07245-2f70-4138-894c-480a1c7b9d1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.626740 [ 189 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003977509 sec., 16341.886341426256 rows/sec., 1.06 MiB/sec. 2025.01.10 05:07:38.626893 [ 189 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.10 05:07:38.627379 [ 283 ] {86e07245-2f70-4138-894c-480a1c7b9d1d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.10 05:07:38.627383 [ 189 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.627564 [ 189 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.10 05:07:38.627717 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:07:38.627821 [ 283 ] {86e07245-2f70-4138-894c-480a1c7b9d1d} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.628016 [ 129 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.10 05:07:38.628065 [ 129 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.628097 [ 283 ] {86e07245-2f70-4138-894c-480a1c7b9d1d} executeQuery: Read 815 rows, 60.13 KiB in 0.00489 sec., 166666.66666666666 rows/sec., 12.01 MiB/sec. 2025.01.10 05:07:38.628102 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.628350 [ 283 ] {86e07245-2f70-4138-894c-480a1c7b9d1d} TCPHandler: Processed in 0.005402965 sec. 2025.01.10 05:07:38.628457 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.10 05:07:38.628659 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:38.628936 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:38.629030 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 859 rows starting from the beginning of the part 2025.01.10 05:07:38.629030 [ 288 ] {4a7059a7-b69d-45ac-929b-762274315d75} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:07:38.629129 [ 288 ] {4a7059a7-b69d-45ac-929b-762274315d75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:07:38.629259 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 362 rows starting from the beginning of the part 2025.01.10 05:07:38.629631 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part 2025.01.10 05:07:38.629969 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 359 rows starting from the beginning of the part 2025.01.10 05:07:38.630310 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part 2025.01.10 05:07:38.630671 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 815 rows starting from the beginning of the part 2025.01.10 05:07:38.631352 [ 288 ] {4a7059a7-b69d-45ac-929b-762274315d75} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.631397 [ 288 ] {4a7059a7-b69d-45ac-929b-762274315d75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.631958 [ 288 ] {4a7059a7-b69d-45ac-929b-762274315d75} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.10 05:07:38.632223 [ 288 ] {4a7059a7-b69d-45ac-929b-762274315d75} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.632571 [ 288 ] {4a7059a7-b69d-45ac-929b-762274315d75} executeQuery: Read 6 rows, 321.00 B in 0.003646 sec., 1645.6390565002744 rows/sec., 85.98 KiB/sec. 2025.01.10 05:07:38.632608 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2505 rows, containing 5 columns (5 merged, 0 gathered) in 0.004381262 sec., 571753.0702341015 rows/sec., 43.31 MiB/sec. 2025.01.10 05:07:38.632704 [ 288 ] {4a7059a7-b69d-45ac-929b-762274315d75} TCPHandler: Processed in 0.004214836 sec. 2025.01.10 05:07:38.632875 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:38.632884 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.10 05:07:38.633066 [ 283 ] {bcf35695-0753-4094-9d8f-5cded64c4cab} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:38.633171 [ 283 ] {bcf35695-0753-4094-9d8f-5cded64c4cab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:07:38.633397 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.633643 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.10 05:07:38.633814 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.10 05:07:38.634387 [ 283 ] {bcf35695-0753-4094-9d8f-5cded64c4cab} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.634430 [ 283 ] {bcf35695-0753-4094-9d8f-5cded64c4cab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.634860 [ 283 ] {bcf35695-0753-4094-9d8f-5cded64c4cab} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.10 05:07:38.635098 [ 283 ] {bcf35695-0753-4094-9d8f-5cded64c4cab} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.635254 [ 129 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.10 05:07:38.635310 [ 129 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.635352 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.635365 [ 283 ] {bcf35695-0753-4094-9d8f-5cded64c4cab} executeQuery: Read 963 rows, 65.53 KiB in 0.002349 sec., 409961.6858237548 rows/sec., 27.24 MiB/sec. 2025.01.10 05:07:38.635752 [ 283 ] {bcf35695-0753-4094-9d8f-5cded64c4cab} TCPHandler: Processed in 0.002949046 sec. 2025.01.10 05:07:38.635760 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.10 05:07:38.636138 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:38.636219 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:38.636258 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5260 rows starting from the beginning of the part 2025.01.10 05:07:38.636474 [ 288 ] {4cafe03f-08fa-41a3-b98a-4a3d61fff348} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:07:38.636553 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 177 rows starting from the beginning of the part 2025.01.10 05:07:38.636665 [ 288 ] {4cafe03f-08fa-41a3-b98a-4a3d61fff348} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:07:38.636943 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 101 rows starting from the beginning of the part 2025.01.10 05:07:38.637307 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 177 rows starting from the beginning of the part 2025.01.10 05:07:38.637662 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 100 rows starting from the beginning of the part 2025.01.10 05:07:38.637983 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 963 rows starting from the beginning of the part 2025.01.10 05:07:38.638798 [ 288 ] {4cafe03f-08fa-41a3-b98a-4a3d61fff348} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.638862 [ 288 ] {4cafe03f-08fa-41a3-b98a-4a3d61fff348} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.639527 [ 288 ] {4cafe03f-08fa-41a3-b98a-4a3d61fff348} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.10 05:07:38.640083 [ 288 ] {4cafe03f-08fa-41a3-b98a-4a3d61fff348} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.640779 [ 288 ] {4cafe03f-08fa-41a3-b98a-4a3d61fff348} executeQuery: Read 1 rows, 69.00 B in 0.004415 sec., 226.50056625141565 rows/sec., 15.26 KiB/sec. 2025.01.10 05:07:38.640969 [ 288 ] {4cafe03f-08fa-41a3-b98a-4a3d61fff348} TCPHandler: Processed in 0.005082285 sec. 2025.01.10 05:07:38.641117 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:38.641249 [ 283 ] {6d6893ce-9ac1-4c9c-99e6-3fda3f111101} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:38.641324 [ 283 ] {6d6893ce-9ac1-4c9c-99e6-3fda3f111101} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:07:38.642582 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 6778 rows, containing 5 columns (5 merged, 0 gathered) in 0.007132782 sec., 950260.361244743 rows/sec., 63.59 MiB/sec. 2025.01.10 05:07:38.643190 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.10 05:07:38.643402 [ 283 ] {6d6893ce-9ac1-4c9c-99e6-3fda3f111101} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.643459 [ 283 ] {6d6893ce-9ac1-4c9c-99e6-3fda3f111101} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.643937 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.644128 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.10 05:07:38.644326 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. 2025.01.10 05:07:38.644627 [ 283 ] {6d6893ce-9ac1-4c9c-99e6-3fda3f111101} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.10 05:07:38.644896 [ 283 ] {6d6893ce-9ac1-4c9c-99e6-3fda3f111101} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.645062 [ 129 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.10 05:07:38.645138 [ 129 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.645179 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.645233 [ 283 ] {6d6893ce-9ac1-4c9c-99e6-3fda3f111101} executeQuery: Read 13 rows, 23.85 KiB in 0.003986 sec., 3261.414952333166 rows/sec., 5.84 MiB/sec. 2025.01.10 05:07:38.645425 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.10 05:07:38.645676 [ 283 ] {6d6893ce-9ac1-4c9c-99e6-3fda3f111101} TCPHandler: Processed in 0.004610759 sec. 2025.01.10 05:07:38.645947 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:38.646202 [ 288 ] {b548460b-464c-4abf-a480-3ac85c3868bb} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:07:38.646222 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:38.646332 [ 288 ] {b548460b-464c-4abf-a480-3ac85c3868bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:07:38.646379 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 178 rows starting from the beginning of the part 2025.01.10 05:07:38.647274 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2025.01.10 05:07:38.647925 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part 2025.01.10 05:07:38.648688 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2025.01.10 05:07:38.648705 [ 288 ] {b548460b-464c-4abf-a480-3ac85c3868bb} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.648779 [ 288 ] {b548460b-464c-4abf-a480-3ac85c3868bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.649291 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part 2025.01.10 05:07:38.649985 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2025.01.10 05:07:38.650280 [ 288 ] {b548460b-464c-4abf-a480-3ac85c3868bb} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.10 05:07:38.651103 [ 288 ] {b548460b-464c-4abf-a480-3ac85c3868bb} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.651371 [ 129 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.10 05:07:38.651456 [ 129 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:38.651536 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:38.651728 [ 288 ] {b548460b-464c-4abf-a480-3ac85c3868bb} executeQuery: Read 34 rows, 2.03 KiB in 0.005598 sec., 6073.597713469097 rows/sec., 363.38 KiB/sec. 2025.01.10 05:07:38.652032 [ 288 ] {b548460b-464c-4abf-a480-3ac85c3868bb} TCPHandler: Processed in 0.006240573 sec. 2025.01.10 05:07:38.652327 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.10 05:07:38.652710 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:38.652817 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 546 rows starting from the beginning of the part 2025.01.10 05:07:38.653160 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part 2025.01.10 05:07:38.653362 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part 2025.01.10 05:07:38.653778 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part 2025.01.10 05:07:38.654044 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part 2025.01.10 05:07:38.654343 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2025.01.10 05:07:38.657769 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 4 columns (4 merged, 0 gathered) in 0.006051297 sec., 122948.84881703873 rows/sec., 7.91 MiB/sec. 2025.01.10 05:07:38.658018 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.10 05:07:38.658553 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.658718 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.10 05:07:38.658791 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.01.10 05:07:38.659206 [ 196 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 19 columns (19 merged, 0 gathered) in 0.013939272 sec., 19297.994902459755 rows/sec., 34.58 MiB/sec. 2025.01.10 05:07:38.659774 [ 186 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.10 05:07:38.660234 [ 186 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:38.660317 [ 186 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.10 05:07:38.660469 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2025.01.10 05:07:39.786938 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2025.01.10 05:07:39.787598 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:39.787644 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:39.788192 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.10 05:07:39.788460 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:39.788705 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2025.01.10 05:07:40.243786 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2025.01.10 05:07:40.267983 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:40.268053 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:40.275847 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.10 05:07:40.276613 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:40.279227 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2025.01.10 05:07:42.339517 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:42.339819 [ 288 ] {27cdc1fb-2503-4c78-ae4d-02e9ef959978} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:07:42.339936 [ 288 ] {27cdc1fb-2503-4c78-ae4d-02e9ef959978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:07:42.340737 [ 288 ] {27cdc1fb-2503-4c78-ae4d-02e9ef959978} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:42.340786 [ 288 ] {27cdc1fb-2503-4c78-ae4d-02e9ef959978} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:42.341214 [ 288 ] {27cdc1fb-2503-4c78-ae4d-02e9ef959978} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.10 05:07:42.341474 [ 288 ] {27cdc1fb-2503-4c78-ae4d-02e9ef959978} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:42.341710 [ 288 ] {27cdc1fb-2503-4c78-ae4d-02e9ef959978} executeQuery: Read 26 rows, 1.98 KiB in 0.001975 sec., 13164.556962025315 rows/sec., 1002.27 KiB/sec. 2025.01.10 05:07:42.341776 [ 288 ] {27cdc1fb-2503-4c78-ae4d-02e9ef959978} TCPHandler: Processed in 0.002452469 sec. 2025.01.10 05:07:42.341949 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:42.342092 [ 283 ] {7a5b3c5b-405c-43e7-bfe6-6e7ef1181662} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:07:42.342151 [ 283 ] {7a5b3c5b-405c-43e7-bfe6-6e7ef1181662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:07:42.342822 [ 283 ] {7a5b3c5b-405c-43e7-bfe6-6e7ef1181662} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:42.342871 [ 283 ] {7a5b3c5b-405c-43e7-bfe6-6e7ef1181662} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:42.343273 [ 283 ] {7a5b3c5b-405c-43e7-bfe6-6e7ef1181662} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.10 05:07:42.343514 [ 283 ] {7a5b3c5b-405c-43e7-bfe6-6e7ef1181662} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:42.343748 [ 283 ] {7a5b3c5b-405c-43e7-bfe6-6e7ef1181662} executeQuery: Read 28 rows, 2.24 KiB in 0.001691 sec., 16558.249556475457 rows/sec., 1.29 MiB/sec. 2025.01.10 05:07:42.343803 [ 283 ] {7a5b3c5b-405c-43e7-bfe6-6e7ef1181662} TCPHandler: Processed in 0.001925572 sec. 2025.01.10 05:07:42.343936 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:42.344051 [ 288 ] {84cb8d40-619a-4bff-9b35-d155779d3100} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:42.344110 [ 288 ] {84cb8d40-619a-4bff-9b35-d155779d3100} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:07:42.344733 [ 288 ] {84cb8d40-619a-4bff-9b35-d155779d3100} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:42.344780 [ 288 ] {84cb8d40-619a-4bff-9b35-d155779d3100} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:42.345199 [ 288 ] {84cb8d40-619a-4bff-9b35-d155779d3100} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.10 05:07:42.345433 [ 288 ] {84cb8d40-619a-4bff-9b35-d155779d3100} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:42.345649 [ 288 ] {84cb8d40-619a-4bff-9b35-d155779d3100} executeQuery: Read 60 rows, 4.26 KiB in 0.001628 sec., 36855.03685503685 rows/sec., 2.56 MiB/sec. 2025.01.10 05:07:42.345701 [ 288 ] {84cb8d40-619a-4bff-9b35-d155779d3100} TCPHandler: Processed in 0.001817959 sec. 2025.01.10 05:07:42.345870 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:42.345977 [ 283 ] {d628c49e-9708-44f2-904e-ce296892deae} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:07:42.346027 [ 283 ] {d628c49e-9708-44f2-904e-ce296892deae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:07:42.346550 [ 283 ] {d628c49e-9708-44f2-904e-ce296892deae} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:42.346596 [ 283 ] {d628c49e-9708-44f2-904e-ce296892deae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:42.347020 [ 283 ] {d628c49e-9708-44f2-904e-ce296892deae} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.10 05:07:42.347252 [ 283 ] {d628c49e-9708-44f2-904e-ce296892deae} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:42.347454 [ 283 ] {d628c49e-9708-44f2-904e-ce296892deae} executeQuery: Read 18 rows, 1.26 KiB in 0.001499 sec., 12008.005336891261 rows/sec., 842.36 KiB/sec. 2025.01.10 05:07:42.347504 [ 283 ] {d628c49e-9708-44f2-904e-ce296892deae} TCPHandler: Processed in 0.001687025 sec. 2025.01.10 05:07:47.161386 [ 116 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:07:47.161460 [ 116 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:07:47.289713 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2025.01.10 05:07:47.290384 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:47.290430 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:47.291013 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.10 05:07:47.291274 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:47.291491 [ 116 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.10 05:07:47.291518 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.01.10 05:07:47.291569 [ 116 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:47.291596 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:47.291738 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.10 05:07:47.291894 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:47.291936 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part 2025.01.10 05:07:47.292016 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part 2025.01.10 05:07:47.292151 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part 2025.01.10 05:07:47.292383 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part 2025.01.10 05:07:47.292548 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part 2025.01.10 05:07:47.292759 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part 2025.01.10 05:07:47.294530 [ 186 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002861763 sec., 2579179.3380514043 rows/sec., 36.90 MiB/sec. 2025.01.10 05:07:47.295288 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.10 05:07:47.295574 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_16_3} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:47.295653 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_16_3} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.10 05:07:47.295740 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.01.10 05:07:47.312306 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 516 2025.01.10 05:07:47.315589 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:47.315637 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:47.317109 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.10 05:07:47.317413 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:47.317605 [ 116 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.10 05:07:47.317706 [ 116 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:47.317768 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:47.318298 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.10 05:07:47.319436 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 516 2025.01.10 05:07:47.319812 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:47.319977 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part 2025.01.10 05:07:47.320606 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part 2025.01.10 05:07:47.321225 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2025.01.10 05:07:47.321912 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part 2025.01.10 05:07:47.322648 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part 2025.01.10 05:07:47.323274 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part 2025.01.10 05:07:47.331053 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 72 columns (72 merged, 0 gathered) in 0.013136156 sec., 39280.89769944876 rows/sec., 34.82 MiB/sec. 2025.01.10 05:07:47.332235 [ 187 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.10 05:07:47.333017 [ 187 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:47.333102 [ 187 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.10 05:07:47.333419 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. 2025.01.10 05:07:47.341605 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:47.341755 [ 288 ] {d8a14b35-6dcf-457a-81e2-627b4a76d10f} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:07:47.341813 [ 288 ] {d8a14b35-6dcf-457a-81e2-627b4a76d10f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:07:47.342474 [ 288 ] {d8a14b35-6dcf-457a-81e2-627b4a76d10f} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:47.342512 [ 288 ] {d8a14b35-6dcf-457a-81e2-627b4a76d10f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:47.342882 [ 288 ] {d8a14b35-6dcf-457a-81e2-627b4a76d10f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.10 05:07:47.343119 [ 288 ] {d8a14b35-6dcf-457a-81e2-627b4a76d10f} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:47.343329 [ 288 ] {d8a14b35-6dcf-457a-81e2-627b4a76d10f} executeQuery: Read 78 rows, 6.85 KiB in 0.001616 sec., 48267.32673267327 rows/sec., 4.14 MiB/sec. 2025.01.10 05:07:47.343383 [ 288 ] {d8a14b35-6dcf-457a-81e2-627b4a76d10f} TCPHandler: Processed in 0.0018493 sec. 2025.01.10 05:07:47.343568 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:47.343706 [ 283 ] {af27c4ce-5e11-4d63-a91b-4213310b5f9d} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:07:47.343761 [ 283 ] {af27c4ce-5e11-4d63-a91b-4213310b5f9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:07:47.344505 [ 283 ] {af27c4ce-5e11-4d63-a91b-4213310b5f9d} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:47.344578 [ 283 ] {af27c4ce-5e11-4d63-a91b-4213310b5f9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:47.344943 [ 283 ] {af27c4ce-5e11-4d63-a91b-4213310b5f9d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.10 05:07:47.345178 [ 283 ] {af27c4ce-5e11-4d63-a91b-4213310b5f9d} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:47.345382 [ 283 ] {af27c4ce-5e11-4d63-a91b-4213310b5f9d} executeQuery: Read 26 rows, 1.96 KiB in 0.001709 sec., 15213.57519016969 rows/sec., 1.12 MiB/sec. 2025.01.10 05:07:47.345433 [ 283 ] {af27c4ce-5e11-4d63-a91b-4213310b5f9d} TCPHandler: Processed in 0.001934783 sec. 2025.01.10 05:07:47.345593 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:47.345721 [ 288 ] {49e24043-3d68-48e6-a1f3-de195fdaedc8} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:07:47.345774 [ 288 ] {49e24043-3d68-48e6-a1f3-de195fdaedc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:07:47.346386 [ 288 ] {49e24043-3d68-48e6-a1f3-de195fdaedc8} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:47.346425 [ 288 ] {49e24043-3d68-48e6-a1f3-de195fdaedc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:47.346768 [ 288 ] {49e24043-3d68-48e6-a1f3-de195fdaedc8} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.10 05:07:47.346999 [ 288 ] {49e24043-3d68-48e6-a1f3-de195fdaedc8} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:47.347198 [ 288 ] {49e24043-3d68-48e6-a1f3-de195fdaedc8} executeQuery: Read 54 rows, 4.32 KiB in 0.001505 sec., 35880.39867109634 rows/sec., 2.80 MiB/sec. 2025.01.10 05:07:47.347249 [ 288 ] {49e24043-3d68-48e6-a1f3-de195fdaedc8} TCPHandler: Processed in 0.001719926 sec. 2025.01.10 05:07:47.347397 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:47.347525 [ 283 ] {c80ae655-5f77-46f4-aecd-0841b690f581} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:47.347582 [ 283 ] {c80ae655-5f77-46f4-aecd-0841b690f581} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:07:47.348165 [ 283 ] {c80ae655-5f77-46f4-aecd-0841b690f581} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:47.348202 [ 283 ] {c80ae655-5f77-46f4-aecd-0841b690f581} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:47.348566 [ 283 ] {c80ae655-5f77-46f4-aecd-0841b690f581} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.10 05:07:47.348807 [ 283 ] {c80ae655-5f77-46f4-aecd-0841b690f581} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:47.349061 [ 283 ] {c80ae655-5f77-46f4-aecd-0841b690f581} executeQuery: Read 100 rows, 7.10 KiB in 0.001563 sec., 63979.52655150352 rows/sec., 4.44 MiB/sec. 2025.01.10 05:07:47.349271 [ 283 ] {c80ae655-5f77-46f4-aecd-0841b690f581} TCPHandler: Processed in 0.001932323 sec. 2025.01.10 05:07:47.349443 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:47.349553 [ 288 ] {452d5306-a2c5-44b3-96c0-f022f53bbbac} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:47.349626 [ 288 ] {452d5306-a2c5-44b3-96c0-f022f53bbbac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:07:47.350747 [ 288 ] {452d5306-a2c5-44b3-96c0-f022f53bbbac} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:47.350785 [ 288 ] {452d5306-a2c5-44b3-96c0-f022f53bbbac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:47.351419 [ 288 ] {452d5306-a2c5-44b3-96c0-f022f53bbbac} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.10 05:07:47.351666 [ 288 ] {452d5306-a2c5-44b3-96c0-f022f53bbbac} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:47.351999 [ 288 ] {452d5306-a2c5-44b3-96c0-f022f53bbbac} executeQuery: Read 26 rows, 47.71 KiB in 0.002445 sec., 10633.946830265848 rows/sec., 19.06 MiB/sec. 2025.01.10 05:07:47.352291 [ 288 ] {452d5306-a2c5-44b3-96c0-f022f53bbbac} TCPHandler: Processed in 0.002899014 sec. 2025.01.10 05:07:47.352443 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:47.352600 [ 283 ] {acf29c58-820f-4bd1-9fe4-e84d938f7fb7} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:07:47.352654 [ 283 ] {acf29c58-820f-4bd1-9fe4-e84d938f7fb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:07:47.353174 [ 283 ] {acf29c58-820f-4bd1-9fe4-e84d938f7fb7} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:47.353212 [ 283 ] {acf29c58-820f-4bd1-9fe4-e84d938f7fb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:47.353592 [ 283 ] {acf29c58-820f-4bd1-9fe4-e84d938f7fb7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.10 05:07:47.353831 [ 283 ] {acf29c58-820f-4bd1-9fe4-e84d938f7fb7} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:47.354072 [ 283 ] {acf29c58-820f-4bd1-9fe4-e84d938f7fb7} executeQuery: Read 30 rows, 2.10 KiB in 0.001499 sec., 20013.3422281521 rows/sec., 1.37 MiB/sec. 2025.01.10 05:07:47.354222 [ 283 ] {acf29c58-820f-4bd1-9fe4-e84d938f7fb7} TCPHandler: Processed in 0.00184094 sec. 2025.01.10 05:07:47.780183 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2025.01.10 05:07:47.802321 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:47.802380 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:47.810159 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.10 05:07:47.810923 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:47.811395 [ 115 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.10 05:07:47.811556 [ 115 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:47.811650 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:47.812110 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.10 05:07:47.820379 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.01.10 05:07:47.821729 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:47.822710 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2025.01.10 05:07:47.827099 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.01.10 05:07:47.831612 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2025.01.10 05:07:47.836522 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.01.10 05:07:47.841620 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2025.01.10 05:07:47.845924 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part 2025.01.10 05:07:47.907952 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.09614096 sec., 1258.5686683386562 rows/sec., 6.51 MiB/sec. 2025.01.10 05:07:47.910678 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.10 05:07:47.913698 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_16_3} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:47.913835 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_16_3} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.10 05:07:47.916087 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. 2025.01.10 05:07:48.001191 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 179.28 MiB, peak 189.26 MiB, free memory in arenas 0.00 B, will set to 180.81 MiB (RSS), difference: 1.53 MiB 2025.01.10 05:07:48.002591 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001086086 sec. 2025.01.10 05:07:50.640741 [ 111 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.10 05:07:50.640869 [ 111 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:50.640912 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:50.641169 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.01.10 05:07:50.641469 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:07:50.641530 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2025.01.10 05:07:50.641703 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.01.10 05:07:50.641903 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2025.01.10 05:07:50.642170 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2025.01.10 05:07:50.642297 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2025.01.10 05:07:50.643290 [ 187 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002274014 sec., 4397.510305565401 rows/sec., 294.60 KiB/sec. 2025.01.10 05:07:50.643425 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.10 05:07:50.643711 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_9_2} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:50.643791 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_9_2} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.10 05:07:50.643871 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.10 05:07:52.347532 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:52.347784 [ 288 ] {ee30ae3b-8242-461b-83bd-3ac5b62719cd} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:07:52.347909 [ 288 ] {ee30ae3b-8242-461b-83bd-3ac5b62719cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:07:52.348823 [ 288 ] {ee30ae3b-8242-461b-83bd-3ac5b62719cd} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:52.348885 [ 288 ] {ee30ae3b-8242-461b-83bd-3ac5b62719cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:52.349452 [ 288 ] {ee30ae3b-8242-461b-83bd-3ac5b62719cd} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.10 05:07:52.349789 [ 288 ] {ee30ae3b-8242-461b-83bd-3ac5b62719cd} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:52.350166 [ 288 ] {ee30ae3b-8242-461b-83bd-3ac5b62719cd} executeQuery: Read 14 rows, 1.01 KiB in 0.002379 sec., 5884.8255569567045 rows/sec., 423.63 KiB/sec. 2025.01.10 05:07:52.350555 [ 288 ] {ee30ae3b-8242-461b-83bd-3ac5b62719cd} TCPHandler: Processed in 0.003339428 sec. 2025.01.10 05:07:52.350804 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:52.350960 [ 283 ] {b023af8b-63a1-4115-b078-9897fe9e35a2} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:07:52.351036 [ 283 ] {b023af8b-63a1-4115-b078-9897fe9e35a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:07:52.351973 [ 283 ] {b023af8b-63a1-4115-b078-9897fe9e35a2} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:52.352021 [ 283 ] {b023af8b-63a1-4115-b078-9897fe9e35a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:52.352567 [ 283 ] {b023af8b-63a1-4115-b078-9897fe9e35a2} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.10 05:07:52.352896 [ 283 ] {b023af8b-63a1-4115-b078-9897fe9e35a2} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:52.353135 [ 283 ] {b023af8b-63a1-4115-b078-9897fe9e35a2} executeQuery: Read 199 rows, 18.11 KiB in 0.002214 sec., 89882.56549232159 rows/sec., 7.99 MiB/sec. 2025.01.10 05:07:52.353221 [ 283 ] {b023af8b-63a1-4115-b078-9897fe9e35a2} TCPHandler: Processed in 0.002490671 sec. 2025.01.10 05:07:52.354012 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:52.354265 [ 288 ] {b95d9d31-0b3c-478c-8f7a-6451589b66e5} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:07:52.354341 [ 288 ] {b95d9d31-0b3c-478c-8f7a-6451589b66e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:07:52.355106 [ 288 ] {b95d9d31-0b3c-478c-8f7a-6451589b66e5} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:52.355151 [ 288 ] {b95d9d31-0b3c-478c-8f7a-6451589b66e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:52.355616 [ 288 ] {b95d9d31-0b3c-478c-8f7a-6451589b66e5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.10 05:07:52.355871 [ 288 ] {b95d9d31-0b3c-478c-8f7a-6451589b66e5} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:52.356119 [ 288 ] {b95d9d31-0b3c-478c-8f7a-6451589b66e5} executeQuery: Read 20 rows, 1.43 KiB in 0.001901 sec., 10520.778537611784 rows/sec., 754.13 KiB/sec. 2025.01.10 05:07:52.356238 [ 288 ] {b95d9d31-0b3c-478c-8f7a-6451589b66e5} TCPHandler: Processed in 0.002418509 sec. 2025.01.10 05:07:52.356423 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:52.356563 [ 283 ] {8b8bcfa3-38b9-4c88-9e11-99d79833401b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:07:52.356627 [ 283 ] {8b8bcfa3-38b9-4c88-9e11-99d79833401b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:07:52.357302 [ 283 ] {8b8bcfa3-38b9-4c88-9e11-99d79833401b} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:52.357349 [ 283 ] {8b8bcfa3-38b9-4c88-9e11-99d79833401b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:52.357837 [ 283 ] {8b8bcfa3-38b9-4c88-9e11-99d79833401b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.10 05:07:52.358102 [ 283 ] {8b8bcfa3-38b9-4c88-9e11-99d79833401b} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:52.358473 [ 283 ] {8b8bcfa3-38b9-4c88-9e11-99d79833401b} executeQuery: Read 14 rows, 1004.00 B in 0.001911 sec., 7326.007326007326 rows/sec., 513.07 KiB/sec. 2025.01.10 05:07:52.358579 [ 283 ] {8b8bcfa3-38b9-4c88-9e11-99d79833401b} TCPHandler: Processed in 0.002221272 sec. 2025.01.10 05:07:52.358789 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:52.358938 [ 288 ] {bb29b882-6fa5-4588-8356-46bc8712ec41} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:07:52.359004 [ 288 ] {bb29b882-6fa5-4588-8356-46bc8712ec41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:07:52.359784 [ 288 ] {bb29b882-6fa5-4588-8356-46bc8712ec41} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:52.359838 [ 288 ] {bb29b882-6fa5-4588-8356-46bc8712ec41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:52.360378 [ 288 ] {bb29b882-6fa5-4588-8356-46bc8712ec41} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.10 05:07:52.360762 [ 288 ] {bb29b882-6fa5-4588-8356-46bc8712ec41} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:52.361020 [ 288 ] {bb29b882-6fa5-4588-8356-46bc8712ec41} executeQuery: Read 13 rows, 830.00 B in 0.002117 sec., 6140.765233821446 rows/sec., 382.88 KiB/sec. 2025.01.10 05:07:52.361099 [ 288 ] {bb29b882-6fa5-4588-8356-46bc8712ec41} TCPHandler: Processed in 0.002377997 sec. 2025.01.10 05:07:52.361309 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:52.361442 [ 283 ] {6f30ac8c-5f82-421d-8c2e-13267e323e6a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:07:52.361502 [ 283 ] {6f30ac8c-5f82-421d-8c2e-13267e323e6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:07:52.362352 [ 283 ] {6f30ac8c-5f82-421d-8c2e-13267e323e6a} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:52.362397 [ 283 ] {6f30ac8c-5f82-421d-8c2e-13267e323e6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:52.362830 [ 283 ] {6f30ac8c-5f82-421d-8c2e-13267e323e6a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.10 05:07:52.363093 [ 283 ] {6f30ac8c-5f82-421d-8c2e-13267e323e6a} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:52.363296 [ 283 ] {6f30ac8c-5f82-421d-8c2e-13267e323e6a} executeQuery: Read 359 rows, 25.84 KiB in 0.00188 sec., 190957.44680851063 rows/sec., 13.42 MiB/sec. 2025.01.10 05:07:52.363452 [ 283 ] {6f30ac8c-5f82-421d-8c2e-13267e323e6a} TCPHandler: Processed in 0.002205102 sec. 2025.01.10 05:07:52.363637 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:52.363753 [ 288 ] {abceffb7-a27f-458f-ba56-7199288b61bf} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:07:52.363803 [ 288 ] {abceffb7-a27f-458f-ba56-7199288b61bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:07:52.364275 [ 288 ] {abceffb7-a27f-458f-ba56-7199288b61bf} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:52.364315 [ 288 ] {abceffb7-a27f-458f-ba56-7199288b61bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:52.364711 [ 288 ] {abceffb7-a27f-458f-ba56-7199288b61bf} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.10 05:07:52.364962 [ 288 ] {abceffb7-a27f-458f-ba56-7199288b61bf} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:52.365174 [ 288 ] {abceffb7-a27f-458f-ba56-7199288b61bf} executeQuery: Read 6 rows, 321.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 217.99 KiB/sec. 2025.01.10 05:07:52.365343 [ 288 ] {abceffb7-a27f-458f-ba56-7199288b61bf} TCPHandler: Processed in 0.001771837 sec. 2025.01.10 05:07:52.365519 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:52.365632 [ 283 ] {8a16c1a5-2f22-4a08-8e75-e79b0cf75ec5} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:52.365681 [ 283 ] {8a16c1a5-2f22-4a08-8e75-e79b0cf75ec5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:07:52.366240 [ 283 ] {8a16c1a5-2f22-4a08-8e75-e79b0cf75ec5} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:52.366283 [ 283 ] {8a16c1a5-2f22-4a08-8e75-e79b0cf75ec5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:52.366665 [ 283 ] {8a16c1a5-2f22-4a08-8e75-e79b0cf75ec5} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.10 05:07:52.366902 [ 283 ] {8a16c1a5-2f22-4a08-8e75-e79b0cf75ec5} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:52.367091 [ 283 ] {8a16c1a5-2f22-4a08-8e75-e79b0cf75ec5} executeQuery: Read 177 rows, 11.96 KiB in 0.001485 sec., 119191.9191919192 rows/sec., 7.86 MiB/sec. 2025.01.10 05:07:52.367159 [ 283 ] {8a16c1a5-2f22-4a08-8e75-e79b0cf75ec5} TCPHandler: Processed in 0.001699175 sec. 2025.01.10 05:07:52.367327 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:52.367435 [ 288 ] {7b9be194-0adb-4a81-9473-cebf0352a586} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:07:52.367483 [ 288 ] {7b9be194-0adb-4a81-9473-cebf0352a586} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:07:52.367919 [ 288 ] {7b9be194-0adb-4a81-9473-cebf0352a586} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:52.367978 [ 288 ] {7b9be194-0adb-4a81-9473-cebf0352a586} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:52.368329 [ 288 ] {7b9be194-0adb-4a81-9473-cebf0352a586} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.10 05:07:52.368574 [ 288 ] {7b9be194-0adb-4a81-9473-cebf0352a586} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:52.368768 [ 288 ] {7b9be194-0adb-4a81-9473-cebf0352a586} executeQuery: Read 1 rows, 69.00 B in 0.001352 sec., 739.6449704142012 rows/sec., 49.84 KiB/sec. 2025.01.10 05:07:52.368929 [ 288 ] {7b9be194-0adb-4a81-9473-cebf0352a586} TCPHandler: Processed in 0.001660004 sec. 2025.01.10 05:07:52.369108 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:52.369236 [ 283 ] {a8fe94b8-5bd2-4a9f-ac16-a8762b91433b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:52.369328 [ 283 ] {a8fe94b8-5bd2-4a9f-ac16-a8762b91433b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:07:52.370708 [ 283 ] {a8fe94b8-5bd2-4a9f-ac16-a8762b91433b} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:52.370752 [ 283 ] {a8fe94b8-5bd2-4a9f-ac16-a8762b91433b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:52.371539 [ 283 ] {a8fe94b8-5bd2-4a9f-ac16-a8762b91433b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.10 05:07:52.371856 [ 283 ] {a8fe94b8-5bd2-4a9f-ac16-a8762b91433b} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:52.372102 [ 283 ] {a8fe94b8-5bd2-4a9f-ac16-a8762b91433b} executeQuery: Read 13 rows, 23.85 KiB in 0.002898 sec., 4485.8523119392685 rows/sec., 8.04 MiB/sec. 2025.01.10 05:07:52.372271 [ 283 ] {a8fe94b8-5bd2-4a9f-ac16-a8762b91433b} TCPHandler: Processed in 0.003217795 sec. 2025.01.10 05:07:52.372433 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:52.372551 [ 288 ] {15b53f78-a304-4fe0-9148-afef0df84bc1} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:07:52.372602 [ 288 ] {15b53f78-a304-4fe0-9148-afef0df84bc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:07:52.373080 [ 288 ] {15b53f78-a304-4fe0-9148-afef0df84bc1} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:52.373117 [ 288 ] {15b53f78-a304-4fe0-9148-afef0df84bc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:52.373502 [ 288 ] {15b53f78-a304-4fe0-9148-afef0df84bc1} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.10 05:07:52.373750 [ 288 ] {15b53f78-a304-4fe0-9148-afef0df84bc1} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:52.373969 [ 288 ] {15b53f78-a304-4fe0-9148-afef0df84bc1} executeQuery: Read 52 rows, 3.30 KiB in 0.001439 sec., 36136.20569840167 rows/sec., 2.24 MiB/sec. 2025.01.10 05:07:52.374183 [ 288 ] {15b53f78-a304-4fe0-9148-afef0df84bc1} TCPHandler: Processed in 0.001802659 sec. 2025.01.10 05:07:54.792566 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2025.01.10 05:07:54.793308 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:54.793363 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:54.794063 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.10 05:07:54.794339 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:54.794681 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2025.01.10 05:07:55.321343 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.01.10 05:07:55.340529 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:55.340583 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:55.347992 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.10 05:07:55.348746 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:55.351292 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.01.10 05:07:57.320566 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 550 2025.01.10 05:07:57.323627 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:57.323684 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:57.325205 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.10 05:07:57.325523 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:57.326255 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 550 2025.01.10 05:07:57.341186 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:57.341450 [ 288 ] {63d28d3d-e444-4262-b6e3-d6de283fa049} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:07:57.341532 [ 288 ] {63d28d3d-e444-4262-b6e3-d6de283fa049} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:07:57.342159 [ 288 ] {63d28d3d-e444-4262-b6e3-d6de283fa049} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:57.342200 [ 288 ] {63d28d3d-e444-4262-b6e3-d6de283fa049} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:57.342569 [ 288 ] {63d28d3d-e444-4262-b6e3-d6de283fa049} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.10 05:07:57.342821 [ 288 ] {63d28d3d-e444-4262-b6e3-d6de283fa049} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:57.343052 [ 288 ] {63d28d3d-e444-4262-b6e3-d6de283fa049} executeQuery: Read 78 rows, 6.85 KiB in 0.001678 sec., 46483.90941597139 rows/sec., 3.99 MiB/sec. 2025.01.10 05:07:57.343108 [ 288 ] {63d28d3d-e444-4262-b6e3-d6de283fa049} TCPHandler: Processed in 0.002047407 sec. 2025.01.10 05:07:57.343275 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:57.343411 [ 283 ] {204dcb4a-3d56-4963-9aed-ed02c3c29f8c} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:07:57.343467 [ 283 ] {204dcb4a-3d56-4963-9aed-ed02c3c29f8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:07:57.344116 [ 283 ] {204dcb4a-3d56-4963-9aed-ed02c3c29f8c} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:57.344164 [ 283 ] {204dcb4a-3d56-4963-9aed-ed02c3c29f8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:57.344577 [ 283 ] {204dcb4a-3d56-4963-9aed-ed02c3c29f8c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.10 05:07:57.344814 [ 283 ] {204dcb4a-3d56-4963-9aed-ed02c3c29f8c} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:57.345019 [ 283 ] {204dcb4a-3d56-4963-9aed-ed02c3c29f8c} executeQuery: Read 26 rows, 1.96 KiB in 0.001642 sec., 15834.348355663824 rows/sec., 1.16 MiB/sec. 2025.01.10 05:07:57.345069 [ 283 ] {204dcb4a-3d56-4963-9aed-ed02c3c29f8c} TCPHandler: Processed in 0.001862141 sec. 2025.01.10 05:07:57.345198 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:57.345306 [ 288 ] {c83e1c84-ff1c-47da-bff7-4ffae8ec991f} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:07:57.345350 [ 288 ] {c83e1c84-ff1c-47da-bff7-4ffae8ec991f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:07:57.345966 [ 288 ] {c83e1c84-ff1c-47da-bff7-4ffae8ec991f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:57.346012 [ 288 ] {c83e1c84-ff1c-47da-bff7-4ffae8ec991f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:57.346422 [ 288 ] {c83e1c84-ff1c-47da-bff7-4ffae8ec991f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.10 05:07:57.346660 [ 288 ] {c83e1c84-ff1c-47da-bff7-4ffae8ec991f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:57.346916 [ 288 ] {c83e1c84-ff1c-47da-bff7-4ffae8ec991f} executeQuery: Read 54 rows, 4.32 KiB in 0.001623 sec., 33271.719038817006 rows/sec., 2.60 MiB/sec. 2025.01.10 05:07:57.347115 [ 288 ] {c83e1c84-ff1c-47da-bff7-4ffae8ec991f} TCPHandler: Processed in 0.001964644 sec. 2025.01.10 05:07:57.347307 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:57.347438 [ 283 ] {0834db8f-0d57-48fc-a0bc-e3b1d68bafc2} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:57.347494 [ 283 ] {0834db8f-0d57-48fc-a0bc-e3b1d68bafc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:07:57.348120 [ 283 ] {0834db8f-0d57-48fc-a0bc-e3b1d68bafc2} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:57.348166 [ 283 ] {0834db8f-0d57-48fc-a0bc-e3b1d68bafc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:57.348582 [ 283 ] {0834db8f-0d57-48fc-a0bc-e3b1d68bafc2} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.10 05:07:57.348815 [ 283 ] {0834db8f-0d57-48fc-a0bc-e3b1d68bafc2} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:57.349048 [ 283 ] {0834db8f-0d57-48fc-a0bc-e3b1d68bafc2} executeQuery: Read 100 rows, 7.10 KiB in 0.001632 sec., 61274.509803921566 rows/sec., 4.25 MiB/sec. 2025.01.10 05:07:57.349175 [ 283 ] {0834db8f-0d57-48fc-a0bc-e3b1d68bafc2} TCPHandler: Processed in 0.001977744 sec. 2025.01.10 05:07:57.349342 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:57.349446 [ 288 ] {dce82945-57c1-4f98-b4ad-5955ac825286} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:07:57.349526 [ 288 ] {dce82945-57c1-4f98-b4ad-5955ac825286} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:07:57.350709 [ 288 ] {dce82945-57c1-4f98-b4ad-5955ac825286} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:57.350747 [ 288 ] {dce82945-57c1-4f98-b4ad-5955ac825286} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:57.351356 [ 288 ] {dce82945-57c1-4f98-b4ad-5955ac825286} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.10 05:07:57.351606 [ 288 ] {dce82945-57c1-4f98-b4ad-5955ac825286} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:57.351851 [ 288 ] {dce82945-57c1-4f98-b4ad-5955ac825286} executeQuery: Read 26 rows, 47.71 KiB in 0.002427 sec., 10712.814173877216 rows/sec., 19.20 MiB/sec. 2025.01.10 05:07:57.351948 [ 288 ] {dce82945-57c1-4f98-b4ad-5955ac825286} TCPHandler: Processed in 0.002658777 sec. 2025.01.10 05:07:57.352110 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:07:57.352240 [ 283 ] {0b0dd069-8b49-46ed-98a8-b6241f8c34c6} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:07:57.352294 [ 283 ] {0b0dd069-8b49-46ed-98a8-b6241f8c34c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:07:57.352749 [ 283 ] {0b0dd069-8b49-46ed-98a8-b6241f8c34c6} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:07:57.352786 [ 283 ] {0b0dd069-8b49-46ed-98a8-b6241f8c34c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. 2025.01.10 05:07:57.353137 [ 283 ] {0b0dd069-8b49-46ed-98a8-b6241f8c34c6} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.10 05:07:57.353392 [ 283 ] {0b0dd069-8b49-46ed-98a8-b6241f8c34c6} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:07:57.353610 [ 283 ] {0b0dd069-8b49-46ed-98a8-b6241f8c34c6} executeQuery: Read 30 rows, 2.10 KiB in 0.001401 sec., 21413.276231263386 rows/sec., 1.47 MiB/sec. 2025.01.10 05:07:57.353661 [ 283 ] {0b0dd069-8b49-46ed-98a8-b6241f8c34c6} TCPHandler: Processed in 0.001617112 sec. 2025.01.10 05:08:02.161508 [ 96 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:08:02.161564 [ 96 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:08:02.295720 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2025.01.10 05:08:02.296393 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.296448 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.297086 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.10 05:08:02.297361 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.297661 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.01.10 05:08:02.345986 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:02.346297 [ 288 ] {a3d92654-72c5-450a-8616-560a75c0d1d2} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:08:02.346419 [ 288 ] {a3d92654-72c5-450a-8616-560a75c0d1d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:08:02.347309 [ 288 ] {a3d92654-72c5-450a-8616-560a75c0d1d2} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.347355 [ 288 ] {a3d92654-72c5-450a-8616-560a75c0d1d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.347791 [ 288 ] {a3d92654-72c5-450a-8616-560a75c0d1d2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.10 05:08:02.348064 [ 288 ] {a3d92654-72c5-450a-8616-560a75c0d1d2} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.348310 [ 288 ] {a3d92654-72c5-450a-8616-560a75c0d1d2} executeQuery: Read 14 rows, 1.01 KiB in 0.0021 sec., 6666.666666666667 rows/sec., 479.91 KiB/sec. 2025.01.10 05:08:02.348379 [ 288 ] {a3d92654-72c5-450a-8616-560a75c0d1d2} TCPHandler: Processed in 0.002584764 sec. 2025.01.10 05:08:02.348575 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:02.348722 [ 283 ] {80ea8b0a-1a3b-47aa-9d25-91d07accdb09} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:08:02.348780 [ 283 ] {80ea8b0a-1a3b-47aa-9d25-91d07accdb09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:08:02.349534 [ 283 ] {80ea8b0a-1a3b-47aa-9d25-91d07accdb09} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.349582 [ 283 ] {80ea8b0a-1a3b-47aa-9d25-91d07accdb09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.349975 [ 283 ] {80ea8b0a-1a3b-47aa-9d25-91d07accdb09} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.10 05:08:02.350219 [ 283 ] {80ea8b0a-1a3b-47aa-9d25-91d07accdb09} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.350387 [ 96 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.10 05:08:02.350455 [ 283 ] {80ea8b0a-1a3b-47aa-9d25-91d07accdb09} executeQuery: Read 199 rows, 18.11 KiB in 0.001764 sec., 112811.79138321996 rows/sec., 10.03 MiB/sec. 2025.01.10 05:08:02.350465 [ 96 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.350533 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.350573 [ 283 ] {80ea8b0a-1a3b-47aa-9d25-91d07accdb09} TCPHandler: Processed in 0.002060257 sec. 2025.01.10 05:08:02.350731 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.10 05:08:02.350754 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:02.350887 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:02.350926 [ 288 ] {c69e56db-e7ce-4708-8cd8-91d2ce9aa40e} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:08:02.350933 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1397 rows starting from the beginning of the part 2025.01.10 05:08:02.350992 [ 288 ] {c69e56db-e7ce-4708-8cd8-91d2ce9aa40e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:08:02.351141 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part 2025.01.10 05:08:02.351630 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 78 rows starting from the beginning of the part 2025.01.10 05:08:02.351881 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 199 rows starting from the beginning of the part 2025.01.10 05:08:02.352259 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 78 rows starting from the beginning of the part 2025.01.10 05:08:02.352589 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 199 rows starting from the beginning of the part 2025.01.10 05:08:02.353624 [ 288 ] {c69e56db-e7ce-4708-8cd8-91d2ce9aa40e} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.353677 [ 288 ] {c69e56db-e7ce-4708-8cd8-91d2ce9aa40e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.354260 [ 288 ] {c69e56db-e7ce-4708-8cd8-91d2ce9aa40e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.10 05:08:02.354546 [ 288 ] {c69e56db-e7ce-4708-8cd8-91d2ce9aa40e} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.355116 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1977 rows, containing 5 columns (5 merged, 0 gathered) in 0.004460045 sec., 443269.07015512174 rows/sec., 39.23 MiB/sec. 2025.01.10 05:08:02.355143 [ 288 ] {c69e56db-e7ce-4708-8cd8-91d2ce9aa40e} executeQuery: Read 20 rows, 1.43 KiB in 0.004225 sec., 4733.727810650888 rows/sec., 339.31 KiB/sec. 2025.01.10 05:08:02.355379 [ 288 ] {c69e56db-e7ce-4708-8cd8-91d2ce9aa40e} TCPHandler: Processed in 0.004698043 sec. 2025.01.10 05:08:02.355479 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.10 05:08:02.355559 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:02.355691 [ 283 ] {7ac1f35d-66d6-4392-9563-b4cea1e7efe0} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:08:02.355747 [ 283 ] {7ac1f35d-66d6-4392-9563-b4cea1e7efe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:08:02.355811 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.355920 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.10 05:08:02.356030 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2025.01.10 05:08:02.356470 [ 283 ] {7ac1f35d-66d6-4392-9563-b4cea1e7efe0} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.356514 [ 283 ] {7ac1f35d-66d6-4392-9563-b4cea1e7efe0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.356876 [ 283 ] {7ac1f35d-66d6-4392-9563-b4cea1e7efe0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.10 05:08:02.357136 [ 283 ] {7ac1f35d-66d6-4392-9563-b4cea1e7efe0} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.357307 [ 96 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.10 05:08:02.357366 [ 96 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.357382 [ 283 ] {7ac1f35d-66d6-4392-9563-b4cea1e7efe0} executeQuery: Read 14 rows, 1004.00 B in 0.001715 sec., 8163.265306122449 rows/sec., 571.70 KiB/sec. 2025.01.10 05:08:02.357411 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.357531 [ 283 ] {7ac1f35d-66d6-4392-9563-b4cea1e7efe0} TCPHandler: Processed in 0.002029106 sec. 2025.01.10 05:08:02.357714 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.10 05:08:02.357745 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:02.358008 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:02.358019 [ 288 ] {7499223c-516a-4b1e-81a7-d86a6916ab86} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:08:02.358074 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part 2025.01.10 05:08:02.358113 [ 288 ] {7499223c-516a-4b1e-81a7-d86a6916ab86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:08:02.358493 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 15 rows starting from the beginning of the part 2025.01.10 05:08:02.358845 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.01.10 05:08:02.359224 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part 2025.01.10 05:08:02.359601 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2025.01.10 05:08:02.359955 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2025.01.10 05:08:02.360803 [ 288 ] {7499223c-516a-4b1e-81a7-d86a6916ab86} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.360857 [ 288 ] {7499223c-516a-4b1e-81a7-d86a6916ab86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.361897 [ 288 ] {7499223c-516a-4b1e-81a7-d86a6916ab86} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.10 05:08:02.362439 [ 288 ] {7499223c-516a-4b1e-81a7-d86a6916ab86} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.362884 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005339693 sec., 101316.68618401844 rows/sec., 7.26 MiB/sec. 2025.01.10 05:08:02.362989 [ 288 ] {7499223c-516a-4b1e-81a7-d86a6916ab86} executeQuery: Read 13 rows, 830.00 B in 0.005053 sec., 2572.7290718385116 rows/sec., 160.41 KiB/sec. 2025.01.10 05:08:02.363118 [ 288 ] {7499223c-516a-4b1e-81a7-d86a6916ab86} TCPHandler: Processed in 0.005447647 sec. 2025.01.10 05:08:02.363122 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.10 05:08:02.363282 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:02.363435 [ 283 ] {03b82e67-b79f-4d29-a211-8fe3c49383b9} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:08:02.363501 [ 283 ] {03b82e67-b79f-4d29-a211-8fe3c49383b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:08:02.363512 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.363653 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.10 05:08:02.363769 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.10 05:08:02.364304 [ 283 ] {03b82e67-b79f-4d29-a211-8fe3c49383b9} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.364342 [ 283 ] {03b82e67-b79f-4d29-a211-8fe3c49383b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.364709 [ 283 ] {03b82e67-b79f-4d29-a211-8fe3c49383b9} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.10 05:08:02.364946 [ 283 ] {03b82e67-b79f-4d29-a211-8fe3c49383b9} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.365099 [ 96 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.10 05:08:02.365155 [ 96 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.365187 [ 283 ] {03b82e67-b79f-4d29-a211-8fe3c49383b9} executeQuery: Read 359 rows, 25.84 KiB in 0.001779 sec., 201798.76335019674 rows/sec., 14.19 MiB/sec. 2025.01.10 05:08:02.365193 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.365340 [ 283 ] {03b82e67-b79f-4d29-a211-8fe3c49383b9} TCPHandler: Processed in 0.002123629 sec. 2025.01.10 05:08:02.365437 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.10 05:08:02.365536 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:02.365618 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:02.365664 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 869 rows starting from the beginning of the part 2025.01.10 05:08:02.365839 [ 288 ] {eef53c5b-64d1-41a9-b981-d6e97985c79f} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:08:02.365957 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part 2025.01.10 05:08:02.366014 [ 288 ] {eef53c5b-64d1-41a9-b981-d6e97985c79f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:08:02.366268 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 54 rows starting from the beginning of the part 2025.01.10 05:08:02.366673 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 359 rows starting from the beginning of the part 2025.01.10 05:08:02.367045 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 54 rows starting from the beginning of the part 2025.01.10 05:08:02.367374 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 359 rows starting from the beginning of the part 2025.01.10 05:08:02.368314 [ 288 ] {eef53c5b-64d1-41a9-b981-d6e97985c79f} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.368386 [ 288 ] {eef53c5b-64d1-41a9-b981-d6e97985c79f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.369366 [ 288 ] {eef53c5b-64d1-41a9-b981-d6e97985c79f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.10 05:08:02.369781 [ 288 ] {eef53c5b-64d1-41a9-b981-d6e97985c79f} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.370033 [ 95 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.10 05:08:02.370145 [ 95 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.370222 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.370466 [ 288 ] {eef53c5b-64d1-41a9-b981-d6e97985c79f} executeQuery: Read 6 rows, 321.00 B in 0.004726 sec., 1269.5725772323317 rows/sec., 66.33 KiB/sec. 2025.01.10 05:08:02.370609 [ 195 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.10 05:08:02.370866 [ 288 ] {eef53c5b-64d1-41a9-b981-d6e97985c79f} TCPHandler: Processed in 0.005413135 sec. 2025.01.10 05:08:02.371242 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:02.371270 [ 195 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:02.371360 [ 195 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2025.01.10 05:08:02.371437 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1723 rows, containing 5 columns (5 merged, 0 gathered) in 0.006093798 sec., 282746.4907763598 rows/sec., 21.44 MiB/sec. 2025.01.10 05:08:02.371672 [ 283 ] {189f51fd-072a-4510-bc3a-10ec3733a6e5} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:02.371685 [ 195 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2025.01.10 05:08:02.371902 [ 283 ] {189f51fd-072a-4510-bc3a-10ec3733a6e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:08:02.372006 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.10 05:08:02.372187 [ 195 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2025.01.10 05:08:02.372813 [ 195 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2025.01.10 05:08:02.373258 [ 195 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2025.01.10 05:08:02.373558 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.373802 [ 195 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2025.01.10 05:08:02.374160 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.10 05:08:02.374549 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.10 05:08:02.375092 [ 283 ] {189f51fd-072a-4510-bc3a-10ec3733a6e5} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.375139 [ 283 ] {189f51fd-072a-4510-bc3a-10ec3733a6e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.375781 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.005396565 sec., 12230.001862295738 rows/sec., 638.97 KiB/sec. 2025.01.10 05:08:02.375790 [ 283 ] {189f51fd-072a-4510-bc3a-10ec3733a6e5} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.10 05:08:02.375959 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.10 05:08:02.376257 [ 283 ] {189f51fd-072a-4510-bc3a-10ec3733a6e5} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.376525 [ 95 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.10 05:08:02.376623 [ 95 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.376664 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_11_2} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.376695 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.376777 [ 283 ] {189f51fd-072a-4510-bc3a-10ec3733a6e5} executeQuery: Read 177 rows, 11.96 KiB in 0.005271 sec., 33579.96585088219 rows/sec., 2.21 MiB/sec. 2025.01.10 05:08:02.377211 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_11_2} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.10 05:08:02.377366 [ 283 ] {189f51fd-072a-4510-bc3a-10ec3733a6e5} TCPHandler: Processed in 0.006320495 sec. 2025.01.10 05:08:02.377405 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.10 05:08:02.377778 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.10 05:08:02.377801 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:02.378227 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:02.378269 [ 288 ] {f6f6352e-5cb5-4ae6-a964-9a81ddb9437d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:08:02.378277 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6778 rows starting from the beginning of the part 2025.01.10 05:08:02.378353 [ 288 ] {f6f6352e-5cb5-4ae6-a964-9a81ddb9437d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:08:02.378504 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::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.01.10 05:08:02.378922 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 100 rows starting from the beginning of the part 2025.01.10 05:08:02.379295 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 177 rows starting from the beginning of the part 2025.01.10 05:08:02.379707 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 100 rows starting from the beginning of the part 2025.01.10 05:08:02.380043 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 177 rows starting from the beginning of the part 2025.01.10 05:08:02.380703 [ 288 ] {f6f6352e-5cb5-4ae6-a964-9a81ddb9437d} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.380748 [ 288 ] {f6f6352e-5cb5-4ae6-a964-9a81ddb9437d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.381290 [ 288 ] {f6f6352e-5cb5-4ae6-a964-9a81ddb9437d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.10 05:08:02.381617 [ 288 ] {f6f6352e-5cb5-4ae6-a964-9a81ddb9437d} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.381863 [ 288 ] {f6f6352e-5cb5-4ae6-a964-9a81ddb9437d} executeQuery: Read 1 rows, 69.00 B in 0.003671 sec., 272.40533914464726 rows/sec., 18.36 KiB/sec. 2025.01.10 05:08:02.381917 [ 288 ] {f6f6352e-5cb5-4ae6-a964-9a81ddb9437d} TCPHandler: Processed in 0.004405533 sec. 2025.01.10 05:08:02.382092 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:02.382223 [ 283 ] {893d9b9e-e480-448b-b775-4e2f777e17b4} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:02.382317 [ 283 ] {893d9b9e-e480-448b-b775-4e2f777e17b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:08:02.382915 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 7392 rows, containing 5 columns (5 merged, 0 gathered) in 0.006086988 sec., 1214393.7198496202 rows/sec., 81.32 MiB/sec. 2025.01.10 05:08:02.383464 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.10 05:08:02.383832 [ 283 ] {893d9b9e-e480-448b-b775-4e2f777e17b4} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.383864 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.383875 [ 283 ] {893d9b9e-e480-448b-b775-4e2f777e17b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.383967 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.10 05:08:02.384074 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. 2025.01.10 05:08:02.384594 [ 283 ] {893d9b9e-e480-448b-b775-4e2f777e17b4} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.10 05:08:02.384845 [ 283 ] {893d9b9e-e480-448b-b775-4e2f777e17b4} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.385100 [ 283 ] {893d9b9e-e480-448b-b775-4e2f777e17b4} executeQuery: Read 13 rows, 23.85 KiB in 0.002904 sec., 4476.584022038568 rows/sec., 8.02 MiB/sec. 2025.01.10 05:08:02.385481 [ 283 ] {893d9b9e-e480-448b-b775-4e2f777e17b4} TCPHandler: Processed in 0.003469923 sec. 2025.01.10 05:08:02.385626 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:02.385753 [ 288 ] {0baff80c-4522-4c4f-9c1a-b0323f74e166} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:08:02.385810 [ 288 ] {0baff80c-4522-4c4f-9c1a-b0323f74e166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:08:02.386337 [ 288 ] {0baff80c-4522-4c4f-9c1a-b0323f74e166} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.386381 [ 288 ] {0baff80c-4522-4c4f-9c1a-b0323f74e166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.386772 [ 288 ] {0baff80c-4522-4c4f-9c1a-b0323f74e166} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.10 05:08:02.387001 [ 288 ] {0baff80c-4522-4c4f-9c1a-b0323f74e166} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.387122 [ 95 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.10 05:08:02.387159 [ 95 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.387182 [ 288 ] {0baff80c-4522-4c4f-9c1a-b0323f74e166} executeQuery: Read 52 rows, 3.30 KiB in 0.001457 sec., 35689.77350720659 rows/sec., 2.21 MiB/sec. 2025.01.10 05:08:02.387186 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.387287 [ 288 ] {0baff80c-4522-4c4f-9c1a-b0323f74e166} TCPHandler: Processed in 0.001717805 sec. 2025.01.10 05:08:02.387419 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.10 05:08:02.387541 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:02.387570 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 744 rows starting from the beginning of the part 2025.01.10 05:08:02.387663 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part 2025.01.10 05:08:02.387876 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part 2025.01.10 05:08:02.388054 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part 2025.01.10 05:08:02.388236 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part 2025.01.10 05:08:02.388396 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 52 rows starting from the beginning of the part 2025.01.10 05:08:02.389597 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 926 rows, containing 4 columns (4 merged, 0 gathered) in 0.002300324 sec., 402551.9883286007 rows/sec., 25.94 MiB/sec. 2025.01.10 05:08:02.389916 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.10 05:08:02.390507 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.390662 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.10 05:08:02.390764 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.01.10 05:08:02.852254 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.01.10 05:08:02.872660 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:02.872730 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:02.880224 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.10 05:08:02.880991 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:02.883937 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.01.10 05:08:07.327303 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 584 2025.01.10 05:08:07.330378 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:07.330430 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:07.331908 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.10 05:08:07.332227 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:07.332911 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 584 2025.01.10 05:08:07.341510 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:07.341689 [ 288 ] {4c822009-0891-4c92-8ef6-dc81605998e6} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:08:07.341760 [ 288 ] {4c822009-0891-4c92-8ef6-dc81605998e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:08:07.342448 [ 288 ] {4c822009-0891-4c92-8ef6-dc81605998e6} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:07.342489 [ 288 ] {4c822009-0891-4c92-8ef6-dc81605998e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:07.342872 [ 288 ] {4c822009-0891-4c92-8ef6-dc81605998e6} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.10 05:08:07.343117 [ 288 ] {4c822009-0891-4c92-8ef6-dc81605998e6} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:07.343332 [ 288 ] {4c822009-0891-4c92-8ef6-dc81605998e6} executeQuery: Read 78 rows, 6.85 KiB in 0.001694 sec., 46044.86422668241 rows/sec., 3.95 MiB/sec. 2025.01.10 05:08:07.343390 [ 288 ] {4c822009-0891-4c92-8ef6-dc81605998e6} TCPHandler: Processed in 0.001961073 sec. 2025.01.10 05:08:07.343561 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:07.343676 [ 283 ] {4786e536-9935-46d5-94ef-7d9898a1554b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:08:07.343724 [ 283 ] {4786e536-9935-46d5-94ef-7d9898a1554b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:08:07.344258 [ 283 ] {4786e536-9935-46d5-94ef-7d9898a1554b} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:07.344297 [ 283 ] {4786e536-9935-46d5-94ef-7d9898a1554b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:07.344652 [ 283 ] {4786e536-9935-46d5-94ef-7d9898a1554b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.10 05:08:07.344891 [ 283 ] {4786e536-9935-46d5-94ef-7d9898a1554b} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:07.345048 [ 89 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.10 05:08:07.345119 [ 283 ] {4786e536-9935-46d5-94ef-7d9898a1554b} executeQuery: Read 26 rows, 1.96 KiB in 0.001464 sec., 17759.562841530056 rows/sec., 1.30 MiB/sec. 2025.01.10 05:08:07.345140 [ 89 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:07.345209 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:07.345238 [ 283 ] {4786e536-9935-46d5-94ef-7d9898a1554b} TCPHandler: Processed in 0.001731346 sec. 2025.01.10 05:08:07.345392 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.10 05:08:07.345403 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:07.345539 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:07.345547 [ 288 ] {133a8e1c-f518-4a28-9917-3dc86e6c6e99} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:08:07.345581 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 56 rows starting from the beginning of the part 2025.01.10 05:08:07.345608 [ 288 ] {133a8e1c-f518-4a28-9917-3dc86e6c6e99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:08:07.345836 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part 2025.01.10 05:08:07.346149 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part 2025.01.10 05:08:07.346630 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part 2025.01.10 05:08:07.346920 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part 2025.01.10 05:08:07.347423 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part 2025.01.10 05:08:07.348516 [ 288 ] {133a8e1c-f518-4a28-9917-3dc86e6c6e99} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:07.348563 [ 288 ] {133a8e1c-f518-4a28-9917-3dc86e6c6e99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:07.349216 [ 288 ] {133a8e1c-f518-4a28-9917-3dc86e6c6e99} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.10 05:08:07.349376 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.004064112 sec., 42813.780722578515 rows/sec., 3.24 MiB/sec. 2025.01.10 05:08:07.349587 [ 288 ] {133a8e1c-f518-4a28-9917-3dc86e6c6e99} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:07.349614 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.10 05:08:07.350136 [ 288 ] {133a8e1c-f518-4a28-9917-3dc86e6c6e99} executeQuery: Read 54 rows, 4.32 KiB in 0.004594 sec., 11754.46234218546 rows/sec., 940.00 KiB/sec. 2025.01.10 05:08:07.350479 [ 288 ] {133a8e1c-f518-4a28-9917-3dc86e6c6e99} TCPHandler: Processed in 0.005134996 sec. 2025.01.10 05:08:07.350608 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:07.350692 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:07.350787 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.10 05:08:07.350857 [ 283 ] {c0ecc67c-1b14-4803-970c-d983d9f75ecd} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:07.350954 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.10 05:08:07.350974 [ 283 ] {c0ecc67c-1b14-4803-970c-d983d9f75ecd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:08:07.351510 [ 283 ] {c0ecc67c-1b14-4803-970c-d983d9f75ecd} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:07.351548 [ 283 ] {c0ecc67c-1b14-4803-970c-d983d9f75ecd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:07.351927 [ 283 ] {c0ecc67c-1b14-4803-970c-d983d9f75ecd} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.10 05:08:07.352172 [ 283 ] {c0ecc67c-1b14-4803-970c-d983d9f75ecd} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:07.352378 [ 283 ] {c0ecc67c-1b14-4803-970c-d983d9f75ecd} executeQuery: Read 100 rows, 7.10 KiB in 0.001561 sec., 64061.49903907751 rows/sec., 4.44 MiB/sec. 2025.01.10 05:08:07.352431 [ 283 ] {c0ecc67c-1b14-4803-970c-d983d9f75ecd} TCPHandler: Processed in 0.001818179 sec. 2025.01.10 05:08:07.352570 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:07.352677 [ 288 ] {7704ab7e-5760-4ec8-a39c-ff6e84c8407b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:07.352744 [ 288 ] {7704ab7e-5760-4ec8-a39c-ff6e84c8407b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:08:07.354004 [ 288 ] {7704ab7e-5760-4ec8-a39c-ff6e84c8407b} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:07.354048 [ 288 ] {7704ab7e-5760-4ec8-a39c-ff6e84c8407b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:07.354687 [ 288 ] {7704ab7e-5760-4ec8-a39c-ff6e84c8407b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.10 05:08:07.354951 [ 288 ] {7704ab7e-5760-4ec8-a39c-ff6e84c8407b} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:07.355177 [ 89 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.10 05:08:07.355248 [ 89 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:07.355275 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:07.355306 [ 288 ] {7704ab7e-5760-4ec8-a39c-ff6e84c8407b} executeQuery: Read 26 rows, 47.71 KiB in 0.002647 sec., 9822.440498677748 rows/sec., 17.60 MiB/sec. 2025.01.10 05:08:07.355514 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.10 05:08:07.355561 [ 288 ] {7704ab7e-5760-4ec8-a39c-ff6e84c8407b} TCPHandler: Processed in 0.003043688 sec. 2025.01.10 05:08:07.355737 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:07.355790 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:07.355867 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 269 rows starting from the beginning of the part 2025.01.10 05:08:07.355882 [ 283 ] {3c957efc-ea05-41b3-869c-7d6dab38bdac} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:08:07.355947 [ 283 ] {3c957efc-ea05-41b3-869c-7d6dab38bdac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:08:07.356535 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part 2025.01.10 05:08:07.357102 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2025.01.10 05:08:07.357727 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part 2025.01.10 05:08:07.357754 [ 283 ] {3c957efc-ea05-41b3-869c-7d6dab38bdac} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:07.357807 [ 283 ] {3c957efc-ea05-41b3-869c-7d6dab38bdac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:07.358229 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part 2025.01.10 05:08:07.358773 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part 2025.01.10 05:08:07.358931 [ 283 ] {3c957efc-ea05-41b3-869c-7d6dab38bdac} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.10 05:08:07.359402 [ 283 ] {3c957efc-ea05-41b3-869c-7d6dab38bdac} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:07.359699 [ 283 ] {3c957efc-ea05-41b3-869c-7d6dab38bdac} executeQuery: Read 30 rows, 2.10 KiB in 0.003851 sec., 7790.184367696703 rows/sec., 546.48 KiB/sec. 2025.01.10 05:08:07.359810 [ 283 ] {3c957efc-ea05-41b3-869c-7d6dab38bdac} TCPHandler: Processed in 0.004148965 sec. 2025.01.10 05:08:07.362186 [ 192 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 19 columns (19 merged, 0 gathered) in 0.006808121 sec., 54787.51038649283 rows/sec., 98.18 MiB/sec. 2025.01.10 05:08:07.362826 [ 192 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.10 05:08:07.363246 [ 192 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:07.363331 [ 192 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.10 05:08:07.363482 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. 2025.01.10 05:08:08.602616 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:08.602824 [ 288 ] {0eada4fa-8d3b-45fe-9b2f-792af79039fb} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:08:08.602900 [ 288 ] {0eada4fa-8d3b-45fe-9b2f-792af79039fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:08:08.603748 [ 288 ] {0eada4fa-8d3b-45fe-9b2f-792af79039fb} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:08.603795 [ 288 ] {0eada4fa-8d3b-45fe-9b2f-792af79039fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:08.604237 [ 288 ] {0eada4fa-8d3b-45fe-9b2f-792af79039fb} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.10 05:08:08.604488 [ 288 ] {0eada4fa-8d3b-45fe-9b2f-792af79039fb} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:08.604692 [ 288 ] {0eada4fa-8d3b-45fe-9b2f-792af79039fb} executeQuery: Read 14 rows, 1.01 KiB in 0.001927 sec., 7265.179034769071 rows/sec., 523.00 KiB/sec. 2025.01.10 05:08:08.604751 [ 288 ] {0eada4fa-8d3b-45fe-9b2f-792af79039fb} TCPHandler: Processed in 0.002274543 sec. 2025.01.10 05:08:08.604967 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:08.605113 [ 283 ] {d9b96284-67ac-423f-8186-a894bfaaead0} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.10 05:08:08.605169 [ 283 ] {d9b96284-67ac-423f-8186-a894bfaaead0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.10 05:08:08.605812 [ 283 ] {d9b96284-67ac-423f-8186-a894bfaaead0} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:08.605850 [ 283 ] {d9b96284-67ac-423f-8186-a894bfaaead0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:08.606192 [ 283 ] {d9b96284-67ac-423f-8186-a894bfaaead0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.10 05:08:08.606433 [ 283 ] {d9b96284-67ac-423f-8186-a894bfaaead0} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:08.606633 [ 283 ] {d9b96284-67ac-423f-8186-a894bfaaead0} executeQuery: Read 12 rows, 1002.00 B in 0.001547 sec., 7756.948933419521 rows/sec., 632.52 KiB/sec. 2025.01.10 05:08:08.606688 [ 283 ] {d9b96284-67ac-423f-8186-a894bfaaead0} TCPHandler: Processed in 0.001789428 sec. 2025.01.10 05:08:08.606833 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:08.606939 [ 288 ] {8c508135-81f3-4da2-a985-4b2c086cd5e3} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:08:08.606984 [ 288 ] {8c508135-81f3-4da2-a985-4b2c086cd5e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:08:08.608252 [ 288 ] {8c508135-81f3-4da2-a985-4b2c086cd5e3} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:08.608289 [ 288 ] {8c508135-81f3-4da2-a985-4b2c086cd5e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:08.608744 [ 288 ] {8c508135-81f3-4da2-a985-4b2c086cd5e3} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.10 05:08:08.608988 [ 288 ] {8c508135-81f3-4da2-a985-4b2c086cd5e3} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:08.609212 [ 288 ] {8c508135-81f3-4da2-a985-4b2c086cd5e3} executeQuery: Read 1345 rows, 114.67 KiB in 0.002288 sec., 587849.6503496503 rows/sec., 48.94 MiB/sec. 2025.01.10 05:08:08.609411 [ 288 ] {8c508135-81f3-4da2-a985-4b2c086cd5e3} TCPHandler: Processed in 0.002626115 sec. 2025.01.10 05:08:08.609631 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:08.609766 [ 283 ] {7f490a59-78ea-4dc2-943b-85395652e22a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:08:08.609815 [ 283 ] {7f490a59-78ea-4dc2-943b-85395652e22a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:08:08.610418 [ 283 ] {7f490a59-78ea-4dc2-943b-85395652e22a} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:08.610458 [ 283 ] {7f490a59-78ea-4dc2-943b-85395652e22a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:08.610816 [ 283 ] {7f490a59-78ea-4dc2-943b-85395652e22a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.10 05:08:08.611059 [ 283 ] {7f490a59-78ea-4dc2-943b-85395652e22a} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:08.611240 [ 283 ] {7f490a59-78ea-4dc2-943b-85395652e22a} executeQuery: Read 32 rows, 2.27 KiB in 0.001504 sec., 21276.595744680853 rows/sec., 1.47 MiB/sec. 2025.01.10 05:08:08.611291 [ 283 ] {7f490a59-78ea-4dc2-943b-85395652e22a} TCPHandler: Processed in 0.001754837 sec. 2025.01.10 05:08:08.611422 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:08.611529 [ 288 ] {292a138a-e318-4a2d-b38d-8755fb15f3f6} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:08:08.611574 [ 288 ] {292a138a-e318-4a2d-b38d-8755fb15f3f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:08:08.612178 [ 288 ] {292a138a-e318-4a2d-b38d-8755fb15f3f6} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:08.612214 [ 288 ] {292a138a-e318-4a2d-b38d-8755fb15f3f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:08.612568 [ 288 ] {292a138a-e318-4a2d-b38d-8755fb15f3f6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.10 05:08:08.612803 [ 288 ] {292a138a-e318-4a2d-b38d-8755fb15f3f6} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:08.612977 [ 288 ] {292a138a-e318-4a2d-b38d-8755fb15f3f6} executeQuery: Read 242 rows, 16.79 KiB in 0.001471 sec., 164513.93609789258 rows/sec., 11.15 MiB/sec. 2025.01.10 05:08:08.613028 [ 288 ] {292a138a-e318-4a2d-b38d-8755fb15f3f6} TCPHandler: Processed in 0.001657394 sec. 2025.01.10 05:08:08.613173 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:08.613282 [ 283 ] {d4978090-8834-4920-aadf-70cd96a857f1} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:08:08.613325 [ 283 ] {d4978090-8834-4920-aadf-70cd96a857f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:08:08.613849 [ 283 ] {d4978090-8834-4920-aadf-70cd96a857f1} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:08.613885 [ 283 ] {d4978090-8834-4920-aadf-70cd96a857f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:08.614227 [ 283 ] {d4978090-8834-4920-aadf-70cd96a857f1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.10 05:08:08.614455 [ 283 ] {d4978090-8834-4920-aadf-70cd96a857f1} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:08.614656 [ 283 ] {d4978090-8834-4920-aadf-70cd96a857f1} executeQuery: Read 13 rows, 830.00 B in 0.001388 sec., 9365.99423631124 rows/sec., 583.97 KiB/sec. 2025.01.10 05:08:08.614728 [ 283 ] {d4978090-8834-4920-aadf-70cd96a857f1} TCPHandler: Processed in 0.001609552 sec. 2025.01.10 05:08:08.614858 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:08.614972 [ 288 ] {583ed570-a5ca-476d-b41e-48ddcecf11be} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:08:08.615018 [ 288 ] {583ed570-a5ca-476d-b41e-48ddcecf11be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:08:08.615928 [ 288 ] {583ed570-a5ca-476d-b41e-48ddcecf11be} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:08.615966 [ 288 ] {583ed570-a5ca-476d-b41e-48ddcecf11be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:08.616357 [ 288 ] {583ed570-a5ca-476d-b41e-48ddcecf11be} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.10 05:08:08.616598 [ 288 ] {583ed570-a5ca-476d-b41e-48ddcecf11be} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:08.616782 [ 288 ] {583ed570-a5ca-476d-b41e-48ddcecf11be} executeQuery: Read 827 rows, 61.11 KiB in 0.001832 sec., 451419.2139737991 rows/sec., 32.58 MiB/sec. 2025.01.10 05:08:08.616908 [ 288 ] {583ed570-a5ca-476d-b41e-48ddcecf11be} TCPHandler: Processed in 0.002101478 sec. 2025.01.10 05:08:08.617069 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:08.617198 [ 283 ] {41ab0a5d-a8ae-42d5-bc85-6b66807aba00} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:08:08.617253 [ 283 ] {41ab0a5d-a8ae-42d5-bc85-6b66807aba00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:08:08.617763 [ 283 ] {41ab0a5d-a8ae-42d5-bc85-6b66807aba00} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:08.617803 [ 283 ] {41ab0a5d-a8ae-42d5-bc85-6b66807aba00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:08.618140 [ 283 ] {41ab0a5d-a8ae-42d5-bc85-6b66807aba00} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.10 05:08:08.618363 [ 283 ] {41ab0a5d-a8ae-42d5-bc85-6b66807aba00} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:08.618528 [ 283 ] {41ab0a5d-a8ae-42d5-bc85-6b66807aba00} executeQuery: Read 6 rows, 321.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 230.33 KiB/sec. 2025.01.10 05:08:08.618576 [ 283 ] {41ab0a5d-a8ae-42d5-bc85-6b66807aba00} TCPHandler: Processed in 0.001570041 sec. 2025.01.10 05:08:08.618704 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:08.618819 [ 288 ] {1a5f254f-b505-4c4e-bce2-543cda978af1} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:08.618876 [ 288 ] {1a5f254f-b505-4c4e-bce2-543cda978af1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:08:08.619696 [ 288 ] {1a5f254f-b505-4c4e-bce2-543cda978af1} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:08.619740 [ 288 ] {1a5f254f-b505-4c4e-bce2-543cda978af1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:08.620163 [ 288 ] {1a5f254f-b505-4c4e-bce2-543cda978af1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.10 05:08:08.620403 [ 288 ] {1a5f254f-b505-4c4e-bce2-543cda978af1} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:08.620571 [ 288 ] {1a5f254f-b505-4c4e-bce2-543cda978af1} executeQuery: Read 969 rows, 65.95 KiB in 0.001781 sec., 544076.3615946098 rows/sec., 36.16 MiB/sec. 2025.01.10 05:08:08.620621 [ 288 ] {1a5f254f-b505-4c4e-bce2-543cda978af1} TCPHandler: Processed in 0.001968884 sec. 2025.01.10 05:08:08.620756 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:08.620878 [ 283 ] {0ad4464c-0943-475c-84a4-fc5f5ff2fed3} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:08:08.620933 [ 283 ] {0ad4464c-0943-475c-84a4-fc5f5ff2fed3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:08:08.621429 [ 283 ] {0ad4464c-0943-475c-84a4-fc5f5ff2fed3} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:08.621471 [ 283 ] {0ad4464c-0943-475c-84a4-fc5f5ff2fed3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:08.621854 [ 283 ] {0ad4464c-0943-475c-84a4-fc5f5ff2fed3} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.10 05:08:08.622089 [ 283 ] {0ad4464c-0943-475c-84a4-fc5f5ff2fed3} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:08.622278 [ 283 ] {0ad4464c-0943-475c-84a4-fc5f5ff2fed3} executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. 2025.01.10 05:08:08.622326 [ 283 ] {0ad4464c-0943-475c-84a4-fc5f5ff2fed3} TCPHandler: Processed in 0.001622513 sec. 2025.01.10 05:08:08.622458 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:08.622563 [ 288 ] {2913f0be-7205-4f73-9dd1-d64664c8f4dc} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:08.622628 [ 288 ] {2913f0be-7205-4f73-9dd1-d64664c8f4dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:08:08.623694 [ 288 ] {2913f0be-7205-4f73-9dd1-d64664c8f4dc} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:08.623732 [ 288 ] {2913f0be-7205-4f73-9dd1-d64664c8f4dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:08.624320 [ 288 ] {2913f0be-7205-4f73-9dd1-d64664c8f4dc} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.10 05:08:08.624576 [ 288 ] {2913f0be-7205-4f73-9dd1-d64664c8f4dc} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:08.624818 [ 288 ] {2913f0be-7205-4f73-9dd1-d64664c8f4dc} executeQuery: Read 13 rows, 23.85 KiB in 0.002276 sec., 5711.775043936732 rows/sec., 10.24 MiB/sec. 2025.01.10 05:08:08.624912 [ 288 ] {2913f0be-7205-4f73-9dd1-d64664c8f4dc} TCPHandler: Processed in 0.002505602 sec. 2025.01.10 05:08:08.625061 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:08.625186 [ 283 ] {cb62f5af-f106-466e-9657-778f88c1329e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:08:08.625240 [ 283 ] {cb62f5af-f106-466e-9657-778f88c1329e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:08:08.625746 [ 283 ] {cb62f5af-f106-466e-9657-778f88c1329e} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:08.625791 [ 283 ] {cb62f5af-f106-466e-9657-778f88c1329e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:08.626120 [ 283 ] {cb62f5af-f106-466e-9657-778f88c1329e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.10 05:08:08.626347 [ 283 ] {cb62f5af-f106-466e-9657-778f88c1329e} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:08.626543 [ 283 ] {cb62f5af-f106-466e-9657-778f88c1329e} executeQuery: Read 34 rows, 2.03 KiB in 0.001385 sec., 24548.736462093864 rows/sec., 1.43 MiB/sec. 2025.01.10 05:08:08.626591 [ 283 ] {cb62f5af-f106-466e-9657-778f88c1329e} TCPHandler: Processed in 0.001593152 sec. 2025.01.10 05:08:09.798691 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2025.01.10 05:08:09.799334 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:09.799374 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:09.799906 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.10 05:08:09.800176 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:09.800434 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2025.01.10 05:08:10.384892 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.01.10 05:08:10.405013 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:10.405065 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:10.412760 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.10 05:08:10.413512 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:10.416200 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.01.10 05:08:12.338604 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:12.338910 [ 288 ] {0284ac70-c942-48ea-bc53-82bbfe113823} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:08:12.339004 [ 288 ] {0284ac70-c942-48ea-bc53-82bbfe113823} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:08:12.339783 [ 288 ] {0284ac70-c942-48ea-bc53-82bbfe113823} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:12.339836 [ 288 ] {0284ac70-c942-48ea-bc53-82bbfe113823} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:12.340271 [ 288 ] {0284ac70-c942-48ea-bc53-82bbfe113823} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.10 05:08:12.340523 [ 288 ] {0284ac70-c942-48ea-bc53-82bbfe113823} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:12.340792 [ 288 ] {0284ac70-c942-48ea-bc53-82bbfe113823} executeQuery: Read 26 rows, 1.98 KiB in 0.001956 sec., 13292.433537832312 rows/sec., 1012.01 KiB/sec. 2025.01.10 05:08:12.340930 [ 288 ] {0284ac70-c942-48ea-bc53-82bbfe113823} TCPHandler: Processed in 0.002516932 sec. 2025.01.10 05:08:12.341177 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:12.341324 [ 283 ] {09e42e6d-32e3-46f8-9ffa-77082a2774b3} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:08:12.341383 [ 283 ] {09e42e6d-32e3-46f8-9ffa-77082a2774b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:08:12.342055 [ 283 ] {09e42e6d-32e3-46f8-9ffa-77082a2774b3} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:12.342096 [ 283 ] {09e42e6d-32e3-46f8-9ffa-77082a2774b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:12.342455 [ 283 ] {09e42e6d-32e3-46f8-9ffa-77082a2774b3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.10 05:08:12.342690 [ 283 ] {09e42e6d-32e3-46f8-9ffa-77082a2774b3} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:12.342906 [ 283 ] {09e42e6d-32e3-46f8-9ffa-77082a2774b3} executeQuery: Read 28 rows, 2.24 KiB in 0.001617 sec., 17316.017316017318 rows/sec., 1.35 MiB/sec. 2025.01.10 05:08:12.342962 [ 283 ] {09e42e6d-32e3-46f8-9ffa-77082a2774b3} TCPHandler: Processed in 0.001887662 sec. 2025.01.10 05:08:12.343126 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:12.343257 [ 288 ] {5e5b2806-9d7a-41cd-a9b6-a4f71018a35b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:12.343318 [ 288 ] {5e5b2806-9d7a-41cd-a9b6-a4f71018a35b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:08:12.343907 [ 288 ] {5e5b2806-9d7a-41cd-a9b6-a4f71018a35b} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:12.343947 [ 288 ] {5e5b2806-9d7a-41cd-a9b6-a4f71018a35b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:12.344325 [ 288 ] {5e5b2806-9d7a-41cd-a9b6-a4f71018a35b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.10 05:08:12.344561 [ 288 ] {5e5b2806-9d7a-41cd-a9b6-a4f71018a35b} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:12.344772 [ 288 ] {5e5b2806-9d7a-41cd-a9b6-a4f71018a35b} executeQuery: Read 60 rows, 4.26 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.69 MiB/sec. 2025.01.10 05:08:12.344825 [ 288 ] {5e5b2806-9d7a-41cd-a9b6-a4f71018a35b} TCPHandler: Processed in 0.001765927 sec. 2025.01.10 05:08:12.344989 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:12.345118 [ 283 ] {f35609cb-7e8d-4228-aa89-cb537b25c50c} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:08:12.345173 [ 283 ] {f35609cb-7e8d-4228-aa89-cb537b25c50c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:08:12.345680 [ 283 ] {f35609cb-7e8d-4228-aa89-cb537b25c50c} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:12.345727 [ 283 ] {f35609cb-7e8d-4228-aa89-cb537b25c50c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:12.346113 [ 283 ] {f35609cb-7e8d-4228-aa89-cb537b25c50c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.10 05:08:12.346357 [ 283 ] {f35609cb-7e8d-4228-aa89-cb537b25c50c} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:12.346565 [ 283 ] {f35609cb-7e8d-4228-aa89-cb537b25c50c} executeQuery: Read 18 rows, 1.26 KiB in 0.001476 sec., 12195.121951219511 rows/sec., 855.48 KiB/sec. 2025.01.10 05:08:12.346614 [ 283 ] {f35609cb-7e8d-4228-aa89-cb537b25c50c} TCPHandler: Processed in 0.001690645 sec. 2025.01.10 05:08:17.161611 [ 76 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:08:17.161681 [ 76 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:08:17.301452 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2025.01.10 05:08:17.302128 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:17.302183 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:17.302789 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.10 05:08:17.303051 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:17.303368 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.01.10 05:08:17.333960 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 628 2025.01.10 05:08:17.337231 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:17.337290 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:17.338811 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.10 05:08:17.339142 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:17.339731 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 628 2025.01.10 05:08:17.341334 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:17.341537 [ 288 ] {76e4ff19-671a-4d23-bbc1-e08870cb624d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:08:17.341607 [ 288 ] {76e4ff19-671a-4d23-bbc1-e08870cb624d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:08:17.342348 [ 288 ] {76e4ff19-671a-4d23-bbc1-e08870cb624d} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:17.342387 [ 288 ] {76e4ff19-671a-4d23-bbc1-e08870cb624d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:17.342757 [ 288 ] {76e4ff19-671a-4d23-bbc1-e08870cb624d} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.10 05:08:17.343019 [ 288 ] {76e4ff19-671a-4d23-bbc1-e08870cb624d} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:17.343210 [ 288 ] {76e4ff19-671a-4d23-bbc1-e08870cb624d} executeQuery: Read 78 rows, 6.85 KiB in 0.001721 sec., 45322.48692620569 rows/sec., 3.89 MiB/sec. 2025.01.10 05:08:17.343263 [ 288 ] {76e4ff19-671a-4d23-bbc1-e08870cb624d} TCPHandler: Processed in 0.002007816 sec. 2025.01.10 05:08:17.343449 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:17.343582 [ 283 ] {539c360e-2500-427f-a041-c3854088b19e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:08:17.343636 [ 283 ] {539c360e-2500-427f-a041-c3854088b19e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:08:17.344243 [ 283 ] {539c360e-2500-427f-a041-c3854088b19e} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:17.344279 [ 283 ] {539c360e-2500-427f-a041-c3854088b19e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:17.344627 [ 283 ] {539c360e-2500-427f-a041-c3854088b19e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.10 05:08:17.344860 [ 283 ] {539c360e-2500-427f-a041-c3854088b19e} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:17.345033 [ 283 ] {539c360e-2500-427f-a041-c3854088b19e} executeQuery: Read 26 rows, 1.96 KiB in 0.001484 sec., 17520.21563342318 rows/sec., 1.29 MiB/sec. 2025.01.10 05:08:17.345083 [ 283 ] {539c360e-2500-427f-a041-c3854088b19e} TCPHandler: Processed in 0.001701796 sec. 2025.01.10 05:08:17.345225 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:17.345358 [ 288 ] {ece67838-dbf9-4305-98a3-4f090c126c14} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:08:17.345412 [ 288 ] {ece67838-dbf9-4305-98a3-4f090c126c14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:08:17.346060 [ 288 ] {ece67838-dbf9-4305-98a3-4f090c126c14} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:17.346097 [ 288 ] {ece67838-dbf9-4305-98a3-4f090c126c14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:17.346440 [ 288 ] {ece67838-dbf9-4305-98a3-4f090c126c14} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.10 05:08:17.346678 [ 288 ] {ece67838-dbf9-4305-98a3-4f090c126c14} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:17.346848 [ 288 ] {ece67838-dbf9-4305-98a3-4f090c126c14} executeQuery: Read 54 rows, 4.32 KiB in 0.00152 sec., 35526.31578947368 rows/sec., 2.77 MiB/sec. 2025.01.10 05:08:17.346900 [ 288 ] {ece67838-dbf9-4305-98a3-4f090c126c14} TCPHandler: Processed in 0.001739356 sec. 2025.01.10 05:08:17.347061 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:17.347188 [ 283 ] {70d3fb84-40c8-4e39-8a3d-909751a92412} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:17.347245 [ 283 ] {70d3fb84-40c8-4e39-8a3d-909751a92412} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:08:17.347825 [ 283 ] {70d3fb84-40c8-4e39-8a3d-909751a92412} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:17.347869 [ 283 ] {70d3fb84-40c8-4e39-8a3d-909751a92412} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:17.348258 [ 283 ] {70d3fb84-40c8-4e39-8a3d-909751a92412} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.10 05:08:17.348489 [ 283 ] {70d3fb84-40c8-4e39-8a3d-909751a92412} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:17.348661 [ 283 ] {70d3fb84-40c8-4e39-8a3d-909751a92412} executeQuery: Read 100 rows, 7.10 KiB in 0.001502 sec., 66577.89613848201 rows/sec., 4.62 MiB/sec. 2025.01.10 05:08:17.348709 [ 283 ] {70d3fb84-40c8-4e39-8a3d-909751a92412} TCPHandler: Processed in 0.001707505 sec. 2025.01.10 05:08:17.348857 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:17.348963 [ 288 ] {566220cf-2e3c-4fa1-bea9-39daf9e1bf55} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:17.349030 [ 288 ] {566220cf-2e3c-4fa1-bea9-39daf9e1bf55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:08:17.350206 [ 288 ] {566220cf-2e3c-4fa1-bea9-39daf9e1bf55} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:17.350243 [ 288 ] {566220cf-2e3c-4fa1-bea9-39daf9e1bf55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:17.350841 [ 288 ] {566220cf-2e3c-4fa1-bea9-39daf9e1bf55} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.10 05:08:17.351105 [ 288 ] {566220cf-2e3c-4fa1-bea9-39daf9e1bf55} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:17.351298 [ 288 ] {566220cf-2e3c-4fa1-bea9-39daf9e1bf55} executeQuery: Read 26 rows, 47.71 KiB in 0.002357 sec., 11030.97157403479 rows/sec., 19.77 MiB/sec. 2025.01.10 05:08:17.351390 [ 288 ] {566220cf-2e3c-4fa1-bea9-39daf9e1bf55} TCPHandler: Processed in 0.002585614 sec. 2025.01.10 05:08:17.351539 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:17.351643 [ 283 ] {c8e0b266-9af9-4f8d-8d21-74d22dc97605} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:08:17.351689 [ 283 ] {c8e0b266-9af9-4f8d-8d21-74d22dc97605} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:08:17.352101 [ 283 ] {c8e0b266-9af9-4f8d-8d21-74d22dc97605} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:17.352136 [ 283 ] {c8e0b266-9af9-4f8d-8d21-74d22dc97605} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:17.352477 [ 283 ] {c8e0b266-9af9-4f8d-8d21-74d22dc97605} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.10 05:08:17.352711 [ 283 ] {c8e0b266-9af9-4f8d-8d21-74d22dc97605} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:17.352921 [ 283 ] {c8e0b266-9af9-4f8d-8d21-74d22dc97605} executeQuery: Read 30 rows, 2.10 KiB in 0.001294 sec., 23183.925811437402 rows/sec., 1.59 MiB/sec. 2025.01.10 05:08:17.353072 [ 283 ] {c8e0b266-9af9-4f8d-8d21-74d22dc97605} TCPHandler: Processed in 0.001585262 sec. 2025.01.10 05:08:17.917156 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.01.10 05:08:17.938406 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:17.938466 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:17.946342 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.10 05:08:17.947100 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:17.950113 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.01.10 05:08:22.345458 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:22.345764 [ 288 ] {d82f86a6-10c0-4c7a-afa1-544f952682c3} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:08:22.345883 [ 288 ] {d82f86a6-10c0-4c7a-afa1-544f952682c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:08:22.346762 [ 288 ] {d82f86a6-10c0-4c7a-afa1-544f952682c3} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:22.346814 [ 288 ] {d82f86a6-10c0-4c7a-afa1-544f952682c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:22.347276 [ 288 ] {d82f86a6-10c0-4c7a-afa1-544f952682c3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.10 05:08:22.347547 [ 288 ] {d82f86a6-10c0-4c7a-afa1-544f952682c3} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:22.347711 [ 71 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.10 05:08:22.347753 [ 71 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:22.347769 [ 288 ] {d82f86a6-10c0-4c7a-afa1-544f952682c3} executeQuery: Read 14 rows, 1.01 KiB in 0.002082 sec., 6724.303554274736 rows/sec., 484.06 KiB/sec. 2025.01.10 05:08:22.347775 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:22.347917 [ 288 ] {d82f86a6-10c0-4c7a-afa1-544f952682c3} TCPHandler: Processed in 0.002638186 sec. 2025.01.10 05:08:22.348230 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:22.348306 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.01.10 05:08:22.348473 [ 283 ] {a97d73ff-76aa-4448-9ebc-cc26ab6b2894} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:08:22.348594 [ 283 ] {a97d73ff-76aa-4448-9ebc-cc26ab6b2894} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:08:22.348626 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:22.348726 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2025.01.10 05:08:22.348991 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2025.01.10 05:08:22.349410 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2025.01.10 05:08:22.349773 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2025.01.10 05:08:22.350150 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2025.01.10 05:08:22.351336 [ 283 ] {a97d73ff-76aa-4448-9ebc-cc26ab6b2894} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:22.351421 [ 283 ] {a97d73ff-76aa-4448-9ebc-cc26ab6b2894} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:22.352645 [ 283 ] {a97d73ff-76aa-4448-9ebc-cc26ab6b2894} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.10 05:08:22.352712 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004814956 sec., 14538.03523853593 rows/sec., 1.08 MiB/sec. 2025.01.10 05:08:22.352898 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.10 05:08:22.353134 [ 283 ] {a97d73ff-76aa-4448-9ebc-cc26ab6b2894} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:22.353415 [ 71 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.10 05:08:22.353509 [ 71 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:22.353597 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:22.353618 [ 283 ] {a97d73ff-76aa-4448-9ebc-cc26ab6b2894} executeQuery: Read 199 rows, 18.11 KiB in 0.005195 sec., 38306.0635226179 rows/sec., 3.40 MiB/sec. 2025.01.10 05:08:22.353643 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:22.353994 [ 283 ] {a97d73ff-76aa-4448-9ebc-cc26ab6b2894} TCPHandler: Processed in 0.005908382 sec. 2025.01.10 05:08:22.354404 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:22.354512 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.10 05:08:22.354733 [ 288 ] {c8ea1cce-cf1c-470f-aedd-a51dd90e75fd} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:08:22.354881 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.10 05:08:22.354959 [ 288 ] {c8ea1cce-cf1c-470f-aedd-a51dd90e75fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:08:22.354990 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:08:22.355335 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:22.355413 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1397 rows starting from the beginning of the part 2025.01.10 05:08:22.355728 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 78 rows starting from the beginning of the part 2025.01.10 05:08:22.356261 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1345 rows starting from the beginning of the part 2025.01.10 05:08:22.356612 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::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.01.10 05:08:22.356820 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 78 rows starting from the beginning of the part 2025.01.10 05:08:22.357212 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 199 rows starting from the beginning of the part 2025.01.10 05:08:22.357921 [ 288 ] {c8ea1cce-cf1c-470f-aedd-a51dd90e75fd} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:22.357991 [ 288 ] {c8ea1cce-cf1c-470f-aedd-a51dd90e75fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:22.358902 [ 288 ] {c8ea1cce-cf1c-470f-aedd-a51dd90e75fd} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.10 05:08:22.359441 [ 288 ] {c8ea1cce-cf1c-470f-aedd-a51dd90e75fd} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:22.359933 [ 288 ] {c8ea1cce-cf1c-470f-aedd-a51dd90e75fd} executeQuery: Read 20 rows, 1.43 KiB in 0.005319 sec., 3760.1052829479227 rows/sec., 269.52 KiB/sec. 2025.01.10 05:08:22.360043 [ 288 ] {c8ea1cce-cf1c-470f-aedd-a51dd90e75fd} TCPHandler: Processed in 0.00587221 sec. 2025.01.10 05:08:22.360262 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:22.360617 [ 283 ] {4bc81caa-f3bc-4aca-9712-3bfa7126c36e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:08:22.360655 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3123 rows, containing 5 columns (5 merged, 0 gathered) in 0.00676862 sec., 461393.90304079704 rows/sec., 40.43 MiB/sec. 2025.01.10 05:08:22.360695 [ 283 ] {4bc81caa-f3bc-4aca-9712-3bfa7126c36e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:08:22.360975 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.10 05:08:22.361625 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:22.361854 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.10 05:08:22.361955 [ 283 ] {4bc81caa-f3bc-4aca-9712-3bfa7126c36e} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:22.362004 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.01.10 05:08:22.362031 [ 283 ] {4bc81caa-f3bc-4aca-9712-3bfa7126c36e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:22.362419 [ 283 ] {4bc81caa-f3bc-4aca-9712-3bfa7126c36e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.10 05:08:22.362659 [ 283 ] {4bc81caa-f3bc-4aca-9712-3bfa7126c36e} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:22.362842 [ 283 ] {4bc81caa-f3bc-4aca-9712-3bfa7126c36e} executeQuery: Read 14 rows, 1004.00 B in 0.002374 sec., 5897.219882055603 rows/sec., 413.00 KiB/sec. 2025.01.10 05:08:22.362902 [ 283 ] {4bc81caa-f3bc-4aca-9712-3bfa7126c36e} TCPHandler: Processed in 0.002717608 sec. 2025.01.10 05:08:22.363051 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:22.363158 [ 288 ] {ce79ce1f-619e-4bbe-a5f5-b30e6b86dc38} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:08:22.363209 [ 288 ] {ce79ce1f-619e-4bbe-a5f5-b30e6b86dc38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:08:22.363840 [ 288 ] {ce79ce1f-619e-4bbe-a5f5-b30e6b86dc38} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:22.363884 [ 288 ] {ce79ce1f-619e-4bbe-a5f5-b30e6b86dc38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:22.364284 [ 288 ] {ce79ce1f-619e-4bbe-a5f5-b30e6b86dc38} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.10 05:08:22.364516 [ 288 ] {ce79ce1f-619e-4bbe-a5f5-b30e6b86dc38} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:22.364694 [ 70 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.10 05:08:22.364758 [ 288 ] {ce79ce1f-619e-4bbe-a5f5-b30e6b86dc38} executeQuery: Read 13 rows, 830.00 B in 0.001617 sec., 8039.579468150897 rows/sec., 501.27 KiB/sec. 2025.01.10 05:08:22.364770 [ 70 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:22.364845 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:22.364871 [ 288 ] {ce79ce1f-619e-4bbe-a5f5-b30e6b86dc38} TCPHandler: Processed in 0.001872521 sec. 2025.01.10 05:08:22.365117 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:22.365212 [ 201 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.01.10 05:08:22.365514 [ 283 ] {7ae52a4c-a34f-43c9-a8b3-5e40413ae543} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:08:22.365699 [ 283 ] {7ae52a4c-a34f-43c9-a8b3-5e40413ae543} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:08:22.365768 [ 201 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:22.365859 [ 201 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part 2025.01.10 05:08:22.366158 [ 201 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part 2025.01.10 05:08:22.366587 [ 201 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part 2025.01.10 05:08:22.367014 [ 201 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2025.01.10 05:08:22.367364 [ 201 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part 2025.01.10 05:08:22.368368 [ 283 ] {7ae52a4c-a34f-43c9-a8b3-5e40413ae543} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:22.368441 [ 283 ] {7ae52a4c-a34f-43c9-a8b3-5e40413ae543} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:22.369549 [ 283 ] {7ae52a4c-a34f-43c9-a8b3-5e40413ae543} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.10 05:08:22.369558 [ 188 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004594299 sec., 14147.969037278594 rows/sec., 937.39 KiB/sec. 2025.01.10 05:08:22.369814 [ 194 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.10 05:08:22.370021 [ 283 ] {7ae52a4c-a34f-43c9-a8b3-5e40413ae543} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:22.370244 [ 70 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.10 05:08:22.370325 [ 70 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:22.370407 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:22.370560 [ 283 ] {7ae52a4c-a34f-43c9-a8b3-5e40413ae543} executeQuery: Read 359 rows, 25.84 KiB in 0.005192 sec., 69144.83821263483 rows/sec., 4.86 MiB/sec. 2025.01.10 05:08:22.370720 [ 194 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:22.370874 [ 283 ] {7ae52a4c-a34f-43c9-a8b3-5e40413ae543} TCPHandler: Processed in 0.005895132 sec. 2025.01.10 05:08:22.370894 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.10 05:08:22.371137 [ 194 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.10 05:08:22.371159 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:22.371426 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:22.371450 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.10 05:08:22.371549 [ 288 ] {da730e03-7839-48c1-bb0e-7ae8f258d4bf} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:08:22.371555 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 869 rows starting from the beginning of the part 2025.01.10 05:08:22.371685 [ 288 ] {da730e03-7839-48c1-bb0e-7ae8f258d4bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:08:22.371822 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 54 rows starting from the beginning of the part 2025.01.10 05:08:22.372167 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 827 rows starting from the beginning of the part 2025.01.10 05:08:22.372521 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part 2025.01.10 05:08:22.372843 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 54 rows starting from the beginning of the part 2025.01.10 05:08:22.373165 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 359 rows starting from the beginning of the part 2025.01.10 05:08:22.374238 [ 288 ] {da730e03-7839-48c1-bb0e-7ae8f258d4bf} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:22.374305 [ 288 ] {da730e03-7839-48c1-bb0e-7ae8f258d4bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:22.375338 [ 288 ] {da730e03-7839-48c1-bb0e-7ae8f258d4bf} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.10 05:08:22.375717 [ 288 ] {da730e03-7839-48c1-bb0e-7ae8f258d4bf} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:22.376226 [ 288 ] {da730e03-7839-48c1-bb0e-7ae8f258d4bf} executeQuery: Read 6 rows, 321.00 B in 0.004747 sec., 1263.9561828523276 rows/sec., 66.04 KiB/sec. 2025.01.10 05:08:22.376580 [ 288 ] {da730e03-7839-48c1-bb0e-7ae8f258d4bf} TCPHandler: Processed in 0.005573861 sec. 2025.01.10 05:08:22.376878 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:22.376946 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.006392488 sec., 342746.0481740443 rows/sec., 26.10 MiB/sec. 2025.01.10 05:08:22.377099 [ 283 ] {e466a283-9d96-4173-a543-4f85b39ebfa3} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:22.377191 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.10 05:08:22.377203 [ 283 ] {e466a283-9d96-4173-a543-4f85b39ebfa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:08:22.377822 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:22.377929 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.10 05:08:22.378101 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.10 05:08:22.378336 [ 283 ] {e466a283-9d96-4173-a543-4f85b39ebfa3} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:22.378379 [ 283 ] {e466a283-9d96-4173-a543-4f85b39ebfa3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:22.378769 [ 283 ] {e466a283-9d96-4173-a543-4f85b39ebfa3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.10 05:08:22.379014 [ 283 ] {e466a283-9d96-4173-a543-4f85b39ebfa3} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:22.379178 [ 70 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.10 05:08:22.379242 [ 70 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:22.379276 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:22.379282 [ 283 ] {e466a283-9d96-4173-a543-4f85b39ebfa3} executeQuery: Read 177 rows, 11.96 KiB in 0.002229 sec., 79407.8061911171 rows/sec., 5.24 MiB/sec. 2025.01.10 05:08:22.379526 [ 283 ] {e466a283-9d96-4173-a543-4f85b39ebfa3} TCPHandler: Processed in 0.002831042 sec. 2025.01.10 05:08:22.379536 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.10 05:08:22.379734 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:22.379760 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:22.379806 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7392 rows starting from the beginning of the part 2025.01.10 05:08:22.379980 [ 288 ] {f105cb9d-94ce-4819-8d5e-502758053fb9} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:08:22.380128 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 100 rows starting from the beginning of the part 2025.01.10 05:08:22.380153 [ 288 ] {f105cb9d-94ce-4819-8d5e-502758053fb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:08:22.380481 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 969 rows starting from the beginning of the part 2025.01.10 05:08:22.380905 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::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.01.10 05:08:22.381308 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 100 rows starting from the beginning of the part 2025.01.10 05:08:22.381569 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 177 rows starting from the beginning of the part 2025.01.10 05:08:22.382450 [ 288 ] {f105cb9d-94ce-4819-8d5e-502758053fb9} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:22.382515 [ 288 ] {f105cb9d-94ce-4819-8d5e-502758053fb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:22.383079 [ 288 ] {f105cb9d-94ce-4819-8d5e-502758053fb9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.10 05:08:22.383512 [ 288 ] {f105cb9d-94ce-4819-8d5e-502758053fb9} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:22.384012 [ 288 ] {f105cb9d-94ce-4819-8d5e-502758053fb9} executeQuery: Read 1 rows, 69.00 B in 0.004132 sec., 242.0135527589545 rows/sec., 16.31 KiB/sec. 2025.01.10 05:08:22.384229 [ 288 ] {f105cb9d-94ce-4819-8d5e-502758053fb9} TCPHandler: Processed in 0.004587309 sec. 2025.01.10 05:08:22.384436 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:22.384623 [ 283 ] {9af60038-62bf-46cc-9c00-881e46a68edb} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:22.384716 [ 283 ] {9af60038-62bf-46cc-9c00-881e46a68edb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:08:22.386365 [ 283 ] {9af60038-62bf-46cc-9c00-881e46a68edb} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:22.386463 [ 283 ] {9af60038-62bf-46cc-9c00-881e46a68edb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:22.386785 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 8798 rows, containing 5 columns (5 merged, 0 gathered) in 0.007442851 sec., 1182073.9122682961 rows/sec., 79.15 MiB/sec. 2025.01.10 05:08:22.387073 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.10 05:08:22.387745 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:22.387944 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.10 05:08:22.388032 [ 283 ] {9af60038-62bf-46cc-9c00-881e46a68edb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.10 05:08:22.388067 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. 2025.01.10 05:08:22.388347 [ 283 ] {9af60038-62bf-46cc-9c00-881e46a68edb} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:22.388717 [ 283 ] {9af60038-62bf-46cc-9c00-881e46a68edb} executeQuery: Read 13 rows, 23.85 KiB in 0.004111 sec., 3162.2476283142787 rows/sec., 5.67 MiB/sec. 2025.01.10 05:08:22.389049 [ 283 ] {9af60038-62bf-46cc-9c00-881e46a68edb} TCPHandler: Processed in 0.004712713 sec. 2025.01.10 05:08:22.389234 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:22.389345 [ 288 ] {7836489b-60f3-43a4-b870-5428e3c22e38} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:08:22.389393 [ 288 ] {7836489b-60f3-43a4-b870-5428e3c22e38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:08:22.389843 [ 288 ] {7836489b-60f3-43a4-b870-5428e3c22e38} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:22.389885 [ 288 ] {7836489b-60f3-43a4-b870-5428e3c22e38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:22.390254 [ 288 ] {7836489b-60f3-43a4-b870-5428e3c22e38} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.10 05:08:22.390495 [ 288 ] {7836489b-60f3-43a4-b870-5428e3c22e38} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:22.390668 [ 70 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.10 05:08:22.390724 [ 70 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:22.390743 [ 288 ] {7836489b-60f3-43a4-b870-5428e3c22e38} executeQuery: Read 52 rows, 3.30 KiB in 0.00141 sec., 36879.43262411348 rows/sec., 2.28 MiB/sec. 2025.01.10 05:08:22.390760 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:22.390887 [ 288 ] {7836489b-60f3-43a4-b870-5428e3c22e38} TCPHandler: Processed in 0.001721526 sec. 2025.01.10 05:08:22.390997 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.10 05:08:22.391171 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:22.391223 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 926 rows starting from the beginning of the part 2025.01.10 05:08:22.391313 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part 2025.01.10 05:08:22.391458 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part 2025.01.10 05:08:22.391646 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 18 rows starting from the beginning of the part 2025.01.10 05:08:22.391785 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part 2025.01.10 05:08:22.391946 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part 2025.01.10 05:08:22.393156 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1090 rows, containing 4 columns (4 merged, 0 gathered) in 0.002270144 sec., 480145.7528685405 rows/sec., 30.93 MiB/sec. 2025.01.10 05:08:22.393355 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.10 05:08:22.393695 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:22.393790 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.10 05:08:22.393889 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.01.10 05:08:24.804390 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 2025.01.10 05:08:24.805048 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:24.805102 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:24.805661 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.10 05:08:24.805922 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:24.806131 [ 67 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.10 05:08:24.806203 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 2025.01.10 05:08:24.806240 [ 67 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:24.806271 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:24.806459 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.10 05:08:24.806706 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:24.806749 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2025.01.10 05:08:24.806831 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part 2025.01.10 05:08:24.806989 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part 2025.01.10 05:08:24.807247 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part 2025.01.10 05:08:24.807459 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part 2025.01.10 05:08:24.807578 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part 2025.01.10 05:08:24.810033 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003695489 sec., 2608044.5646029525 rows/sec., 37.31 MiB/sec. 2025.01.10 05:08:24.810319 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.10 05:08:24.810667 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_21_4} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:24.810766 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_21_4} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.10 05:08:24.810874 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2025.01.10 05:08:25.451069 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.01.10 05:08:25.473546 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:25.473599 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:25.481361 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.10 05:08:25.482121 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:25.482418 [ 64 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.10 05:08:25.482489 [ 64 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:25.482533 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:25.483122 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.10 05:08:25.497376 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.01.10 05:08:25.499030 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:25.500627 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2025.01.10 05:08:25.506374 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2025.01.10 05:08:25.511952 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2025.01.10 05:08:25.517683 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2025.01.10 05:08:25.523315 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2025.01.10 05:08:25.528130 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2025.01.10 05:08:25.587316 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.104635376 sec., 1519.562561709531 rows/sec., 7.86 MiB/sec. 2025.01.10 05:08:25.589747 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.10 05:08:25.592574 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_21_4} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:25.592680 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_21_4} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.10 05:08:25.594864 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.10 05:08:26.001363 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 186.03 MiB, peak 196.57 MiB, free memory in arenas 0.00 B, will set to 188.69 MiB (RSS), difference: 2.66 MiB 2025.01.10 05:08:27.340808 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 662 2025.01.10 05:08:27.342233 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:27.342499 [ 288 ] {6d90ca17-8b62-4196-82f6-64105c858744} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.10 05:08:27.342601 [ 288 ] {6d90ca17-8b62-4196-82f6-64105c858744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.10 05:08:27.344332 [ 288 ] {6d90ca17-8b62-4196-82f6-64105c858744} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:27.344396 [ 288 ] {6d90ca17-8b62-4196-82f6-64105c858744} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:27.345144 [ 288 ] {6d90ca17-8b62-4196-82f6-64105c858744} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.10 05:08:27.345539 [ 288 ] {6d90ca17-8b62-4196-82f6-64105c858744} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:27.346189 [ 288 ] {6d90ca17-8b62-4196-82f6-64105c858744} executeQuery: Read 2 rows, 167.00 B in 0.003748 sec., 533.6179295624333 rows/sec., 43.51 KiB/sec. 2025.01.10 05:08:27.346593 [ 288 ] {6d90ca17-8b62-4196-82f6-64105c858744} TCPHandler: Processed in 0.004467835 sec. 2025.01.10 05:08:27.346665 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:27.346714 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:27.346802 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:27.347006 [ 283 ] {771d51c2-6e3a-4e27-8a16-67385e59415c} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:08:27.347089 [ 283 ] {771d51c2-6e3a-4e27-8a16-67385e59415c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:08:27.348352 [ 283 ] {771d51c2-6e3a-4e27-8a16-67385e59415c} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:27.348404 [ 283 ] {771d51c2-6e3a-4e27-8a16-67385e59415c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:27.349173 [ 283 ] {771d51c2-6e3a-4e27-8a16-67385e59415c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.10 05:08:27.349521 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.10 05:08:27.349535 [ 283 ] {771d51c2-6e3a-4e27-8a16-67385e59415c} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:27.349863 [ 283 ] {771d51c2-6e3a-4e27-8a16-67385e59415c} executeQuery: Read 79 rows, 6.92 KiB in 0.00291 sec., 27147.766323024058 rows/sec., 2.32 MiB/sec. 2025.01.10 05:08:27.350098 [ 283 ] {771d51c2-6e3a-4e27-8a16-67385e59415c} TCPHandler: Processed in 0.00337357 sec. 2025.01.10 05:08:27.350347 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:27.350444 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:27.350527 [ 288 ] {b7add836-a957-4e4d-8535-6807be283872} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:08:27.350577 [ 288 ] {b7add836-a957-4e4d-8535-6807be283872} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:08:27.351800 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 662 2025.01.10 05:08:27.351981 [ 288 ] {b7add836-a957-4e4d-8535-6807be283872} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:27.352022 [ 288 ] {b7add836-a957-4e4d-8535-6807be283872} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:27.352378 [ 288 ] {b7add836-a957-4e4d-8535-6807be283872} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.10 05:08:27.352613 [ 288 ] {b7add836-a957-4e4d-8535-6807be283872} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:27.352840 [ 288 ] {b7add836-a957-4e4d-8535-6807be283872} executeQuery: Read 28 rows, 2.09 KiB in 0.00235 sec., 11914.893617021276 rows/sec., 891.37 KiB/sec. 2025.01.10 05:08:27.352897 [ 288 ] {b7add836-a957-4e4d-8535-6807be283872} TCPHandler: Processed in 0.002676337 sec. 2025.01.10 05:08:27.353102 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:27.353226 [ 283 ] {0bb506cc-3440-4888-9964-354e26675809} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:08:27.353276 [ 283 ] {0bb506cc-3440-4888-9964-354e26675809} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:08:27.353848 [ 283 ] {0bb506cc-3440-4888-9964-354e26675809} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:27.353886 [ 283 ] {0bb506cc-3440-4888-9964-354e26675809} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:27.354249 [ 283 ] {0bb506cc-3440-4888-9964-354e26675809} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.10 05:08:27.354506 [ 283 ] {0bb506cc-3440-4888-9964-354e26675809} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:27.354754 [ 283 ] {0bb506cc-3440-4888-9964-354e26675809} executeQuery: Read 56 rows, 4.48 KiB in 0.001554 sec., 36036.036036036036 rows/sec., 2.82 MiB/sec. 2025.01.10 05:08:27.354965 [ 283 ] {0bb506cc-3440-4888-9964-354e26675809} TCPHandler: Processed in 0.001923333 sec. 2025.01.10 05:08:27.355168 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:27.355279 [ 288 ] {6f700a94-6951-46b8-b401-f28f3168edcf} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:27.355330 [ 288 ] {6f700a94-6951-46b8-b401-f28f3168edcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:08:27.355923 [ 288 ] {6f700a94-6951-46b8-b401-f28f3168edcf} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:27.355962 [ 288 ] {6f700a94-6951-46b8-b401-f28f3168edcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:27.356345 [ 288 ] {6f700a94-6951-46b8-b401-f28f3168edcf} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.10 05:08:27.356579 [ 288 ] {6f700a94-6951-46b8-b401-f28f3168edcf} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:27.356805 [ 288 ] {6f700a94-6951-46b8-b401-f28f3168edcf} executeQuery: Read 101 rows, 7.17 KiB in 0.00155 sec., 65161.290322580644 rows/sec., 4.52 MiB/sec. 2025.01.10 05:08:27.356940 [ 288 ] {6f700a94-6951-46b8-b401-f28f3168edcf} TCPHandler: Processed in 0.001824909 sec. 2025.01.10 05:08:27.357102 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:27.357215 [ 283 ] {cf3087be-e920-4741-a8b1-413f1244da7b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:27.357283 [ 283 ] {cf3087be-e920-4741-a8b1-413f1244da7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:08:27.358531 [ 283 ] {cf3087be-e920-4741-a8b1-413f1244da7b} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:27.358572 [ 283 ] {cf3087be-e920-4741-a8b1-413f1244da7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:27.359211 [ 283 ] {cf3087be-e920-4741-a8b1-413f1244da7b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.10 05:08:27.359470 [ 283 ] {cf3087be-e920-4741-a8b1-413f1244da7b} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:27.359832 [ 283 ] {cf3087be-e920-4741-a8b1-413f1244da7b} executeQuery: Read 26 rows, 47.71 KiB in 0.002615 sec., 9942.638623326959 rows/sec., 17.82 MiB/sec. 2025.01.10 05:08:27.360182 [ 283 ] {cf3087be-e920-4741-a8b1-413f1244da7b} TCPHandler: Processed in 0.003135902 sec. 2025.01.10 05:08:27.360346 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:27.360478 [ 288 ] {34900bd9-377f-43f3-a9eb-8d9197ce6990} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:08:27.360535 [ 288 ] {34900bd9-377f-43f3-a9eb-8d9197ce6990} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:08:27.361070 [ 288 ] {34900bd9-377f-43f3-a9eb-8d9197ce6990} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:27.361118 [ 288 ] {34900bd9-377f-43f3-a9eb-8d9197ce6990} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. 2025.01.10 05:08:27.361523 [ 288 ] {34900bd9-377f-43f3-a9eb-8d9197ce6990} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.10 05:08:27.361767 [ 288 ] {34900bd9-377f-43f3-a9eb-8d9197ce6990} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:27.361992 [ 288 ] {34900bd9-377f-43f3-a9eb-8d9197ce6990} executeQuery: Read 30 rows, 2.10 KiB in 0.001544 sec., 19430.051813471502 rows/sec., 1.33 MiB/sec. 2025.01.10 05:08:27.362110 [ 288 ] {34900bd9-377f-43f3-a9eb-8d9197ce6990} TCPHandler: Processed in 0.00182326 sec. 2025.01.10 05:08:32.161746 [ 56 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:08:32.161815 [ 56 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:08:32.307222 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 2025.01.10 05:08:32.307910 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:32.307964 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:32.308516 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.10 05:08:32.308784 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:32.309092 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.01.10 05:08:32.344945 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:32.345155 [ 288 ] {26bba2d8-655b-4a0a-afbb-7609150e6891} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:08:32.345236 [ 288 ] {26bba2d8-655b-4a0a-afbb-7609150e6891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:08:32.346019 [ 288 ] {26bba2d8-655b-4a0a-afbb-7609150e6891} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:32.346064 [ 288 ] {26bba2d8-655b-4a0a-afbb-7609150e6891} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:32.346492 [ 288 ] {26bba2d8-655b-4a0a-afbb-7609150e6891} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.10 05:08:32.346748 [ 288 ] {26bba2d8-655b-4a0a-afbb-7609150e6891} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:32.346979 [ 288 ] {26bba2d8-655b-4a0a-afbb-7609150e6891} executeQuery: Read 14 rows, 1.01 KiB in 0.001884 sec., 7430.997876857749 rows/sec., 534.93 KiB/sec. 2025.01.10 05:08:32.347037 [ 288 ] {26bba2d8-655b-4a0a-afbb-7609150e6891} TCPHandler: Processed in 0.002235263 sec. 2025.01.10 05:08:32.347227 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:32.347365 [ 283 ] {26edb198-3e10-47bf-82c7-5d9e7b7e4a0e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:08:32.347421 [ 283 ] {26edb198-3e10-47bf-82c7-5d9e7b7e4a0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:08:32.348069 [ 283 ] {26edb198-3e10-47bf-82c7-5d9e7b7e4a0e} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:32.348110 [ 283 ] {26edb198-3e10-47bf-82c7-5d9e7b7e4a0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:32.348493 [ 283 ] {26edb198-3e10-47bf-82c7-5d9e7b7e4a0e} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.10 05:08:32.348737 [ 283 ] {26edb198-3e10-47bf-82c7-5d9e7b7e4a0e} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:32.348935 [ 283 ] {26edb198-3e10-47bf-82c7-5d9e7b7e4a0e} executeQuery: Read 199 rows, 18.11 KiB in 0.001597 sec., 124608.64120225424 rows/sec., 11.08 MiB/sec. 2025.01.10 05:08:32.349011 [ 283 ] {26edb198-3e10-47bf-82c7-5d9e7b7e4a0e} TCPHandler: Processed in 0.00185372 sec. 2025.01.10 05:08:32.349226 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:32.349377 [ 288 ] {51cad918-2a1f-4d4b-9e07-3f2ef71fd592} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:08:32.349424 [ 288 ] {51cad918-2a1f-4d4b-9e07-3f2ef71fd592} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:08:32.350002 [ 288 ] {51cad918-2a1f-4d4b-9e07-3f2ef71fd592} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:32.350041 [ 288 ] {51cad918-2a1f-4d4b-9e07-3f2ef71fd592} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:32.350396 [ 288 ] {51cad918-2a1f-4d4b-9e07-3f2ef71fd592} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.10 05:08:32.350644 [ 288 ] {51cad918-2a1f-4d4b-9e07-3f2ef71fd592} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:32.350770 [ 55 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.10 05:08:32.350821 [ 55 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:32.350826 [ 288 ] {51cad918-2a1f-4d4b-9e07-3f2ef71fd592} executeQuery: Read 20 rows, 1.43 KiB in 0.001471 sec., 13596.193065941536 rows/sec., 974.57 KiB/sec. 2025.01.10 05:08:32.350847 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:32.350912 [ 288 ] {51cad918-2a1f-4d4b-9e07-3f2ef71fd592} TCPHandler: Processed in 0.001791748 sec. 2025.01.10 05:08:32.351141 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:32.351150 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.10 05:08:32.351318 [ 283 ] {cf31de93-4b4a-462e-8c36-2cb3c5657319} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:08:32.351408 [ 283 ] {cf31de93-4b4a-462e-8c36-2cb3c5657319} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:08:32.351492 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:32.351593 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 56 rows starting from the beginning of the part 2025.01.10 05:08:32.351903 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part 2025.01.10 05:08:32.352362 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:08:32.352746 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part 2025.01.10 05:08:32.352995 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part 2025.01.10 05:08:32.353332 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part 2025.01.10 05:08:32.354201 [ 283 ] {cf31de93-4b4a-462e-8c36-2cb3c5657319} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:32.354261 [ 283 ] {cf31de93-4b4a-462e-8c36-2cb3c5657319} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:32.355222 [ 283 ] {cf31de93-4b4a-462e-8c36-2cb3c5657319} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.10 05:08:32.355756 [ 283 ] {cf31de93-4b4a-462e-8c36-2cb3c5657319} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:32.356365 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.005412926 sec., 33623.21967822948 rows/sec., 2.52 MiB/sec. 2025.01.10 05:08:32.356398 [ 283 ] {cf31de93-4b4a-462e-8c36-2cb3c5657319} executeQuery: Read 14 rows, 1004.00 B in 0.005127 sec., 2730.6417007996884 rows/sec., 191.24 KiB/sec. 2025.01.10 05:08:32.356538 [ 283 ] {cf31de93-4b4a-462e-8c36-2cb3c5657319} TCPHandler: Processed in 0.005518979 sec. 2025.01.10 05:08:32.356593 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.10 05:08:32.356736 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:32.356922 [ 288 ] {2a5e2e97-32af-482c-a0bf-3d37738208c4} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:08:32.357015 [ 288 ] {2a5e2e97-32af-482c-a0bf-3d37738208c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:08:32.357116 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:32.357293 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.10 05:08:32.357493 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.10 05:08:32.357913 [ 288 ] {2a5e2e97-32af-482c-a0bf-3d37738208c4} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:32.357957 [ 288 ] {2a5e2e97-32af-482c-a0bf-3d37738208c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:32.358348 [ 288 ] {2a5e2e97-32af-482c-a0bf-3d37738208c4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.10 05:08:32.358605 [ 288 ] {2a5e2e97-32af-482c-a0bf-3d37738208c4} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:32.358802 [ 288 ] {2a5e2e97-32af-482c-a0bf-3d37738208c4} executeQuery: Read 13 rows, 830.00 B in 0.001937 sec., 6711.4093959731545 rows/sec., 418.45 KiB/sec. 2025.01.10 05:08:32.358890 [ 288 ] {2a5e2e97-32af-482c-a0bf-3d37738208c4} TCPHandler: Processed in 0.002243873 sec. 2025.01.10 05:08:32.359041 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:32.359150 [ 283 ] {3c58a7c7-8f5a-4342-84ef-cf933adc451a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:08:32.359195 [ 283 ] {3c58a7c7-8f5a-4342-84ef-cf933adc451a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:08:32.359933 [ 283 ] {3c58a7c7-8f5a-4342-84ef-cf933adc451a} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:32.359971 [ 283 ] {3c58a7c7-8f5a-4342-84ef-cf933adc451a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:32.360339 [ 283 ] {3c58a7c7-8f5a-4342-84ef-cf933adc451a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.10 05:08:32.360575 [ 283 ] {3c58a7c7-8f5a-4342-84ef-cf933adc451a} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:32.360802 [ 283 ] {3c58a7c7-8f5a-4342-84ef-cf933adc451a} executeQuery: Read 359 rows, 25.84 KiB in 0.001669 sec., 215098.86159376873 rows/sec., 15.12 MiB/sec. 2025.01.10 05:08:32.360989 [ 283 ] {3c58a7c7-8f5a-4342-84ef-cf933adc451a} TCPHandler: Processed in 0.001995245 sec. 2025.01.10 05:08:32.361182 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:32.361295 [ 288 ] {1cf511c9-3aa9-4bbe-99fd-a4674eb58525} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:08:32.361343 [ 288 ] {1cf511c9-3aa9-4bbe-99fd-a4674eb58525} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:08:32.361815 [ 288 ] {1cf511c9-3aa9-4bbe-99fd-a4674eb58525} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:32.361853 [ 288 ] {1cf511c9-3aa9-4bbe-99fd-a4674eb58525} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:32.362214 [ 288 ] {1cf511c9-3aa9-4bbe-99fd-a4674eb58525} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.10 05:08:32.362446 [ 288 ] {1cf511c9-3aa9-4bbe-99fd-a4674eb58525} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:32.362616 [ 288 ] {1cf511c9-3aa9-4bbe-99fd-a4674eb58525} executeQuery: Read 6 rows, 321.00 B in 0.001345 sec., 4460.966542750929 rows/sec., 233.07 KiB/sec. 2025.01.10 05:08:32.362666 [ 288 ] {1cf511c9-3aa9-4bbe-99fd-a4674eb58525} TCPHandler: Processed in 0.001570011 sec. 2025.01.10 05:08:32.362802 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:32.362909 [ 283 ] {4f735b04-1756-4d02-8b4f-eb61fba13132} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:32.362957 [ 283 ] {4f735b04-1756-4d02-8b4f-eb61fba13132} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:08:32.363492 [ 283 ] {4f735b04-1756-4d02-8b4f-eb61fba13132} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:32.363528 [ 283 ] {4f735b04-1756-4d02-8b4f-eb61fba13132} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:32.363897 [ 283 ] {4f735b04-1756-4d02-8b4f-eb61fba13132} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.10 05:08:32.364135 [ 283 ] {4f735b04-1756-4d02-8b4f-eb61fba13132} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:32.364327 [ 283 ] {4f735b04-1756-4d02-8b4f-eb61fba13132} executeQuery: Read 177 rows, 11.96 KiB in 0.001439 sec., 123002.08478109799 rows/sec., 8.11 MiB/sec. 2025.01.10 05:08:32.364448 [ 283 ] {4f735b04-1756-4d02-8b4f-eb61fba13132} TCPHandler: Processed in 0.001698864 sec. 2025.01.10 05:08:32.364587 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:32.364697 [ 288 ] {107ef631-98f7-49c4-8163-c3271fcfac1d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:08:32.364743 [ 288 ] {107ef631-98f7-49c4-8163-c3271fcfac1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:08:32.365169 [ 288 ] {107ef631-98f7-49c4-8163-c3271fcfac1d} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:32.365205 [ 288 ] {107ef631-98f7-49c4-8163-c3271fcfac1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:32.365545 [ 288 ] {107ef631-98f7-49c4-8163-c3271fcfac1d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.10 05:08:32.365783 [ 288 ] {107ef631-98f7-49c4-8163-c3271fcfac1d} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:32.365899 [ 55 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2025.01.10 05:08:32.365939 [ 55 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:32.365960 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:32.365965 [ 288 ] {107ef631-98f7-49c4-8163-c3271fcfac1d} executeQuery: Read 1 rows, 69.00 B in 0.001288 sec., 776.3975155279503 rows/sec., 52.32 KiB/sec. 2025.01.10 05:08:32.366187 [ 288 ] {107ef631-98f7-49c4-8163-c3271fcfac1d} TCPHandler: Processed in 0.001643803 sec. 2025.01.10 05:08:32.366465 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:32.366502 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2025.01.10 05:08:32.366726 [ 283 ] {aa9ad75e-9c2c-47f0-9e84-52e1a87a6341} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:32.366810 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:32.366904 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part 2025.01.10 05:08:32.366903 [ 283 ] {aa9ad75e-9c2c-47f0-9e84-52e1a87a6341} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:08:32.367310 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2025.01.10 05:08:32.367652 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2025.01.10 05:08:32.367993 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2025.01.10 05:08:32.368282 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2025.01.10 05:08:32.368604 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2025.01.10 05:08:32.372287 [ 283 ] {aa9ad75e-9c2c-47f0-9e84-52e1a87a6341} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:32.372329 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.006258873 sec., 2396.597598321615 rows/sec., 160.87 KiB/sec. 2025.01.10 05:08:32.372350 [ 283 ] {aa9ad75e-9c2c-47f0-9e84-52e1a87a6341} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:32.372603 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2025.01.10 05:08:32.373390 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:32.373617 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2025.01.10 05:08:32.373660 [ 283 ] {aa9ad75e-9c2c-47f0-9e84-52e1a87a6341} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.10 05:08:32.373753 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.10 05:08:32.374002 [ 283 ] {aa9ad75e-9c2c-47f0-9e84-52e1a87a6341} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:32.374139 [ 55 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.10 05:08:32.374178 [ 55 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:32.374203 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:32.374246 [ 283 ] {aa9ad75e-9c2c-47f0-9e84-52e1a87a6341} executeQuery: Read 13 rows, 23.85 KiB in 0.007579 sec., 1715.2658662092624 rows/sec., 3.07 MiB/sec. 2025.01.10 05:08:32.374397 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.10 05:08:32.375045 [ 283 ] {aa9ad75e-9c2c-47f0-9e84-52e1a87a6341} TCPHandler: Processed in 0.008729524 sec. 2025.01.10 05:08:32.375222 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:32.375238 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:32.375283 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 373 rows starting from the beginning of the part 2025.01.10 05:08:32.375433 [ 288 ] {783c2e5a-ebb8-4200-9fd2-98f5d3b582e3} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:08:32.375604 [ 288 ] {783c2e5a-ebb8-4200-9fd2-98f5d3b582e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:08:32.375822 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part 2025.01.10 05:08:32.376450 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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.01.10 05:08:32.376988 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part 2025.01.10 05:08:32.377464 [ 288 ] {783c2e5a-ebb8-4200-9fd2-98f5d3b582e3} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:32.377546 [ 288 ] {783c2e5a-ebb8-4200-9fd2-98f5d3b582e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:32.377593 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part 2025.01.10 05:08:32.378093 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part 2025.01.10 05:08:32.378650 [ 288 ] {783c2e5a-ebb8-4200-9fd2-98f5d3b582e3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.10 05:08:32.378948 [ 288 ] {783c2e5a-ebb8-4200-9fd2-98f5d3b582e3} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:32.379240 [ 288 ] {783c2e5a-ebb8-4200-9fd2-98f5d3b582e3} executeQuery: Read 52 rows, 3.30 KiB in 0.003873 sec., 13426.284533953007 rows/sec., 851.25 KiB/sec. 2025.01.10 05:08:32.379325 [ 288 ] {783c2e5a-ebb8-4200-9fd2-98f5d3b582e3} TCPHandler: Processed in 0.004170635 sec. 2025.01.10 05:08:32.382515 [ 186 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 19 columns (19 merged, 0 gathered) in 0.008263458 sec., 56150.826929839786 rows/sec., 100.62 MiB/sec. 2025.01.10 05:08:32.383601 [ 186 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.10 05:08:32.384046 [ 186 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:32.384132 [ 186 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.10 05:08:32.384294 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. 2025.01.10 05:08:32.998358 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.01.10 05:08:33.018382 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:33.018458 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:33.025701 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.10 05:08:33.026493 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:33.029504 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.01.10 05:08:37.341478 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:37.341724 [ 288 ] {49365a4c-4d80-4134-a121-65f9bd7b9fcf} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:08:37.341847 [ 288 ] {49365a4c-4d80-4134-a121-65f9bd7b9fcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:08:37.342938 [ 288 ] {49365a4c-4d80-4134-a121-65f9bd7b9fcf} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:37.342988 [ 288 ] {49365a4c-4d80-4134-a121-65f9bd7b9fcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:37.343456 [ 288 ] {49365a4c-4d80-4134-a121-65f9bd7b9fcf} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.10 05:08:37.343728 [ 288 ] {49365a4c-4d80-4134-a121-65f9bd7b9fcf} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:37.343999 [ 288 ] {49365a4c-4d80-4134-a121-65f9bd7b9fcf} executeQuery: Read 78 rows, 6.85 KiB in 0.002359 sec., 33064.85799067401 rows/sec., 2.84 MiB/sec. 2025.01.10 05:08:37.344066 [ 288 ] {49365a4c-4d80-4134-a121-65f9bd7b9fcf} TCPHandler: Processed in 0.002723728 sec. 2025.01.10 05:08:37.344241 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:37.344388 [ 283 ] {e14cb78c-9801-44bd-866b-f296a57aece2} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:08:37.344447 [ 283 ] {e14cb78c-9801-44bd-866b-f296a57aece2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:08:37.345044 [ 283 ] {e14cb78c-9801-44bd-866b-f296a57aece2} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:37.345085 [ 283 ] {e14cb78c-9801-44bd-866b-f296a57aece2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:37.345454 [ 283 ] {e14cb78c-9801-44bd-866b-f296a57aece2} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.10 05:08:37.345699 [ 283 ] {e14cb78c-9801-44bd-866b-f296a57aece2} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:37.345959 [ 283 ] {e14cb78c-9801-44bd-866b-f296a57aece2} executeQuery: Read 26 rows, 1.96 KiB in 0.001597 sec., 16280.525986224171 rows/sec., 1.20 MiB/sec. 2025.01.10 05:08:37.346169 [ 283 ] {e14cb78c-9801-44bd-866b-f296a57aece2} TCPHandler: Processed in 0.001995474 sec. 2025.01.10 05:08:37.346354 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:37.346489 [ 288 ] {658b7747-aa54-4192-94d8-4842adfa8dd7} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:08:37.346548 [ 288 ] {658b7747-aa54-4192-94d8-4842adfa8dd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:08:37.347154 [ 288 ] {658b7747-aa54-4192-94d8-4842adfa8dd7} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:37.347194 [ 288 ] {658b7747-aa54-4192-94d8-4842adfa8dd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:37.347561 [ 288 ] {658b7747-aa54-4192-94d8-4842adfa8dd7} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.10 05:08:37.347815 [ 288 ] {658b7747-aa54-4192-94d8-4842adfa8dd7} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:37.348066 [ 288 ] {658b7747-aa54-4192-94d8-4842adfa8dd7} executeQuery: Read 54 rows, 4.32 KiB in 0.001608 sec., 33582.0895522388 rows/sec., 2.62 MiB/sec. 2025.01.10 05:08:37.348122 [ 288 ] {658b7747-aa54-4192-94d8-4842adfa8dd7} TCPHandler: Processed in 0.00185379 sec. 2025.01.10 05:08:37.348259 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:37.348372 [ 283 ] {a1dfedbc-227d-4d78-9962-169536a9e56e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:37.348437 [ 283 ] {a1dfedbc-227d-4d78-9962-169536a9e56e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:08:37.348955 [ 283 ] {a1dfedbc-227d-4d78-9962-169536a9e56e} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:37.348994 [ 283 ] {a1dfedbc-227d-4d78-9962-169536a9e56e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:37.349403 [ 283 ] {a1dfedbc-227d-4d78-9962-169536a9e56e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.10 05:08:37.349651 [ 283 ] {a1dfedbc-227d-4d78-9962-169536a9e56e} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:37.349894 [ 283 ] {a1dfedbc-227d-4d78-9962-169536a9e56e} executeQuery: Read 100 rows, 7.10 KiB in 0.001549 sec., 64557.77921239509 rows/sec., 4.48 MiB/sec. 2025.01.10 05:08:37.349949 [ 283 ] {a1dfedbc-227d-4d78-9962-169536a9e56e} TCPHandler: Processed in 0.001743526 sec. 2025.01.10 05:08:37.350138 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:37.350267 [ 288 ] {b4e31555-a936-407a-9a5c-51044a9e13fe} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:37.350347 [ 288 ] {b4e31555-a936-407a-9a5c-51044a9e13fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:08:37.351503 [ 288 ] {b4e31555-a936-407a-9a5c-51044a9e13fe} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:37.351544 [ 288 ] {b4e31555-a936-407a-9a5c-51044a9e13fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:37.352177 [ 288 ] {b4e31555-a936-407a-9a5c-51044a9e13fe} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.10 05:08:37.352453 [ 288 ] {b4e31555-a936-407a-9a5c-51044a9e13fe} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:37.352708 [ 288 ] {b4e31555-a936-407a-9a5c-51044a9e13fe} executeQuery: Read 26 rows, 47.71 KiB in 0.002469 sec., 10530.579181855002 rows/sec., 18.87 MiB/sec. 2025.01.10 05:08:37.352864 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 45 entries to flush up to offset 707 2025.01.10 05:08:37.353190 [ 288 ] {b4e31555-a936-407a-9a5c-51044a9e13fe} TCPHandler: Processed in 0.003111591 sec. 2025.01.10 05:08:37.353403 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:37.353560 [ 283 ] {bba1302a-987e-41b7-91d8-62602e936e91} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:08:37.353635 [ 283 ] {bba1302a-987e-41b7-91d8-62602e936e91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:08:37.354349 [ 283 ] {bba1302a-987e-41b7-91d8-62602e936e91} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:37.354400 [ 283 ] {bba1302a-987e-41b7-91d8-62602e936e91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:37.354983 [ 283 ] {bba1302a-987e-41b7-91d8-62602e936e91} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.10 05:08:37.355400 [ 283 ] {bba1302a-987e-41b7-91d8-62602e936e91} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:37.355965 [ 283 ] {bba1302a-987e-41b7-91d8-62602e936e91} executeQuery: Read 30 rows, 2.10 KiB in 0.002439 sec., 12300.123001230011 rows/sec., 862.85 KiB/sec. 2025.01.10 05:08:37.356359 [ 283 ] {bba1302a-987e-41b7-91d8-62602e936e91} TCPHandler: Processed in 0.003020248 sec. 2025.01.10 05:08:37.358203 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:37.358243 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:37.359663 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.10 05:08:37.359966 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:37.360168 [ 50 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.10 05:08:37.360297 [ 50 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:37.360370 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:37.360670 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.10 05:08:37.360991 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 707 2025.01.10 05:08:37.361393 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:37.361514 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 516 rows starting from the beginning of the part 2025.01.10 05:08:37.362071 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part 2025.01.10 05:08:37.362610 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part 2025.01.10 05:08:37.363149 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part 2025.01.10 05:08:37.363641 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part 2025.01.10 05:08:37.364212 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 45 rows starting from the beginning of the part 2025.01.10 05:08:37.371960 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 707 rows, containing 72 columns (72 merged, 0 gathered) in 0.011438521 sec., 61808.690126984075 rows/sec., 51.79 MiB/sec. 2025.01.10 05:08:37.373502 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.10 05:08:37.374372 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:37.374476 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.10 05:08:37.374850 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. 2025.01.10 05:08:38.600571 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:38.600766 [ 288 ] {f978498f-4690-4b96-90e8-d8f768cbbd4d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:08:38.600839 [ 288 ] {f978498f-4690-4b96-90e8-d8f768cbbd4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:08:38.601595 [ 288 ] {f978498f-4690-4b96-90e8-d8f768cbbd4d} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:38.601641 [ 288 ] {f978498f-4690-4b96-90e8-d8f768cbbd4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:38.602068 [ 288 ] {f978498f-4690-4b96-90e8-d8f768cbbd4d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.10 05:08:38.602337 [ 288 ] {f978498f-4690-4b96-90e8-d8f768cbbd4d} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:38.602617 [ 288 ] {f978498f-4690-4b96-90e8-d8f768cbbd4d} executeQuery: Read 14 rows, 1.01 KiB in 0.001901 sec., 7364.544976328249 rows/sec., 530.15 KiB/sec. 2025.01.10 05:08:38.602849 [ 288 ] {f978498f-4690-4b96-90e8-d8f768cbbd4d} TCPHandler: Processed in 0.002409899 sec. 2025.01.10 05:08:38.603078 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:38.603203 [ 283 ] {8e31df8e-1ff8-47fe-9f7f-a69a7395fc3e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:08:38.603255 [ 283 ] {8e31df8e-1ff8-47fe-9f7f-a69a7395fc3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:08:38.604575 [ 283 ] {8e31df8e-1ff8-47fe-9f7f-a69a7395fc3e} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:38.604617 [ 283 ] {8e31df8e-1ff8-47fe-9f7f-a69a7395fc3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:38.605091 [ 283 ] {8e31df8e-1ff8-47fe-9f7f-a69a7395fc3e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.10 05:08:38.605349 [ 283 ] {8e31df8e-1ff8-47fe-9f7f-a69a7395fc3e} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:38.605588 [ 283 ] {8e31df8e-1ff8-47fe-9f7f-a69a7395fc3e} executeQuery: Read 1339 rows, 114.23 KiB in 0.002414 sec., 554681.0273405137 rows/sec., 46.21 MiB/sec. 2025.01.10 05:08:38.605651 [ 283 ] {8e31df8e-1ff8-47fe-9f7f-a69a7395fc3e} TCPHandler: Processed in 0.002633395 sec. 2025.01.10 05:08:38.605817 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:38.605928 [ 288 ] {78a23b53-e1ae-4dd8-931f-a01bd207ede5} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:08:38.605977 [ 288 ] {78a23b53-e1ae-4dd8-931f-a01bd207ede5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:08:38.606531 [ 288 ] {78a23b53-e1ae-4dd8-931f-a01bd207ede5} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:38.606573 [ 288 ] {78a23b53-e1ae-4dd8-931f-a01bd207ede5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:38.606933 [ 288 ] {78a23b53-e1ae-4dd8-931f-a01bd207ede5} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.10 05:08:38.607174 [ 288 ] {78a23b53-e1ae-4dd8-931f-a01bd207ede5} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:38.607418 [ 288 ] {78a23b53-e1ae-4dd8-931f-a01bd207ede5} executeQuery: Read 20 rows, 1.43 KiB in 0.001512 sec., 13227.513227513227 rows/sec., 948.14 KiB/sec. 2025.01.10 05:08:38.607624 [ 288 ] {78a23b53-e1ae-4dd8-931f-a01bd207ede5} TCPHandler: Processed in 0.00185592 sec. 2025.01.10 05:08:38.607811 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:38.607924 [ 283 ] {8c82beb1-c19f-46c8-9600-88cca6ad3621} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:08:38.607971 [ 283 ] {8c82beb1-c19f-46c8-9600-88cca6ad3621} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:08:38.608625 [ 283 ] {8c82beb1-c19f-46c8-9600-88cca6ad3621} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:38.608665 [ 283 ] {8c82beb1-c19f-46c8-9600-88cca6ad3621} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:38.609037 [ 283 ] {8c82beb1-c19f-46c8-9600-88cca6ad3621} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.10 05:08:38.609284 [ 283 ] {8c82beb1-c19f-46c8-9600-88cca6ad3621} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:38.609504 [ 283 ] {8c82beb1-c19f-46c8-9600-88cca6ad3621} executeQuery: Read 242 rows, 16.79 KiB in 0.001606 sec., 150684.9315068493 rows/sec., 10.21 MiB/sec. 2025.01.10 05:08:38.609556 [ 283 ] {8c82beb1-c19f-46c8-9600-88cca6ad3621} TCPHandler: Processed in 0.001816229 sec. 2025.01.10 05:08:38.609703 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:38.609811 [ 288 ] {c117b578-919e-45a0-bca3-ea83e6c47acd} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:08:38.609856 [ 288 ] {c117b578-919e-45a0-bca3-ea83e6c47acd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:08:38.610390 [ 288 ] {c117b578-919e-45a0-bca3-ea83e6c47acd} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:38.610429 [ 288 ] {c117b578-919e-45a0-bca3-ea83e6c47acd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:38.610775 [ 288 ] {c117b578-919e-45a0-bca3-ea83e6c47acd} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.10 05:08:38.611013 [ 288 ] {c117b578-919e-45a0-bca3-ea83e6c47acd} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:38.611272 [ 288 ] {c117b578-919e-45a0-bca3-ea83e6c47acd} executeQuery: Read 13 rows, 830.00 B in 0.001475 sec., 8813.559322033898 rows/sec., 549.52 KiB/sec. 2025.01.10 05:08:38.611489 [ 288 ] {c117b578-919e-45a0-bca3-ea83e6c47acd} TCPHandler: Processed in 0.00183352 sec. 2025.01.10 05:08:38.611650 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:38.611782 [ 283 ] {7a85d5df-7c67-41a1-8e89-626ba6596eb7} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:08:38.611836 [ 283 ] {7a85d5df-7c67-41a1-8e89-626ba6596eb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:08:38.612820 [ 283 ] {7a85d5df-7c67-41a1-8e89-626ba6596eb7} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:38.612860 [ 283 ] {7a85d5df-7c67-41a1-8e89-626ba6596eb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:38.613253 [ 283 ] {7a85d5df-7c67-41a1-8e89-626ba6596eb7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.10 05:08:38.613502 [ 283 ] {7a85d5df-7c67-41a1-8e89-626ba6596eb7} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:38.613706 [ 283 ] {7a85d5df-7c67-41a1-8e89-626ba6596eb7} executeQuery: Read 815 rows, 60.13 KiB in 0.001941 sec., 419886.65636269964 rows/sec., 30.25 MiB/sec. 2025.01.10 05:08:38.613841 [ 283 ] {7a85d5df-7c67-41a1-8e89-626ba6596eb7} TCPHandler: Processed in 0.002240113 sec. 2025.01.10 05:08:38.614058 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:38.614190 [ 288 ] {cbcf63e2-aa3b-41b0-973d-a87b6ac86542} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:08:38.614247 [ 288 ] {cbcf63e2-aa3b-41b0-973d-a87b6ac86542} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:08:38.614766 [ 288 ] {cbcf63e2-aa3b-41b0-973d-a87b6ac86542} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:38.614804 [ 288 ] {cbcf63e2-aa3b-41b0-973d-a87b6ac86542} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:38.615156 [ 288 ] {cbcf63e2-aa3b-41b0-973d-a87b6ac86542} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.10 05:08:38.615402 [ 288 ] {cbcf63e2-aa3b-41b0-973d-a87b6ac86542} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:38.615599 [ 288 ] {cbcf63e2-aa3b-41b0-973d-a87b6ac86542} executeQuery: Read 6 rows, 321.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 219.83 KiB/sec. 2025.01.10 05:08:38.615796 [ 288 ] {cbcf63e2-aa3b-41b0-973d-a87b6ac86542} TCPHandler: Processed in 0.00184087 sec. 2025.01.10 05:08:38.615979 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:38.616142 [ 283 ] {6f43ad82-eed9-4a77-8930-8d8642bd88cf} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:38.616199 [ 283 ] {6f43ad82-eed9-4a77-8930-8d8642bd88cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:08:38.616980 [ 283 ] {6f43ad82-eed9-4a77-8930-8d8642bd88cf} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:38.617019 [ 283 ] {6f43ad82-eed9-4a77-8930-8d8642bd88cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:38.617443 [ 283 ] {6f43ad82-eed9-4a77-8930-8d8642bd88cf} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.10 05:08:38.617682 [ 283 ] {6f43ad82-eed9-4a77-8930-8d8642bd88cf} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:38.617862 [ 283 ] {6f43ad82-eed9-4a77-8930-8d8642bd88cf} executeQuery: Read 963 rows, 65.53 KiB in 0.001751 sec., 549971.4448886351 rows/sec., 36.55 MiB/sec. 2025.01.10 05:08:38.617915 [ 283 ] {6f43ad82-eed9-4a77-8930-8d8642bd88cf} TCPHandler: Processed in 0.002001455 sec. 2025.01.10 05:08:38.618093 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:38.618220 [ 288 ] {faf5f6fe-0893-4d35-8acb-985c1769ea9f} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:08:38.618275 [ 288 ] {faf5f6fe-0893-4d35-8acb-985c1769ea9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:08:38.618747 [ 288 ] {faf5f6fe-0893-4d35-8acb-985c1769ea9f} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:38.618783 [ 288 ] {faf5f6fe-0893-4d35-8acb-985c1769ea9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:38.619113 [ 288 ] {faf5f6fe-0893-4d35-8acb-985c1769ea9f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.10 05:08:38.619339 [ 288 ] {faf5f6fe-0893-4d35-8acb-985c1769ea9f} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:38.619508 [ 288 ] {faf5f6fe-0893-4d35-8acb-985c1769ea9f} executeQuery: Read 1 rows, 69.00 B in 0.001317 sec., 759.301442672741 rows/sec., 51.16 KiB/sec. 2025.01.10 05:08:38.619556 [ 288 ] {faf5f6fe-0893-4d35-8acb-985c1769ea9f} TCPHandler: Processed in 0.001526719 sec. 2025.01.10 05:08:38.619696 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:38.619826 [ 283 ] {0566a0ae-e798-48ad-84c0-eba62ffa6c03} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:38.619902 [ 283 ] {0566a0ae-e798-48ad-84c0-eba62ffa6c03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:08:38.621064 [ 283 ] {0566a0ae-e798-48ad-84c0-eba62ffa6c03} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:38.621102 [ 283 ] {0566a0ae-e798-48ad-84c0-eba62ffa6c03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:38.621702 [ 283 ] {0566a0ae-e798-48ad-84c0-eba62ffa6c03} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.10 05:08:38.621958 [ 283 ] {0566a0ae-e798-48ad-84c0-eba62ffa6c03} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:38.622159 [ 283 ] {0566a0ae-e798-48ad-84c0-eba62ffa6c03} executeQuery: Read 13 rows, 23.85 KiB in 0.002364 sec., 5499.153976311336 rows/sec., 9.85 MiB/sec. 2025.01.10 05:08:38.622257 [ 283 ] {0566a0ae-e798-48ad-84c0-eba62ffa6c03} TCPHandler: Processed in 0.002623445 sec. 2025.01.10 05:08:38.622406 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:38.622534 [ 288 ] {4411ceb8-b01f-4262-b755-113f0976401c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:08:38.622589 [ 288 ] {4411ceb8-b01f-4262-b755-113f0976401c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:08:38.623099 [ 288 ] {4411ceb8-b01f-4262-b755-113f0976401c} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:38.623143 [ 288 ] {4411ceb8-b01f-4262-b755-113f0976401c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:38.623551 [ 288 ] {4411ceb8-b01f-4262-b755-113f0976401c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.10 05:08:38.623796 [ 288 ] {4411ceb8-b01f-4262-b755-113f0976401c} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:38.623972 [ 288 ] {4411ceb8-b01f-4262-b755-113f0976401c} executeQuery: Read 34 rows, 2.03 KiB in 0.001466 sec., 23192.360163710775 rows/sec., 1.36 MiB/sec. 2025.01.10 05:08:38.624020 [ 288 ] {4411ceb8-b01f-4262-b755-113f0976401c} TCPHandler: Processed in 0.001675924 sec. 2025.01.10 05:08:39.810114 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 2025.01.10 05:08:39.810761 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:39.810803 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:39.811416 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.10 05:08:39.811698 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:39.811963 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 2025.01.10 05:08:40.530457 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.01.10 05:08:40.551944 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:40.552021 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:40.560639 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.10 05:08:40.561493 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:40.565572 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.01.10 05:08:42.338263 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:42.338484 [ 288 ] {3f387e53-d61c-4be6-8a54-3705154d043b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:08:42.338568 [ 288 ] {3f387e53-d61c-4be6-8a54-3705154d043b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:08:42.339355 [ 288 ] {3f387e53-d61c-4be6-8a54-3705154d043b} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:42.339409 [ 288 ] {3f387e53-d61c-4be6-8a54-3705154d043b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:42.339831 [ 288 ] {3f387e53-d61c-4be6-8a54-3705154d043b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.10 05:08:42.340096 [ 288 ] {3f387e53-d61c-4be6-8a54-3705154d043b} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:42.340304 [ 44 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.10 05:08:42.340366 [ 288 ] {3f387e53-d61c-4be6-8a54-3705154d043b} executeQuery: Read 26 rows, 1.98 KiB in 0.001938 sec., 13415.892672858618 rows/sec., 1021.41 KiB/sec. 2025.01.10 05:08:42.340393 [ 44 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:42.340459 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:42.340506 [ 288 ] {3f387e53-d61c-4be6-8a54-3705154d043b} TCPHandler: Processed in 0.002386627 sec. 2025.01.10 05:08:42.340841 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:42.340868 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.10 05:08:42.341239 [ 283 ] {09f43fe8-db95-4d8d-b95e-292c7dfa199e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:08:42.341382 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:42.341424 [ 283 ] {09f43fe8-db95-4d8d-b95e-292c7dfa199e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:08:42.341470 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1399 rows starting from the beginning of the part 2025.01.10 05:08:42.341804 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 79 rows starting from the beginning of the part 2025.01.10 05:08:42.342118 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 199 rows starting from the beginning of the part 2025.01.10 05:08:42.342469 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 78 rows starting from the beginning of the part 2025.01.10 05:08:42.342837 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1339 rows starting from the beginning of the part 2025.01.10 05:08:42.343194 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part 2025.01.10 05:08:42.344303 [ 283 ] {09f43fe8-db95-4d8d-b95e-292c7dfa199e} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:42.344369 [ 283 ] {09f43fe8-db95-4d8d-b95e-292c7dfa199e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:42.345409 [ 283 ] {09f43fe8-db95-4d8d-b95e-292c7dfa199e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.10 05:08:42.345839 [ 283 ] {09f43fe8-db95-4d8d-b95e-292c7dfa199e} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:42.346036 [ 43 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.10 05:08:42.346080 [ 43 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:42.346145 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:42.346151 [ 283 ] {09f43fe8-db95-4d8d-b95e-292c7dfa199e} executeQuery: Read 28 rows, 2.24 KiB in 0.005035 sec., 5561.0724925521345 rows/sec., 444.16 KiB/sec. 2025.01.10 05:08:42.346674 [ 283 ] {09f43fe8-db95-4d8d-b95e-292c7dfa199e} TCPHandler: Processed in 0.005997484 sec. 2025.01.10 05:08:42.346788 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.10 05:08:42.347012 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:42.347060 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 5 columns (5 merged, 0 gathered) in 0.006498831 sec., 480086.34168206557 rows/sec., 42.07 MiB/sec. 2025.01.10 05:08:42.347123 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:42.347203 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 873 rows starting from the beginning of the part 2025.01.10 05:08:42.347317 [ 288 ] {638140c9-eff7-4318-b42d-9b90dddb8e06} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:42.347412 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.10 05:08:42.347644 [ 288 ] {638140c9-eff7-4318-b42d-9b90dddb8e06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:08:42.347655 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part 2025.01.10 05:08:42.348251 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 359 rows starting from the beginning of the part 2025.01.10 05:08:42.348858 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 54 rows starting from the beginning of the part 2025.01.10 05:08:42.348940 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:42.349502 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 815 rows starting from the beginning of the part 2025.01.10 05:08:42.349533 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.10 05:08:42.349951 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.10 05:08:42.350053 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part 2025.01.10 05:08:42.351181 [ 288 ] {638140c9-eff7-4318-b42d-9b90dddb8e06} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:42.351236 [ 288 ] {638140c9-eff7-4318-b42d-9b90dddb8e06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:42.352261 [ 288 ] {638140c9-eff7-4318-b42d-9b90dddb8e06} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.10 05:08:42.352623 [ 288 ] {638140c9-eff7-4318-b42d-9b90dddb8e06} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:42.353066 [ 43 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.10 05:08:42.353078 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.006755169 sec., 323456.0082804738 rows/sec., 24.63 MiB/sec. 2025.01.10 05:08:42.353151 [ 43 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:42.353204 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:42.353223 [ 288 ] {638140c9-eff7-4318-b42d-9b90dddb8e06} executeQuery: Read 60 rows, 4.26 KiB in 0.006004 sec., 9993.33777481679 rows/sec., 709.49 KiB/sec. 2025.01.10 05:08:42.353540 [ 288 ] {638140c9-eff7-4318-b42d-9b90dddb8e06} TCPHandler: Processed in 0.006692728 sec. 2025.01.10 05:08:42.353664 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.10 05:08:42.353738 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.10 05:08:42.353801 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:42.354130 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:42.354244 [ 283 ] {d4553db6-0acc-4e3b-b89a-9ec7ec827423} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:08:42.354257 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8798 rows starting from the beginning of the part 2025.01.10 05:08:42.354416 [ 283 ] {d4553db6-0acc-4e3b-b89a-9ec7ec827423} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:08:42.354582 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 101 rows starting from the beginning of the part 2025.01.10 05:08:42.354966 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 177 rows starting from the beginning of the part 2025.01.10 05:08:42.355481 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 100 rows starting from the beginning of the part 2025.01.10 05:08:42.355930 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 963 rows starting from the beginning of the part 2025.01.10 05:08:42.356383 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part 2025.01.10 05:08:42.356904 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:42.357513 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.10 05:08:42.357996 [ 283 ] {d4553db6-0acc-4e3b-b89a-9ec7ec827423} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:42.358015 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.10 05:08:42.358068 [ 283 ] {d4553db6-0acc-4e3b-b89a-9ec7ec827423} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:42.358710 [ 283 ] {d4553db6-0acc-4e3b-b89a-9ec7ec827423} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.10 05:08:42.359241 [ 283 ] {d4553db6-0acc-4e3b-b89a-9ec7ec827423} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:42.359553 [ 43 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.10 05:08:42.359644 [ 43 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:42.359695 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:42.359885 [ 283 ] {d4553db6-0acc-4e3b-b89a-9ec7ec827423} executeQuery: Read 18 rows, 1.26 KiB in 0.005766 sec., 3121.7481789802287 rows/sec., 218.99 KiB/sec. 2025.01.10 05:08:42.360293 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.10 05:08:42.360318 [ 283 ] {d4553db6-0acc-4e3b-b89a-9ec7ec827423} TCPHandler: Processed in 0.006623365 sec. 2025.01.10 05:08:42.360877 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:42.361001 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1090 rows starting from the beginning of the part 2025.01.10 05:08:42.361289 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part 2025.01.10 05:08:42.361460 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 52 rows starting from the beginning of the part 2025.01.10 05:08:42.361881 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part 2025.01.10 05:08:42.362071 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part 2025.01.10 05:08:42.362189 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part 2025.01.10 05:08:42.363147 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 10199 rows, containing 5 columns (5 merged, 0 gathered) in 0.009811549 sec., 1039489.2794195901 rows/sec., 69.59 MiB/sec. 2025.01.10 05:08:42.363501 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.10 05:08:42.364191 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:42.364468 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.10 05:08:42.364502 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1254 rows, containing 4 columns (4 merged, 0 gathered) in 0.004658722 sec., 269172.5327246399 rows/sec., 17.34 MiB/sec. 2025.01.10 05:08:42.364620 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. 2025.01.10 05:08:42.364769 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.10 05:08:42.365061 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:42.365139 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.10 05:08:42.365222 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. 2025.01.10 05:08:47.161864 [ 38 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:08:47.161974 [ 38 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:08:47.312983 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 2025.01.10 05:08:47.313663 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:47.313710 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:47.314254 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.10 05:08:47.314518 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:47.314717 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.01.10 05:08:47.341014 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:47.341324 [ 288 ] {be3f82cc-db60-4068-87db-d5823ca89088} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:08:47.341445 [ 288 ] {be3f82cc-db60-4068-87db-d5823ca89088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:08:47.342463 [ 288 ] {be3f82cc-db60-4068-87db-d5823ca89088} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:47.342516 [ 288 ] {be3f82cc-db60-4068-87db-d5823ca89088} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:47.342959 [ 288 ] {be3f82cc-db60-4068-87db-d5823ca89088} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.10 05:08:47.343215 [ 288 ] {be3f82cc-db60-4068-87db-d5823ca89088} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:47.343459 [ 288 ] {be3f82cc-db60-4068-87db-d5823ca89088} executeQuery: Read 78 rows, 6.85 KiB in 0.002222 sec., 35103.510351035104 rows/sec., 3.01 MiB/sec. 2025.01.10 05:08:47.343524 [ 288 ] {be3f82cc-db60-4068-87db-d5823ca89088} TCPHandler: Processed in 0.002687997 sec. 2025.01.10 05:08:47.343715 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:47.343859 [ 283 ] {ce43e1f6-72b9-4ca7-bf78-d1e4d3721895} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:08:47.343919 [ 283 ] {ce43e1f6-72b9-4ca7-bf78-d1e4d3721895} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:08:47.344590 [ 283 ] {ce43e1f6-72b9-4ca7-bf78-d1e4d3721895} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:47.344639 [ 283 ] {ce43e1f6-72b9-4ca7-bf78-d1e4d3721895} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:47.345040 [ 283 ] {ce43e1f6-72b9-4ca7-bf78-d1e4d3721895} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.10 05:08:47.345279 [ 283 ] {ce43e1f6-72b9-4ca7-bf78-d1e4d3721895} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:47.345500 [ 283 ] {ce43e1f6-72b9-4ca7-bf78-d1e4d3721895} executeQuery: Read 26 rows, 1.96 KiB in 0.001667 sec., 15596.880623875224 rows/sec., 1.15 MiB/sec. 2025.01.10 05:08:47.345603 [ 283 ] {ce43e1f6-72b9-4ca7-bf78-d1e4d3721895} TCPHandler: Processed in 0.001960323 sec. 2025.01.10 05:08:47.345817 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:47.345973 [ 288 ] {dab18978-cd97-4cfe-8c9a-3ad85b13521e} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:08:47.346031 [ 288 ] {dab18978-cd97-4cfe-8c9a-3ad85b13521e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:08:47.346725 [ 288 ] {dab18978-cd97-4cfe-8c9a-3ad85b13521e} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:47.346773 [ 288 ] {dab18978-cd97-4cfe-8c9a-3ad85b13521e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:47.347147 [ 288 ] {dab18978-cd97-4cfe-8c9a-3ad85b13521e} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.10 05:08:47.347383 [ 288 ] {dab18978-cd97-4cfe-8c9a-3ad85b13521e} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:47.347638 [ 288 ] {dab18978-cd97-4cfe-8c9a-3ad85b13521e} executeQuery: Read 54 rows, 4.32 KiB in 0.001692 sec., 31914.893617021276 rows/sec., 2.49 MiB/sec. 2025.01.10 05:08:47.347844 [ 288 ] {dab18978-cd97-4cfe-8c9a-3ad85b13521e} TCPHandler: Processed in 0.002142729 sec. 2025.01.10 05:08:47.348055 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:47.348195 [ 283 ] {d6380043-ac71-4b9a-8020-2d9a5e457688} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:47.348254 [ 283 ] {d6380043-ac71-4b9a-8020-2d9a5e457688} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:08:47.348895 [ 283 ] {d6380043-ac71-4b9a-8020-2d9a5e457688} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:47.348935 [ 283 ] {d6380043-ac71-4b9a-8020-2d9a5e457688} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:47.349325 [ 283 ] {d6380043-ac71-4b9a-8020-2d9a5e457688} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.10 05:08:47.349557 [ 283 ] {d6380043-ac71-4b9a-8020-2d9a5e457688} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:47.349769 [ 283 ] {d6380043-ac71-4b9a-8020-2d9a5e457688} executeQuery: Read 100 rows, 7.10 KiB in 0.001606 sec., 62266.50062266501 rows/sec., 4.32 MiB/sec. 2025.01.10 05:08:47.349825 [ 283 ] {d6380043-ac71-4b9a-8020-2d9a5e457688} TCPHandler: Processed in 0.001875851 sec. 2025.01.10 05:08:47.349983 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:47.350111 [ 288 ] {9d0f540e-a7e3-4be8-81dd-ff1747ed7ef4} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:47.350189 [ 288 ] {9d0f540e-a7e3-4be8-81dd-ff1747ed7ef4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:08:47.351390 [ 288 ] {9d0f540e-a7e3-4be8-81dd-ff1747ed7ef4} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:47.351429 [ 288 ] {9d0f540e-a7e3-4be8-81dd-ff1747ed7ef4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:47.352069 [ 288 ] {9d0f540e-a7e3-4be8-81dd-ff1747ed7ef4} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.10 05:08:47.352322 [ 288 ] {9d0f540e-a7e3-4be8-81dd-ff1747ed7ef4} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:47.352657 [ 288 ] {9d0f540e-a7e3-4be8-81dd-ff1747ed7ef4} executeQuery: Read 26 rows, 47.71 KiB in 0.00255 sec., 10196.078431372549 rows/sec., 18.27 MiB/sec. 2025.01.10 05:08:47.353104 [ 288 ] {9d0f540e-a7e3-4be8-81dd-ff1747ed7ef4} TCPHandler: Processed in 0.003184013 sec. 2025.01.10 05:08:47.353283 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:47.353418 [ 283 ] {42dadc3d-9a92-41da-b743-dfc341fc62db} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:08:47.353474 [ 283 ] {42dadc3d-9a92-41da-b743-dfc341fc62db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:08:47.354065 [ 283 ] {42dadc3d-9a92-41da-b743-dfc341fc62db} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:47.354106 [ 283 ] {42dadc3d-9a92-41da-b743-dfc341fc62db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:47.354522 [ 283 ] {42dadc3d-9a92-41da-b743-dfc341fc62db} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.10 05:08:47.354776 [ 283 ] {42dadc3d-9a92-41da-b743-dfc341fc62db} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:47.354991 [ 283 ] {42dadc3d-9a92-41da-b743-dfc341fc62db} executeQuery: Read 30 rows, 2.10 KiB in 0.001601 sec., 18738.288569643973 rows/sec., 1.28 MiB/sec. 2025.01.10 05:08:47.355041 [ 283 ] {42dadc3d-9a92-41da-b743-dfc341fc62db} TCPHandler: Processed in 0.00183485 sec. 2025.01.10 05:08:47.362048 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 45 entries to flush up to offset 752 2025.01.10 05:08:47.365049 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:47.365089 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:47.366504 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.10 05:08:47.366790 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:47.367319 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 752 2025.01.10 05:08:48.066535 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.01.10 05:08:48.087680 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:48.087748 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:48.095207 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.10 05:08:48.095976 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:48.098639 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.01.10 05:08:49.944330 [ 35 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.01.10 05:08:49.944389 [ 35 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:49.944411 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:49.944639 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2025.01.10 05:08:49.944856 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:49.944901 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part 2025.01.10 05:08:49.945007 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part 2025.01.10 05:08:49.945101 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2025.01.10 05:08:49.945338 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.01.10 05:08:49.945481 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part 2025.01.10 05:08:49.946518 [ 189 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002028246 sec., 372242.81472760206 rows/sec., 26.65 MiB/sec. 2025.01.10 05:08:49.946678 [ 189 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.10 05:08:49.947026 [ 189 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:49.947112 [ 189 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.01.10 05:08:49.947188 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.10 05:08:50.543525 [ 34 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.01.10 05:08:50.543644 [ 34 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:50.543687 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:50.543895 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2025.01.10 05:08:50.544082 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:50.544129 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2025.01.10 05:08:50.544226 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2025.01.10 05:08:50.544320 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2025.01.10 05:08:50.544570 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2025.01.10 05:08:50.544759 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2025.01.10 05:08:50.545901 [ 189 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002106008 sec., 42734.88039931472 rows/sec., 2.18 MiB/sec. 2025.01.10 05:08:50.546029 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.10 05:08:50.546327 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:50.546407 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.01.10 05:08:50.546489 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:08:52.344607 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:52.344804 [ 288 ] {d1b81a69-0e88-4eb6-a3d4-35c835e42074} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:08:52.344888 [ 288 ] {d1b81a69-0e88-4eb6-a3d4-35c835e42074} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:08:52.345647 [ 288 ] {d1b81a69-0e88-4eb6-a3d4-35c835e42074} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:52.345700 [ 288 ] {d1b81a69-0e88-4eb6-a3d4-35c835e42074} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:52.346129 [ 288 ] {d1b81a69-0e88-4eb6-a3d4-35c835e42074} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.10 05:08:52.346387 [ 288 ] {d1b81a69-0e88-4eb6-a3d4-35c835e42074} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:52.346629 [ 288 ] {d1b81a69-0e88-4eb6-a3d4-35c835e42074} executeQuery: Read 14 rows, 1.01 KiB in 0.001878 sec., 7454.739084132056 rows/sec., 536.64 KiB/sec. 2025.01.10 05:08:52.346732 [ 288 ] {d1b81a69-0e88-4eb6-a3d4-35c835e42074} TCPHandler: Processed in 0.002263353 sec. 2025.01.10 05:08:52.346977 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:52.347126 [ 283 ] {63b4a635-7d36-43d9-8b7f-d1ccc002d76b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:08:52.347187 [ 283 ] {63b4a635-7d36-43d9-8b7f-d1ccc002d76b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:08:52.347977 [ 283 ] {63b4a635-7d36-43d9-8b7f-d1ccc002d76b} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:52.348027 [ 283 ] {63b4a635-7d36-43d9-8b7f-d1ccc002d76b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:52.348418 [ 283 ] {63b4a635-7d36-43d9-8b7f-d1ccc002d76b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.10 05:08:52.348657 [ 283 ] {63b4a635-7d36-43d9-8b7f-d1ccc002d76b} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:52.348880 [ 283 ] {63b4a635-7d36-43d9-8b7f-d1ccc002d76b} executeQuery: Read 199 rows, 18.11 KiB in 0.00179 sec., 111173.1843575419 rows/sec., 9.88 MiB/sec. 2025.01.10 05:08:52.348937 [ 283 ] {63b4a635-7d36-43d9-8b7f-d1ccc002d76b} TCPHandler: Processed in 0.002050807 sec. 2025.01.10 05:08:52.349084 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:52.349196 [ 288 ] {528b35d9-d553-403b-9152-a3e28ef2898a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:08:52.349242 [ 288 ] {528b35d9-d553-403b-9152-a3e28ef2898a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:08:52.349781 [ 288 ] {528b35d9-d553-403b-9152-a3e28ef2898a} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:52.349821 [ 288 ] {528b35d9-d553-403b-9152-a3e28ef2898a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:52.350176 [ 288 ] {528b35d9-d553-403b-9152-a3e28ef2898a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.10 05:08:52.350423 [ 288 ] {528b35d9-d553-403b-9152-a3e28ef2898a} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:52.350664 [ 288 ] {528b35d9-d553-403b-9152-a3e28ef2898a} executeQuery: Read 20 rows, 1.43 KiB in 0.001486 sec., 13458.950201884254 rows/sec., 964.73 KiB/sec. 2025.01.10 05:08:52.350764 [ 288 ] {528b35d9-d553-403b-9152-a3e28ef2898a} TCPHandler: Processed in 0.001731236 sec. 2025.01.10 05:08:52.350924 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:52.351034 [ 283 ] {90e3f78b-6a7d-4cb1-8094-9b1e2a1a5115} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:08:52.351081 [ 283 ] {90e3f78b-6a7d-4cb1-8094-9b1e2a1a5115} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:08:52.351627 [ 283 ] {90e3f78b-6a7d-4cb1-8094-9b1e2a1a5115} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:52.351664 [ 283 ] {90e3f78b-6a7d-4cb1-8094-9b1e2a1a5115} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:52.352028 [ 283 ] {90e3f78b-6a7d-4cb1-8094-9b1e2a1a5115} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.10 05:08:52.352272 [ 283 ] {90e3f78b-6a7d-4cb1-8094-9b1e2a1a5115} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:52.352543 [ 283 ] {90e3f78b-6a7d-4cb1-8094-9b1e2a1a5115} executeQuery: Read 14 rows, 1004.00 B in 0.001518 sec., 9222.66139657444 rows/sec., 645.90 KiB/sec. 2025.01.10 05:08:52.352716 [ 283 ] {90e3f78b-6a7d-4cb1-8094-9b1e2a1a5115} TCPHandler: Processed in 0.001842939 sec. 2025.01.10 05:08:52.352887 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:52.353000 [ 288 ] {8f228ea7-778b-4c34-af74-3016dce5578d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:08:52.353045 [ 288 ] {8f228ea7-778b-4c34-af74-3016dce5578d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:08:52.353610 [ 288 ] {8f228ea7-778b-4c34-af74-3016dce5578d} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:52.353656 [ 288 ] {8f228ea7-778b-4c34-af74-3016dce5578d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:52.354045 [ 288 ] {8f228ea7-778b-4c34-af74-3016dce5578d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.10 05:08:52.354301 [ 288 ] {8f228ea7-778b-4c34-af74-3016dce5578d} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:52.354516 [ 288 ] {8f228ea7-778b-4c34-af74-3016dce5578d} executeQuery: Read 13 rows, 830.00 B in 0.001539 sec., 8447.043534762834 rows/sec., 526.67 KiB/sec. 2025.01.10 05:08:52.354574 [ 288 ] {8f228ea7-778b-4c34-af74-3016dce5578d} TCPHandler: Processed in 0.001746497 sec. 2025.01.10 05:08:52.354720 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:52.354832 [ 283 ] {c525185d-3fe4-453b-8f1d-a8e41b6868e9} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:08:52.354881 [ 283 ] {c525185d-3fe4-453b-8f1d-a8e41b6868e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:08:52.355590 [ 283 ] {c525185d-3fe4-453b-8f1d-a8e41b6868e9} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:52.355629 [ 283 ] {c525185d-3fe4-453b-8f1d-a8e41b6868e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:52.356003 [ 283 ] {c525185d-3fe4-453b-8f1d-a8e41b6868e9} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.10 05:08:52.356272 [ 283 ] {c525185d-3fe4-453b-8f1d-a8e41b6868e9} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:52.356506 [ 283 ] {c525185d-3fe4-453b-8f1d-a8e41b6868e9} executeQuery: Read 359 rows, 25.84 KiB in 0.001694 sec., 211924.43919716647 rows/sec., 14.90 MiB/sec. 2025.01.10 05:08:52.356559 [ 283 ] {c525185d-3fe4-453b-8f1d-a8e41b6868e9} TCPHandler: Processed in 0.001890801 sec. 2025.01.10 05:08:52.356710 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:52.356818 [ 288 ] {53d755de-0cb2-4949-a9c4-46e92463ac40} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:08:52.356866 [ 288 ] {53d755de-0cb2-4949-a9c4-46e92463ac40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:08:52.357323 [ 288 ] {53d755de-0cb2-4949-a9c4-46e92463ac40} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:52.357364 [ 288 ] {53d755de-0cb2-4949-a9c4-46e92463ac40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:52.357743 [ 288 ] {53d755de-0cb2-4949-a9c4-46e92463ac40} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.10 05:08:52.357991 [ 288 ] {53d755de-0cb2-4949-a9c4-46e92463ac40} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:52.358213 [ 288 ] {53d755de-0cb2-4949-a9c4-46e92463ac40} executeQuery: Read 6 rows, 321.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 221.23 KiB/sec. 2025.01.10 05:08:52.358263 [ 288 ] {53d755de-0cb2-4949-a9c4-46e92463ac40} TCPHandler: Processed in 0.001605173 sec. 2025.01.10 05:08:52.358413 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:52.358522 [ 283 ] {f7754b6f-f3da-47dd-a553-6047bb3b1365} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:52.358571 [ 283 ] {f7754b6f-f3da-47dd-a553-6047bb3b1365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:08:52.359121 [ 283 ] {f7754b6f-f3da-47dd-a553-6047bb3b1365} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:52.359160 [ 283 ] {f7754b6f-f3da-47dd-a553-6047bb3b1365} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:52.359543 [ 283 ] {f7754b6f-f3da-47dd-a553-6047bb3b1365} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.10 05:08:52.359792 [ 283 ] {f7754b6f-f3da-47dd-a553-6047bb3b1365} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:52.360034 [ 283 ] {f7754b6f-f3da-47dd-a553-6047bb3b1365} executeQuery: Read 177 rows, 11.96 KiB in 0.001523 sec., 116217.99080761654 rows/sec., 7.67 MiB/sec. 2025.01.10 05:08:52.360110 [ 283 ] {f7754b6f-f3da-47dd-a553-6047bb3b1365} TCPHandler: Processed in 0.001753867 sec. 2025.01.10 05:08:52.360337 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:52.360475 [ 288 ] {ac3e0ac7-766c-48a1-9259-b96350605418} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:08:52.360524 [ 288 ] {ac3e0ac7-766c-48a1-9259-b96350605418} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:08:52.360970 [ 288 ] {ac3e0ac7-766c-48a1-9259-b96350605418} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:52.361008 [ 288 ] {ac3e0ac7-766c-48a1-9259-b96350605418} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:52.361360 [ 288 ] {ac3e0ac7-766c-48a1-9259-b96350605418} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.10 05:08:52.361619 [ 288 ] {ac3e0ac7-766c-48a1-9259-b96350605418} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:52.361842 [ 288 ] {ac3e0ac7-766c-48a1-9259-b96350605418} executeQuery: Read 1 rows, 69.00 B in 0.001382 sec., 723.589001447178 rows/sec., 48.76 KiB/sec. 2025.01.10 05:08:52.362009 [ 288 ] {ac3e0ac7-766c-48a1-9259-b96350605418} TCPHandler: Processed in 0.001782978 sec. 2025.01.10 05:08:52.362178 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:52.362295 [ 283 ] {1d3178fe-601f-40a4-9e54-61b8afb92fc5} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:52.362372 [ 283 ] {1d3178fe-601f-40a4-9e54-61b8afb92fc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:08:52.363514 [ 283 ] {1d3178fe-601f-40a4-9e54-61b8afb92fc5} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:52.363554 [ 283 ] {1d3178fe-601f-40a4-9e54-61b8afb92fc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:52.364173 [ 283 ] {1d3178fe-601f-40a4-9e54-61b8afb92fc5} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.10 05:08:52.364427 [ 283 ] {1d3178fe-601f-40a4-9e54-61b8afb92fc5} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:52.364657 [ 283 ] {1d3178fe-601f-40a4-9e54-61b8afb92fc5} executeQuery: Read 13 rows, 23.85 KiB in 0.002386 sec., 5448.449287510478 rows/sec., 9.76 MiB/sec. 2025.01.10 05:08:52.364751 [ 283 ] {1d3178fe-601f-40a4-9e54-61b8afb92fc5} TCPHandler: Processed in 0.002629475 sec. 2025.01.10 05:08:52.364891 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:52.364999 [ 288 ] {9f3b643c-224c-4f08-997b-ab632d5568b8} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:08:52.365045 [ 288 ] {9f3b643c-224c-4f08-997b-ab632d5568b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:08:52.365489 [ 288 ] {9f3b643c-224c-4f08-997b-ab632d5568b8} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:52.365529 [ 288 ] {9f3b643c-224c-4f08-997b-ab632d5568b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:52.365885 [ 288 ] {9f3b643c-224c-4f08-997b-ab632d5568b8} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.10 05:08:52.366151 [ 288 ] {9f3b643c-224c-4f08-997b-ab632d5568b8} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:52.366373 [ 288 ] {9f3b643c-224c-4f08-997b-ab632d5568b8} executeQuery: Read 52 rows, 3.30 KiB in 0.001396 sec., 37249.28366762177 rows/sec., 2.31 MiB/sec. 2025.01.10 05:08:52.366426 [ 288 ] {9f3b643c-224c-4f08-997b-ab632d5568b8} TCPHandler: Processed in 0.001587361 sec. 2025.01.10 05:08:54.815736 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 2025.01.10 05:08:54.816386 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:54.816437 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. 2025.01.10 05:08:54.817007 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.10 05:08:54.817267 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:54.817514 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 2025.01.10 05:08:55.599593 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.01.10 05:08:55.620722 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:55.620773 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:08:55.628341 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.10 05:08:55.629101 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:55.632402 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.01.10 05:08:57.341007 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:57.341192 [ 288 ] {521b500c-e78a-4709-824b-648ba7c98092} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:08:57.341264 [ 288 ] {521b500c-e78a-4709-824b-648ba7c98092} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:08:57.342063 [ 288 ] {521b500c-e78a-4709-824b-648ba7c98092} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:57.342107 [ 288 ] {521b500c-e78a-4709-824b-648ba7c98092} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:08:57.342542 [ 288 ] {521b500c-e78a-4709-824b-648ba7c98092} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.10 05:08:57.342794 [ 288 ] {521b500c-e78a-4709-824b-648ba7c98092} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:57.343028 [ 288 ] {521b500c-e78a-4709-824b-648ba7c98092} executeQuery: Read 78 rows, 6.85 KiB in 0.001875 sec., 41600 rows/sec., 3.57 MiB/sec. 2025.01.10 05:08:57.343152 [ 288 ] {521b500c-e78a-4709-824b-648ba7c98092} TCPHandler: Processed in 0.002271304 sec. 2025.01.10 05:08:57.343412 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:57.343544 [ 283 ] {798190ad-42eb-4c4d-b932-ad1aee8558fd} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:08:57.343595 [ 283 ] {798190ad-42eb-4c4d-b932-ad1aee8558fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:08:57.344190 [ 283 ] {798190ad-42eb-4c4d-b932-ad1aee8558fd} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:57.344230 [ 283 ] {798190ad-42eb-4c4d-b932-ad1aee8558fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:08:57.344585 [ 283 ] {798190ad-42eb-4c4d-b932-ad1aee8558fd} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.10 05:08:57.344825 [ 283 ] {798190ad-42eb-4c4d-b932-ad1aee8558fd} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:57.344952 [ 27 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.10 05:08:57.344995 [ 27 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:57.345016 [ 283 ] {798190ad-42eb-4c4d-b932-ad1aee8558fd} executeQuery: Read 26 rows, 1.96 KiB in 0.001502 sec., 17310.252996005325 rows/sec., 1.27 MiB/sec. 2025.01.10 05:08:57.345021 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:08:57.345131 [ 283 ] {798190ad-42eb-4c4d-b932-ad1aee8558fd} TCPHandler: Processed in 0.00183111 sec. 2025.01.10 05:08:57.345429 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:57.345620 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.10 05:08:57.345846 [ 288 ] {fdac10d7-dce9-428a-a8aa-957876562251} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:08:57.346013 [ 288 ] {fdac10d7-dce9-428a-a8aa-957876562251} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:08:57.346194 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:57.346281 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 60 rows starting from the beginning of the part 2025.01.10 05:08:57.346645 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part 2025.01.10 05:08:57.347040 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:08:57.347441 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:08:57.347633 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part 2025.01.10 05:08:57.348005 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part 2025.01.10 05:08:57.348694 [ 288 ] {fdac10d7-dce9-428a-a8aa-957876562251} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:57.348758 [ 288 ] {fdac10d7-dce9-428a-a8aa-957876562251} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:08:57.349761 [ 288 ] {fdac10d7-dce9-428a-a8aa-957876562251} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.10 05:08:57.350435 [ 288 ] {fdac10d7-dce9-428a-a8aa-957876562251} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:57.351525 [ 288 ] {fdac10d7-dce9-428a-a8aa-957876562251} executeQuery: Read 54 rows, 4.32 KiB in 0.005816 sec., 9284.731774415406 rows/sec., 742.50 KiB/sec. 2025.01.10 05:08:57.351512 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.006335175 sec., 28097.092819061825 rows/sec., 2.13 MiB/sec. 2025.01.10 05:08:57.351862 [ 288 ] {fdac10d7-dce9-428a-a8aa-957876562251} TCPHandler: Processed in 0.006596304 sec. 2025.01.10 05:08:57.352052 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.10 05:08:57.352117 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:57.352312 [ 283 ] {65a799fa-f43b-4d87-aa2f-d5d098822d2e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:57.352402 [ 283 ] {65a799fa-f43b-4d87-aa2f-d5d098822d2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:08:57.352572 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:57.352840 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.10 05:08:57.353013 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.10 05:08:57.353374 [ 283 ] {65a799fa-f43b-4d87-aa2f-d5d098822d2e} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:57.353419 [ 283 ] {65a799fa-f43b-4d87-aa2f-d5d098822d2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:08:57.353893 [ 283 ] {65a799fa-f43b-4d87-aa2f-d5d098822d2e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.10 05:08:57.354152 [ 283 ] {65a799fa-f43b-4d87-aa2f-d5d098822d2e} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:57.354342 [ 283 ] {65a799fa-f43b-4d87-aa2f-d5d098822d2e} executeQuery: Read 100 rows, 7.10 KiB in 0.002087 sec., 47915.66842357451 rows/sec., 3.32 MiB/sec. 2025.01.10 05:08:57.354411 [ 283 ] {65a799fa-f43b-4d87-aa2f-d5d098822d2e} TCPHandler: Processed in 0.002409168 sec. 2025.01.10 05:08:57.354560 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:57.354671 [ 288 ] {098a126f-2abd-46a8-a384-37dd6e6fc1d3} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:08:57.354739 [ 288 ] {098a126f-2abd-46a8-a384-37dd6e6fc1d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:08:57.355933 [ 288 ] {098a126f-2abd-46a8-a384-37dd6e6fc1d3} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:57.355972 [ 288 ] {098a126f-2abd-46a8-a384-37dd6e6fc1d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:08:57.356658 [ 288 ] {098a126f-2abd-46a8-a384-37dd6e6fc1d3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.10 05:08:57.356914 [ 288 ] {098a126f-2abd-46a8-a384-37dd6e6fc1d3} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:57.357137 [ 26 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.10 05:08:57.357209 [ 288 ] {098a126f-2abd-46a8-a384-37dd6e6fc1d3} executeQuery: Read 26 rows, 47.71 KiB in 0.002553 sec., 10184.097140618878 rows/sec., 18.25 MiB/sec. 2025.01.10 05:08:57.357215 [ 26 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:57.357282 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:08:57.357614 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.10 05:08:57.357715 [ 288 ] {098a126f-2abd-46a8-a384-37dd6e6fc1d3} TCPHandler: Processed in 0.003206084 sec. 2025.01.10 05:08:57.358043 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:08:57.358220 [ 283 ] {e805b4b5-b009-4489-a859-e14c1829c214} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:08:57.358264 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:08:57.358279 [ 283 ] {e805b4b5-b009-4489-a859-e14c1829c214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:08:57.358378 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 464 rows starting from the beginning of the part 2025.01.10 05:08:57.359095 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part 2025.01.10 05:08:57.359722 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part 2025.01.10 05:08:57.360025 [ 283 ] {e805b4b5-b009-4489-a859-e14c1829c214} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:57.360121 [ 283 ] {e805b4b5-b009-4489-a859-e14c1829c214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:08:57.360339 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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.01.10 05:08:57.360882 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part 2025.01.10 05:08:57.361292 [ 283 ] {e805b4b5-b009-4489-a859-e14c1829c214} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.10 05:08:57.361360 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part 2025.01.10 05:08:57.361944 [ 283 ] {e805b4b5-b009-4489-a859-e14c1829c214} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:57.362416 [ 283 ] {e805b4b5-b009-4489-a859-e14c1829c214} executeQuery: Read 30 rows, 2.10 KiB in 0.004238 sec., 7078.810759792355 rows/sec., 496.58 KiB/sec. 2025.01.10 05:08:57.362715 [ 283 ] {e805b4b5-b009-4489-a859-e14c1829c214} TCPHandler: Processed in 0.004801726 sec. 2025.01.10 05:08:57.368367 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 786 2025.01.10 05:08:57.371182 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:08:57.371221 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:08:57.372253 [ 196 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 19 columns (19 merged, 0 gathered) in 0.014833992 sec., 38290.43456407419 rows/sec., 68.61 MiB/sec. 2025.01.10 05:08:57.373405 [ 193 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.10 05:08:57.374227 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.10 05:08:57.374571 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:57.374727 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:08:57.374757 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.10 05:08:57.375158 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. 2025.01.10 05:08:57.376360 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 786 2025.01.10 05:08:58.001164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 192.41 MiB, peak 199.76 MiB, free memory in arenas 0.00 B, will set to 194.18 MiB (RSS), difference: 1.77 MiB 2025.01.10 05:09:02.162225 [ 77 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:09:02.162304 [ 77 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:09:02.318543 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 2025.01.10 05:09:02.319234 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:02.319292 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:02.319838 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.10 05:09:02.320116 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:02.320387 [ 77 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.10 05:09:02.320412 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.01.10 05:09:02.320497 [ 77 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:02.320545 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:02.320859 [ 193 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.10 05:09:02.321142 [ 193 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:02.321213 [ 193 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part 2025.01.10 05:09:02.321350 [ 193 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part 2025.01.10 05:09:02.321450 [ 193 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part 2025.01.10 05:09:02.321716 [ 193 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part 2025.01.10 05:09:02.321922 [ 193 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part 2025.01.10 05:09:02.322137 [ 193 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part 2025.01.10 05:09:02.327075 [ 196 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.006427008 sec., 1860274.641014917 rows/sec., 26.61 MiB/sec. 2025.01.10 05:09:02.327610 [ 194 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.10 05:09:02.328162 [ 194 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_26_5} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:02.328313 [ 194 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_26_5} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.10 05:09:02.328454 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2025.01.10 05:09:02.344769 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:02.344962 [ 288 ] {5ae1f435-9f46-4792-a01e-cc08ca7ad82e} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:09:02.345036 [ 288 ] {5ae1f435-9f46-4792-a01e-cc08ca7ad82e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:09:02.345823 [ 288 ] {5ae1f435-9f46-4792-a01e-cc08ca7ad82e} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:02.345871 [ 288 ] {5ae1f435-9f46-4792-a01e-cc08ca7ad82e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:02.346315 [ 288 ] {5ae1f435-9f46-4792-a01e-cc08ca7ad82e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.10 05:09:02.346576 [ 288 ] {5ae1f435-9f46-4792-a01e-cc08ca7ad82e} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:02.346774 [ 77 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.10 05:09:02.346837 [ 77 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:02.346851 [ 288 ] {5ae1f435-9f46-4792-a01e-cc08ca7ad82e} executeQuery: Read 14 rows, 1.01 KiB in 0.001934 sec., 7238.8831437435365 rows/sec., 521.10 KiB/sec. 2025.01.10 05:09:02.346882 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:02.347023 [ 288 ] {5ae1f435-9f46-4792-a01e-cc08ca7ad82e} TCPHandler: Processed in 0.002386537 sec. 2025.01.10 05:09:02.347130 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.01.10 05:09:02.347274 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:02.347345 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:02.347396 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part 2025.01.10 05:09:02.347581 [ 283 ] {a4b9d557-405d-402c-b9a0-7e7aef82862c} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:09:02.347626 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.01.10 05:09:02.347807 [ 283 ] {a4b9d557-405d-402c-b9a0-7e7aef82862c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:09:02.347936 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2025.01.10 05:09:02.348303 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.01.10 05:09:02.348605 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2025.01.10 05:09:02.350434 [ 283 ] {a4b9d557-405d-402c-b9a0-7e7aef82862c} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:02.350510 [ 283 ] {a4b9d557-405d-402c-b9a0-7e7aef82862c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:02.351071 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004055842 sec., 17259.054963186438 rows/sec., 1.28 MiB/sec. 2025.01.10 05:09:02.351268 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.10 05:09:02.351462 [ 283 ] {a4b9d557-405d-402c-b9a0-7e7aef82862c} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.10 05:09:02.351722 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:02.351879 [ 283 ] {a4b9d557-405d-402c-b9a0-7e7aef82862c} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:02.351894 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.10 05:09:02.352046 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:09:02.352255 [ 283 ] {a4b9d557-405d-402c-b9a0-7e7aef82862c} executeQuery: Read 199 rows, 18.11 KiB in 0.004803 sec., 41432.43805954612 rows/sec., 3.68 MiB/sec. 2025.01.10 05:09:02.352387 [ 283 ] {a4b9d557-405d-402c-b9a0-7e7aef82862c} TCPHandler: Processed in 0.005213059 sec. 2025.01.10 05:09:02.352564 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:02.352675 [ 288 ] {ea4afb13-38ec-4c7e-a488-73508e1f6057} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:09:02.352720 [ 288 ] {ea4afb13-38ec-4c7e-a488-73508e1f6057} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:09:02.353282 [ 288 ] {ea4afb13-38ec-4c7e-a488-73508e1f6057} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:02.353322 [ 288 ] {ea4afb13-38ec-4c7e-a488-73508e1f6057} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:02.353733 [ 288 ] {ea4afb13-38ec-4c7e-a488-73508e1f6057} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.10 05:09:02.353974 [ 288 ] {ea4afb13-38ec-4c7e-a488-73508e1f6057} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:02.354193 [ 288 ] {ea4afb13-38ec-4c7e-a488-73508e1f6057} executeQuery: Read 20 rows, 1.43 KiB in 0.00154 sec., 12987.012987012988 rows/sec., 930.91 KiB/sec. 2025.01.10 05:09:02.354323 [ 288 ] {ea4afb13-38ec-4c7e-a488-73508e1f6057} TCPHandler: Processed in 0.001823639 sec. 2025.01.10 05:09:02.354502 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:02.354610 [ 283 ] {6e8dc4b0-d81b-4332-82d9-d0581c4e2c49} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:09:02.354658 [ 283 ] {6e8dc4b0-d81b-4332-82d9-d0581c4e2c49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:09:02.355209 [ 283 ] {6e8dc4b0-d81b-4332-82d9-d0581c4e2c49} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:02.355247 [ 283 ] {6e8dc4b0-d81b-4332-82d9-d0581c4e2c49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:02.355613 [ 283 ] {6e8dc4b0-d81b-4332-82d9-d0581c4e2c49} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.10 05:09:02.355871 [ 283 ] {6e8dc4b0-d81b-4332-82d9-d0581c4e2c49} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:02.356144 [ 283 ] {6e8dc4b0-d81b-4332-82d9-d0581c4e2c49} executeQuery: Read 14 rows, 1004.00 B in 0.001552 sec., 9020.61855670103 rows/sec., 631.75 KiB/sec. 2025.01.10 05:09:02.356341 [ 283 ] {6e8dc4b0-d81b-4332-82d9-d0581c4e2c49} TCPHandler: Processed in 0.001888611 sec. 2025.01.10 05:09:02.356512 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:02.356621 [ 288 ] {c182472c-8953-4d70-8dcc-d1e4b7b72fcf} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:09:02.356667 [ 288 ] {c182472c-8953-4d70-8dcc-d1e4b7b72fcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:09:02.357231 [ 288 ] {c182472c-8953-4d70-8dcc-d1e4b7b72fcf} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:02.357272 [ 288 ] {c182472c-8953-4d70-8dcc-d1e4b7b72fcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:02.357629 [ 288 ] {c182472c-8953-4d70-8dcc-d1e4b7b72fcf} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.10 05:09:02.357880 [ 288 ] {c182472c-8953-4d70-8dcc-d1e4b7b72fcf} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:02.358040 [ 77 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.10 05:09:02.358099 [ 77 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:02.358138 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:02.358137 [ 288 ] {c182472c-8953-4d70-8dcc-d1e4b7b72fcf} executeQuery: Read 13 rows, 830.00 B in 0.001525 sec., 8524.590163934427 rows/sec., 531.51 KiB/sec. 2025.01.10 05:09:02.358368 [ 288 ] {c182472c-8953-4d70-8dcc-d1e4b7b72fcf} TCPHandler: Processed in 0.001907272 sec. 2025.01.10 05:09:02.358392 [ 192 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.01.10 05:09:02.358544 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:02.358578 [ 192 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:02.358630 [ 192 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part 2025.01.10 05:09:02.358800 [ 283 ] {847c8948-e744-430d-a498-526190434e2f} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:09:02.358872 [ 192 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2025.01.10 05:09:02.358969 [ 283 ] {847c8948-e744-430d-a498-526190434e2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:09:02.359203 [ 192 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part 2025.01.10 05:09:02.359535 [ 192 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2025.01.10 05:09:02.359840 [ 192 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part 2025.01.10 05:09:02.361751 [ 283 ] {847c8948-e744-430d-a498-526190434e2f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:02.361827 [ 283 ] {847c8948-e744-430d-a498-526190434e2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:02.362234 [ 192 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00400375 sec., 16234.779893849514 rows/sec., 1.05 MiB/sec. 2025.01.10 05:09:02.362413 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.10 05:09:02.362542 [ 283 ] {847c8948-e744-430d-a498-526190434e2f} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.10 05:09:02.362761 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:02.362847 [ 283 ] {847c8948-e744-430d-a498-526190434e2f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:02.362890 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.10 05:09:02.363083 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.10 05:09:02.363247 [ 283 ] {847c8948-e744-430d-a498-526190434e2f} executeQuery: Read 359 rows, 25.84 KiB in 0.004575 sec., 78469.94535519126 rows/sec., 5.52 MiB/sec. 2025.01.10 05:09:02.363458 [ 283 ] {847c8948-e744-430d-a498-526190434e2f} TCPHandler: Processed in 0.004977672 sec. 2025.01.10 05:09:02.363648 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:02.363757 [ 288 ] {70488cf7-c455-40aa-b598-dc935c06e9b2} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:09:02.363805 [ 288 ] {70488cf7-c455-40aa-b598-dc935c06e9b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:09:02.364297 [ 288 ] {70488cf7-c455-40aa-b598-dc935c06e9b2} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:02.364337 [ 288 ] {70488cf7-c455-40aa-b598-dc935c06e9b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:02.364711 [ 288 ] {70488cf7-c455-40aa-b598-dc935c06e9b2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.10 05:09:02.364971 [ 288 ] {70488cf7-c455-40aa-b598-dc935c06e9b2} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:02.365185 [ 288 ] {70488cf7-c455-40aa-b598-dc935c06e9b2} executeQuery: Read 6 rows, 321.00 B in 0.001451 sec., 4135.079255685734 rows/sec., 216.04 KiB/sec. 2025.01.10 05:09:02.365236 [ 288 ] {70488cf7-c455-40aa-b598-dc935c06e9b2} TCPHandler: Processed in 0.001661654 sec. 2025.01.10 05:09:02.365372 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:02.365479 [ 283 ] {e574efe6-d5d6-4be1-bc8f-2ff1806ef80c} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:02.365527 [ 283 ] {e574efe6-d5d6-4be1-bc8f-2ff1806ef80c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:09:02.366065 [ 283 ] {e574efe6-d5d6-4be1-bc8f-2ff1806ef80c} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:02.366104 [ 283 ] {e574efe6-d5d6-4be1-bc8f-2ff1806ef80c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:02.366483 [ 283 ] {e574efe6-d5d6-4be1-bc8f-2ff1806ef80c} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.10 05:09:02.366720 [ 283 ] {e574efe6-d5d6-4be1-bc8f-2ff1806ef80c} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:02.366944 [ 283 ] {e574efe6-d5d6-4be1-bc8f-2ff1806ef80c} executeQuery: Read 177 rows, 11.96 KiB in 0.001487 sec., 119031.60726294553 rows/sec., 7.85 MiB/sec. 2025.01.10 05:09:02.366996 [ 283 ] {e574efe6-d5d6-4be1-bc8f-2ff1806ef80c} TCPHandler: Processed in 0.001676754 sec. 2025.01.10 05:09:02.367136 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:02.367243 [ 288 ] {e06c4ee5-1a59-4af4-96d4-234a7a3277d4} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:09:02.367291 [ 288 ] {e06c4ee5-1a59-4af4-96d4-234a7a3277d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:09:02.367795 [ 288 ] {e06c4ee5-1a59-4af4-96d4-234a7a3277d4} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:02.367842 [ 288 ] {e06c4ee5-1a59-4af4-96d4-234a7a3277d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:02.368262 [ 288 ] {e06c4ee5-1a59-4af4-96d4-234a7a3277d4} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.10 05:09:02.368514 [ 288 ] {e06c4ee5-1a59-4af4-96d4-234a7a3277d4} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:02.368724 [ 288 ] {e06c4ee5-1a59-4af4-96d4-234a7a3277d4} executeQuery: Read 1 rows, 69.00 B in 0.001502 sec., 665.7789613848201 rows/sec., 44.86 KiB/sec. 2025.01.10 05:09:02.368773 [ 288 ] {e06c4ee5-1a59-4af4-96d4-234a7a3277d4} TCPHandler: Processed in 0.001688025 sec. 2025.01.10 05:09:02.368897 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:02.369002 [ 283 ] {a39e63b0-7ec7-41e8-baf3-b81932257c28} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:02.369067 [ 283 ] {a39e63b0-7ec7-41e8-baf3-b81932257c28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:09:02.370138 [ 283 ] {a39e63b0-7ec7-41e8-baf3-b81932257c28} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:02.370177 [ 283 ] {a39e63b0-7ec7-41e8-baf3-b81932257c28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:02.370793 [ 283 ] {a39e63b0-7ec7-41e8-baf3-b81932257c28} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.10 05:09:02.371046 [ 283 ] {a39e63b0-7ec7-41e8-baf3-b81932257c28} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:02.371329 [ 283 ] {a39e63b0-7ec7-41e8-baf3-b81932257c28} executeQuery: Read 13 rows, 23.85 KiB in 0.002346 sec., 5541.346973572037 rows/sec., 9.93 MiB/sec. 2025.01.10 05:09:02.371821 [ 283 ] {a39e63b0-7ec7-41e8-baf3-b81932257c28} TCPHandler: Processed in 0.002972937 sec. 2025.01.10 05:09:02.371985 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:02.372113 [ 288 ] {7f4d5084-5a0f-483e-b758-b36b13e58300} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:09:02.372169 [ 288 ] {7f4d5084-5a0f-483e-b758-b36b13e58300} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:09:02.372668 [ 288 ] {7f4d5084-5a0f-483e-b758-b36b13e58300} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:02.372707 [ 288 ] {7f4d5084-5a0f-483e-b758-b36b13e58300} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:02.373056 [ 288 ] {7f4d5084-5a0f-483e-b758-b36b13e58300} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.10 05:09:02.373298 [ 288 ] {7f4d5084-5a0f-483e-b758-b36b13e58300} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:02.373514 [ 288 ] {7f4d5084-5a0f-483e-b758-b36b13e58300} executeQuery: Read 52 rows, 3.30 KiB in 0.001429 sec., 36389.083275017496 rows/sec., 2.25 MiB/sec. 2025.01.10 05:09:02.373561 [ 288 ] {7f4d5084-5a0f-483e-b758-b36b13e58300} TCPHandler: Processed in 0.001638793 sec. 2025.01.10 05:09:03.133375 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.01.10 05:09:03.154508 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:03.154558 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:03.162335 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.10 05:09:03.163122 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:03.163563 [ 94 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.10 05:09:03.163734 [ 94 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:03.163830 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:03.164390 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.10 05:09:03.179436 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.01.10 05:09:03.180991 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:03.182623 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2025.01.10 05:09:03.188843 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2025.01.10 05:09:03.194839 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2025.01.10 05:09:03.200507 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2025.01.10 05:09:03.206488 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2025.01.10 05:09:03.211208 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2025.01.10 05:09:03.270721 [ 199 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.106683982 sec., 1837.2017647410275 rows/sec., 9.50 MiB/sec. 2025.01.10 05:09:03.273681 [ 199 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.10 05:09:03.276589 [ 199 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_26_5} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:03.276716 [ 199 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_26_5} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.10 05:09:03.279361 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2025.01.10 05:09:04.001152 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 195.47 MiB, peak 206.03 MiB, free memory in arenas 0.00 B, will set to 197.54 MiB (RSS), difference: 2.07 MiB 2025.01.10 05:09:07.340254 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:07.340479 [ 288 ] {599ec439-f58c-4431-a7c4-5c9986b00bdd} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:09:07.340554 [ 288 ] {599ec439-f58c-4431-a7c4-5c9986b00bdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:09:07.341356 [ 288 ] {599ec439-f58c-4431-a7c4-5c9986b00bdd} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:07.341405 [ 288 ] {599ec439-f58c-4431-a7c4-5c9986b00bdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:07.341851 [ 288 ] {599ec439-f58c-4431-a7c4-5c9986b00bdd} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.10 05:09:07.342112 [ 288 ] {599ec439-f58c-4431-a7c4-5c9986b00bdd} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:07.342318 [ 110 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.10 05:09:07.342389 [ 288 ] {599ec439-f58c-4431-a7c4-5c9986b00bdd} executeQuery: Read 78 rows, 6.85 KiB in 0.00196 sec., 39795.91836734694 rows/sec., 3.41 MiB/sec. 2025.01.10 05:09:07.342397 [ 110 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:07.342469 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:07.342529 [ 288 ] {599ec439-f58c-4431-a7c4-5c9986b00bdd} TCPHandler: Processed in 0.002410949 sec. 2025.01.10 05:09:07.342853 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:07.342860 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.10 05:09:07.343305 [ 283 ] {9aa4fcd1-c356-44af-871b-82f61b269a22} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:09:07.343366 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:07.343431 [ 283 ] {9aa4fcd1-c356-44af-871b-82f61b269a22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:09:07.343450 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1399 rows starting from the beginning of the part 2025.01.10 05:09:07.343806 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 78 rows starting from the beginning of the part 2025.01.10 05:09:07.344116 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 199 rows starting from the beginning of the part 2025.01.10 05:09:07.344390 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 78 rows starting from the beginning of the part 2025.01.10 05:09:07.344859 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 199 rows starting from the beginning of the part 2025.01.10 05:09:07.345207 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 78 rows starting from the beginning of the part 2025.01.10 05:09:07.346395 [ 283 ] {9aa4fcd1-c356-44af-871b-82f61b269a22} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:07.346454 [ 283 ] {9aa4fcd1-c356-44af-871b-82f61b269a22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:07.347455 [ 283 ] {9aa4fcd1-c356-44af-871b-82f61b269a22} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.10 05:09:07.347886 [ 283 ] {9aa4fcd1-c356-44af-871b-82f61b269a22} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:07.348323 [ 283 ] {9aa4fcd1-c356-44af-871b-82f61b269a22} executeQuery: Read 26 rows, 1.96 KiB in 0.005194 sec., 5005.775895263766 rows/sec., 376.41 KiB/sec. 2025.01.10 05:09:07.348566 [ 283 ] {9aa4fcd1-c356-44af-871b-82f61b269a22} TCPHandler: Processed in 0.005889941 sec. 2025.01.10 05:09:07.348576 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2031 rows, containing 5 columns (5 merged, 0 gathered) in 0.005998595 sec., 338579.28398233256 rows/sec., 30.02 MiB/sec. 2025.01.10 05:09:07.348749 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:07.348844 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.10 05:09:07.348991 [ 288 ] {023a509b-a4f2-48e0-938c-528d90588dbb} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:09:07.349074 [ 288 ] {023a509b-a4f2-48e0-938c-528d90588dbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:09:07.349411 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:07.349650 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.10 05:09:07.349832 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.01.10 05:09:07.350211 [ 288 ] {023a509b-a4f2-48e0-938c-528d90588dbb} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:07.350256 [ 288 ] {023a509b-a4f2-48e0-938c-528d90588dbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:07.350626 [ 288 ] {023a509b-a4f2-48e0-938c-528d90588dbb} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.10 05:09:07.350878 [ 288 ] {023a509b-a4f2-48e0-938c-528d90588dbb} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:07.351051 [ 110 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.10 05:09:07.351126 [ 110 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:07.351137 [ 288 ] {023a509b-a4f2-48e0-938c-528d90588dbb} executeQuery: Read 54 rows, 4.32 KiB in 0.002238 sec., 24128.686327077747 rows/sec., 1.88 MiB/sec. 2025.01.10 05:09:07.351168 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:07.351326 [ 288 ] {023a509b-a4f2-48e0-938c-528d90588dbb} TCPHandler: Processed in 0.002635596 sec. 2025.01.10 05:09:07.351666 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:07.351708 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.10 05:09:07.352054 [ 283 ] {bb39a3ba-864f-4c69-a4c0-b8c075e2295e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:07.352237 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:07.352248 [ 283 ] {bb39a3ba-864f-4c69-a4c0-b8c075e2295e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:09:07.352316 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 873 rows starting from the beginning of the part 2025.01.10 05:09:07.352763 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 54 rows starting from the beginning of the part 2025.01.10 05:09:07.353188 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 359 rows starting from the beginning of the part 2025.01.10 05:09:07.353532 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 54 rows starting from the beginning of the part 2025.01.10 05:09:07.353744 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 359 rows starting from the beginning of the part 2025.01.10 05:09:07.354115 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 54 rows starting from the beginning of the part 2025.01.10 05:09:07.354927 [ 283 ] {bb39a3ba-864f-4c69-a4c0-b8c075e2295e} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:07.354982 [ 283 ] {bb39a3ba-864f-4c69-a4c0-b8c075e2295e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:07.356023 [ 283 ] {bb39a3ba-864f-4c69-a4c0-b8c075e2295e} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.10 05:09:07.356600 [ 283 ] {bb39a3ba-864f-4c69-a4c0-b8c075e2295e} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:07.356913 [ 110 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.10 05:09:07.356977 [ 283 ] {bb39a3ba-864f-4c69-a4c0-b8c075e2295e} executeQuery: Read 100 rows, 7.10 KiB in 0.005066 sec., 19739.43939992104 rows/sec., 1.37 MiB/sec. 2025.01.10 05:09:07.356985 [ 110 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:07.357050 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:07.357261 [ 283 ] {bb39a3ba-864f-4c69-a4c0-b8c075e2295e} TCPHandler: Processed in 0.005798899 sec. 2025.01.10 05:09:07.357629 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:07.357672 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.10 05:09:07.358034 [ 288 ] {40ee0713-557d-4b55-b13d-a7f4e38a8d65} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:07.358060 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 5 columns (5 merged, 0 gathered) in 0.00676749 sec., 259032.52165869472 rows/sec., 19.67 MiB/sec. 2025.01.10 05:09:07.358275 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:07.358325 [ 288 ] {40ee0713-557d-4b55-b13d-a7f4e38a8d65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:09:07.358423 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.10 05:09:07.358446 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10199 rows starting from the beginning of the part 2025.01.10 05:09:07.359268 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 100 rows starting from the beginning of the part 2025.01.10 05:09:07.359481 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:07.359846 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.10 05:09:07.360032 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 177 rows starting from the beginning of the part 2025.01.10 05:09:07.360127 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.10 05:09:07.360496 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 100 rows starting from the beginning of the part 2025.01.10 05:09:07.360928 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 177 rows starting from the beginning of the part 2025.01.10 05:09:07.361362 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 100 rows starting from the beginning of the part 2025.01.10 05:09:07.363628 [ 288 ] {40ee0713-557d-4b55-b13d-a7f4e38a8d65} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:07.363710 [ 288 ] {40ee0713-557d-4b55-b13d-a7f4e38a8d65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:07.365540 [ 288 ] {40ee0713-557d-4b55-b13d-a7f4e38a8d65} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.10 05:09:07.366246 [ 288 ] {40ee0713-557d-4b55-b13d-a7f4e38a8d65} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:07.366533 [ 288 ] {40ee0713-557d-4b55-b13d-a7f4e38a8d65} executeQuery: Read 26 rows, 47.71 KiB in 0.008637 sec., 3010.3045038786613 rows/sec., 5.39 MiB/sec. 2025.01.10 05:09:07.366737 [ 288 ] {40ee0713-557d-4b55-b13d-a7f4e38a8d65} TCPHandler: Processed in 0.009310802 sec. 2025.01.10 05:09:07.366883 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:07.367015 [ 283 ] {f9d61f5c-4dac-49e2-a280-04ab8280ed2a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:09:07.367063 [ 283 ] {f9d61f5c-4dac-49e2-a280-04ab8280ed2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:09:07.367760 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 10853 rows, containing 5 columns (5 merged, 0 gathered) in 0.010555542 sec., 1028180.2677683439 rows/sec., 68.87 MiB/sec. 2025.01.10 05:09:07.368087 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.10 05:09:07.368345 [ 283 ] {f9d61f5c-4dac-49e2-a280-04ab8280ed2a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:07.368399 [ 283 ] {f9d61f5c-4dac-49e2-a280-04ab8280ed2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:07.368783 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:07.368975 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.10 05:09:07.369139 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. 2025.01.10 05:09:07.369198 [ 283 ] {f9d61f5c-4dac-49e2-a280-04ab8280ed2a} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.10 05:09:07.369445 [ 283 ] {f9d61f5c-4dac-49e2-a280-04ab8280ed2a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:07.369615 [ 110 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.10 05:09:07.369661 [ 110 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:07.369683 [ 283 ] {f9d61f5c-4dac-49e2-a280-04ab8280ed2a} executeQuery: Read 30 rows, 2.10 KiB in 0.002697 sec., 11123.470522803114 rows/sec., 780.31 KiB/sec. 2025.01.10 05:09:07.369698 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:07.369867 [ 283 ] {f9d61f5c-4dac-49e2-a280-04ab8280ed2a} TCPHandler: Processed in 0.003034759 sec. 2025.01.10 05:09:07.370120 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.10 05:09:07.370303 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:07.370349 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1254 rows starting from the beginning of the part 2025.01.10 05:09:07.370484 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part 2025.01.10 05:09:07.370662 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 52 rows starting from the beginning of the part 2025.01.10 05:09:07.370785 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part 2025.01.10 05:09:07.370991 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 52 rows starting from the beginning of the part 2025.01.10 05:09:07.371073 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part 2025.01.10 05:09:07.372435 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1448 rows, containing 4 columns (4 merged, 0 gathered) in 0.002570193 sec., 563381.8160737345 rows/sec., 36.33 MiB/sec. 2025.01.10 05:09:07.372636 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.10 05:09:07.372927 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:07.373008 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.10 05:09:07.373093 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2025.01.10 05:09:07.377393 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 820 2025.01.10 05:09:07.380236 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:07.380277 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:07.381704 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.10 05:09:07.382008 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:07.382790 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 820 2025.01.10 05:09:08.601926 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:08.602138 [ 288 ] {b273cbe0-4e5e-4464-ae17-bba7258d7470} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:09:08.602220 [ 288 ] {b273cbe0-4e5e-4464-ae17-bba7258d7470} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:09:08.603153 [ 288 ] {b273cbe0-4e5e-4464-ae17-bba7258d7470} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:08.603214 [ 288 ] {b273cbe0-4e5e-4464-ae17-bba7258d7470} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:08.603738 [ 288 ] {b273cbe0-4e5e-4464-ae17-bba7258d7470} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.10 05:09:08.604052 [ 288 ] {b273cbe0-4e5e-4464-ae17-bba7258d7470} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:08.604342 [ 288 ] {b273cbe0-4e5e-4464-ae17-bba7258d7470} executeQuery: Read 14 rows, 1.01 KiB in 0.00226 sec., 6194.690265486726 rows/sec., 445.93 KiB/sec. 2025.01.10 05:09:08.604429 [ 288 ] {b273cbe0-4e5e-4464-ae17-bba7258d7470} TCPHandler: Processed in 0.002643306 sec. 2025.01.10 05:09:08.604640 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:08.604788 [ 283 ] {6b5726fd-1a8d-4171-9afc-ceddadc65867} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.10 05:09:08.604849 [ 283 ] {6b5726fd-1a8d-4171-9afc-ceddadc65867} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.10 05:09:08.605579 [ 283 ] {6b5726fd-1a8d-4171-9afc-ceddadc65867} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:08.605619 [ 283 ] {6b5726fd-1a8d-4171-9afc-ceddadc65867} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:08.606000 [ 283 ] {6b5726fd-1a8d-4171-9afc-ceddadc65867} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.10 05:09:08.606261 [ 283 ] {6b5726fd-1a8d-4171-9afc-ceddadc65867} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:08.606489 [ 283 ] {6b5726fd-1a8d-4171-9afc-ceddadc65867} executeQuery: Read 12 rows, 1002.00 B in 0.001736 sec., 6912.442396313364 rows/sec., 563.66 KiB/sec. 2025.01.10 05:09:08.606545 [ 283 ] {6b5726fd-1a8d-4171-9afc-ceddadc65867} TCPHandler: Processed in 0.001978544 sec. 2025.01.10 05:09:08.606699 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:08.606814 [ 288 ] {027cac03-feef-4378-b766-d862feb2a840} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:09:08.606860 [ 288 ] {027cac03-feef-4378-b766-d862feb2a840} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:09:08.607923 [ 288 ] {027cac03-feef-4378-b766-d862feb2a840} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:08.607962 [ 288 ] {027cac03-feef-4378-b766-d862feb2a840} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:08.608409 [ 288 ] {027cac03-feef-4378-b766-d862feb2a840} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.10 05:09:08.608650 [ 288 ] {027cac03-feef-4378-b766-d862feb2a840} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:08.608872 [ 288 ] {027cac03-feef-4378-b766-d862feb2a840} executeQuery: Read 1345 rows, 114.67 KiB in 0.002082 sec., 646013.4486071086 rows/sec., 53.79 MiB/sec. 2025.01.10 05:09:08.608960 [ 288 ] {027cac03-feef-4378-b766-d862feb2a840} TCPHandler: Processed in 0.002314945 sec. 2025.01.10 05:09:08.609136 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:08.609271 [ 283 ] {f16551b5-6523-4ae5-9362-1f3d801fe4f8} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:09:08.609327 [ 283 ] {f16551b5-6523-4ae5-9362-1f3d801fe4f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:09:08.609922 [ 283 ] {f16551b5-6523-4ae5-9362-1f3d801fe4f8} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:08.609960 [ 283 ] {f16551b5-6523-4ae5-9362-1f3d801fe4f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:08.610322 [ 283 ] {f16551b5-6523-4ae5-9362-1f3d801fe4f8} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.10 05:09:08.610566 [ 283 ] {f16551b5-6523-4ae5-9362-1f3d801fe4f8} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:08.610788 [ 283 ] {f16551b5-6523-4ae5-9362-1f3d801fe4f8} executeQuery: Read 32 rows, 2.27 KiB in 0.001548 sec., 20671.834625322997 rows/sec., 1.43 MiB/sec. 2025.01.10 05:09:08.610843 [ 283 ] {f16551b5-6523-4ae5-9362-1f3d801fe4f8} TCPHandler: Processed in 0.001785037 sec. 2025.01.10 05:09:08.610990 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:08.611100 [ 288 ] {93a6c920-9580-4fed-a1fb-6d23540e3fc7} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:09:08.611147 [ 288 ] {93a6c920-9580-4fed-a1fb-6d23540e3fc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:09:08.611737 [ 288 ] {93a6c920-9580-4fed-a1fb-6d23540e3fc7} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:08.611776 [ 288 ] {93a6c920-9580-4fed-a1fb-6d23540e3fc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:08.612148 [ 288 ] {93a6c920-9580-4fed-a1fb-6d23540e3fc7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.10 05:09:08.612425 [ 288 ] {93a6c920-9580-4fed-a1fb-6d23540e3fc7} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:08.612670 [ 288 ] {93a6c920-9580-4fed-a1fb-6d23540e3fc7} executeQuery: Read 242 rows, 16.79 KiB in 0.00159 sec., 152201.2578616352 rows/sec., 10.31 MiB/sec. 2025.01.10 05:09:08.612775 [ 288 ] {93a6c920-9580-4fed-a1fb-6d23540e3fc7} TCPHandler: Processed in 0.00184184 sec. 2025.01.10 05:09:08.612938 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:08.613070 [ 283 ] {d0e53bc1-fa46-4169-a370-eb7c87b0010d} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:09:08.613125 [ 283 ] {d0e53bc1-fa46-4169-a370-eb7c87b0010d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:09:08.613724 [ 283 ] {d0e53bc1-fa46-4169-a370-eb7c87b0010d} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:08.613764 [ 283 ] {d0e53bc1-fa46-4169-a370-eb7c87b0010d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:08.614129 [ 283 ] {d0e53bc1-fa46-4169-a370-eb7c87b0010d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.10 05:09:08.614389 [ 283 ] {d0e53bc1-fa46-4169-a370-eb7c87b0010d} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:08.614602 [ 283 ] {d0e53bc1-fa46-4169-a370-eb7c87b0010d} executeQuery: Read 13 rows, 830.00 B in 0.001561 sec., 8327.994875080076 rows/sec., 519.25 KiB/sec. 2025.01.10 05:09:08.614654 [ 283 ] {d0e53bc1-fa46-4169-a370-eb7c87b0010d} TCPHandler: Processed in 0.001779787 sec. 2025.01.10 05:09:08.614797 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:08.614918 [ 288 ] {279dab0c-9dec-4763-ab51-74aa1c6bb985} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:09:08.614965 [ 288 ] {279dab0c-9dec-4763-ab51-74aa1c6bb985} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:09:08.615746 [ 288 ] {279dab0c-9dec-4763-ab51-74aa1c6bb985} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:08.615784 [ 288 ] {279dab0c-9dec-4763-ab51-74aa1c6bb985} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:08.616172 [ 288 ] {279dab0c-9dec-4763-ab51-74aa1c6bb985} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.10 05:09:08.616414 [ 288 ] {279dab0c-9dec-4763-ab51-74aa1c6bb985} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:08.616621 [ 288 ] {279dab0c-9dec-4763-ab51-74aa1c6bb985} executeQuery: Read 827 rows, 61.11 KiB in 0.001724 sec., 479698.3758700696 rows/sec., 34.62 MiB/sec. 2025.01.10 05:09:08.616672 [ 288 ] {279dab0c-9dec-4763-ab51-74aa1c6bb985} TCPHandler: Processed in 0.001930313 sec. 2025.01.10 05:09:08.616819 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:08.616946 [ 283 ] {414be923-b5a8-47aa-96f4-b51441c21a75} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:09:08.617001 [ 283 ] {414be923-b5a8-47aa-96f4-b51441c21a75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:09:08.617519 [ 283 ] {414be923-b5a8-47aa-96f4-b51441c21a75} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:08.617557 [ 283 ] {414be923-b5a8-47aa-96f4-b51441c21a75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:08.617915 [ 283 ] {414be923-b5a8-47aa-96f4-b51441c21a75} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.10 05:09:08.618149 [ 283 ] {414be923-b5a8-47aa-96f4-b51441c21a75} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:08.618369 [ 283 ] {414be923-b5a8-47aa-96f4-b51441c21a75} executeQuery: Read 6 rows, 321.00 B in 0.001451 sec., 4135.079255685734 rows/sec., 216.04 KiB/sec. 2025.01.10 05:09:08.618419 [ 283 ] {414be923-b5a8-47aa-96f4-b51441c21a75} TCPHandler: Processed in 0.001663094 sec. 2025.01.10 05:09:08.618559 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:08.618686 [ 288 ] {bf53eb45-f276-478e-9546-ef61a41f6a32} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:08.618743 [ 288 ] {bf53eb45-f276-478e-9546-ef61a41f6a32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:09:08.619605 [ 288 ] {bf53eb45-f276-478e-9546-ef61a41f6a32} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:08.619643 [ 288 ] {bf53eb45-f276-478e-9546-ef61a41f6a32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:08.620065 [ 288 ] {bf53eb45-f276-478e-9546-ef61a41f6a32} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.10 05:09:08.620301 [ 288 ] {bf53eb45-f276-478e-9546-ef61a41f6a32} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:08.620527 [ 288 ] {bf53eb45-f276-478e-9546-ef61a41f6a32} executeQuery: Read 969 rows, 65.95 KiB in 0.001866 sec., 519292.6045016077 rows/sec., 34.51 MiB/sec. 2025.01.10 05:09:08.620608 [ 288 ] {bf53eb45-f276-478e-9546-ef61a41f6a32} TCPHandler: Processed in 0.002106778 sec. 2025.01.10 05:09:08.620776 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:08.620904 [ 283 ] {bfcc2d40-5397-4773-8b77-01e54f51329a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:09:08.620960 [ 283 ] {bfcc2d40-5397-4773-8b77-01e54f51329a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:09:08.621467 [ 283 ] {bfcc2d40-5397-4773-8b77-01e54f51329a} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:08.621512 [ 283 ] {bfcc2d40-5397-4773-8b77-01e54f51329a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:08.621861 [ 283 ] {bfcc2d40-5397-4773-8b77-01e54f51329a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.10 05:09:08.622091 [ 283 ] {bfcc2d40-5397-4773-8b77-01e54f51329a} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:08.622303 [ 283 ] {bfcc2d40-5397-4773-8b77-01e54f51329a} executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. 2025.01.10 05:09:08.622352 [ 283 ] {bfcc2d40-5397-4773-8b77-01e54f51329a} TCPHandler: Processed in 0.001654114 sec. 2025.01.10 05:09:08.622482 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:08.622605 [ 288 ] {dde8db62-021b-413b-b0a2-d57704001d90} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:08.622682 [ 288 ] {dde8db62-021b-413b-b0a2-d57704001d90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:09:08.623869 [ 288 ] {dde8db62-021b-413b-b0a2-d57704001d90} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:08.623907 [ 288 ] {dde8db62-021b-413b-b0a2-d57704001d90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:08.624511 [ 288 ] {dde8db62-021b-413b-b0a2-d57704001d90} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.10 05:09:08.624773 [ 288 ] {dde8db62-021b-413b-b0a2-d57704001d90} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:08.625046 [ 288 ] {dde8db62-021b-413b-b0a2-d57704001d90} executeQuery: Read 13 rows, 23.85 KiB in 0.002465 sec., 5273.833671399594 rows/sec., 9.45 MiB/sec. 2025.01.10 05:09:08.625346 [ 288 ] {dde8db62-021b-413b-b0a2-d57704001d90} TCPHandler: Processed in 0.002912824 sec. 2025.01.10 05:09:08.625491 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:08.625620 [ 283 ] {f12aac6d-cd72-4cfe-979d-86e31bd97299} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:09:08.625674 [ 283 ] {f12aac6d-cd72-4cfe-979d-86e31bd97299} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:09:08.626178 [ 283 ] {f12aac6d-cd72-4cfe-979d-86e31bd97299} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:08.626223 [ 283 ] {f12aac6d-cd72-4cfe-979d-86e31bd97299} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:08.626622 [ 283 ] {f12aac6d-cd72-4cfe-979d-86e31bd97299} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.10 05:09:08.626859 [ 283 ] {f12aac6d-cd72-4cfe-979d-86e31bd97299} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:08.627078 [ 283 ] {f12aac6d-cd72-4cfe-979d-86e31bd97299} executeQuery: Read 34 rows, 2.03 KiB in 0.001485 sec., 22895.622895622895 rows/sec., 1.34 MiB/sec. 2025.01.10 05:09:08.627195 [ 283 ] {f12aac6d-cd72-4cfe-979d-86e31bd97299} TCPHandler: Processed in 0.001766317 sec. 2025.01.10 05:09:09.821508 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 2025.01.10 05:09:09.822194 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:09.822243 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:09.822810 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.10 05:09:09.823075 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:09.823355 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 2025.01.10 05:09:10.680427 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.01.10 05:09:10.702492 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:10.702574 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:10.711034 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.10 05:09:10.711944 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:10.715682 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.01.10 05:09:12.337118 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:12.337328 [ 288 ] {4e55866c-10eb-414c-a9ec-96bc1f29bd88} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:09:12.337410 [ 288 ] {4e55866c-10eb-414c-a9ec-96bc1f29bd88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:09:12.338199 [ 288 ] {4e55866c-10eb-414c-a9ec-96bc1f29bd88} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:12.338246 [ 288 ] {4e55866c-10eb-414c-a9ec-96bc1f29bd88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:12.338668 [ 288 ] {4e55866c-10eb-414c-a9ec-96bc1f29bd88} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.10 05:09:12.338927 [ 288 ] {4e55866c-10eb-414c-a9ec-96bc1f29bd88} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:12.339213 [ 288 ] {4e55866c-10eb-414c-a9ec-96bc1f29bd88} executeQuery: Read 26 rows, 1.98 KiB in 0.001937 sec., 13422.818791946309 rows/sec., 1021.94 KiB/sec. 2025.01.10 05:09:12.339402 [ 288 ] {4e55866c-10eb-414c-a9ec-96bc1f29bd88} TCPHandler: Processed in 0.002417018 sec. 2025.01.10 05:09:12.339636 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:12.339782 [ 283 ] {7ad973ae-f079-40e8-9696-d97913bf5354} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:09:12.339842 [ 283 ] {7ad973ae-f079-40e8-9696-d97913bf5354} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:09:12.340561 [ 283 ] {7ad973ae-f079-40e8-9696-d97913bf5354} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:12.340608 [ 283 ] {7ad973ae-f079-40e8-9696-d97913bf5354} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:12.340973 [ 283 ] {7ad973ae-f079-40e8-9696-d97913bf5354} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.10 05:09:12.341208 [ 283 ] {7ad973ae-f079-40e8-9696-d97913bf5354} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:12.341421 [ 283 ] {7ad973ae-f079-40e8-9696-d97913bf5354} executeQuery: Read 28 rows, 2.24 KiB in 0.001675 sec., 16716.41791044776 rows/sec., 1.30 MiB/sec. 2025.01.10 05:09:12.341477 [ 283 ] {7ad973ae-f079-40e8-9696-d97913bf5354} TCPHandler: Processed in 0.001933443 sec. 2025.01.10 05:09:12.341617 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:12.341747 [ 288 ] {00dd8845-5bcc-4c57-9672-6d2ad71b3f50} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:12.341806 [ 288 ] {00dd8845-5bcc-4c57-9672-6d2ad71b3f50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:09:12.342396 [ 288 ] {00dd8845-5bcc-4c57-9672-6d2ad71b3f50} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:12.342442 [ 288 ] {00dd8845-5bcc-4c57-9672-6d2ad71b3f50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:12.342853 [ 288 ] {00dd8845-5bcc-4c57-9672-6d2ad71b3f50} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.10 05:09:12.343099 [ 288 ] {00dd8845-5bcc-4c57-9672-6d2ad71b3f50} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:12.343302 [ 288 ] {00dd8845-5bcc-4c57-9672-6d2ad71b3f50} executeQuery: Read 60 rows, 4.26 KiB in 0.001585 sec., 37854.88958990536 rows/sec., 2.62 MiB/sec. 2025.01.10 05:09:12.343354 [ 288 ] {00dd8845-5bcc-4c57-9672-6d2ad71b3f50} TCPHandler: Processed in 0.001788148 sec. 2025.01.10 05:09:12.343494 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:12.343601 [ 283 ] {659e1f81-8ed8-42fe-b784-c81fc8c693ae} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:09:12.343653 [ 283 ] {659e1f81-8ed8-42fe-b784-c81fc8c693ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:09:12.344171 [ 283 ] {659e1f81-8ed8-42fe-b784-c81fc8c693ae} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:12.344217 [ 283 ] {659e1f81-8ed8-42fe-b784-c81fc8c693ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:12.344647 [ 283 ] {659e1f81-8ed8-42fe-b784-c81fc8c693ae} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.10 05:09:12.344885 [ 283 ] {659e1f81-8ed8-42fe-b784-c81fc8c693ae} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:12.345095 [ 283 ] {659e1f81-8ed8-42fe-b784-c81fc8c693ae} executeQuery: Read 18 rows, 1.26 KiB in 0.001515 sec., 11881.18811881188 rows/sec., 833.46 KiB/sec. 2025.01.10 05:09:12.345200 [ 283 ] {659e1f81-8ed8-42fe-b784-c81fc8c693ae} TCPHandler: Processed in 0.001757637 sec. 2025.01.10 05:09:17.162356 [ 151 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:09:17.162428 [ 151 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:09:17.324365 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 2025.01.10 05:09:17.325060 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:17.325108 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:17.325708 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.10 05:09:17.325974 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:17.326243 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.01.10 05:09:17.340426 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:17.340639 [ 288 ] {5f1367c5-82ff-4d2f-b005-b1ef512e9857} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:09:17.340717 [ 288 ] {5f1367c5-82ff-4d2f-b005-b1ef512e9857} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:09:17.341505 [ 288 ] {5f1367c5-82ff-4d2f-b005-b1ef512e9857} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:17.341545 [ 288 ] {5f1367c5-82ff-4d2f-b005-b1ef512e9857} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:17.341969 [ 288 ] {5f1367c5-82ff-4d2f-b005-b1ef512e9857} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.10 05:09:17.342225 [ 288 ] {5f1367c5-82ff-4d2f-b005-b1ef512e9857} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:17.342454 [ 288 ] {5f1367c5-82ff-4d2f-b005-b1ef512e9857} executeQuery: Read 78 rows, 6.85 KiB in 0.001876 sec., 41577.82515991471 rows/sec., 3.57 MiB/sec. 2025.01.10 05:09:17.342533 [ 288 ] {5f1367c5-82ff-4d2f-b005-b1ef512e9857} TCPHandler: Processed in 0.002248393 sec. 2025.01.10 05:09:17.342731 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:17.342866 [ 283 ] {6412d935-6534-41d7-8ad9-f77a56186970} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:09:17.342923 [ 283 ] {6412d935-6534-41d7-8ad9-f77a56186970} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:09:17.343584 [ 283 ] {6412d935-6534-41d7-8ad9-f77a56186970} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:17.343630 [ 283 ] {6412d935-6534-41d7-8ad9-f77a56186970} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:17.344001 [ 283 ] {6412d935-6534-41d7-8ad9-f77a56186970} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.10 05:09:17.344245 [ 283 ] {6412d935-6534-41d7-8ad9-f77a56186970} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:17.344469 [ 283 ] {6412d935-6534-41d7-8ad9-f77a56186970} executeQuery: Read 26 rows, 1.96 KiB in 0.001632 sec., 15931.372549019608 rows/sec., 1.17 MiB/sec. 2025.01.10 05:09:17.344524 [ 283 ] {6412d935-6534-41d7-8ad9-f77a56186970} TCPHandler: Processed in 0.001873391 sec. 2025.01.10 05:09:17.344660 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:17.344766 [ 288 ] {6706c4fd-c21f-446a-96ad-644e2ec7acc2} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:09:17.344819 [ 288 ] {6706c4fd-c21f-446a-96ad-644e2ec7acc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:09:17.345465 [ 288 ] {6706c4fd-c21f-446a-96ad-644e2ec7acc2} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:17.345509 [ 288 ] {6706c4fd-c21f-446a-96ad-644e2ec7acc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:17.345908 [ 288 ] {6706c4fd-c21f-446a-96ad-644e2ec7acc2} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.10 05:09:17.346148 [ 288 ] {6706c4fd-c21f-446a-96ad-644e2ec7acc2} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:17.346388 [ 288 ] {6706c4fd-c21f-446a-96ad-644e2ec7acc2} executeQuery: Read 54 rows, 4.32 KiB in 0.00164 sec., 32926.829268292684 rows/sec., 2.57 MiB/sec. 2025.01.10 05:09:17.346472 [ 288 ] {6706c4fd-c21f-446a-96ad-644e2ec7acc2} TCPHandler: Processed in 0.0018632 sec. 2025.01.10 05:09:17.346695 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:17.346963 [ 283 ] {05244782-d52c-47ba-b506-94ba8e5e9f1f} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:17.347024 [ 283 ] {05244782-d52c-47ba-b506-94ba8e5e9f1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:09:17.347620 [ 283 ] {05244782-d52c-47ba-b506-94ba8e5e9f1f} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:17.347665 [ 283 ] {05244782-d52c-47ba-b506-94ba8e5e9f1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:17.348056 [ 283 ] {05244782-d52c-47ba-b506-94ba8e5e9f1f} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.10 05:09:17.348289 [ 283 ] {05244782-d52c-47ba-b506-94ba8e5e9f1f} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:17.348498 [ 283 ] {05244782-d52c-47ba-b506-94ba8e5e9f1f} executeQuery: Read 100 rows, 7.10 KiB in 0.001599 sec., 62539.086929330835 rows/sec., 4.34 MiB/sec. 2025.01.10 05:09:17.348550 [ 283 ] {05244782-d52c-47ba-b506-94ba8e5e9f1f} TCPHandler: Processed in 0.001987595 sec. 2025.01.10 05:09:17.348680 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:17.348793 [ 288 ] {19409e13-b75b-4039-97f4-5240e5cc2e89} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:17.348869 [ 288 ] {19409e13-b75b-4039-97f4-5240e5cc2e89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:09:17.350083 [ 288 ] {19409e13-b75b-4039-97f4-5240e5cc2e89} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:17.350121 [ 288 ] {19409e13-b75b-4039-97f4-5240e5cc2e89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:17.350727 [ 288 ] {19409e13-b75b-4039-97f4-5240e5cc2e89} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.10 05:09:17.350980 [ 288 ] {19409e13-b75b-4039-97f4-5240e5cc2e89} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:17.351230 [ 288 ] {19409e13-b75b-4039-97f4-5240e5cc2e89} executeQuery: Read 26 rows, 47.71 KiB in 0.002466 sec., 10543.390105433902 rows/sec., 18.89 MiB/sec. 2025.01.10 05:09:17.351340 [ 288 ] {19409e13-b75b-4039-97f4-5240e5cc2e89} TCPHandler: Processed in 0.002710458 sec. 2025.01.10 05:09:17.351485 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:17.351613 [ 283 ] {b8fd4485-b082-4d9c-99f8-a28384089cf4} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:09:17.351668 [ 283 ] {b8fd4485-b082-4d9c-99f8-a28384089cf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:09:17.352123 [ 283 ] {b8fd4485-b082-4d9c-99f8-a28384089cf4} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:17.352161 [ 283 ] {b8fd4485-b082-4d9c-99f8-a28384089cf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:17.352508 [ 283 ] {b8fd4485-b082-4d9c-99f8-a28384089cf4} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.10 05:09:17.352739 [ 283 ] {b8fd4485-b082-4d9c-99f8-a28384089cf4} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:17.352946 [ 283 ] {b8fd4485-b082-4d9c-99f8-a28384089cf4} executeQuery: Read 30 rows, 2.10 KiB in 0.001361 sec., 22042.61572373255 rows/sec., 1.51 MiB/sec. 2025.01.10 05:09:17.353059 [ 283 ] {b8fd4485-b082-4d9c-99f8-a28384089cf4} TCPHandler: Processed in 0.001634913 sec. 2025.01.10 05:09:17.383810 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 864 2025.01.10 05:09:17.386774 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:17.386818 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:17.388267 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.10 05:09:17.388573 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:17.389763 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 864 2025.01.10 05:09:18.216652 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2025.01.10 05:09:18.236654 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:18.236710 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:18.243955 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.10 05:09:18.244710 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:18.247394 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2025.01.10 05:09:19.810308 [ 145 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2025.01.10 05:09:19.810386 [ 145 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:19.810414 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. 2025.01.10 05:09:19.810650 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2025.01.10 05:09:19.810860 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:19.810900 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 15 rows starting from the beginning of the part 2025.01.10 05:09:19.810979 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2025.01.10 05:09:19.811194 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2025.01.10 05:09:19.811452 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2025.01.10 05:09:19.811633 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2025.01.10 05:09:19.812674 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.00218838 sec., 8682.221552015646 rows/sec., 583.25 KiB/sec. 2025.01.10 05:09:19.812794 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2025.01.10 05:09:19.813144 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:19.813248 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2025.01.10 05:09:19.813345 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.10 05:09:20.513201 [ 145 ] {} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.10 05:09:20.513318 [ 145 ] {} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:20.513360 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:20.513671 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.10 05:09:20.513942 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:20.513981 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.01.10 05:09:20.514070 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2025.01.10 05:09:20.514272 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::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.01.10 05:09:20.514606 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2025.01.10 05:09:20.514879 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::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.01.10 05:09:20.516056 [ 189 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002580854 sec., 13948.871187599143 rows/sec., 1.16 MiB/sec. 2025.01.10 05:09:20.516197 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.10 05:09:20.516484 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_5_1} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:20.516564 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_5_1} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.10 05:09:20.516643 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.10 05:09:22.345497 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:22.345701 [ 288 ] {ec2720d6-89d0-4e6c-96c3-3fca47f2c0aa} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:09:22.345775 [ 288 ] {ec2720d6-89d0-4e6c-96c3-3fca47f2c0aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:09:22.346544 [ 288 ] {ec2720d6-89d0-4e6c-96c3-3fca47f2c0aa} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:22.346599 [ 288 ] {ec2720d6-89d0-4e6c-96c3-3fca47f2c0aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:22.347040 [ 288 ] {ec2720d6-89d0-4e6c-96c3-3fca47f2c0aa} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.10 05:09:22.347299 [ 288 ] {ec2720d6-89d0-4e6c-96c3-3fca47f2c0aa} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:22.347559 [ 288 ] {ec2720d6-89d0-4e6c-96c3-3fca47f2c0aa} executeQuery: Read 14 rows, 1.01 KiB in 0.001897 sec., 7380.073800738007 rows/sec., 531.27 KiB/sec. 2025.01.10 05:09:22.347692 [ 288 ] {ec2720d6-89d0-4e6c-96c3-3fca47f2c0aa} TCPHandler: Processed in 0.002388178 sec. 2025.01.10 05:09:22.347926 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:22.348069 [ 283 ] {5ae4922e-19f1-4551-88d4-68d569c3dcf7} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:09:22.348141 [ 283 ] {5ae4922e-19f1-4551-88d4-68d569c3dcf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:09:22.348907 [ 283 ] {5ae4922e-19f1-4551-88d4-68d569c3dcf7} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:22.348951 [ 283 ] {5ae4922e-19f1-4551-88d4-68d569c3dcf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:22.349382 [ 283 ] {5ae4922e-19f1-4551-88d4-68d569c3dcf7} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.10 05:09:22.349638 [ 283 ] {5ae4922e-19f1-4551-88d4-68d569c3dcf7} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:22.349880 [ 283 ] {5ae4922e-19f1-4551-88d4-68d569c3dcf7} executeQuery: Read 199 rows, 18.11 KiB in 0.001851 sec., 107509.45434900055 rows/sec., 9.56 MiB/sec. 2025.01.10 05:09:22.349940 [ 283 ] {5ae4922e-19f1-4551-88d4-68d569c3dcf7} TCPHandler: Processed in 0.002079728 sec. 2025.01.10 05:09:22.350103 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:22.350224 [ 288 ] {81ceb9a4-0bc8-4d76-99e1-43f326e2606b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:09:22.350276 [ 288 ] {81ceb9a4-0bc8-4d76-99e1-43f326e2606b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:09:22.350843 [ 288 ] {81ceb9a4-0bc8-4d76-99e1-43f326e2606b} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:22.350886 [ 288 ] {81ceb9a4-0bc8-4d76-99e1-43f326e2606b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:22.351277 [ 288 ] {81ceb9a4-0bc8-4d76-99e1-43f326e2606b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.10 05:09:22.351532 [ 288 ] {81ceb9a4-0bc8-4d76-99e1-43f326e2606b} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:22.351736 [ 149 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.10 05:09:22.351771 [ 288 ] {81ceb9a4-0bc8-4d76-99e1-43f326e2606b} executeQuery: Read 20 rows, 1.43 KiB in 0.001573 sec., 12714.558169103624 rows/sec., 911.38 KiB/sec. 2025.01.10 05:09:22.351830 [ 149 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:22.351893 [ 288 ] {81ceb9a4-0bc8-4d76-99e1-43f326e2606b} TCPHandler: Processed in 0.00184678 sec. 2025.01.10 05:09:22.351901 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:22.352110 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:22.352181 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.10 05:09:22.352303 [ 283 ] {61db81a5-5a56-40c9-8b64-1ffda156af3b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:09:22.352420 [ 283 ] {61db81a5-5a56-40c9-8b64-1ffda156af3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:09:22.352550 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:22.352654 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 60 rows starting from the beginning of the part 2025.01.10 05:09:22.352943 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part 2025.01.10 05:09:22.353536 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part 2025.01.10 05:09:22.353897 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part 2025.01.10 05:09:22.354287 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:09:22.354671 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part 2025.01.10 05:09:22.355422 [ 283 ] {61db81a5-5a56-40c9-8b64-1ffda156af3b} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:22.355486 [ 283 ] {61db81a5-5a56-40c9-8b64-1ffda156af3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:22.356467 [ 283 ] {61db81a5-5a56-40c9-8b64-1ffda156af3b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.10 05:09:22.357042 [ 283 ] {61db81a5-5a56-40c9-8b64-1ffda156af3b} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:22.357704 [ 283 ] {61db81a5-5a56-40c9-8b64-1ffda156af3b} executeQuery: Read 14 rows, 1004.00 B in 0.005439 sec., 2574.002574002574 rows/sec., 180.27 KiB/sec. 2025.01.10 05:09:22.358085 [ 283 ] {61db81a5-5a56-40c9-8b64-1ffda156af3b} TCPHandler: Processed in 0.006079097 sec. 2025.01.10 05:09:22.358392 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:22.358481 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.006429048 sec., 28620.100518770432 rows/sec., 2.15 MiB/sec. 2025.01.10 05:09:22.358591 [ 288 ] {3282b6d6-d92f-48cd-a1c5-3e5fc3e8d22b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:09:22.358665 [ 288 ] {3282b6d6-d92f-48cd-a1c5-3e5fc3e8d22b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:09:22.358799 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.10 05:09:22.359546 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:22.359754 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.10 05:09:22.359940 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.10 05:09:22.360050 [ 288 ] {3282b6d6-d92f-48cd-a1c5-3e5fc3e8d22b} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:22.360096 [ 288 ] {3282b6d6-d92f-48cd-a1c5-3e5fc3e8d22b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:22.360484 [ 288 ] {3282b6d6-d92f-48cd-a1c5-3e5fc3e8d22b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.10 05:09:22.360732 [ 288 ] {3282b6d6-d92f-48cd-a1c5-3e5fc3e8d22b} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:22.360990 [ 288 ] {3282b6d6-d92f-48cd-a1c5-3e5fc3e8d22b} executeQuery: Read 13 rows, 830.00 B in 0.002454 sec., 5297.473512632437 rows/sec., 330.30 KiB/sec. 2025.01.10 05:09:22.361195 [ 288 ] {3282b6d6-d92f-48cd-a1c5-3e5fc3e8d22b} TCPHandler: Processed in 0.002949196 sec. 2025.01.10 05:09:22.361379 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:22.361498 [ 283 ] {094aebef-6cbc-4d5b-b93e-cbb003e688b6} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:09:22.361546 [ 283 ] {094aebef-6cbc-4d5b-b93e-cbb003e688b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:09:22.362284 [ 283 ] {094aebef-6cbc-4d5b-b93e-cbb003e688b6} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:22.362326 [ 283 ] {094aebef-6cbc-4d5b-b93e-cbb003e688b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:22.362719 [ 283 ] {094aebef-6cbc-4d5b-b93e-cbb003e688b6} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.10 05:09:22.362975 [ 283 ] {094aebef-6cbc-4d5b-b93e-cbb003e688b6} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:22.363198 [ 283 ] {094aebef-6cbc-4d5b-b93e-cbb003e688b6} executeQuery: Read 359 rows, 25.84 KiB in 0.001724 sec., 208236.6589327146 rows/sec., 14.64 MiB/sec. 2025.01.10 05:09:22.363258 [ 283 ] {094aebef-6cbc-4d5b-b93e-cbb003e688b6} TCPHandler: Processed in 0.001935653 sec. 2025.01.10 05:09:22.363412 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:22.363519 [ 288 ] {b983b53c-374b-4879-aae6-15b8c06171af} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:09:22.363567 [ 288 ] {b983b53c-374b-4879-aae6-15b8c06171af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:09:22.364024 [ 288 ] {b983b53c-374b-4879-aae6-15b8c06171af} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:22.364063 [ 288 ] {b983b53c-374b-4879-aae6-15b8c06171af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:22.364423 [ 288 ] {b983b53c-374b-4879-aae6-15b8c06171af} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.10 05:09:22.364660 [ 288 ] {b983b53c-374b-4879-aae6-15b8c06171af} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:22.364885 [ 288 ] {b983b53c-374b-4879-aae6-15b8c06171af} executeQuery: Read 6 rows, 321.00 B in 0.001388 sec., 4322.766570605188 rows/sec., 225.85 KiB/sec. 2025.01.10 05:09:22.365005 [ 288 ] {b983b53c-374b-4879-aae6-15b8c06171af} TCPHandler: Processed in 0.001654304 sec. 2025.01.10 05:09:22.365166 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:22.365274 [ 283 ] {52e87cf7-c1ef-459f-8c41-3fa6336f57f0} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:22.365321 [ 283 ] {52e87cf7-c1ef-459f-8c41-3fa6336f57f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:09:22.365849 [ 283 ] {52e87cf7-c1ef-459f-8c41-3fa6336f57f0} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:22.365886 [ 283 ] {52e87cf7-c1ef-459f-8c41-3fa6336f57f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:22.366270 [ 283 ] {52e87cf7-c1ef-459f-8c41-3fa6336f57f0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.10 05:09:22.366510 [ 283 ] {52e87cf7-c1ef-459f-8c41-3fa6336f57f0} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:22.366717 [ 283 ] {52e87cf7-c1ef-459f-8c41-3fa6336f57f0} executeQuery: Read 177 rows, 11.96 KiB in 0.001467 sec., 120654.39672801636 rows/sec., 7.96 MiB/sec. 2025.01.10 05:09:22.366769 [ 283 ] {52e87cf7-c1ef-459f-8c41-3fa6336f57f0} TCPHandler: Processed in 0.001664234 sec. 2025.01.10 05:09:22.366905 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:22.367012 [ 288 ] {710dc79c-1cc5-4665-8710-d2286cc21a85} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:09:22.367059 [ 288 ] {710dc79c-1cc5-4665-8710-d2286cc21a85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:09:22.367484 [ 288 ] {710dc79c-1cc5-4665-8710-d2286cc21a85} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:22.367523 [ 288 ] {710dc79c-1cc5-4665-8710-d2286cc21a85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:22.367867 [ 288 ] {710dc79c-1cc5-4665-8710-d2286cc21a85} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.10 05:09:22.368107 [ 288 ] {710dc79c-1cc5-4665-8710-d2286cc21a85} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:22.368355 [ 288 ] {710dc79c-1cc5-4665-8710-d2286cc21a85} executeQuery: Read 1 rows, 69.00 B in 0.001365 sec., 732.6007326007326 rows/sec., 49.36 KiB/sec. 2025.01.10 05:09:22.368554 [ 288 ] {710dc79c-1cc5-4665-8710-d2286cc21a85} TCPHandler: Processed in 0.001705246 sec. 2025.01.10 05:09:22.368700 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:22.368808 [ 283 ] {493b9e19-ba1e-4264-a560-5190b06dcc44} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:22.368877 [ 283 ] {493b9e19-ba1e-4264-a560-5190b06dcc44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:09:22.369975 [ 283 ] {493b9e19-ba1e-4264-a560-5190b06dcc44} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:22.370015 [ 283 ] {493b9e19-ba1e-4264-a560-5190b06dcc44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:22.370632 [ 283 ] {493b9e19-ba1e-4264-a560-5190b06dcc44} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.10 05:09:22.370890 [ 283 ] {493b9e19-ba1e-4264-a560-5190b06dcc44} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:22.371077 [ 149 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.10 05:09:22.371152 [ 149 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:22.371185 [ 283 ] {493b9e19-ba1e-4264-a560-5190b06dcc44} executeQuery: Read 13 rows, 23.85 KiB in 0.002393 sec., 5432.511491851233 rows/sec., 9.73 MiB/sec. 2025.01.10 05:09:22.371193 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:22.371501 [ 283 ] {493b9e19-ba1e-4264-a560-5190b06dcc44} TCPHandler: Processed in 0.002859973 sec. 2025.01.10 05:09:22.371509 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.10 05:09:22.371647 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:22.371800 [ 288 ] {6b108eff-20e6-44f7-b9b9-53facaaa9615} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:09:22.371869 [ 288 ] {6b108eff-20e6-44f7-b9b9-53facaaa9615} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:09:22.371885 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:22.371998 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 568 rows starting from the beginning of the part 2025.01.10 05:09:22.372561 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part 2025.01.10 05:09:22.373124 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part 2025.01.10 05:09:22.373207 [ 288 ] {6b108eff-20e6-44f7-b9b9-53facaaa9615} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:22.373260 [ 288 ] {6b108eff-20e6-44f7-b9b9-53facaaa9615} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:22.373700 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part 2025.01.10 05:09:22.374270 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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.01.10 05:09:22.374404 [ 288 ] {6b108eff-20e6-44f7-b9b9-53facaaa9615} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.10 05:09:22.374738 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part 2025.01.10 05:09:22.375125 [ 288 ] {6b108eff-20e6-44f7-b9b9-53facaaa9615} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:22.375570 [ 288 ] {6b108eff-20e6-44f7-b9b9-53facaaa9615} executeQuery: Read 52 rows, 3.30 KiB in 0.003792 sec., 13713.080168776372 rows/sec., 869.43 KiB/sec. 2025.01.10 05:09:22.375888 [ 288 ] {6b108eff-20e6-44f7-b9b9-53facaaa9615} TCPHandler: Processed in 0.00429646 sec. 2025.01.10 05:09:22.382600 [ 196 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 659 rows, containing 19 columns (19 merged, 0 gathered) in 0.011251575 sec., 58569.57803685262 rows/sec., 104.95 MiB/sec. 2025.01.10 05:09:22.383440 [ 196 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.10 05:09:22.383912 [ 196 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:22.384011 [ 196 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.10 05:09:22.384182 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. 2025.01.10 05:09:24.827256 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 2025.01.10 05:09:24.827899 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:24.827941 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:24.828467 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.10 05:09:24.828732 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:24.829004 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 2025.01.10 05:09:25.748347 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2025.01.10 05:09:25.769034 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:25.769086 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:25.776533 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.10 05:09:25.777294 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:25.779897 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.01.10 05:09:27.340693 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:27.340886 [ 288 ] {8783930d-8371-4ff6-aba3-c10b1315d305} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.10 05:09:27.340966 [ 288 ] {8783930d-8371-4ff6-aba3-c10b1315d305} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.10 05:09:27.341718 [ 288 ] {8783930d-8371-4ff6-aba3-c10b1315d305} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:27.341769 [ 288 ] {8783930d-8371-4ff6-aba3-c10b1315d305} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:27.342196 [ 288 ] {8783930d-8371-4ff6-aba3-c10b1315d305} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.10 05:09:27.342453 [ 288 ] {8783930d-8371-4ff6-aba3-c10b1315d305} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:27.342707 [ 288 ] {8783930d-8371-4ff6-aba3-c10b1315d305} executeQuery: Read 2 rows, 167.00 B in 0.001875 sec., 1066.6666666666667 rows/sec., 86.98 KiB/sec. 2025.01.10 05:09:27.342771 [ 288 ] {8783930d-8371-4ff6-aba3-c10b1315d305} TCPHandler: Processed in 0.002216501 sec. 2025.01.10 05:09:27.342963 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:27.343108 [ 283 ] {59c66074-25f3-4864-afd1-73eb8871ec55} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:09:27.343167 [ 283 ] {59c66074-25f3-4864-afd1-73eb8871ec55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:09:27.343882 [ 283 ] {59c66074-25f3-4864-afd1-73eb8871ec55} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:27.343931 [ 283 ] {59c66074-25f3-4864-afd1-73eb8871ec55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:27.344329 [ 283 ] {59c66074-25f3-4864-afd1-73eb8871ec55} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.10 05:09:27.344570 [ 283 ] {59c66074-25f3-4864-afd1-73eb8871ec55} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:27.344747 [ 141 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.10 05:09:27.344810 [ 283 ] {59c66074-25f3-4864-afd1-73eb8871ec55} executeQuery: Read 79 rows, 6.92 KiB in 0.001736 sec., 45506.912442396315 rows/sec., 3.89 MiB/sec. 2025.01.10 05:09:27.344834 [ 141 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:27.344905 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:27.344926 [ 283 ] {59c66074-25f3-4864-afd1-73eb8871ec55} TCPHandler: Processed in 0.002036286 sec. 2025.01.10 05:09:27.345197 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:27.345314 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.10 05:09:27.345615 [ 288 ] {290c1152-d28c-4118-a43d-670fa5732c7c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:09:27.345823 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:27.345832 [ 288 ] {290c1152-d28c-4118-a43d-670fa5732c7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:09:27.345942 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1399 rows starting from the beginning of the part 2025.01.10 05:09:27.346418 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1345 rows starting from the beginning of the part 2025.01.10 05:09:27.346776 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part 2025.01.10 05:09:27.347258 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 78 rows starting from the beginning of the part 2025.01.10 05:09:27.347676 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 199 rows starting from the beginning of the part 2025.01.10 05:09:27.348066 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 79 rows starting from the beginning of the part 2025.01.10 05:09:27.349276 [ 288 ] {290c1152-d28c-4118-a43d-670fa5732c7c} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:27.349338 [ 288 ] {290c1152-d28c-4118-a43d-670fa5732c7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:27.350226 [ 288 ] {290c1152-d28c-4118-a43d-670fa5732c7c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.10 05:09:27.350697 [ 288 ] {290c1152-d28c-4118-a43d-670fa5732c7c} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:27.351033 [ 288 ] {290c1152-d28c-4118-a43d-670fa5732c7c} executeQuery: Read 28 rows, 2.09 KiB in 0.005566 sec., 5030.542579949695 rows/sec., 376.34 KiB/sec. 2025.01.10 05:09:27.351450 [ 288 ] {290c1152-d28c-4118-a43d-670fa5732c7c} TCPHandler: Processed in 0.006407628 sec. 2025.01.10 05:09:27.351844 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:27.352083 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3126 rows, containing 5 columns (5 merged, 0 gathered) in 0.00706426 sec., 442509.19416895753 rows/sec., 38.77 MiB/sec. 2025.01.10 05:09:27.352106 [ 283 ] {80947542-da2d-42af-a4ba-93f66fda5f62} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:09:27.352162 [ 283 ] {80947542-da2d-42af-a4ba-93f66fda5f62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:09:27.352320 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.10 05:09:27.352735 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:27.352850 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.10 05:09:27.352973 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.10 05:09:27.352993 [ 283 ] {80947542-da2d-42af-a4ba-93f66fda5f62} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:27.353033 [ 283 ] {80947542-da2d-42af-a4ba-93f66fda5f62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:27.353413 [ 283 ] {80947542-da2d-42af-a4ba-93f66fda5f62} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.10 05:09:27.353670 [ 283 ] {80947542-da2d-42af-a4ba-93f66fda5f62} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:27.353857 [ 141 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.10 05:09:27.353924 [ 141 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:27.353931 [ 283 ] {80947542-da2d-42af-a4ba-93f66fda5f62} executeQuery: Read 56 rows, 4.48 KiB in 0.001836 sec., 30501.089324618737 rows/sec., 2.38 MiB/sec. 2025.01.10 05:09:27.353960 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:27.354134 [ 283 ] {80947542-da2d-42af-a4ba-93f66fda5f62} TCPHandler: Processed in 0.002537892 sec. 2025.01.10 05:09:27.354365 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.10 05:09:27.354418 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:27.354812 [ 288 ] {07befe42-4601-4f53-b2cf-427ae3851f19} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:27.354998 [ 288 ] {07befe42-4601-4f53-b2cf-427ae3851f19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:09:27.355232 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:27.355464 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 873 rows starting from the beginning of the part 2025.01.10 05:09:27.355911 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 827 rows starting from the beginning of the part 2025.01.10 05:09:27.356231 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 28 rows starting from the beginning of the part 2025.01.10 05:09:27.356532 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 54 rows starting from the beginning of the part 2025.01.10 05:09:27.356902 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 359 rows starting from the beginning of the part 2025.01.10 05:09:27.357232 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part 2025.01.10 05:09:27.357960 [ 288 ] {07befe42-4601-4f53-b2cf-427ae3851f19} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:27.358029 [ 288 ] {07befe42-4601-4f53-b2cf-427ae3851f19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:27.358960 [ 288 ] {07befe42-4601-4f53-b2cf-427ae3851f19} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.10 05:09:27.359509 [ 288 ] {07befe42-4601-4f53-b2cf-427ae3851f19} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:27.359792 [ 141 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.10 05:09:27.359862 [ 141 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:27.359894 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:27.360006 [ 288 ] {07befe42-4601-4f53-b2cf-427ae3851f19} executeQuery: Read 101 rows, 7.17 KiB in 0.00529 sec., 19092.627599243853 rows/sec., 1.32 MiB/sec. 2025.01.10 05:09:27.360430 [ 288 ] {07befe42-4601-4f53-b2cf-427ae3851f19} TCPHandler: Processed in 0.00616225 sec. 2025.01.10 05:09:27.360519 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.10 05:09:27.360757 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:27.360954 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.006846362 sec., 320900.35554649314 rows/sec., 24.45 MiB/sec. 2025.01.10 05:09:27.361051 [ 283 ] {8a455cbd-d414-4c47-8c33-0d77a3fd3885} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:27.361052 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:27.361127 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 10853 rows starting from the beginning of the part 2025.01.10 05:09:27.361256 [ 283 ] {8a455cbd-d414-4c47-8c33-0d77a3fd3885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:09:27.361383 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.10 05:09:27.361577 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 969 rows starting from the beginning of the part 2025.01.10 05:09:27.361984 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::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.01.10 05:09:27.362352 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 100 rows starting from the beginning of the part 2025.01.10 05:09:27.362861 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 177 rows starting from the beginning of the part 2025.01.10 05:09:27.363332 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 101 rows starting from the beginning of the part 2025.01.10 05:09:27.364204 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:27.364603 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.10 05:09:27.364912 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.10 05:09:27.366519 [ 283 ] {8a455cbd-d414-4c47-8c33-0d77a3fd3885} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:27.366565 [ 283 ] {8a455cbd-d414-4c47-8c33-0d77a3fd3885} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:27.367583 [ 283 ] {8a455cbd-d414-4c47-8c33-0d77a3fd3885} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.10 05:09:27.367929 [ 283 ] {8a455cbd-d414-4c47-8c33-0d77a3fd3885} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:27.368192 [ 283 ] {8a455cbd-d414-4c47-8c33-0d77a3fd3885} executeQuery: Read 26 rows, 47.71 KiB in 0.007241 sec., 3590.664272890485 rows/sec., 6.43 MiB/sec. 2025.01.10 05:09:27.368345 [ 283 ] {8a455cbd-d414-4c47-8c33-0d77a3fd3885} TCPHandler: Processed in 0.007783642 sec. 2025.01.10 05:09:27.368502 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:27.368678 [ 288 ] {f9b166a5-adb8-4b54-9ec6-6d210a52284a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:09:27.368684 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 12260 rows, containing 5 columns (5 merged, 0 gathered) in 0.008647601 sec., 1417734.2363506365 rows/sec., 94.96 MiB/sec. 2025.01.10 05:09:27.368746 [ 288 ] {f9b166a5-adb8-4b54-9ec6-6d210a52284a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:09:27.369151 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.10 05:09:27.369400 [ 288 ] {f9b166a5-adb8-4b54-9ec6-6d210a52284a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:27.369469 [ 288 ] {f9b166a5-adb8-4b54-9ec6-6d210a52284a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:27.369783 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:27.369988 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.10 05:09:27.370146 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. 2025.01.10 05:09:27.370187 [ 288 ] {f9b166a5-adb8-4b54-9ec6-6d210a52284a} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.10 05:09:27.370443 [ 288 ] {f9b166a5-adb8-4b54-9ec6-6d210a52284a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:27.370616 [ 141 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.10 05:09:27.370683 [ 141 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:27.370698 [ 288 ] {f9b166a5-adb8-4b54-9ec6-6d210a52284a} executeQuery: Read 30 rows, 2.10 KiB in 0.002047 sec., 14655.593551538836 rows/sec., 1.00 MiB/sec. 2025.01.10 05:09:27.370733 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:27.370871 [ 288 ] {f9b166a5-adb8-4b54-9ec6-6d210a52284a} TCPHandler: Processed in 0.002430339 sec. 2025.01.10 05:09:27.371155 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.10 05:09:27.371411 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:27.371452 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1448 rows starting from the beginning of the part 2025.01.10 05:09:27.371567 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part 2025.01.10 05:09:27.371757 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 18 rows starting from the beginning of the part 2025.01.10 05:09:27.371977 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part 2025.01.10 05:09:27.372183 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 52 rows starting from the beginning of the part 2025.01.10 05:09:27.372339 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part 2025.01.10 05:09:27.373760 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1612 rows, containing 4 columns (4 merged, 0 gathered) in 0.002867983 sec., 562067.4878477313 rows/sec., 36.23 MiB/sec. 2025.01.10 05:09:27.373985 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.10 05:09:27.374350 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:27.374442 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.10 05:09:27.374541 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.10 05:09:27.390811 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 900 2025.01.10 05:09:27.393644 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:27.393683 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:27.395093 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.10 05:09:27.395390 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:27.395579 [ 141 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.10 05:09:27.395700 [ 141 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:27.395767 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:27.396513 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.10 05:09:27.397537 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 900 2025.01.10 05:09:27.397966 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:27.398141 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 707 rows starting from the beginning of the part 2025.01.10 05:09:27.398786 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 45 rows starting from the beginning of the part 2025.01.10 05:09:27.399402 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part 2025.01.10 05:09:27.399989 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part 2025.01.10 05:09:27.400648 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part 2025.01.10 05:09:27.401355 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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.01.10 05:09:27.409953 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 72 columns (72 merged, 0 gathered) in 0.014067146 sec., 63978.86252122498 rows/sec., 51.82 MiB/sec. 2025.01.10 05:09:27.411378 [ 191 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.10 05:09:27.412163 [ 191 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:27.412245 [ 191 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.10 05:09:27.412541 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. 2025.01.10 05:09:32.162484 [ 137 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:09:32.162580 [ 137 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:09:32.330021 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 2025.01.10 05:09:32.330705 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:32.330758 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:32.331311 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.10 05:09:32.331578 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:32.331853 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.01.10 05:09:32.343919 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:32.344144 [ 288 ] {d6ace508-a760-42c0-8068-fcc0edb7353c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:09:32.344226 [ 288 ] {d6ace508-a760-42c0-8068-fcc0edb7353c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:09:32.344959 [ 288 ] {d6ace508-a760-42c0-8068-fcc0edb7353c} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:32.345007 [ 288 ] {d6ace508-a760-42c0-8068-fcc0edb7353c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:32.345424 [ 288 ] {d6ace508-a760-42c0-8068-fcc0edb7353c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.10 05:09:32.345685 [ 288 ] {d6ace508-a760-42c0-8068-fcc0edb7353c} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:32.345963 [ 288 ] {d6ace508-a760-42c0-8068-fcc0edb7353c} executeQuery: Read 14 rows, 1.01 KiB in 0.001878 sec., 7454.739084132056 rows/sec., 536.64 KiB/sec. 2025.01.10 05:09:32.346187 [ 288 ] {d6ace508-a760-42c0-8068-fcc0edb7353c} TCPHandler: Processed in 0.002417088 sec. 2025.01.10 05:09:32.346366 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:32.346485 [ 283 ] {f3c19e34-3719-455f-afba-a0b76aad0828} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:09:32.346534 [ 283 ] {f3c19e34-3719-455f-afba-a0b76aad0828} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:09:32.347184 [ 283 ] {f3c19e34-3719-455f-afba-a0b76aad0828} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:32.347223 [ 283 ] {f3c19e34-3719-455f-afba-a0b76aad0828} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:32.347608 [ 283 ] {f3c19e34-3719-455f-afba-a0b76aad0828} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.10 05:09:32.347851 [ 283 ] {f3c19e34-3719-455f-afba-a0b76aad0828} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:32.348095 [ 283 ] {f3c19e34-3719-455f-afba-a0b76aad0828} executeQuery: Read 199 rows, 18.11 KiB in 0.00163 sec., 122085.88957055216 rows/sec., 10.85 MiB/sec. 2025.01.10 05:09:32.348278 [ 283 ] {f3c19e34-3719-455f-afba-a0b76aad0828} TCPHandler: Processed in 0.001965874 sec. 2025.01.10 05:09:32.348525 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:32.348680 [ 288 ] {5a3792bd-d8f8-43d1-bf8f-4d6389295ad1} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:09:32.348735 [ 288 ] {5a3792bd-d8f8-43d1-bf8f-4d6389295ad1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:09:32.349369 [ 288 ] {5a3792bd-d8f8-43d1-bf8f-4d6389295ad1} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:32.349408 [ 288 ] {5a3792bd-d8f8-43d1-bf8f-4d6389295ad1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:32.349749 [ 288 ] {5a3792bd-d8f8-43d1-bf8f-4d6389295ad1} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.10 05:09:32.349983 [ 288 ] {5a3792bd-d8f8-43d1-bf8f-4d6389295ad1} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:32.350230 [ 288 ] {5a3792bd-d8f8-43d1-bf8f-4d6389295ad1} executeQuery: Read 20 rows, 1.43 KiB in 0.001574 sec., 12706.480304955527 rows/sec., 910.80 KiB/sec. 2025.01.10 05:09:32.350303 [ 288 ] {5a3792bd-d8f8-43d1-bf8f-4d6389295ad1} TCPHandler: Processed in 0.001913512 sec. 2025.01.10 05:09:32.350530 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:32.350661 [ 283 ] {478b114a-7ef6-493a-affc-b1cc44d3f0ab} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:09:32.350707 [ 283 ] {478b114a-7ef6-493a-affc-b1cc44d3f0ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:09:32.351252 [ 283 ] {478b114a-7ef6-493a-affc-b1cc44d3f0ab} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:32.351292 [ 283 ] {478b114a-7ef6-493a-affc-b1cc44d3f0ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:32.351639 [ 283 ] {478b114a-7ef6-493a-affc-b1cc44d3f0ab} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.10 05:09:32.351869 [ 283 ] {478b114a-7ef6-493a-affc-b1cc44d3f0ab} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:32.352029 [ 137 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.10 05:09:32.352100 [ 283 ] {478b114a-7ef6-493a-affc-b1cc44d3f0ab} executeQuery: Read 14 rows, 1004.00 B in 0.001456 sec., 9615.384615384615 rows/sec., 673.40 KiB/sec. 2025.01.10 05:09:32.352114 [ 137 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:32.352180 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:32.352232 [ 283 ] {478b114a-7ef6-493a-affc-b1cc44d3f0ab} TCPHandler: Processed in 0.001804048 sec. 2025.01.10 05:09:32.352420 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:32.352477 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.01.10 05:09:32.352596 [ 288 ] {898b71aa-94d3-42e3-9c12-5bcf181c7332} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:09:32.352690 [ 288 ] {898b71aa-94d3-42e3-9c12-5bcf181c7332} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:09:32.352821 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:32.352934 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 243 rows starting from the beginning of the part 2025.01.10 05:09:32.353342 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.01.10 05:09:32.353748 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2025.01.10 05:09:32.354126 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part 2025.01.10 05:09:32.354383 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2025.01.10 05:09:32.354779 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.01.10 05:09:32.355598 [ 288 ] {898b71aa-94d3-42e3-9c12-5bcf181c7332} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:32.355659 [ 288 ] {898b71aa-94d3-42e3-9c12-5bcf181c7332} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:32.356514 [ 288 ] {898b71aa-94d3-42e3-9c12-5bcf181c7332} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.10 05:09:32.357069 [ 288 ] {898b71aa-94d3-42e3-9c12-5bcf181c7332} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:32.357674 [ 288 ] {898b71aa-94d3-42e3-9c12-5bcf181c7332} executeQuery: Read 13 rows, 830.00 B in 0.005103 sec., 2547.5210660395846 rows/sec., 158.84 KiB/sec. 2025.01.10 05:09:32.358081 [ 288 ] {898b71aa-94d3-42e3-9c12-5bcf181c7332} TCPHandler: Processed in 0.005743656 sec. 2025.01.10 05:09:32.358081 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005777108 sec., 93645.47105576008 rows/sec., 6.71 MiB/sec. 2025.01.10 05:09:32.358351 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:32.358454 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.10 05:09:32.358548 [ 283 ] {537ed175-f985-4991-a425-b13a4f009a8b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:09:32.358626 [ 283 ] {537ed175-f985-4991-a425-b13a4f009a8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:09:32.359136 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:32.359320 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.10 05:09:32.359414 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.10 05:09:32.359754 [ 283 ] {537ed175-f985-4991-a425-b13a4f009a8b} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:32.359797 [ 283 ] {537ed175-f985-4991-a425-b13a4f009a8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:32.360171 [ 283 ] {537ed175-f985-4991-a425-b13a4f009a8b} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.10 05:09:32.360404 [ 283 ] {537ed175-f985-4991-a425-b13a4f009a8b} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:32.360649 [ 283 ] {537ed175-f985-4991-a425-b13a4f009a8b} executeQuery: Read 359 rows, 25.84 KiB in 0.002157 sec., 166434.86323597588 rows/sec., 11.70 MiB/sec. 2025.01.10 05:09:32.360771 [ 283 ] {537ed175-f985-4991-a425-b13a4f009a8b} TCPHandler: Processed in 0.002561484 sec. 2025.01.10 05:09:32.361009 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:32.361146 [ 288 ] {8e2d0418-67e3-4202-b513-07b2a73a86b5} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:09:32.361204 [ 288 ] {8e2d0418-67e3-4202-b513-07b2a73a86b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:09:32.361748 [ 288 ] {8e2d0418-67e3-4202-b513-07b2a73a86b5} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:32.361793 [ 288 ] {8e2d0418-67e3-4202-b513-07b2a73a86b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:32.362214 [ 288 ] {8e2d0418-67e3-4202-b513-07b2a73a86b5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.10 05:09:32.362452 [ 288 ] {8e2d0418-67e3-4202-b513-07b2a73a86b5} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:32.362592 [ 135 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.10 05:09:32.362634 [ 288 ] {8e2d0418-67e3-4202-b513-07b2a73a86b5} executeQuery: Read 6 rows, 321.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 206.78 KiB/sec. 2025.01.10 05:09:32.362638 [ 135 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:32.362686 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:32.362702 [ 288 ] {8e2d0418-67e3-4202-b513-07b2a73a86b5} TCPHandler: Processed in 0.00182621 sec. 2025.01.10 05:09:32.362900 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:32.362916 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.01.10 05:09:32.363085 [ 283 ] {2ae74e5d-0ecd-48d0-a375-de0d2ed6646e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:32.363165 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:32.363184 [ 283 ] {2ae74e5d-0ecd-48d0-a375-de0d2ed6646e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:09:32.363244 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part 2025.01.10 05:09:32.363506 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2025.01.10 05:09:32.363804 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2025.01.10 05:09:32.364210 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2025.01.10 05:09:32.364560 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2025.01.10 05:09:32.364826 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2025.01.10 05:09:32.365972 [ 283 ] {2ae74e5d-0ecd-48d0-a375-de0d2ed6646e} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:32.366045 [ 283 ] {2ae74e5d-0ecd-48d0-a375-de0d2ed6646e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:32.367043 [ 283 ] {2ae74e5d-0ecd-48d0-a375-de0d2ed6646e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.10 05:09:32.367403 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.00462604 sec., 25940.112925958274 rows/sec., 1.32 MiB/sec. 2025.01.10 05:09:32.367556 [ 283 ] {2ae74e5d-0ecd-48d0-a375-de0d2ed6646e} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:32.367602 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.10 05:09:32.368027 [ 283 ] {2ae74e5d-0ecd-48d0-a375-de0d2ed6646e} executeQuery: Read 177 rows, 11.96 KiB in 0.005014 sec., 35301.156761069 rows/sec., 2.33 MiB/sec. 2025.01.10 05:09:32.368370 [ 283 ] {2ae74e5d-0ecd-48d0-a375-de0d2ed6646e} TCPHandler: Processed in 0.005566431 sec. 2025.01.10 05:09:32.368389 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:32.368652 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:32.368757 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.10 05:09:32.369027 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:09:32.369067 [ 288 ] {513042f9-c59b-4ced-9618-2afcd8b1ee30} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:09:32.369152 [ 288 ] {513042f9-c59b-4ced-9618-2afcd8b1ee30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:09:32.369606 [ 288 ] {513042f9-c59b-4ced-9618-2afcd8b1ee30} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:32.369643 [ 288 ] {513042f9-c59b-4ced-9618-2afcd8b1ee30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:32.370001 [ 288 ] {513042f9-c59b-4ced-9618-2afcd8b1ee30} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.10 05:09:32.370237 [ 288 ] {513042f9-c59b-4ced-9618-2afcd8b1ee30} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:32.370413 [ 288 ] {513042f9-c59b-4ced-9618-2afcd8b1ee30} executeQuery: Read 1 rows, 69.00 B in 0.001528 sec., 654.4502617801047 rows/sec., 44.10 KiB/sec. 2025.01.10 05:09:32.370460 [ 288 ] {513042f9-c59b-4ced-9618-2afcd8b1ee30} TCPHandler: Processed in 0.001969554 sec. 2025.01.10 05:09:32.370609 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:32.370735 [ 283 ] {3becd2fd-736d-46d3-ac84-e827c63e5498} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:32.370812 [ 283 ] {3becd2fd-736d-46d3-ac84-e827c63e5498} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:09:32.371931 [ 283 ] {3becd2fd-736d-46d3-ac84-e827c63e5498} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:32.371969 [ 283 ] {3becd2fd-736d-46d3-ac84-e827c63e5498} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:32.372573 [ 283 ] {3becd2fd-736d-46d3-ac84-e827c63e5498} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.10 05:09:32.372825 [ 283 ] {3becd2fd-736d-46d3-ac84-e827c63e5498} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:32.373021 [ 283 ] {3becd2fd-736d-46d3-ac84-e827c63e5498} executeQuery: Read 13 rows, 23.85 KiB in 0.002315 sec., 5615.5507559395255 rows/sec., 10.06 MiB/sec. 2025.01.10 05:09:32.373111 [ 283 ] {3becd2fd-736d-46d3-ac84-e827c63e5498} TCPHandler: Processed in 0.002566733 sec. 2025.01.10 05:09:32.373254 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:32.373380 [ 288 ] {875b08c4-fb46-4e5d-aec0-4577565df482} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:09:32.373435 [ 288 ] {875b08c4-fb46-4e5d-aec0-4577565df482} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:09:32.373950 [ 288 ] {875b08c4-fb46-4e5d-aec0-4577565df482} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:32.373993 [ 288 ] {875b08c4-fb46-4e5d-aec0-4577565df482} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:32.374372 [ 288 ] {875b08c4-fb46-4e5d-aec0-4577565df482} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.10 05:09:32.374601 [ 288 ] {875b08c4-fb46-4e5d-aec0-4577565df482} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:32.374773 [ 288 ] {875b08c4-fb46-4e5d-aec0-4577565df482} executeQuery: Read 52 rows, 3.30 KiB in 0.001422 sec., 36568.213783403655 rows/sec., 2.26 MiB/sec. 2025.01.10 05:09:32.374820 [ 288 ] {875b08c4-fb46-4e5d-aec0-4577565df482} TCPHandler: Processed in 0.001629403 sec. 2025.01.10 05:09:33.280849 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.01.10 05:09:33.301663 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:33.301717 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:33.308972 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.10 05:09:33.309739 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:33.313138 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.01.10 05:09:37.340169 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:37.340374 [ 288 ] {dd4d310c-2d1a-4505-b412-bf1b27ba319a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:09:37.340448 [ 288 ] {dd4d310c-2d1a-4505-b412-bf1b27ba319a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:09:37.341232 [ 288 ] {dd4d310c-2d1a-4505-b412-bf1b27ba319a} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:37.341274 [ 288 ] {dd4d310c-2d1a-4505-b412-bf1b27ba319a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:37.341715 [ 288 ] {dd4d310c-2d1a-4505-b412-bf1b27ba319a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.10 05:09:37.341975 [ 288 ] {dd4d310c-2d1a-4505-b412-bf1b27ba319a} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:37.342183 [ 288 ] {dd4d310c-2d1a-4505-b412-bf1b27ba319a} executeQuery: Read 78 rows, 6.85 KiB in 0.001862 sec., 41890.44038668099 rows/sec., 3.59 MiB/sec. 2025.01.10 05:09:37.342245 [ 288 ] {dd4d310c-2d1a-4505-b412-bf1b27ba319a} TCPHandler: Processed in 0.002208652 sec. 2025.01.10 05:09:37.342439 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:37.342581 [ 283 ] {03eb1201-b71a-4c12-a378-3794198f0d38} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:09:37.342640 [ 283 ] {03eb1201-b71a-4c12-a378-3794198f0d38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:09:37.343319 [ 283 ] {03eb1201-b71a-4c12-a378-3794198f0d38} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:37.343364 [ 283 ] {03eb1201-b71a-4c12-a378-3794198f0d38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:37.343719 [ 283 ] {03eb1201-b71a-4c12-a378-3794198f0d38} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.10 05:09:37.343960 [ 283 ] {03eb1201-b71a-4c12-a378-3794198f0d38} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:37.344168 [ 283 ] {03eb1201-b71a-4c12-a378-3794198f0d38} executeQuery: Read 26 rows, 1.96 KiB in 0.001611 sec., 16139.044072004966 rows/sec., 1.19 MiB/sec. 2025.01.10 05:09:37.344239 [ 283 ] {03eb1201-b71a-4c12-a378-3794198f0d38} TCPHandler: Processed in 0.00187187 sec. 2025.01.10 05:09:37.344471 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:37.344642 [ 288 ] {351029bd-10ea-4a81-b9e1-d5af86e528c3} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:09:37.344698 [ 288 ] {351029bd-10ea-4a81-b9e1-d5af86e528c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:09:37.345375 [ 288 ] {351029bd-10ea-4a81-b9e1-d5af86e528c3} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:37.345413 [ 288 ] {351029bd-10ea-4a81-b9e1-d5af86e528c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:37.345785 [ 288 ] {351029bd-10ea-4a81-b9e1-d5af86e528c3} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.10 05:09:37.346032 [ 288 ] {351029bd-10ea-4a81-b9e1-d5af86e528c3} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:37.346245 [ 288 ] {351029bd-10ea-4a81-b9e1-d5af86e528c3} executeQuery: Read 54 rows, 4.32 KiB in 0.001634 sec., 33047.73561811505 rows/sec., 2.58 MiB/sec. 2025.01.10 05:09:37.346298 [ 288 ] {351029bd-10ea-4a81-b9e1-d5af86e528c3} TCPHandler: Processed in 0.001956333 sec. 2025.01.10 05:09:37.346441 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:37.346569 [ 283 ] {f140784a-b13d-44bb-823d-40901096e535} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:37.346627 [ 283 ] {f140784a-b13d-44bb-823d-40901096e535} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:09:37.347224 [ 283 ] {f140784a-b13d-44bb-823d-40901096e535} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:37.347271 [ 283 ] {f140784a-b13d-44bb-823d-40901096e535} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:37.347658 [ 283 ] {f140784a-b13d-44bb-823d-40901096e535} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.10 05:09:37.347897 [ 283 ] {f140784a-b13d-44bb-823d-40901096e535} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:37.348103 [ 283 ] {f140784a-b13d-44bb-823d-40901096e535} executeQuery: Read 100 rows, 7.10 KiB in 0.001563 sec., 63979.52655150352 rows/sec., 4.44 MiB/sec. 2025.01.10 05:09:37.348153 [ 283 ] {f140784a-b13d-44bb-823d-40901096e535} TCPHandler: Processed in 0.001777078 sec. 2025.01.10 05:09:37.348290 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:37.348414 [ 288 ] {1390cade-0be2-4be3-861f-6824f598443b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:37.348493 [ 288 ] {1390cade-0be2-4be3-861f-6824f598443b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:09:37.349731 [ 288 ] {1390cade-0be2-4be3-861f-6824f598443b} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:37.349770 [ 288 ] {1390cade-0be2-4be3-861f-6824f598443b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:37.350400 [ 288 ] {1390cade-0be2-4be3-861f-6824f598443b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.10 05:09:37.350662 [ 288 ] {1390cade-0be2-4be3-861f-6824f598443b} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:37.350928 [ 288 ] {1390cade-0be2-4be3-861f-6824f598443b} executeQuery: Read 26 rows, 47.71 KiB in 0.002542 sec., 10228.16679779701 rows/sec., 18.33 MiB/sec. 2025.01.10 05:09:37.351283 [ 288 ] {1390cade-0be2-4be3-861f-6824f598443b} TCPHandler: Processed in 0.003043959 sec. 2025.01.10 05:09:37.351438 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:37.351566 [ 283 ] {95af4227-ad24-4df5-a701-7d7900363d22} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:09:37.351621 [ 283 ] {95af4227-ad24-4df5-a701-7d7900363d22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:09:37.352124 [ 283 ] {95af4227-ad24-4df5-a701-7d7900363d22} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:37.352168 [ 283 ] {95af4227-ad24-4df5-a701-7d7900363d22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:37.352543 [ 283 ] {95af4227-ad24-4df5-a701-7d7900363d22} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.10 05:09:37.352776 [ 283 ] {95af4227-ad24-4df5-a701-7d7900363d22} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:37.353017 [ 283 ] {95af4227-ad24-4df5-a701-7d7900363d22} executeQuery: Read 30 rows, 2.10 KiB in 0.001467 sec., 20449.89775051125 rows/sec., 1.40 MiB/sec. 2025.01.10 05:09:37.353091 [ 283 ] {95af4227-ad24-4df5-a701-7d7900363d22} TCPHandler: Processed in 0.001716406 sec. 2025.01.10 05:09:37.398584 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 934 2025.01.10 05:09:37.401309 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:37.401351 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:37.402756 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.10 05:09:37.403051 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:37.403600 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 934 2025.01.10 05:09:38.601384 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:38.601603 [ 288 ] {2a70f28d-88eb-4c33-9775-40e44676edc2} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:09:38.601690 [ 288 ] {2a70f28d-88eb-4c33-9775-40e44676edc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:09:38.602561 [ 288 ] {2a70f28d-88eb-4c33-9775-40e44676edc2} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:38.602626 [ 288 ] {2a70f28d-88eb-4c33-9775-40e44676edc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:38.603069 [ 288 ] {2a70f28d-88eb-4c33-9775-40e44676edc2} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.10 05:09:38.603337 [ 288 ] {2a70f28d-88eb-4c33-9775-40e44676edc2} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:38.603521 [ 126 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.10 05:09:38.603604 [ 288 ] {2a70f28d-88eb-4c33-9775-40e44676edc2} executeQuery: Read 14 rows, 1.01 KiB in 0.002053 sec., 6819.288845591816 rows/sec., 490.90 KiB/sec. 2025.01.10 05:09:38.603606 [ 126 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:38.603695 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:38.603761 [ 288 ] {2a70f28d-88eb-4c33-9775-40e44676edc2} TCPHandler: Processed in 0.002518062 sec. 2025.01.10 05:09:38.604127 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.01.10 05:09:38.604132 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:38.604431 [ 283 ] {8ab99701-9247-4069-bb08-3c47aadc6f57} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:09:38.604454 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:38.604536 [ 283 ] {8ab99701-9247-4069-bb08-3c47aadc6f57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:09:38.604540 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part 2025.01.10 05:09:38.604903 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2025.01.10 05:09:38.605246 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2025.01.10 05:09:38.605770 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.01.10 05:09:38.606175 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2025.01.10 05:09:38.607843 [ 283 ] {8ab99701-9247-4069-bb08-3c47aadc6f57} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:38.607951 [ 283 ] {8ab99701-9247-4069-bb08-3c47aadc6f57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:38.608046 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004230747 sec., 16545.541484754347 rows/sec., 1.23 MiB/sec. 2025.01.10 05:09:38.608234 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.10 05:09:38.608773 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:38.608890 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.10 05:09:38.608944 [ 283 ] {8ab99701-9247-4069-bb08-3c47aadc6f57} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.10 05:09:38.609029 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:09:38.609282 [ 283 ] {8ab99701-9247-4069-bb08-3c47aadc6f57} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:38.609558 [ 283 ] {8ab99701-9247-4069-bb08-3c47aadc6f57} executeQuery: Read 1339 rows, 114.23 KiB in 0.005198 sec., 257599.07656791073 rows/sec., 21.46 MiB/sec. 2025.01.10 05:09:38.609743 [ 283 ] {8ab99701-9247-4069-bb08-3c47aadc6f57} TCPHandler: Processed in 0.005772657 sec. 2025.01.10 05:09:38.609993 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:38.610116 [ 288 ] {2733a34d-9767-4298-bf29-5bd2e0249221} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:09:38.610166 [ 288 ] {2733a34d-9767-4298-bf29-5bd2e0249221} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:09:38.610777 [ 288 ] {2733a34d-9767-4298-bf29-5bd2e0249221} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:38.610820 [ 288 ] {2733a34d-9767-4298-bf29-5bd2e0249221} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:38.611193 [ 288 ] {2733a34d-9767-4298-bf29-5bd2e0249221} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.10 05:09:38.611448 [ 288 ] {2733a34d-9767-4298-bf29-5bd2e0249221} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:38.611713 [ 288 ] {2733a34d-9767-4298-bf29-5bd2e0249221} executeQuery: Read 20 rows, 1.43 KiB in 0.00162 sec., 12345.67901234568 rows/sec., 884.93 KiB/sec. 2025.01.10 05:09:38.611890 [ 288 ] {2733a34d-9767-4298-bf29-5bd2e0249221} TCPHandler: Processed in 0.002003105 sec. 2025.01.10 05:09:38.612120 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:38.612240 [ 283 ] {fbf45a34-1058-4e6e-8305-88d42302909d} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:09:38.612290 [ 283 ] {fbf45a34-1058-4e6e-8305-88d42302909d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:09:38.612976 [ 283 ] {fbf45a34-1058-4e6e-8305-88d42302909d} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:38.613017 [ 283 ] {fbf45a34-1058-4e6e-8305-88d42302909d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:38.613405 [ 283 ] {fbf45a34-1058-4e6e-8305-88d42302909d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.10 05:09:38.613659 [ 283 ] {fbf45a34-1058-4e6e-8305-88d42302909d} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:38.613875 [ 283 ] {fbf45a34-1058-4e6e-8305-88d42302909d} executeQuery: Read 242 rows, 16.79 KiB in 0.001662 sec., 145607.70156438026 rows/sec., 9.86 MiB/sec. 2025.01.10 05:09:38.613935 [ 283 ] {fbf45a34-1058-4e6e-8305-88d42302909d} TCPHandler: Processed in 0.001916832 sec. 2025.01.10 05:09:38.614086 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:38.614198 [ 288 ] {cbad6999-7ba9-436b-8b3c-616545d42911} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:09:38.614243 [ 288 ] {cbad6999-7ba9-436b-8b3c-616545d42911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:09:38.614796 [ 288 ] {cbad6999-7ba9-436b-8b3c-616545d42911} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:38.614837 [ 288 ] {cbad6999-7ba9-436b-8b3c-616545d42911} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:38.615197 [ 288 ] {cbad6999-7ba9-436b-8b3c-616545d42911} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.10 05:09:38.615450 [ 288 ] {cbad6999-7ba9-436b-8b3c-616545d42911} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:38.615631 [ 126 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.10 05:09:38.615701 [ 126 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:38.615708 [ 288 ] {cbad6999-7ba9-436b-8b3c-616545d42911} executeQuery: Read 13 rows, 830.00 B in 0.001523 sec., 8535.784635587655 rows/sec., 532.20 KiB/sec. 2025.01.10 05:09:38.615737 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:38.615838 [ 288 ] {cbad6999-7ba9-436b-8b3c-616545d42911} TCPHandler: Processed in 0.001801949 sec. 2025.01.10 05:09:38.615992 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.01.10 05:09:38.616035 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:38.616292 [ 283 ] {9292b33b-ef49-45d3-8fac-13a1da86481a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:09:38.616310 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:38.616375 [ 283 ] {9292b33b-ef49-45d3-8fac-13a1da86481a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:09:38.616402 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part 2025.01.10 05:09:38.616864 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2025.01.10 05:09:38.617399 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part 2025.01.10 05:09:38.617708 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part 2025.01.10 05:09:38.617978 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part 2025.01.10 05:09:38.619070 [ 283 ] {9292b33b-ef49-45d3-8fac-13a1da86481a} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:38.619138 [ 283 ] {9292b33b-ef49-45d3-8fac-13a1da86481a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:38.620000 [ 283 ] {9292b33b-ef49-45d3-8fac-13a1da86481a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.10 05:09:38.620515 [ 283 ] {9292b33b-ef49-45d3-8fac-13a1da86481a} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:38.621007 [ 283 ] {9292b33b-ef49-45d3-8fac-13a1da86481a} executeQuery: Read 815 rows, 60.13 KiB in 0.004794 sec., 170004.1718815186 rows/sec., 12.25 MiB/sec. 2025.01.10 05:09:38.621217 [ 283 ] {9292b33b-ef49-45d3-8fac-13a1da86481a} TCPHandler: Processed in 0.0052579 sec. 2025.01.10 05:09:38.621476 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:38.621647 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005786408 sec., 11233.221024165598 rows/sec., 744.27 KiB/sec. 2025.01.10 05:09:38.621716 [ 288 ] {7eb5bcb0-cd4e-44f0-a46a-12528aeaf269} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:09:38.621819 [ 288 ] {7eb5bcb0-cd4e-44f0-a46a-12528aeaf269} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:09:38.621947 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.10 05:09:38.622828 [ 288 ] {7eb5bcb0-cd4e-44f0-a46a-12528aeaf269} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:38.622880 [ 190 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:38.622904 [ 288 ] {7eb5bcb0-cd4e-44f0-a46a-12528aeaf269} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:38.623098 [ 190 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.10 05:09:38.623247 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:09:38.623506 [ 288 ] {7eb5bcb0-cd4e-44f0-a46a-12528aeaf269} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.10 05:09:38.623756 [ 288 ] {7eb5bcb0-cd4e-44f0-a46a-12528aeaf269} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:38.623970 [ 288 ] {7eb5bcb0-cd4e-44f0-a46a-12528aeaf269} executeQuery: Read 6 rows, 321.00 B in 0.002307 sec., 2600.780234070221 rows/sec., 135.88 KiB/sec. 2025.01.10 05:09:38.624026 [ 288 ] {7eb5bcb0-cd4e-44f0-a46a-12528aeaf269} TCPHandler: Processed in 0.002697378 sec. 2025.01.10 05:09:38.624169 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:38.624302 [ 283 ] {8e333707-edb7-4c1d-8ecc-5d9cd4def6e5} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:38.624362 [ 283 ] {8e333707-edb7-4c1d-8ecc-5d9cd4def6e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:09:38.625112 [ 283 ] {8e333707-edb7-4c1d-8ecc-5d9cd4def6e5} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:38.625153 [ 283 ] {8e333707-edb7-4c1d-8ecc-5d9cd4def6e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:38.625591 [ 283 ] {8e333707-edb7-4c1d-8ecc-5d9cd4def6e5} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.10 05:09:38.625851 [ 283 ] {8e333707-edb7-4c1d-8ecc-5d9cd4def6e5} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:38.626068 [ 283 ] {8e333707-edb7-4c1d-8ecc-5d9cd4def6e5} executeQuery: Read 963 rows, 65.53 KiB in 0.001795 sec., 536490.2506963789 rows/sec., 35.65 MiB/sec. 2025.01.10 05:09:38.626120 [ 283 ] {8e333707-edb7-4c1d-8ecc-5d9cd4def6e5} TCPHandler: Processed in 0.002016666 sec. 2025.01.10 05:09:38.626279 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:38.626389 [ 288 ] {44b72a94-0c2b-4e65-a547-3ab9bc87f910} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:09:38.626444 [ 288 ] {44b72a94-0c2b-4e65-a547-3ab9bc87f910} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:09:38.626952 [ 288 ] {44b72a94-0c2b-4e65-a547-3ab9bc87f910} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:38.626998 [ 288 ] {44b72a94-0c2b-4e65-a547-3ab9bc87f910} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:38.627410 [ 288 ] {44b72a94-0c2b-4e65-a547-3ab9bc87f910} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.10 05:09:38.627647 [ 288 ] {44b72a94-0c2b-4e65-a547-3ab9bc87f910} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:38.627852 [ 288 ] {44b72a94-0c2b-4e65-a547-3ab9bc87f910} executeQuery: Read 1 rows, 69.00 B in 0.00149 sec., 671.1409395973154 rows/sec., 45.22 KiB/sec. 2025.01.10 05:09:38.627903 [ 288 ] {44b72a94-0c2b-4e65-a547-3ab9bc87f910} TCPHandler: Processed in 0.001677444 sec. 2025.01.10 05:09:38.628038 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:38.628146 [ 283 ] {6edf5f2b-c885-45ad-bf1d-56420b4d5e87} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:38.628214 [ 283 ] {6edf5f2b-c885-45ad-bf1d-56420b4d5e87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:09:38.629304 [ 283 ] {6edf5f2b-c885-45ad-bf1d-56420b4d5e87} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:38.629343 [ 283 ] {6edf5f2b-c885-45ad-bf1d-56420b4d5e87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:38.629951 [ 283 ] {6edf5f2b-c885-45ad-bf1d-56420b4d5e87} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.10 05:09:38.630216 [ 283 ] {6edf5f2b-c885-45ad-bf1d-56420b4d5e87} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:38.630491 [ 283 ] {6edf5f2b-c885-45ad-bf1d-56420b4d5e87} executeQuery: Read 13 rows, 23.85 KiB in 0.002358 sec., 5513.14673452078 rows/sec., 9.88 MiB/sec. 2025.01.10 05:09:38.630981 [ 283 ] {6edf5f2b-c885-45ad-bf1d-56420b4d5e87} TCPHandler: Processed in 0.002989207 sec. 2025.01.10 05:09:38.631198 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:38.631329 [ 288 ] {d095f976-264e-43fd-bb23-96a100e7083c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:09:38.631385 [ 288 ] {d095f976-264e-43fd-bb23-96a100e7083c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:09:38.631938 [ 288 ] {d095f976-264e-43fd-bb23-96a100e7083c} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:38.631984 [ 288 ] {d095f976-264e-43fd-bb23-96a100e7083c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:38.632412 [ 288 ] {d095f976-264e-43fd-bb23-96a100e7083c} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.10 05:09:38.632642 [ 288 ] {d095f976-264e-43fd-bb23-96a100e7083c} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:38.632875 [ 288 ] {d095f976-264e-43fd-bb23-96a100e7083c} executeQuery: Read 34 rows, 2.03 KiB in 0.001569 sec., 21669.85340981517 rows/sec., 1.27 MiB/sec. 2025.01.10 05:09:38.632985 [ 288 ] {d095f976-264e-43fd-bb23-96a100e7083c} TCPHandler: Processed in 0.001889661 sec. 2025.01.10 05:09:39.832883 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 2025.01.10 05:09:39.833535 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:39.833589 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:39.834133 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.10 05:09:39.834406 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:39.834641 [ 123 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.10 05:09:39.834690 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 2025.01.10 05:09:39.834762 [ 123 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:39.834809 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. 2025.01.10 05:09:39.834966 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.10 05:09:39.835100 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:39.835141 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2025.01.10 05:09:39.835223 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part 2025.01.10 05:09:39.835405 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part 2025.01.10 05:09:39.835685 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part 2025.01.10 05:09:39.835914 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part 2025.01.10 05:09:39.836050 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part 2025.01.10 05:09:39.838612 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.00370554 sec., 3835608.305402182 rows/sec., 54.87 MiB/sec. 2025.01.10 05:09:39.839303 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.10 05:09:39.839699 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_31_6} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:39.839794 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_31_6} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.10 05:09:39.839907 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.01.10 05:09:40.814097 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.01.10 05:09:40.835865 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:40.835935 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:40.843874 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.10 05:09:40.844681 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:40.845099 [ 122 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.10 05:09:40.845244 [ 122 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:40.845329 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:40.845751 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.10 05:09:40.860730 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.01.10 05:09:40.862299 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:40.863869 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2025.01.10 05:09:40.869474 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2025.01.10 05:09:40.875085 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2025.01.10 05:09:40.880616 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2025.01.10 05:09:40.886248 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2025.01.10 05:09:40.890924 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2025.01.10 05:09:40.949936 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.10446243 sec., 2240.039792296618 rows/sec., 11.58 MiB/sec. 2025.01.10 05:09:40.952497 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.10 05:09:40.955373 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_31_6} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:40.955473 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_31_6} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.10 05:09:40.957856 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. 2025.01.10 05:09:41.001163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 202.33 MiB, peak 212.89 MiB, free memory in arenas 0.00 B, will set to 204.15 MiB (RSS), difference: 1.82 MiB 2025.01.10 05:09:42.337254 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:42.337477 [ 288 ] {463621d7-c234-4d81-8767-320c60c73514} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:09:42.337559 [ 288 ] {463621d7-c234-4d81-8767-320c60c73514} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:09:42.338342 [ 288 ] {463621d7-c234-4d81-8767-320c60c73514} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:42.338397 [ 288 ] {463621d7-c234-4d81-8767-320c60c73514} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:42.338862 [ 288 ] {463621d7-c234-4d81-8767-320c60c73514} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.10 05:09:42.339127 [ 288 ] {463621d7-c234-4d81-8767-320c60c73514} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:42.339373 [ 288 ] {463621d7-c234-4d81-8767-320c60c73514} executeQuery: Read 26 rows, 1.98 KiB in 0.001957 sec., 13285.641287685232 rows/sec., 1011.49 KiB/sec. 2025.01.10 05:09:42.339443 [ 288 ] {463621d7-c234-4d81-8767-320c60c73514} TCPHandler: Processed in 0.002338626 sec. 2025.01.10 05:09:42.339624 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:42.339746 [ 283 ] {92f006fc-a0ee-4bde-b065-0908440345f9} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:09:42.339795 [ 283 ] {92f006fc-a0ee-4bde-b065-0908440345f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:09:42.340365 [ 283 ] {92f006fc-a0ee-4bde-b065-0908440345f9} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:42.340407 [ 283 ] {92f006fc-a0ee-4bde-b065-0908440345f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:42.340772 [ 283 ] {92f006fc-a0ee-4bde-b065-0908440345f9} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.10 05:09:42.341020 [ 283 ] {92f006fc-a0ee-4bde-b065-0908440345f9} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:42.341260 [ 283 ] {92f006fc-a0ee-4bde-b065-0908440345f9} executeQuery: Read 28 rows, 2.24 KiB in 0.001542 sec., 18158.23605706874 rows/sec., 1.42 MiB/sec. 2025.01.10 05:09:42.341336 [ 283 ] {92f006fc-a0ee-4bde-b065-0908440345f9} TCPHandler: Processed in 0.001770527 sec. 2025.01.10 05:09:42.341570 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:42.341746 [ 288 ] {d220485f-2e9c-4e45-b84f-cf79d2e21f3d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:42.341799 [ 288 ] {d220485f-2e9c-4e45-b84f-cf79d2e21f3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:09:42.342344 [ 288 ] {d220485f-2e9c-4e45-b84f-cf79d2e21f3d} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:42.342385 [ 288 ] {d220485f-2e9c-4e45-b84f-cf79d2e21f3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:42.342789 [ 288 ] {d220485f-2e9c-4e45-b84f-cf79d2e21f3d} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.10 05:09:42.343034 [ 288 ] {d220485f-2e9c-4e45-b84f-cf79d2e21f3d} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:42.343294 [ 288 ] {d220485f-2e9c-4e45-b84f-cf79d2e21f3d} executeQuery: Read 60 rows, 4.26 KiB in 0.001572 sec., 38167.93893129771 rows/sec., 2.65 MiB/sec. 2025.01.10 05:09:42.343365 [ 288 ] {d220485f-2e9c-4e45-b84f-cf79d2e21f3d} TCPHandler: Processed in 0.001922952 sec. 2025.01.10 05:09:42.343527 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:42.343657 [ 283 ] {2f9bb42f-37b3-4415-880e-5efe5894bf83} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:09:42.343720 [ 283 ] {2f9bb42f-37b3-4415-880e-5efe5894bf83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:09:42.344236 [ 283 ] {2f9bb42f-37b3-4415-880e-5efe5894bf83} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:42.344282 [ 283 ] {2f9bb42f-37b3-4415-880e-5efe5894bf83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:42.344671 [ 283 ] {2f9bb42f-37b3-4415-880e-5efe5894bf83} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.10 05:09:42.344921 [ 283 ] {2f9bb42f-37b3-4415-880e-5efe5894bf83} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:42.345130 [ 283 ] {2f9bb42f-37b3-4415-880e-5efe5894bf83} executeQuery: Read 18 rows, 1.26 KiB in 0.001503 sec., 11976.047904191617 rows/sec., 840.12 KiB/sec. 2025.01.10 05:09:42.345180 [ 283 ] {2f9bb42f-37b3-4415-880e-5efe5894bf83} TCPHandler: Processed in 0.001712225 sec. 2025.01.10 05:09:47.162841 [ 115 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:09:47.162914 [ 115 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:09:47.335755 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 2025.01.10 05:09:47.336440 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:47.336493 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:47.337110 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.10 05:09:47.337383 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:47.337670 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.01.10 05:09:47.340478 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:47.340697 [ 288 ] {9030d8b5-3af0-4e67-a034-2ab820f0dcee} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:09:47.340781 [ 288 ] {9030d8b5-3af0-4e67-a034-2ab820f0dcee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:09:47.341690 [ 288 ] {9030d8b5-3af0-4e67-a034-2ab820f0dcee} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:47.341733 [ 288 ] {9030d8b5-3af0-4e67-a034-2ab820f0dcee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:47.342179 [ 288 ] {9030d8b5-3af0-4e67-a034-2ab820f0dcee} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.10 05:09:47.342455 [ 288 ] {9030d8b5-3af0-4e67-a034-2ab820f0dcee} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:47.342610 [ 115 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.10 05:09:47.342664 [ 115 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:47.342679 [ 288 ] {9030d8b5-3af0-4e67-a034-2ab820f0dcee} executeQuery: Read 78 rows, 6.85 KiB in 0.002044 sec., 38160.46966731898 rows/sec., 3.27 MiB/sec. 2025.01.10 05:09:47.342691 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:47.342796 [ 288 ] {9030d8b5-3af0-4e67-a034-2ab820f0dcee} TCPHandler: Processed in 0.00245825 sec. 2025.01.10 05:09:47.343069 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.10 05:09:47.343083 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:47.343464 [ 283 ] {d99f4cc6-7535-45ab-b9c1-c84d34eced62} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:09:47.343483 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:47.343572 [ 283 ] {d99f4cc6-7535-45ab-b9c1-c84d34eced62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:09:47.343595 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1399 rows starting from the beginning of the part 2025.01.10 05:09:47.343974 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 199 rows starting from the beginning of the part 2025.01.10 05:09:47.344357 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 78 rows starting from the beginning of the part 2025.01.10 05:09:47.344711 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1339 rows starting from the beginning of the part 2025.01.10 05:09:47.345071 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::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.01.10 05:09:47.345386 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 78 rows starting from the beginning of the part 2025.01.10 05:09:47.346283 [ 283 ] {d99f4cc6-7535-45ab-b9c1-c84d34eced62} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:47.346372 [ 283 ] {d99f4cc6-7535-45ab-b9c1-c84d34eced62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:47.347364 [ 283 ] {d99f4cc6-7535-45ab-b9c1-c84d34eced62} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.10 05:09:47.347890 [ 283 ] {d99f4cc6-7535-45ab-b9c1-c84d34eced62} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:47.348087 [ 115 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.10 05:09:47.348136 [ 115 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:47.348183 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:47.348187 [ 283 ] {d99f4cc6-7535-45ab-b9c1-c84d34eced62} executeQuery: Read 26 rows, 1.96 KiB in 0.004837 sec., 5375.232582179036 rows/sec., 404.19 KiB/sec. 2025.01.10 05:09:47.348483 [ 283 ] {d99f4cc6-7535-45ab-b9c1-c84d34eced62} TCPHandler: Processed in 0.005535929 sec. 2025.01.10 05:09:47.348593 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.10 05:09:47.348754 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:47.349299 [ 288 ] {b1bca29b-d390-47d9-ab7d-6b3d5f5a6fa7} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:09:47.349342 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:47.349572 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 60 rows starting from the beginning of the part 2025.01.10 05:09:47.349616 [ 288 ] {b1bca29b-d390-47d9-ab7d-6b3d5f5a6fa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:09:47.350186 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 28 rows starting from the beginning of the part 2025.01.10 05:09:47.350333 [ 197 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.007497294 sec., 416016.7655156647 rows/sec., 36.46 MiB/sec. 2025.01.10 05:09:47.350765 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part 2025.01.10 05:09:47.351248 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part 2025.01.10 05:09:47.351855 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:09:47.351883 [ 197 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.10 05:09:47.352344 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:09:47.353795 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:47.354190 [ 288 ] {b1bca29b-d390-47d9-ab7d-6b3d5f5a6fa7} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:47.354307 [ 288 ] {b1bca29b-d390-47d9-ab7d-6b3d5f5a6fa7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:47.354328 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.10 05:09:47.354830 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.10 05:09:47.355532 [ 288 ] {b1bca29b-d390-47d9-ab7d-6b3d5f5a6fa7} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.10 05:09:47.356098 [ 288 ] {b1bca29b-d390-47d9-ab7d-6b3d5f5a6fa7} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:47.356108 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.007837194 sec., 22967.403894812353 rows/sec., 1.74 MiB/sec. 2025.01.10 05:09:47.356333 [ 115 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.10 05:09:47.356367 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.10 05:09:47.356404 [ 115 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:47.356476 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:47.356621 [ 288 ] {b1bca29b-d390-47d9-ab7d-6b3d5f5a6fa7} executeQuery: Read 54 rows, 4.32 KiB in 0.007484 sec., 7215.392838054516 rows/sec., 577.01 KiB/sec. 2025.01.10 05:09:47.357018 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.10 05:09:47.357162 [ 288 ] {b1bca29b-d390-47d9-ab7d-6b3d5f5a6fa7} TCPHandler: Processed in 0.008550537 sec. 2025.01.10 05:09:47.357549 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:47.357733 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:47.357756 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:47.357934 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 873 rows starting from the beginning of the part 2025.01.10 05:09:47.358152 [ 283 ] {4b53ad21-8438-4e07-9cec-8273285f6157} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:47.358408 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.10 05:09:47.358454 [ 283 ] {4b53ad21-8438-4e07-9cec-8273285f6157} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:09:47.358655 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 359 rows starting from the beginning of the part 2025.01.10 05:09:47.359142 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.10 05:09:47.359469 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 54 rows starting from the beginning of the part 2025.01.10 05:09:47.360082 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 815 rows starting from the beginning of the part 2025.01.10 05:09:47.360386 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 28 rows starting from the beginning of the part 2025.01.10 05:09:47.360678 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 54 rows starting from the beginning of the part 2025.01.10 05:09:47.361749 [ 283 ] {4b53ad21-8438-4e07-9cec-8273285f6157} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:47.361826 [ 283 ] {4b53ad21-8438-4e07-9cec-8273285f6157} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:47.362958 [ 283 ] {4b53ad21-8438-4e07-9cec-8273285f6157} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.10 05:09:47.363320 [ 283 ] {4b53ad21-8438-4e07-9cec-8273285f6157} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:47.363728 [ 115 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.10 05:09:47.363807 [ 115 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:47.363823 [ 195 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.007193723 sec., 303459.0016879994 rows/sec., 23.10 MiB/sec. 2025.01.10 05:09:47.363849 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:47.363893 [ 283 ] {4b53ad21-8438-4e07-9cec-8273285f6157} executeQuery: Read 100 rows, 7.10 KiB in 0.005984 sec., 16711.229946524065 rows/sec., 1.16 MiB/sec. 2025.01.10 05:09:47.364217 [ 195 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.10 05:09:47.364221 [ 283 ] {4b53ad21-8438-4e07-9cec-8273285f6157} TCPHandler: Processed in 0.006864343 sec. 2025.01.10 05:09:47.364259 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.10 05:09:47.364545 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:47.364687 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:47.364797 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 12260 rows starting from the beginning of the part 2025.01.10 05:09:47.364872 [ 288 ] {3dfcc985-97a4-473e-b027-e4db14157f32} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:47.365126 [ 195 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:47.365162 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 177 rows starting from the beginning of the part 2025.01.10 05:09:47.365365 [ 288 ] {3dfcc985-97a4-473e-b027-e4db14157f32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:09:47.365475 [ 195 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.10 05:09:47.365745 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 100 rows starting from the beginning of the part 2025.01.10 05:09:47.365866 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.10 05:09:47.366255 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 963 rows starting from the beginning of the part 2025.01.10 05:09:47.366612 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::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.01.10 05:09:47.366918 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 100 rows starting from the beginning of the part 2025.01.10 05:09:47.370254 [ 288 ] {3dfcc985-97a4-473e-b027-e4db14157f32} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:47.370329 [ 288 ] {3dfcc985-97a4-473e-b027-e4db14157f32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:47.371915 [ 288 ] {3dfcc985-97a4-473e-b027-e4db14157f32} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.10 05:09:47.372520 [ 288 ] {3dfcc985-97a4-473e-b027-e4db14157f32} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:47.372671 [ 115 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.10 05:09:47.372728 [ 115 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:47.372764 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:47.372780 [ 288 ] {3dfcc985-97a4-473e-b027-e4db14157f32} executeQuery: Read 26 rows, 47.71 KiB in 0.008024 sec., 3240.279162512463 rows/sec., 5.81 MiB/sec. 2025.01.10 05:09:47.373374 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.10 05:09:47.373889 [ 288 ] {3dfcc985-97a4-473e-b027-e4db14157f32} TCPHandler: Processed in 0.009517179 sec. 2025.01.10 05:09:47.374332 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:47.375118 [ 283 ] {08406e68-780c-4924-99ce-ab09745a9c5c} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:09:47.375327 [ 283 ] {08406e68-780c-4924-99ce-ab09745a9c5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:09:47.375660 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 13660 rows, containing 5 columns (5 merged, 0 gathered) in 0.01171288 sec., 1166237.509476747 rows/sec., 78.11 MiB/sec. 2025.01.10 05:09:47.375911 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:47.376224 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.10 05:09:47.376238 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 659 rows starting from the beginning of the part 2025.01.10 05:09:47.377339 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:47.377488 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part 2025.01.10 05:09:47.377799 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.10 05:09:47.378071 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. 2025.01.10 05:09:47.378380 [ 283 ] {08406e68-780c-4924-99ce-ab09745a9c5c} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:47.378492 [ 283 ] {08406e68-780c-4924-99ce-ab09745a9c5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:47.378731 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part 2025.01.10 05:09:47.379381 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part 2025.01.10 05:09:47.380054 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part 2025.01.10 05:09:47.380097 [ 283 ] {08406e68-780c-4924-99ce-ab09745a9c5c} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.10 05:09:47.380615 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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.01.10 05:09:47.380875 [ 283 ] {08406e68-780c-4924-99ce-ab09745a9c5c} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:47.381388 [ 115 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.10 05:09:47.381482 [ 115 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:47.381548 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:47.381769 [ 283 ] {08406e68-780c-4924-99ce-ab09745a9c5c} executeQuery: Read 30 rows, 2.10 KiB in 0.006778 sec., 4426.084390675715 rows/sec., 310.49 KiB/sec. 2025.01.10 05:09:47.382133 [ 283 ] {08406e68-780c-4924-99ce-ab09745a9c5c} TCPHandler: Processed in 0.008086962 sec. 2025.01.10 05:09:47.382289 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.10 05:09:47.382590 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:09:47.382668 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1612 rows starting from the beginning of the part 2025.01.10 05:09:47.382890 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 52 rows starting from the beginning of the part 2025.01.10 05:09:47.383239 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part 2025.01.10 05:09:47.383580 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part 2025.01.10 05:09:47.383898 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 18 rows starting from the beginning of the part 2025.01.10 05:09:47.384194 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part 2025.01.10 05:09:47.387420 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1776 rows, containing 4 columns (4 merged, 0 gathered) in 0.005657584 sec., 313914.9149177458 rows/sec., 20.23 MiB/sec. 2025.01.10 05:09:47.387760 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.10 05:09:47.388419 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:47.388660 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.10 05:09:47.388820 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.10 05:09:47.390915 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 763 rows, containing 19 columns (19 merged, 0 gathered) in 0.018055626 sec., 42258.296666091774 rows/sec., 75.72 MiB/sec. 2025.01.10 05:09:47.392125 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.10 05:09:47.392577 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:47.392667 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.10 05:09:47.392840 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. 2025.01.10 05:09:47.404689 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 976 2025.01.10 05:09:47.407863 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:47.407903 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:47.409357 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.10 05:09:47.409667 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:47.410128 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 976 2025.01.10 05:09:48.001165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 204.79 MiB, peak 212.89 MiB, free memory in arenas 0.00 B, will set to 206.36 MiB (RSS), difference: 1.56 MiB 2025.01.10 05:09:48.002414 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000968612 sec. 2025.01.10 05:09:48.361706 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.01.10 05:09:48.381531 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:48.381591 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:48.388709 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.10 05:09:48.389482 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:48.392241 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.01.10 05:09:52.349729 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:52.349957 [ 288 ] {94f0e003-d08a-4139-9598-11dcbaecb080} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:09:52.350044 [ 288 ] {94f0e003-d08a-4139-9598-11dcbaecb080} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:09:52.350853 [ 288 ] {94f0e003-d08a-4139-9598-11dcbaecb080} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:52.350924 [ 288 ] {94f0e003-d08a-4139-9598-11dcbaecb080} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:52.351593 [ 288 ] {94f0e003-d08a-4139-9598-11dcbaecb080} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.10 05:09:52.351999 [ 288 ] {94f0e003-d08a-4139-9598-11dcbaecb080} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:52.352343 [ 288 ] {94f0e003-d08a-4139-9598-11dcbaecb080} executeQuery: Read 14 rows, 1.01 KiB in 0.002428 sec., 5766.062602965403 rows/sec., 415.08 KiB/sec. 2025.01.10 05:09:52.352607 [ 288 ] {94f0e003-d08a-4139-9598-11dcbaecb080} TCPHandler: Processed in 0.003025268 sec. 2025.01.10 05:09:52.352903 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:52.353078 [ 283 ] {81f5a21c-3126-4e65-bf87-f42de7fe8e71} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:09:52.353158 [ 283 ] {81f5a21c-3126-4e65-bf87-f42de7fe8e71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:09:52.354142 [ 283 ] {81f5a21c-3126-4e65-bf87-f42de7fe8e71} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:52.354203 [ 283 ] {81f5a21c-3126-4e65-bf87-f42de7fe8e71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:52.354780 [ 283 ] {81f5a21c-3126-4e65-bf87-f42de7fe8e71} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.10 05:09:52.355174 [ 283 ] {81f5a21c-3126-4e65-bf87-f42de7fe8e71} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:52.355486 [ 283 ] {81f5a21c-3126-4e65-bf87-f42de7fe8e71} executeQuery: Read 199 rows, 18.11 KiB in 0.002451 sec., 81191.35046919624 rows/sec., 7.22 MiB/sec. 2025.01.10 05:09:52.355579 [ 283 ] {81f5a21c-3126-4e65-bf87-f42de7fe8e71} TCPHandler: Processed in 0.002791681 sec. 2025.01.10 05:09:52.355756 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:52.355878 [ 288 ] {1b4201f7-8290-4d26-81a2-d23e3e602a4a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:09:52.355929 [ 288 ] {1b4201f7-8290-4d26-81a2-d23e3e602a4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:09:52.356616 [ 288 ] {1b4201f7-8290-4d26-81a2-d23e3e602a4a} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:52.356658 [ 288 ] {1b4201f7-8290-4d26-81a2-d23e3e602a4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:52.357035 [ 288 ] {1b4201f7-8290-4d26-81a2-d23e3e602a4a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.10 05:09:52.357294 [ 288 ] {1b4201f7-8290-4d26-81a2-d23e3e602a4a} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:52.357517 [ 288 ] {1b4201f7-8290-4d26-81a2-d23e3e602a4a} executeQuery: Read 20 rows, 1.43 KiB in 0.001667 sec., 11997.600479904018 rows/sec., 859.98 KiB/sec. 2025.01.10 05:09:52.357571 [ 288 ] {1b4201f7-8290-4d26-81a2-d23e3e602a4a} TCPHandler: Processed in 0.001872671 sec. 2025.01.10 05:09:52.357745 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:52.357872 [ 283 ] {2fec0d0f-658c-4d32-9f69-cc85b8f828de} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:09:52.357922 [ 283 ] {2fec0d0f-658c-4d32-9f69-cc85b8f828de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:09:52.358662 [ 283 ] {2fec0d0f-658c-4d32-9f69-cc85b8f828de} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:52.358716 [ 283 ] {2fec0d0f-658c-4d32-9f69-cc85b8f828de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:52.359233 [ 283 ] {2fec0d0f-658c-4d32-9f69-cc85b8f828de} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.10 05:09:52.359583 [ 283 ] {2fec0d0f-658c-4d32-9f69-cc85b8f828de} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:52.359853 [ 283 ] {2fec0d0f-658c-4d32-9f69-cc85b8f828de} executeQuery: Read 14 rows, 1004.00 B in 0.002004 sec., 6986.027944111776 rows/sec., 489.26 KiB/sec. 2025.01.10 05:09:52.359926 [ 283 ] {2fec0d0f-658c-4d32-9f69-cc85b8f828de} TCPHandler: Processed in 0.002237723 sec. 2025.01.10 05:09:52.360098 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:52.360216 [ 288 ] {763a40ac-5626-4ac3-be12-faf6fc1a3b91} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:09:52.360262 [ 288 ] {763a40ac-5626-4ac3-be12-faf6fc1a3b91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:09:52.360910 [ 288 ] {763a40ac-5626-4ac3-be12-faf6fc1a3b91} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:52.360956 [ 288 ] {763a40ac-5626-4ac3-be12-faf6fc1a3b91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:52.361312 [ 288 ] {763a40ac-5626-4ac3-be12-faf6fc1a3b91} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.10 05:09:52.361551 [ 288 ] {763a40ac-5626-4ac3-be12-faf6fc1a3b91} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:52.361811 [ 288 ] {763a40ac-5626-4ac3-be12-faf6fc1a3b91} executeQuery: Read 13 rows, 830.00 B in 0.001613 sec., 8059.516429014258 rows/sec., 502.51 KiB/sec. 2025.01.10 05:09:52.361914 [ 288 ] {763a40ac-5626-4ac3-be12-faf6fc1a3b91} TCPHandler: Processed in 0.00186646 sec. 2025.01.10 05:09:52.362161 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:52.362320 [ 283 ] {004d14b1-e62d-4629-9b05-2a82fecc9f7e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:09:52.362382 [ 283 ] {004d14b1-e62d-4629-9b05-2a82fecc9f7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:09:52.363289 [ 283 ] {004d14b1-e62d-4629-9b05-2a82fecc9f7e} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:52.363337 [ 283 ] {004d14b1-e62d-4629-9b05-2a82fecc9f7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:52.363850 [ 283 ] {004d14b1-e62d-4629-9b05-2a82fecc9f7e} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.10 05:09:52.364189 [ 283 ] {004d14b1-e62d-4629-9b05-2a82fecc9f7e} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:52.364495 [ 283 ] {004d14b1-e62d-4629-9b05-2a82fecc9f7e} executeQuery: Read 359 rows, 25.84 KiB in 0.002196 sec., 163479.0528233151 rows/sec., 11.49 MiB/sec. 2025.01.10 05:09:52.364614 [ 283 ] {004d14b1-e62d-4629-9b05-2a82fecc9f7e} TCPHandler: Processed in 0.002578124 sec. 2025.01.10 05:09:52.364879 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:52.365108 [ 288 ] {a0058b0c-bde8-4472-b8b9-e5664550e244} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:09:52.365173 [ 288 ] {a0058b0c-bde8-4472-b8b9-e5664550e244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:09:52.365739 [ 288 ] {a0058b0c-bde8-4472-b8b9-e5664550e244} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:52.365780 [ 288 ] {a0058b0c-bde8-4472-b8b9-e5664550e244} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:52.366166 [ 288 ] {a0058b0c-bde8-4472-b8b9-e5664550e244} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.10 05:09:52.366426 [ 288 ] {a0058b0c-bde8-4472-b8b9-e5664550e244} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:52.366654 [ 288 ] {a0058b0c-bde8-4472-b8b9-e5664550e244} executeQuery: Read 6 rows, 321.00 B in 0.001588 sec., 3778.337531486146 rows/sec., 197.40 KiB/sec. 2025.01.10 05:09:52.366708 [ 288 ] {a0058b0c-bde8-4472-b8b9-e5664550e244} TCPHandler: Processed in 0.001972104 sec. 2025.01.10 05:09:52.366861 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:52.366970 [ 283 ] {24b708a3-1bfe-4e18-b29e-bc4396db7beb} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:52.367019 [ 283 ] {24b708a3-1bfe-4e18-b29e-bc4396db7beb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:09:52.367634 [ 283 ] {24b708a3-1bfe-4e18-b29e-bc4396db7beb} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:52.367671 [ 283 ] {24b708a3-1bfe-4e18-b29e-bc4396db7beb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:52.368059 [ 283 ] {24b708a3-1bfe-4e18-b29e-bc4396db7beb} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.10 05:09:52.368304 [ 283 ] {24b708a3-1bfe-4e18-b29e-bc4396db7beb} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:52.368525 [ 283 ] {24b708a3-1bfe-4e18-b29e-bc4396db7beb} executeQuery: Read 177 rows, 11.96 KiB in 0.001577 sec., 112238.42739378566 rows/sec., 7.40 MiB/sec. 2025.01.10 05:09:52.368577 [ 283 ] {24b708a3-1bfe-4e18-b29e-bc4396db7beb} TCPHandler: Processed in 0.001767848 sec. 2025.01.10 05:09:52.368732 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:52.368851 [ 288 ] {5eedb713-9a77-4e14-b534-eccbc19b05dc} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:09:52.368910 [ 288 ] {5eedb713-9a77-4e14-b534-eccbc19b05dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:09:52.369412 [ 288 ] {5eedb713-9a77-4e14-b534-eccbc19b05dc} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:52.369452 [ 288 ] {5eedb713-9a77-4e14-b534-eccbc19b05dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:52.369845 [ 288 ] {5eedb713-9a77-4e14-b534-eccbc19b05dc} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.10 05:09:52.370179 [ 288 ] {5eedb713-9a77-4e14-b534-eccbc19b05dc} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:52.370442 [ 288 ] {5eedb713-9a77-4e14-b534-eccbc19b05dc} executeQuery: Read 1 rows, 69.00 B in 0.001618 sec., 618.0469715698392 rows/sec., 41.65 KiB/sec. 2025.01.10 05:09:52.370505 [ 288 ] {5eedb713-9a77-4e14-b534-eccbc19b05dc} TCPHandler: Processed in 0.001834009 sec. 2025.01.10 05:09:52.370679 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:52.370789 [ 283 ] {72b7cb73-eda2-429d-8a50-bc5e4b24d770} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:52.370856 [ 283 ] {72b7cb73-eda2-429d-8a50-bc5e4b24d770} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:09:52.371935 [ 283 ] {72b7cb73-eda2-429d-8a50-bc5e4b24d770} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:52.371975 [ 283 ] {72b7cb73-eda2-429d-8a50-bc5e4b24d770} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:52.372616 [ 283 ] {72b7cb73-eda2-429d-8a50-bc5e4b24d770} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.10 05:09:52.372978 [ 283 ] {72b7cb73-eda2-429d-8a50-bc5e4b24d770} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:52.373257 [ 283 ] {72b7cb73-eda2-429d-8a50-bc5e4b24d770} executeQuery: Read 13 rows, 23.85 KiB in 0.002488 sec., 5225.080385852089 rows/sec., 9.36 MiB/sec. 2025.01.10 05:09:52.373390 [ 283 ] {72b7cb73-eda2-429d-8a50-bc5e4b24d770} TCPHandler: Processed in 0.00276327 sec. 2025.01.10 05:09:52.373556 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:52.373679 [ 288 ] {880e71e3-9f9b-465c-a477-8a3ca233c93d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:09:52.373729 [ 288 ] {880e71e3-9f9b-465c-a477-8a3ca233c93d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:09:52.374193 [ 288 ] {880e71e3-9f9b-465c-a477-8a3ca233c93d} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:52.374232 [ 288 ] {880e71e3-9f9b-465c-a477-8a3ca233c93d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:52.374619 [ 288 ] {880e71e3-9f9b-465c-a477-8a3ca233c93d} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.10 05:09:52.374860 [ 288 ] {880e71e3-9f9b-465c-a477-8a3ca233c93d} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:52.375108 [ 288 ] {880e71e3-9f9b-465c-a477-8a3ca233c93d} executeQuery: Read 52 rows, 3.30 KiB in 0.001452 sec., 35812.672176308544 rows/sec., 2.22 MiB/sec. 2025.01.10 05:09:52.375168 [ 288 ] {880e71e3-9f9b-465c-a477-8a3ca233c93d} TCPHandler: Processed in 0.001667284 sec. 2025.01.10 05:09:54.838689 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 2025.01.10 05:09:54.839333 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:54.839380 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:54.839941 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.10 05:09:54.840214 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:54.840464 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 2025.01.10 05:09:55.893200 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.01.10 05:09:55.912719 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:55.912774 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:55.920321 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.10 05:09:55.921110 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:55.925288 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.01.10 05:09:57.340066 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:57.340257 [ 288 ] {49b5d910-0724-4fc5-b4bc-b514ffbfc97f} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:09:57.340335 [ 288 ] {49b5d910-0724-4fc5-b4bc-b514ffbfc97f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:09:57.341151 [ 288 ] {49b5d910-0724-4fc5-b4bc-b514ffbfc97f} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:57.341204 [ 288 ] {49b5d910-0724-4fc5-b4bc-b514ffbfc97f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:57.341666 [ 288 ] {49b5d910-0724-4fc5-b4bc-b514ffbfc97f} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.10 05:09:57.341932 [ 288 ] {49b5d910-0724-4fc5-b4bc-b514ffbfc97f} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:57.342190 [ 288 ] {49b5d910-0724-4fc5-b4bc-b514ffbfc97f} executeQuery: Read 78 rows, 6.85 KiB in 0.001983 sec., 39334.341906202724 rows/sec., 3.37 MiB/sec. 2025.01.10 05:09:57.342289 [ 288 ] {49b5d910-0724-4fc5-b4bc-b514ffbfc97f} TCPHandler: Processed in 0.002367927 sec. 2025.01.10 05:09:57.342534 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:57.342683 [ 283 ] {4e76e91a-a848-4afd-99db-da7790d8ac04} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:09:57.342735 [ 283 ] {4e76e91a-a848-4afd-99db-da7790d8ac04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:09:57.343316 [ 283 ] {4e76e91a-a848-4afd-99db-da7790d8ac04} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:57.343357 [ 283 ] {4e76e91a-a848-4afd-99db-da7790d8ac04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:57.343724 [ 283 ] {4e76e91a-a848-4afd-99db-da7790d8ac04} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.10 05:09:57.343970 [ 283 ] {4e76e91a-a848-4afd-99db-da7790d8ac04} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:57.344178 [ 283 ] {4e76e91a-a848-4afd-99db-da7790d8ac04} executeQuery: Read 26 rows, 1.96 KiB in 0.001523 sec., 17071.56927117531 rows/sec., 1.25 MiB/sec. 2025.01.10 05:09:57.344230 [ 283 ] {4e76e91a-a848-4afd-99db-da7790d8ac04} TCPHandler: Processed in 0.00182602 sec. 2025.01.10 05:09:57.344375 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:57.344486 [ 288 ] {e35b63f1-f469-4a67-a34f-b7176163dac5} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:09:57.344531 [ 288 ] {e35b63f1-f469-4a67-a34f-b7176163dac5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:09:57.345194 [ 288 ] {e35b63f1-f469-4a67-a34f-b7176163dac5} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:57.345243 [ 288 ] {e35b63f1-f469-4a67-a34f-b7176163dac5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:57.345639 [ 288 ] {e35b63f1-f469-4a67-a34f-b7176163dac5} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.10 05:09:57.345891 [ 288 ] {e35b63f1-f469-4a67-a34f-b7176163dac5} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:57.346155 [ 288 ] {e35b63f1-f469-4a67-a34f-b7176163dac5} executeQuery: Read 54 rows, 4.32 KiB in 0.001688 sec., 31990.521327014216 rows/sec., 2.50 MiB/sec. 2025.01.10 05:09:57.346228 [ 288 ] {e35b63f1-f469-4a67-a34f-b7176163dac5} TCPHandler: Processed in 0.001908372 sec. 2025.01.10 05:09:57.346422 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:57.346535 [ 283 ] {81d1ed94-5021-43e1-b212-a5750b7b1be1} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:57.346583 [ 283 ] {81d1ed94-5021-43e1-b212-a5750b7b1be1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:09:57.347117 [ 283 ] {81d1ed94-5021-43e1-b212-a5750b7b1be1} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:57.347156 [ 283 ] {81d1ed94-5021-43e1-b212-a5750b7b1be1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:57.347543 [ 283 ] {81d1ed94-5021-43e1-b212-a5750b7b1be1} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.10 05:09:57.347791 [ 283 ] {81d1ed94-5021-43e1-b212-a5750b7b1be1} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:57.348022 [ 283 ] {81d1ed94-5021-43e1-b212-a5750b7b1be1} executeQuery: Read 100 rows, 7.10 KiB in 0.001506 sec., 66401.06241699867 rows/sec., 4.60 MiB/sec. 2025.01.10 05:09:57.348095 [ 283 ] {81d1ed94-5021-43e1-b212-a5750b7b1be1} TCPHandler: Processed in 0.001730926 sec. 2025.01.10 05:09:57.348330 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:57.348472 [ 288 ] {41893b14-7070-4d89-8dc2-6af2c1d9058e} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:09:57.348580 [ 288 ] {41893b14-7070-4d89-8dc2-6af2c1d9058e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:09:57.349702 [ 288 ] {41893b14-7070-4d89-8dc2-6af2c1d9058e} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:57.349742 [ 288 ] {41893b14-7070-4d89-8dc2-6af2c1d9058e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:57.350396 [ 288 ] {41893b14-7070-4d89-8dc2-6af2c1d9058e} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.10 05:09:57.350682 [ 288 ] {41893b14-7070-4d89-8dc2-6af2c1d9058e} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:57.350925 [ 288 ] {41893b14-7070-4d89-8dc2-6af2c1d9058e} executeQuery: Read 26 rows, 47.71 KiB in 0.002477 sec., 10496.568429551877 rows/sec., 18.81 MiB/sec. 2025.01.10 05:09:57.351050 [ 288 ] {41893b14-7070-4d89-8dc2-6af2c1d9058e} TCPHandler: Processed in 0.002846592 sec. 2025.01.10 05:09:57.351216 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:09:57.351333 [ 283 ] {b24a37d1-dc28-448f-876f-3742976b97bf} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:09:57.351387 [ 283 ] {b24a37d1-dc28-448f-876f-3742976b97bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:09:57.351923 [ 283 ] {b24a37d1-dc28-448f-876f-3742976b97bf} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:57.351974 [ 283 ] {b24a37d1-dc28-448f-876f-3742976b97bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:57.352433 [ 283 ] {b24a37d1-dc28-448f-876f-3742976b97bf} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.10 05:09:57.352695 [ 283 ] {b24a37d1-dc28-448f-876f-3742976b97bf} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:57.352873 [ 283 ] {b24a37d1-dc28-448f-876f-3742976b97bf} executeQuery: Read 30 rows, 2.10 KiB in 0.001568 sec., 19132.65306122449 rows/sec., 1.31 MiB/sec. 2025.01.10 05:09:57.352926 [ 283 ] {b24a37d1-dc28-448f-876f-3742976b97bf} TCPHandler: Processed in 0.001763797 sec. 2025.01.10 05:09:57.411198 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1010 2025.01.10 05:09:57.414415 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:09:57.414472 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:09:57.415983 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.10 05:09:57.416315 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:09:57.417815 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1010 2025.01.10 05:10:02.162976 [ 96 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:10:02.163042 [ 96 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:10:02.341492 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 2025.01.10 05:10:02.342185 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:02.342238 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:02.342834 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.10 05:10:02.343111 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:02.343378 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.01.10 05:10:02.343700 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:02.343891 [ 288 ] {56eb6b6f-64d1-40db-a723-a44e18222514} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:10:02.343964 [ 288 ] {56eb6b6f-64d1-40db-a723-a44e18222514} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:10:02.344730 [ 288 ] {56eb6b6f-64d1-40db-a723-a44e18222514} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:02.344774 [ 288 ] {56eb6b6f-64d1-40db-a723-a44e18222514} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:02.345201 [ 288 ] {56eb6b6f-64d1-40db-a723-a44e18222514} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.10 05:10:02.345461 [ 288 ] {56eb6b6f-64d1-40db-a723-a44e18222514} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:02.345692 [ 288 ] {56eb6b6f-64d1-40db-a723-a44e18222514} executeQuery: Read 14 rows, 1.01 KiB in 0.001846 sec., 7583.965330444204 rows/sec., 545.94 KiB/sec. 2025.01.10 05:10:02.345834 [ 288 ] {56eb6b6f-64d1-40db-a723-a44e18222514} TCPHandler: Processed in 0.002263024 sec. 2025.01.10 05:10:02.346083 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:02.346209 [ 283 ] {2a74c32c-e802-44ce-8f00-4bd8ae7eaa4a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:10:02.346262 [ 283 ] {2a74c32c-e802-44ce-8f00-4bd8ae7eaa4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:10:02.346944 [ 283 ] {2a74c32c-e802-44ce-8f00-4bd8ae7eaa4a} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:02.346985 [ 283 ] {2a74c32c-e802-44ce-8f00-4bd8ae7eaa4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:02.347376 [ 283 ] {2a74c32c-e802-44ce-8f00-4bd8ae7eaa4a} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.10 05:10:02.347621 [ 283 ] {2a74c32c-e802-44ce-8f00-4bd8ae7eaa4a} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:02.347820 [ 283 ] {2a74c32c-e802-44ce-8f00-4bd8ae7eaa4a} executeQuery: Read 199 rows, 18.11 KiB in 0.001634 sec., 121787.02570379437 rows/sec., 10.82 MiB/sec. 2025.01.10 05:10:02.347899 [ 283 ] {2a74c32c-e802-44ce-8f00-4bd8ae7eaa4a} TCPHandler: Processed in 0.001920512 sec. 2025.01.10 05:10:02.348124 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:02.348273 [ 288 ] {7823e6a7-f3b1-4bcb-8885-43d8d075f5a1} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:10:02.348322 [ 288 ] {7823e6a7-f3b1-4bcb-8885-43d8d075f5a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:10:02.348890 [ 288 ] {7823e6a7-f3b1-4bcb-8885-43d8d075f5a1} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:02.348928 [ 288 ] {7823e6a7-f3b1-4bcb-8885-43d8d075f5a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:02.349282 [ 288 ] {7823e6a7-f3b1-4bcb-8885-43d8d075f5a1} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.10 05:10:02.349524 [ 288 ] {7823e6a7-f3b1-4bcb-8885-43d8d075f5a1} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:02.349702 [ 288 ] {7823e6a7-f3b1-4bcb-8885-43d8d075f5a1} executeQuery: Read 20 rows, 1.43 KiB in 0.001456 sec., 13736.263736263736 rows/sec., 984.61 KiB/sec. 2025.01.10 05:10:02.349755 [ 288 ] {7823e6a7-f3b1-4bcb-8885-43d8d075f5a1} TCPHandler: Processed in 0.001749286 sec. 2025.01.10 05:10:02.349894 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:02.349999 [ 283 ] {3346eeb4-6e7a-4f87-a0eb-02786fbf2e44} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:10:02.350045 [ 283 ] {3346eeb4-6e7a-4f87-a0eb-02786fbf2e44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:10:02.350670 [ 283 ] {3346eeb4-6e7a-4f87-a0eb-02786fbf2e44} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:02.350716 [ 283 ] {3346eeb4-6e7a-4f87-a0eb-02786fbf2e44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:02.351126 [ 283 ] {3346eeb4-6e7a-4f87-a0eb-02786fbf2e44} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.10 05:10:02.351371 [ 283 ] {3346eeb4-6e7a-4f87-a0eb-02786fbf2e44} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:02.351550 [ 283 ] {3346eeb4-6e7a-4f87-a0eb-02786fbf2e44} executeQuery: Read 14 rows, 1004.00 B in 0.001572 sec., 8905.852417302798 rows/sec., 623.71 KiB/sec. 2025.01.10 05:10:02.351601 [ 283 ] {3346eeb4-6e7a-4f87-a0eb-02786fbf2e44} TCPHandler: Processed in 0.001759057 sec. 2025.01.10 05:10:02.351740 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:02.351848 [ 288 ] {444c05c5-64cc-49cc-9e47-faf0671aed2a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:10:02.351892 [ 288 ] {444c05c5-64cc-49cc-9e47-faf0671aed2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:10:02.352412 [ 288 ] {444c05c5-64cc-49cc-9e47-faf0671aed2a} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:02.352457 [ 288 ] {444c05c5-64cc-49cc-9e47-faf0671aed2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:02.352810 [ 288 ] {444c05c5-64cc-49cc-9e47-faf0671aed2a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.10 05:10:02.353114 [ 288 ] {444c05c5-64cc-49cc-9e47-faf0671aed2a} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:02.353296 [ 288 ] {444c05c5-64cc-49cc-9e47-faf0671aed2a} executeQuery: Read 13 rows, 830.00 B in 0.001471 sec., 8837.525492861998 rows/sec., 551.02 KiB/sec. 2025.01.10 05:10:02.353347 [ 288 ] {444c05c5-64cc-49cc-9e47-faf0671aed2a} TCPHandler: Processed in 0.001660244 sec. 2025.01.10 05:10:02.353496 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:02.353613 [ 283 ] {6deb7cba-5dbf-4e9e-bdd2-e7ce190bc19f} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:10:02.353669 [ 283 ] {6deb7cba-5dbf-4e9e-bdd2-e7ce190bc19f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:10:02.354345 [ 283 ] {6deb7cba-5dbf-4e9e-bdd2-e7ce190bc19f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:02.354383 [ 283 ] {6deb7cba-5dbf-4e9e-bdd2-e7ce190bc19f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:02.354768 [ 283 ] {6deb7cba-5dbf-4e9e-bdd2-e7ce190bc19f} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.10 05:10:02.355040 [ 283 ] {6deb7cba-5dbf-4e9e-bdd2-e7ce190bc19f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:02.355226 [ 283 ] {6deb7cba-5dbf-4e9e-bdd2-e7ce190bc19f} executeQuery: Read 359 rows, 25.84 KiB in 0.001641 sec., 218769.043266301 rows/sec., 15.38 MiB/sec. 2025.01.10 05:10:02.355278 [ 283 ] {6deb7cba-5dbf-4e9e-bdd2-e7ce190bc19f} TCPHandler: Processed in 0.001834209 sec. 2025.01.10 05:10:02.355415 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:02.355525 [ 288 ] {24218a2a-3309-4e22-8d82-492ff3d85d42} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:10:02.355573 [ 288 ] {24218a2a-3309-4e22-8d82-492ff3d85d42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:10:02.356038 [ 288 ] {24218a2a-3309-4e22-8d82-492ff3d85d42} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:02.356075 [ 288 ] {24218a2a-3309-4e22-8d82-492ff3d85d42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:02.356444 [ 288 ] {24218a2a-3309-4e22-8d82-492ff3d85d42} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.10 05:10:02.356687 [ 288 ] {24218a2a-3309-4e22-8d82-492ff3d85d42} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:02.356872 [ 288 ] {24218a2a-3309-4e22-8d82-492ff3d85d42} executeQuery: Read 6 rows, 321.00 B in 0.00137 sec., 4379.56204379562 rows/sec., 228.82 KiB/sec. 2025.01.10 05:10:02.356922 [ 288 ] {24218a2a-3309-4e22-8d82-492ff3d85d42} TCPHandler: Processed in 0.001560751 sec. 2025.01.10 05:10:02.357064 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:02.357176 [ 283 ] {8aadd3a3-e026-4281-a7cd-171718a5174a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:02.357226 [ 283 ] {8aadd3a3-e026-4281-a7cd-171718a5174a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:10:02.357764 [ 283 ] {8aadd3a3-e026-4281-a7cd-171718a5174a} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:02.357802 [ 283 ] {8aadd3a3-e026-4281-a7cd-171718a5174a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:02.358191 [ 283 ] {8aadd3a3-e026-4281-a7cd-171718a5174a} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.10 05:10:02.358462 [ 283 ] {8aadd3a3-e026-4281-a7cd-171718a5174a} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:02.358653 [ 283 ] {8aadd3a3-e026-4281-a7cd-171718a5174a} executeQuery: Read 177 rows, 11.96 KiB in 0.0015 sec., 118000 rows/sec., 7.78 MiB/sec. 2025.01.10 05:10:02.358715 [ 283 ] {8aadd3a3-e026-4281-a7cd-171718a5174a} TCPHandler: Processed in 0.001702635 sec. 2025.01.10 05:10:02.358857 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:02.358965 [ 288 ] {b4a80e96-c4fa-410e-8a62-030e59c568da} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:10:02.359012 [ 288 ] {b4a80e96-c4fa-410e-8a62-030e59c568da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:10:02.359438 [ 288 ] {b4a80e96-c4fa-410e-8a62-030e59c568da} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:02.359474 [ 288 ] {b4a80e96-c4fa-410e-8a62-030e59c568da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:02.359824 [ 288 ] {b4a80e96-c4fa-410e-8a62-030e59c568da} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.10 05:10:02.360063 [ 288 ] {b4a80e96-c4fa-410e-8a62-030e59c568da} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:02.360182 [ 95 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 2025.01.10 05:10:02.360223 [ 95 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:02.360245 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:02.360250 [ 288 ] {b4a80e96-c4fa-410e-8a62-030e59c568da} executeQuery: Read 1 rows, 69.00 B in 0.001304 sec., 766.8711656441718 rows/sec., 51.67 KiB/sec. 2025.01.10 05:10:02.360486 [ 288 ] {b4a80e96-c4fa-410e-8a62-030e59c568da} TCPHandler: Processed in 0.001672714 sec. 2025.01.10 05:10:02.360617 [ 187 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full 2025.01.10 05:10:02.360791 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:02.361170 [ 187 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:02.361178 [ 283 ] {651e0b0f-7cbe-45cf-beda-1acedf61f4f7} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:02.361207 [ 187 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 19 rows starting from the beginning of the part 2025.01.10 05:10:02.361360 [ 187 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2025.01.10 05:10:02.361384 [ 283 ] {651e0b0f-7cbe-45cf-beda-1acedf61f4f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:10:02.361727 [ 187 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2025.01.10 05:10:02.362078 [ 187 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2025.01.10 05:10:02.362433 [ 187 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2025.01.10 05:10:02.362719 [ 187 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2025.01.10 05:10:02.364917 [ 188 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.004589209 sec., 5229.659403178194 rows/sec., 351.54 KiB/sec. 2025.01.10 05:10:02.365186 [ 283 ] {651e0b0f-7cbe-45cf-beda-1acedf61f4f7} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:02.365203 [ 188 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2025.01.10 05:10:02.365242 [ 283 ] {651e0b0f-7cbe-45cf-beda-1acedf61f4f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:02.365827 [ 188 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:02.366026 [ 188 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 2025.01.10 05:10:02.366212 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.10 05:10:02.366465 [ 283 ] {651e0b0f-7cbe-45cf-beda-1acedf61f4f7} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.10 05:10:02.366754 [ 283 ] {651e0b0f-7cbe-45cf-beda-1acedf61f4f7} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:02.367011 [ 283 ] {651e0b0f-7cbe-45cf-beda-1acedf61f4f7} executeQuery: Read 13 rows, 23.85 KiB in 0.005935 sec., 2190.395956192081 rows/sec., 3.93 MiB/sec. 2025.01.10 05:10:02.367506 [ 283 ] {651e0b0f-7cbe-45cf-beda-1acedf61f4f7} TCPHandler: Processed in 0.006923804 sec. 2025.01.10 05:10:02.367714 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:02.367845 [ 288 ] {9a90c396-320e-4b15-a572-6efd22e6f678} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:10:02.367905 [ 288 ] {9a90c396-320e-4b15-a572-6efd22e6f678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:10:02.368408 [ 288 ] {9a90c396-320e-4b15-a572-6efd22e6f678} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:02.368451 [ 288 ] {9a90c396-320e-4b15-a572-6efd22e6f678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:02.368829 [ 288 ] {9a90c396-320e-4b15-a572-6efd22e6f678} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.10 05:10:02.369076 [ 288 ] {9a90c396-320e-4b15-a572-6efd22e6f678} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:02.369254 [ 288 ] {9a90c396-320e-4b15-a572-6efd22e6f678} executeQuery: Read 52 rows, 3.30 KiB in 0.001439 sec., 36136.20569840167 rows/sec., 2.24 MiB/sec. 2025.01.10 05:10:02.369307 [ 288 ] {9a90c396-320e-4b15-a572-6efd22e6f678} TCPHandler: Processed in 0.001691175 sec. 2025.01.10 05:10:03.426245 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.01.10 05:10:03.447960 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:03.448023 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:03.455772 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.10 05:10:03.456531 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:03.459843 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.01.10 05:10:07.339833 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:07.340055 [ 288 ] {08a07101-dc6c-405d-afdb-c0c883aca4ae} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:10:07.340137 [ 288 ] {08a07101-dc6c-405d-afdb-c0c883aca4ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:10:07.340888 [ 288 ] {08a07101-dc6c-405d-afdb-c0c883aca4ae} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:07.340934 [ 288 ] {08a07101-dc6c-405d-afdb-c0c883aca4ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:07.341361 [ 288 ] {08a07101-dc6c-405d-afdb-c0c883aca4ae} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.10 05:10:07.341617 [ 288 ] {08a07101-dc6c-405d-afdb-c0c883aca4ae} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:07.341868 [ 288 ] {08a07101-dc6c-405d-afdb-c0c883aca4ae} executeQuery: Read 78 rows, 6.85 KiB in 0.00187 sec., 41711.229946524065 rows/sec., 3.58 MiB/sec. 2025.01.10 05:10:07.341924 [ 288 ] {08a07101-dc6c-405d-afdb-c0c883aca4ae} TCPHandler: Processed in 0.002231913 sec. 2025.01.10 05:10:07.342091 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:07.342224 [ 283 ] {b2cd4acb-f507-49a5-8eab-5030123c3676} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:10:07.342279 [ 283 ] {b2cd4acb-f507-49a5-8eab-5030123c3676} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:10:07.342941 [ 283 ] {b2cd4acb-f507-49a5-8eab-5030123c3676} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:07.342988 [ 283 ] {b2cd4acb-f507-49a5-8eab-5030123c3676} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:07.343388 [ 283 ] {b2cd4acb-f507-49a5-8eab-5030123c3676} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.10 05:10:07.343631 [ 283 ] {b2cd4acb-f507-49a5-8eab-5030123c3676} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:07.343845 [ 283 ] {b2cd4acb-f507-49a5-8eab-5030123c3676} executeQuery: Read 26 rows, 1.96 KiB in 0.00165 sec., 15757.575757575758 rows/sec., 1.16 MiB/sec. 2025.01.10 05:10:07.343898 [ 283 ] {b2cd4acb-f507-49a5-8eab-5030123c3676} TCPHandler: Processed in 0.00187598 sec. 2025.01.10 05:10:07.344023 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:07.344129 [ 288 ] {47c2c465-7784-44f4-8357-59b0c96a3612} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:10:07.344176 [ 288 ] {47c2c465-7784-44f4-8357-59b0c96a3612} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:10:07.344828 [ 288 ] {47c2c465-7784-44f4-8357-59b0c96a3612} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:07.344875 [ 288 ] {47c2c465-7784-44f4-8357-59b0c96a3612} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:07.345294 [ 288 ] {47c2c465-7784-44f4-8357-59b0c96a3612} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.10 05:10:07.345533 [ 288 ] {47c2c465-7784-44f4-8357-59b0c96a3612} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:07.345751 [ 288 ] {47c2c465-7784-44f4-8357-59b0c96a3612} executeQuery: Read 54 rows, 4.32 KiB in 0.001642 sec., 32886.72350791717 rows/sec., 2.57 MiB/sec. 2025.01.10 05:10:07.345804 [ 288 ] {47c2c465-7784-44f4-8357-59b0c96a3612} TCPHandler: Processed in 0.001832849 sec. 2025.01.10 05:10:07.345938 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:07.346044 [ 283 ] {1cd73ff9-5661-48f2-9a59-a22bbc709884} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:07.346093 [ 283 ] {1cd73ff9-5661-48f2-9a59-a22bbc709884} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:10:07.346607 [ 283 ] {1cd73ff9-5661-48f2-9a59-a22bbc709884} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:07.346646 [ 283 ] {1cd73ff9-5661-48f2-9a59-a22bbc709884} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:07.347019 [ 283 ] {1cd73ff9-5661-48f2-9a59-a22bbc709884} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.10 05:10:07.347258 [ 283 ] {1cd73ff9-5661-48f2-9a59-a22bbc709884} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:07.347479 [ 283 ] {1cd73ff9-5661-48f2-9a59-a22bbc709884} executeQuery: Read 100 rows, 7.10 KiB in 0.001456 sec., 68681.31868131868 rows/sec., 4.76 MiB/sec. 2025.01.10 05:10:07.347532 [ 283 ] {1cd73ff9-5661-48f2-9a59-a22bbc709884} TCPHandler: Processed in 0.001646334 sec. 2025.01.10 05:10:07.347713 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:07.347819 [ 288 ] {688cd170-f1f5-4d4b-b266-737225b09c53} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:07.347886 [ 288 ] {688cd170-f1f5-4d4b-b266-737225b09c53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:10:07.348956 [ 288 ] {688cd170-f1f5-4d4b-b266-737225b09c53} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:07.348996 [ 288 ] {688cd170-f1f5-4d4b-b266-737225b09c53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:07.349618 [ 288 ] {688cd170-f1f5-4d4b-b266-737225b09c53} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.10 05:10:07.349874 [ 288 ] {688cd170-f1f5-4d4b-b266-737225b09c53} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:07.350140 [ 288 ] {688cd170-f1f5-4d4b-b266-737225b09c53} executeQuery: Read 26 rows, 47.71 KiB in 0.002341 sec., 11106.364801366937 rows/sec., 19.90 MiB/sec. 2025.01.10 05:10:07.350459 [ 288 ] {688cd170-f1f5-4d4b-b266-737225b09c53} TCPHandler: Processed in 0.00279611 sec. 2025.01.10 05:10:07.350629 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:07.350757 [ 283 ] {ad747ef2-6c9b-4a7d-8dc0-d6c53a1d2cc0} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:10:07.350813 [ 283 ] {ad747ef2-6c9b-4a7d-8dc0-d6c53a1d2cc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:10:07.351312 [ 283 ] {ad747ef2-6c9b-4a7d-8dc0-d6c53a1d2cc0} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:07.351348 [ 283 ] {ad747ef2-6c9b-4a7d-8dc0-d6c53a1d2cc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:07.351705 [ 283 ] {ad747ef2-6c9b-4a7d-8dc0-d6c53a1d2cc0} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.10 05:10:07.351943 [ 283 ] {ad747ef2-6c9b-4a7d-8dc0-d6c53a1d2cc0} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:07.352155 [ 283 ] {ad747ef2-6c9b-4a7d-8dc0-d6c53a1d2cc0} executeQuery: Read 30 rows, 2.10 KiB in 0.001427 sec., 21023.12543798178 rows/sec., 1.44 MiB/sec. 2025.01.10 05:10:07.352205 [ 283 ] {ad747ef2-6c9b-4a7d-8dc0-d6c53a1d2cc0} TCPHandler: Processed in 0.001642703 sec. 2025.01.10 05:10:07.418838 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1044 2025.01.10 05:10:07.421524 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:07.421566 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:07.422959 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.10 05:10:07.423251 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:07.423821 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1044 2025.01.10 05:10:08.600454 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:08.600646 [ 288 ] {9cf66157-e0f3-4110-b460-9d1e9c72ceff} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:10:08.600719 [ 288 ] {9cf66157-e0f3-4110-b460-9d1e9c72ceff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:10:08.601486 [ 288 ] {9cf66157-e0f3-4110-b460-9d1e9c72ceff} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:08.601536 [ 288 ] {9cf66157-e0f3-4110-b460-9d1e9c72ceff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:08.601977 [ 288 ] {9cf66157-e0f3-4110-b460-9d1e9c72ceff} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.10 05:10:08.602242 [ 288 ] {9cf66157-e0f3-4110-b460-9d1e9c72ceff} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:08.602495 [ 288 ] {9cf66157-e0f3-4110-b460-9d1e9c72ceff} executeQuery: Read 14 rows, 1.01 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 532.67 KiB/sec. 2025.01.10 05:10:08.602774 [ 288 ] {9cf66157-e0f3-4110-b460-9d1e9c72ceff} TCPHandler: Processed in 0.00244477 sec. 2025.01.10 05:10:08.602992 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:08.603128 [ 283 ] {c06af18b-71a4-4347-8c32-be932468fa19} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.10 05:10:08.603184 [ 283 ] {c06af18b-71a4-4347-8c32-be932468fa19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.10 05:10:08.603774 [ 283 ] {c06af18b-71a4-4347-8c32-be932468fa19} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:08.603814 [ 283 ] {c06af18b-71a4-4347-8c32-be932468fa19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:08.604192 [ 283 ] {c06af18b-71a4-4347-8c32-be932468fa19} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.10 05:10:08.604447 [ 283 ] {c06af18b-71a4-4347-8c32-be932468fa19} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:08.604642 [ 283 ] {c06af18b-71a4-4347-8c32-be932468fa19} executeQuery: Read 12 rows, 1002.00 B in 0.001545 sec., 7766.990291262136 rows/sec., 633.34 KiB/sec. 2025.01.10 05:10:08.604701 [ 283 ] {c06af18b-71a4-4347-8c32-be932468fa19} TCPHandler: Processed in 0.001770178 sec. 2025.01.10 05:10:08.604852 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:08.604963 [ 288 ] {c8ec79e0-c81f-4c9c-9194-b37c4ae1f472} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:10:08.605012 [ 288 ] {c8ec79e0-c81f-4c9c-9194-b37c4ae1f472} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:10:08.606418 [ 288 ] {c8ec79e0-c81f-4c9c-9194-b37c4ae1f472} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:08.606457 [ 288 ] {c8ec79e0-c81f-4c9c-9194-b37c4ae1f472} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:08.606942 [ 288 ] {c8ec79e0-c81f-4c9c-9194-b37c4ae1f472} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.10 05:10:08.607195 [ 288 ] {c8ec79e0-c81f-4c9c-9194-b37c4ae1f472} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:08.607341 [ 87 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.10 05:10:08.607390 [ 87 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:08.607393 [ 288 ] {c8ec79e0-c81f-4c9c-9194-b37c4ae1f472} executeQuery: Read 1345 rows, 114.67 KiB in 0.002454 sec., 548084.7595762021 rows/sec., 45.63 MiB/sec. 2025.01.10 05:10:08.607420 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:08.607483 [ 288 ] {c8ec79e0-c81f-4c9c-9194-b37c4ae1f472} TCPHandler: Processed in 0.002675236 sec. 2025.01.10 05:10:08.607717 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.10 05:10:08.607724 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:08.608009 [ 283 ] {73486c4c-82a6-4003-9f1b-89859869de2f} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:10:08.608029 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:08.608117 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1399 rows starting from the beginning of the part 2025.01.10 05:10:08.608116 [ 283 ] {73486c4c-82a6-4003-9f1b-89859869de2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:10:08.608563 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 199 rows starting from the beginning of the part 2025.01.10 05:10:08.608962 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 78 rows starting from the beginning of the part 2025.01.10 05:10:08.609346 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 199 rows starting from the beginning of the part 2025.01.10 05:10:08.609658 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 78 rows starting from the beginning of the part 2025.01.10 05:10:08.609837 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1345 rows starting from the beginning of the part 2025.01.10 05:10:08.610988 [ 283 ] {73486c4c-82a6-4003-9f1b-89859869de2f} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:08.611048 [ 283 ] {73486c4c-82a6-4003-9f1b-89859869de2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:08.611915 [ 283 ] {73486c4c-82a6-4003-9f1b-89859869de2f} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.10 05:10:08.612576 [ 283 ] {73486c4c-82a6-4003-9f1b-89859869de2f} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:08.612804 [ 87 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.10 05:10:08.612913 [ 87 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:08.612990 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:08.613200 [ 283 ] {73486c4c-82a6-4003-9f1b-89859869de2f} executeQuery: Read 32 rows, 2.27 KiB in 0.005251 sec., 6094.0773186059805 rows/sec., 432.58 KiB/sec. 2025.01.10 05:10:08.613380 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.10 05:10:08.613403 [ 283 ] {73486c4c-82a6-4003-9f1b-89859869de2f} TCPHandler: Processed in 0.005783128 sec. 2025.01.10 05:10:08.613643 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:08.613656 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:08.613748 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 60 rows starting from the beginning of the part 2025.01.10 05:10:08.613981 [ 288 ] {809b6363-ef1f-4fac-bbd9-9f7a34d6ca47} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:10:08.614125 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part 2025.01.10 05:10:08.614167 [ 288 ] {809b6363-ef1f-4fac-bbd9-9f7a34d6ca47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:10:08.614807 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part 2025.01.10 05:10:08.615296 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3298 rows, containing 5 columns (5 merged, 0 gathered) in 0.007745071 sec., 425819.20811313414 rows/sec., 37.47 MiB/sec. 2025.01.10 05:10:08.615342 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part 2025.01.10 05:10:08.615808 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part 2025.01.10 05:10:08.615880 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.10 05:10:08.616492 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part 2025.01.10 05:10:08.617396 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:08.617622 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.10 05:10:08.617781 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.10 05:10:08.618569 [ 288 ] {809b6363-ef1f-4fac-bbd9-9f7a34d6ca47} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:08.618633 [ 288 ] {809b6363-ef1f-4fac-bbd9-9f7a34d6ca47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:08.619685 [ 288 ] {809b6363-ef1f-4fac-bbd9-9f7a34d6ca47} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.10 05:10:08.619766 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.006630265 sec., 27751.530293283904 rows/sec., 2.08 MiB/sec. 2025.01.10 05:10:08.619952 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.10 05:10:08.620110 [ 288 ] {809b6363-ef1f-4fac-bbd9-9f7a34d6ca47} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:08.620580 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:08.620607 [ 288 ] {809b6363-ef1f-4fac-bbd9-9f7a34d6ca47} executeQuery: Read 242 rows, 16.79 KiB in 0.006766 sec., 35767.07064735442 rows/sec., 2.42 MiB/sec. 2025.01.10 05:10:08.620920 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.10 05:10:08.620963 [ 288 ] {809b6363-ef1f-4fac-bbd9-9f7a34d6ca47} TCPHandler: Processed in 0.007418791 sec. 2025.01.10 05:10:08.621233 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.10 05:10:08.621300 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:08.621484 [ 283 ] {2b3884e6-c1b8-459e-9184-539a83ccd351} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:10:08.621542 [ 283 ] {2b3884e6-c1b8-459e-9184-539a83ccd351} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:10:08.622231 [ 283 ] {2b3884e6-c1b8-459e-9184-539a83ccd351} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:08.622276 [ 283 ] {2b3884e6-c1b8-459e-9184-539a83ccd351} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:08.622646 [ 283 ] {2b3884e6-c1b8-459e-9184-539a83ccd351} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.10 05:10:08.622891 [ 283 ] {2b3884e6-c1b8-459e-9184-539a83ccd351} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:08.623111 [ 283 ] {2b3884e6-c1b8-459e-9184-539a83ccd351} executeQuery: Read 13 rows, 830.00 B in 0.001657 sec., 7845.503922751961 rows/sec., 489.17 KiB/sec. 2025.01.10 05:10:08.623335 [ 283 ] {2b3884e6-c1b8-459e-9184-539a83ccd351} TCPHandler: Processed in 0.002235112 sec. 2025.01.10 05:10:08.623516 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:08.623626 [ 288 ] {e217665e-2ec4-45ef-b09f-c5e9ef5ee52f} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:10:08.623672 [ 288 ] {e217665e-2ec4-45ef-b09f-c5e9ef5ee52f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:10:08.624579 [ 288 ] {e217665e-2ec4-45ef-b09f-c5e9ef5ee52f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:08.624617 [ 288 ] {e217665e-2ec4-45ef-b09f-c5e9ef5ee52f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:08.625016 [ 288 ] {e217665e-2ec4-45ef-b09f-c5e9ef5ee52f} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.10 05:10:08.625262 [ 288 ] {e217665e-2ec4-45ef-b09f-c5e9ef5ee52f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:08.625404 [ 87 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.10 05:10:08.625448 [ 288 ] {e217665e-2ec4-45ef-b09f-c5e9ef5ee52f} executeQuery: Read 827 rows, 61.11 KiB in 0.001843 sec., 448724.90504612046 rows/sec., 32.38 MiB/sec. 2025.01.10 05:10:08.625453 [ 87 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:08.625505 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:08.625523 [ 288 ] {e217665e-2ec4-45ef-b09f-c5e9ef5ee52f} TCPHandler: Processed in 0.002059497 sec. 2025.01.10 05:10:08.625640 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.10 05:10:08.625687 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:08.625754 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:08.625803 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 873 rows starting from the beginning of the part 2025.01.10 05:10:08.625846 [ 283 ] {4abc7afd-cff0-4aaf-b1fc-414dbcadff2a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:10:08.626011 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 359 rows starting from the beginning of the part 2025.01.10 05:10:08.626023 [ 283 ] {4abc7afd-cff0-4aaf-b1fc-414dbcadff2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:10:08.626375 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 54 rows starting from the beginning of the part 2025.01.10 05:10:08.626754 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 359 rows starting from the beginning of the part 2025.01.10 05:10:08.627092 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 54 rows starting from the beginning of the part 2025.01.10 05:10:08.627459 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 827 rows starting from the beginning of the part 2025.01.10 05:10:08.628169 [ 283 ] {4abc7afd-cff0-4aaf-b1fc-414dbcadff2a} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:08.628217 [ 283 ] {4abc7afd-cff0-4aaf-b1fc-414dbcadff2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:08.628747 [ 283 ] {4abc7afd-cff0-4aaf-b1fc-414dbcadff2a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.10 05:10:08.629029 [ 283 ] {4abc7afd-cff0-4aaf-b1fc-414dbcadff2a} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:08.629224 [ 283 ] {4abc7afd-cff0-4aaf-b1fc-414dbcadff2a} executeQuery: Read 6 rows, 321.00 B in 0.003407 sec., 1761.0801291458763 rows/sec., 92.01 KiB/sec. 2025.01.10 05:10:08.629383 [ 283 ] {4abc7afd-cff0-4aaf-b1fc-414dbcadff2a} TCPHandler: Processed in 0.003761872 sec. 2025.01.10 05:10:08.629485 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2526 rows, containing 5 columns (5 merged, 0 gathered) in 0.003916057 sec., 645036.5763317542 rows/sec., 48.90 MiB/sec. 2025.01.10 05:10:08.629555 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:08.629713 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.10 05:10:08.629730 [ 288 ] {404f6653-a7d0-40ec-b35c-f742de0b6384} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:08.629868 [ 288 ] {404f6653-a7d0-40ec-b35c-f742de0b6384} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:10:08.630355 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:08.630474 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.10 05:10:08.630582 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2025.01.10 05:10:08.631021 [ 288 ] {404f6653-a7d0-40ec-b35c-f742de0b6384} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:08.631064 [ 288 ] {404f6653-a7d0-40ec-b35c-f742de0b6384} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:08.631502 [ 288 ] {404f6653-a7d0-40ec-b35c-f742de0b6384} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.10 05:10:08.631751 [ 288 ] {404f6653-a7d0-40ec-b35c-f742de0b6384} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:08.631895 [ 87 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.10 05:10:08.631937 [ 87 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:08.631948 [ 288 ] {404f6653-a7d0-40ec-b35c-f742de0b6384} executeQuery: Read 969 rows, 65.95 KiB in 0.002279 sec., 425186.4853005704 rows/sec., 28.26 MiB/sec. 2025.01.10 05:10:08.631967 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:08.632094 [ 288 ] {404f6653-a7d0-40ec-b35c-f742de0b6384} TCPHandler: Processed in 0.002602824 sec. 2025.01.10 05:10:08.632190 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.10 05:10:08.632292 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:08.632541 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:08.632566 [ 283 ] {87f5731f-866f-4f01-9a96-8c195be75fbb} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:10:08.632637 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 13660 rows starting from the beginning of the part 2025.01.10 05:10:08.632658 [ 283 ] {87f5731f-866f-4f01-9a96-8c195be75fbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:10:08.633214 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 177 rows starting from the beginning of the part 2025.01.10 05:10:08.633542 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 100 rows starting from the beginning of the part 2025.01.10 05:10:08.633973 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 177 rows starting from the beginning of the part 2025.01.10 05:10:08.634362 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 100 rows starting from the beginning of the part 2025.01.10 05:10:08.634746 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 969 rows starting from the beginning of the part 2025.01.10 05:10:08.634816 [ 283 ] {87f5731f-866f-4f01-9a96-8c195be75fbb} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:08.634932 [ 283 ] {87f5731f-866f-4f01-9a96-8c195be75fbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:08.635984 [ 283 ] {87f5731f-866f-4f01-9a96-8c195be75fbb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.10 05:10:08.636300 [ 283 ] {87f5731f-866f-4f01-9a96-8c195be75fbb} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:08.636738 [ 283 ] {87f5731f-866f-4f01-9a96-8c195be75fbb} executeQuery: Read 1 rows, 69.00 B in 0.004227 sec., 236.57440264963333 rows/sec., 15.94 KiB/sec. 2025.01.10 05:10:08.637022 [ 283 ] {87f5731f-866f-4f01-9a96-8c195be75fbb} TCPHandler: Processed in 0.004805996 sec. 2025.01.10 05:10:08.637270 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:08.637533 [ 288 ] {d12eb171-99c8-4c3f-84c0-261ece84f87e} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:08.637783 [ 288 ] {d12eb171-99c8-4c3f-84c0-261ece84f87e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:10:08.640174 [ 288 ] {d12eb171-99c8-4c3f-84c0-261ece84f87e} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:08.640212 [ 288 ] {d12eb171-99c8-4c3f-84c0-261ece84f87e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:08.640958 [ 288 ] {d12eb171-99c8-4c3f-84c0-261ece84f87e} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.10 05:10:08.641261 [ 288 ] {d12eb171-99c8-4c3f-84c0-261ece84f87e} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:08.641524 [ 87 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.10 05:10:08.641620 [ 87 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:08.641686 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:08.641748 [ 288 ] {d12eb171-99c8-4c3f-84c0-261ece84f87e} executeQuery: Read 13 rows, 23.85 KiB in 0.004299 sec., 3023.959060246569 rows/sec., 5.42 MiB/sec. 2025.01.10 05:10:08.642500 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 15183 rows, containing 5 columns (5 merged, 0 gathered) in 0.010405517 sec., 1459129.8058520304 rows/sec., 97.69 MiB/sec. 2025.01.10 05:10:08.642577 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.10 05:10:08.643237 [ 288 ] {d12eb171-99c8-4c3f-84c0-261ece84f87e} TCPHandler: Processed in 0.006104398 sec. 2025.01.10 05:10:08.643315 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.10 05:10:08.643770 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:08.644389 [ 283 ] {6b2895c6-ad46-49a5-950a-47f9e9ea30be} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:10:08.644575 [ 283 ] {6b2895c6-ad46-49a5-950a-47f9e9ea30be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:10:08.644949 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:08.644977 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:08.645473 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.10 05:10:08.645487 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 763 rows starting from the beginning of the part 2025.01.10 05:10:08.645801 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. 2025.01.10 05:10:08.646481 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part 2025.01.10 05:10:08.647268 [ 283 ] {6b2895c6-ad46-49a5-950a-47f9e9ea30be} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:08.647301 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part 2025.01.10 05:10:08.647353 [ 283 ] {6b2895c6-ad46-49a5-950a-47f9e9ea30be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:08.647939 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part 2025.01.10 05:10:08.648601 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part 2025.01.10 05:10:08.648919 [ 283 ] {6b2895c6-ad46-49a5-950a-47f9e9ea30be} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.10 05:10:08.649159 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part 2025.01.10 05:10:08.649828 [ 283 ] {6b2895c6-ad46-49a5-950a-47f9e9ea30be} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:08.650148 [ 87 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.10 05:10:08.650296 [ 87 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:08.650377 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:08.650594 [ 283 ] {6b2895c6-ad46-49a5-950a-47f9e9ea30be} executeQuery: Read 34 rows, 2.03 KiB in 0.006335 sec., 5367.008681925809 rows/sec., 321.10 KiB/sec. 2025.01.10 05:10:08.650706 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.10 05:10:08.650836 [ 283 ] {6b2895c6-ad46-49a5-950a-47f9e9ea30be} TCPHandler: Processed in 0.007437381 sec. 2025.01.10 05:10:08.651145 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:08.651224 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1776 rows starting from the beginning of the part 2025.01.10 05:10:08.651565 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 52 rows starting from the beginning of the part 2025.01.10 05:10:08.651909 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part 2025.01.10 05:10:08.652198 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 52 rows starting from the beginning of the part 2025.01.10 05:10:08.652426 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part 2025.01.10 05:10:08.652600 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part 2025.01.10 05:10:08.655768 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1974 rows, containing 4 columns (4 merged, 0 gathered) in 0.00521655 sec., 378411.0187767777 rows/sec., 24.35 MiB/sec. 2025.01.10 05:10:08.656083 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.10 05:10:08.656757 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:08.657012 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.10 05:10:08.657198 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.10 05:10:08.670773 [ 201 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 854 rows, containing 19 columns (19 merged, 0 gathered) in 0.028894377 sec., 29555.92363178483 rows/sec., 52.96 MiB/sec. 2025.01.10 05:10:08.672013 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.10 05:10:08.672457 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:08.672540 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.10 05:10:08.672693 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. 2025.01.10 05:10:09.001163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 208.16 MiB, peak 215.70 MiB, free memory in arenas 0.00 B, will set to 210.19 MiB (RSS), difference: 2.03 MiB 2025.01.10 05:10:09.844432 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 2025.01.10 05:10:09.845177 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:09.845236 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. 2025.01.10 05:10:09.845796 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.10 05:10:09.846090 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:09.846405 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 2025.01.10 05:10:10.960805 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.01.10 05:10:10.982262 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:10.982329 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:10.989625 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.10 05:10:10.990466 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:10.993449 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.01.10 05:10:12.336334 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:12.336547 [ 288 ] {94b6ac6c-bcff-4158-87f8-b413e1672f44} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:10:12.336629 [ 288 ] {94b6ac6c-bcff-4158-87f8-b413e1672f44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:10:12.337469 [ 288 ] {94b6ac6c-bcff-4158-87f8-b413e1672f44} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:12.337521 [ 288 ] {94b6ac6c-bcff-4158-87f8-b413e1672f44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:12.337959 [ 288 ] {94b6ac6c-bcff-4158-87f8-b413e1672f44} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.10 05:10:12.338215 [ 288 ] {94b6ac6c-bcff-4158-87f8-b413e1672f44} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:12.338459 [ 288 ] {94b6ac6c-bcff-4158-87f8-b413e1672f44} executeQuery: Read 26 rows, 1.98 KiB in 0.001971 sec., 13191.273465246068 rows/sec., 1004.31 KiB/sec. 2025.01.10 05:10:12.338526 [ 288 ] {94b6ac6c-bcff-4158-87f8-b413e1672f44} TCPHandler: Processed in 0.002327595 sec. 2025.01.10 05:10:12.338715 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:12.338861 [ 283 ] {149d727d-daad-4a0e-abda-45b738c58559} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:10:12.338923 [ 283 ] {149d727d-daad-4a0e-abda-45b738c58559} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:10:12.339563 [ 283 ] {149d727d-daad-4a0e-abda-45b738c58559} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:12.339606 [ 283 ] {149d727d-daad-4a0e-abda-45b738c58559} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:12.339990 [ 283 ] {149d727d-daad-4a0e-abda-45b738c58559} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.10 05:10:12.340234 [ 283 ] {149d727d-daad-4a0e-abda-45b738c58559} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:12.340460 [ 283 ] {149d727d-daad-4a0e-abda-45b738c58559} executeQuery: Read 28 rows, 2.24 KiB in 0.001633 sec., 17146.356399265158 rows/sec., 1.34 MiB/sec. 2025.01.10 05:10:12.340517 [ 283 ] {149d727d-daad-4a0e-abda-45b738c58559} TCPHandler: Processed in 0.001874461 sec. 2025.01.10 05:10:12.340667 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:12.340797 [ 288 ] {f2f76c69-1f09-48e8-9e49-64b6e7412e53} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:12.340857 [ 288 ] {f2f76c69-1f09-48e8-9e49-64b6e7412e53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:10:12.341438 [ 288 ] {f2f76c69-1f09-48e8-9e49-64b6e7412e53} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:12.341478 [ 288 ] {f2f76c69-1f09-48e8-9e49-64b6e7412e53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:12.341860 [ 288 ] {f2f76c69-1f09-48e8-9e49-64b6e7412e53} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.10 05:10:12.342108 [ 288 ] {f2f76c69-1f09-48e8-9e49-64b6e7412e53} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:12.342315 [ 288 ] {f2f76c69-1f09-48e8-9e49-64b6e7412e53} executeQuery: Read 60 rows, 4.26 KiB in 0.001546 sec., 38809.831824062094 rows/sec., 2.69 MiB/sec. 2025.01.10 05:10:12.342367 [ 288 ] {f2f76c69-1f09-48e8-9e49-64b6e7412e53} TCPHandler: Processed in 0.001761967 sec. 2025.01.10 05:10:12.342524 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:12.342655 [ 283 ] {b8d280f6-8dd8-49f1-9e93-498402158a20} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:10:12.342713 [ 283 ] {b8d280f6-8dd8-49f1-9e93-498402158a20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:10:12.343231 [ 283 ] {b8d280f6-8dd8-49f1-9e93-498402158a20} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:12.343278 [ 283 ] {b8d280f6-8dd8-49f1-9e93-498402158a20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:12.343652 [ 283 ] {b8d280f6-8dd8-49f1-9e93-498402158a20} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.10 05:10:12.343887 [ 283 ] {b8d280f6-8dd8-49f1-9e93-498402158a20} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:12.344125 [ 283 ] {b8d280f6-8dd8-49f1-9e93-498402158a20} executeQuery: Read 18 rows, 1.26 KiB in 0.001488 sec., 12096.774193548388 rows/sec., 848.59 KiB/sec. 2025.01.10 05:10:12.344195 [ 283 ] {b8d280f6-8dd8-49f1-9e93-498402158a20} TCPHandler: Processed in 0.001734156 sec. 2025.01.10 05:10:17.163298 [ 76 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:10:17.163361 [ 76 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:10:17.339726 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:17.339933 [ 288 ] {276c3b51-5aaa-4967-bdf3-bc5b76ecc8f0} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:10:17.340017 [ 288 ] {276c3b51-5aaa-4967-bdf3-bc5b76ecc8f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:10:17.340864 [ 288 ] {276c3b51-5aaa-4967-bdf3-bc5b76ecc8f0} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:17.340914 [ 288 ] {276c3b51-5aaa-4967-bdf3-bc5b76ecc8f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:17.341351 [ 288 ] {276c3b51-5aaa-4967-bdf3-bc5b76ecc8f0} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.10 05:10:17.341607 [ 288 ] {276c3b51-5aaa-4967-bdf3-bc5b76ecc8f0} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:17.341858 [ 288 ] {276c3b51-5aaa-4967-bdf3-bc5b76ecc8f0} executeQuery: Read 78 rows, 6.85 KiB in 0.001982 sec., 39354.18768920283 rows/sec., 3.37 MiB/sec. 2025.01.10 05:10:17.341925 [ 288 ] {276c3b51-5aaa-4967-bdf3-bc5b76ecc8f0} TCPHandler: Processed in 0.002343076 sec. 2025.01.10 05:10:17.342118 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:17.342265 [ 283 ] {3e882bb9-47a3-48ae-9edb-04dd6b88a05c} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:10:17.342326 [ 283 ] {3e882bb9-47a3-48ae-9edb-04dd6b88a05c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:10:17.343149 [ 283 ] {3e882bb9-47a3-48ae-9edb-04dd6b88a05c} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:17.343231 [ 283 ] {3e882bb9-47a3-48ae-9edb-04dd6b88a05c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:17.343659 [ 283 ] {3e882bb9-47a3-48ae-9edb-04dd6b88a05c} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.10 05:10:17.343923 [ 283 ] {3e882bb9-47a3-48ae-9edb-04dd6b88a05c} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:17.344164 [ 283 ] {3e882bb9-47a3-48ae-9edb-04dd6b88a05c} executeQuery: Read 26 rows, 1.96 KiB in 0.001925 sec., 13506.493506493505 rows/sec., 1015.63 KiB/sec. 2025.01.10 05:10:17.344250 [ 283 ] {3e882bb9-47a3-48ae-9edb-04dd6b88a05c} TCPHandler: Processed in 0.002201752 sec. 2025.01.10 05:10:17.344508 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:17.344657 [ 288 ] {eedd9142-96e1-4eaa-8d6c-441c8f77932c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:10:17.344704 [ 288 ] {eedd9142-96e1-4eaa-8d6c-441c8f77932c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:10:17.345279 [ 288 ] {eedd9142-96e1-4eaa-8d6c-441c8f77932c} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:17.345317 [ 288 ] {eedd9142-96e1-4eaa-8d6c-441c8f77932c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:17.345671 [ 288 ] {eedd9142-96e1-4eaa-8d6c-441c8f77932c} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.10 05:10:17.345995 [ 288 ] {eedd9142-96e1-4eaa-8d6c-441c8f77932c} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:17.346208 [ 288 ] {eedd9142-96e1-4eaa-8d6c-441c8f77932c} executeQuery: Read 54 rows, 4.32 KiB in 0.001573 sec., 34329.30705657978 rows/sec., 2.68 MiB/sec. 2025.01.10 05:10:17.346262 [ 288 ] {eedd9142-96e1-4eaa-8d6c-441c8f77932c} TCPHandler: Processed in 0.001889421 sec. 2025.01.10 05:10:17.346418 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:17.346525 [ 283 ] {0cae8d62-57c4-4ae6-87fc-6138ba2e3a47} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:17.346572 [ 283 ] {0cae8d62-57c4-4ae6-87fc-6138ba2e3a47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:10:17.347095 [ 283 ] {0cae8d62-57c4-4ae6-87fc-6138ba2e3a47} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:17.347133 [ 283 ] {0cae8d62-57c4-4ae6-87fc-6138ba2e3a47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:17.347494 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 2025.01.10 05:10:17.347853 [ 283 ] {0cae8d62-57c4-4ae6-87fc-6138ba2e3a47} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.10 05:10:17.348555 [ 283 ] {0cae8d62-57c4-4ae6-87fc-6138ba2e3a47} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:17.349161 [ 283 ] {0cae8d62-57c4-4ae6-87fc-6138ba2e3a47} executeQuery: Read 100 rows, 7.10 KiB in 0.002632 sec., 37993.92097264438 rows/sec., 2.63 MiB/sec. 2025.01.10 05:10:17.349445 [ 283 ] {0cae8d62-57c4-4ae6-87fc-6138ba2e3a47} TCPHandler: Processed in 0.00306989 sec. 2025.01.10 05:10:17.349776 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:17.349863 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:17.349974 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:17.350178 [ 288 ] {9a76ded8-8be2-4ce5-86d8-1c3d9d2ce3a2} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:17.350548 [ 288 ] {9a76ded8-8be2-4ce5-86d8-1c3d9d2ce3a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:10:17.351777 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.10 05:10:17.352403 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:17.352779 [ 76 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.10 05:10:17.352902 [ 76 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:17.353028 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:17.353303 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.01.10 05:10:17.353573 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.10 05:10:17.354138 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:17.354305 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part 2025.01.10 05:10:17.354689 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part 2025.01.10 05:10:17.355108 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part 2025.01.10 05:10:17.355439 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part 2025.01.10 05:10:17.355749 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part 2025.01.10 05:10:17.356080 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part 2025.01.10 05:10:17.356911 [ 288 ] {9a76ded8-8be2-4ce5-86d8-1c3d9d2ce3a2} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:17.356953 [ 288 ] {9a76ded8-8be2-4ce5-86d8-1c3d9d2ce3a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:17.357954 [ 288 ] {9a76ded8-8be2-4ce5-86d8-1c3d9d2ce3a2} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.10 05:10:17.358383 [ 288 ] {9a76ded8-8be2-4ce5-86d8-1c3d9d2ce3a2} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:17.358831 [ 288 ] {9a76ded8-8be2-4ce5-86d8-1c3d9d2ce3a2} executeQuery: Read 26 rows, 47.71 KiB in 0.008812 sec., 2950.5220154334997 rows/sec., 5.29 MiB/sec. 2025.01.10 05:10:17.358979 [ 288 ] {9a76ded8-8be2-4ce5-86d8-1c3d9d2ce3a2} TCPHandler: Processed in 0.009405795 sec. 2025.01.10 05:10:17.359125 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:17.359254 [ 283 ] {e8b27710-6055-4841-bf93-21e15d44eedc} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:10:17.359331 [ 283 ] {e8b27710-6055-4841-bf93-21e15d44eedc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:10:17.359944 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.006703567 sec., 2466000.5635805535 rows/sec., 35.28 MiB/sec. 2025.01.10 05:10:17.360101 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.10 05:10:17.360123 [ 283 ] {e8b27710-6055-4841-bf93-21e15d44eedc} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:17.360190 [ 283 ] {e8b27710-6055-4841-bf93-21e15d44eedc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:17.360660 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_36_7} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:17.360854 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_36_7} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.10 05:10:17.360888 [ 283 ] {e8b27710-6055-4841-bf93-21e15d44eedc} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.10 05:10:17.361026 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. 2025.01.10 05:10:17.361232 [ 283 ] {e8b27710-6055-4841-bf93-21e15d44eedc} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:17.361462 [ 283 ] {e8b27710-6055-4841-bf93-21e15d44eedc} executeQuery: Read 30 rows, 2.10 KiB in 0.002243 sec., 13374.944271065537 rows/sec., 938.25 KiB/sec. 2025.01.10 05:10:17.361519 [ 283 ] {e8b27710-6055-4841-bf93-21e15d44eedc} TCPHandler: Processed in 0.002446429 sec. 2025.01.10 05:10:17.424843 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1088 2025.01.10 05:10:17.427749 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:17.427790 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:17.429202 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.10 05:10:17.429503 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:17.429687 [ 75 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.10 05:10:17.429752 [ 75 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:17.429796 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:17.430204 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.10 05:10:17.430764 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1088 2025.01.10 05:10:17.431291 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:17.431490 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 900 rows starting from the beginning of the part 2025.01.10 05:10:17.432238 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part 2025.01.10 05:10:17.432904 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part 2025.01.10 05:10:17.433548 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part 2025.01.10 05:10:17.434195 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part 2025.01.10 05:10:17.434838 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part 2025.01.10 05:10:17.443596 [ 196 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1088 rows, containing 72 columns (72 merged, 0 gathered) in 0.013665304 sec., 79617.69456427754 rows/sec., 63.07 MiB/sec. 2025.01.10 05:10:17.444970 [ 199 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.10 05:10:17.445765 [ 199 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:17.445846 [ 199 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.10 05:10:17.446161 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. 2025.01.10 05:10:18.494412 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.01.10 05:10:18.516644 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:18.516700 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:18.524036 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.10 05:10:18.524813 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:18.525203 [ 75 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.10 05:10:18.525326 [ 75 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:18.525396 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:18.525801 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.10 05:10:18.543695 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.01.10 05:10:18.544871 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:18.546512 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2025.01.10 05:10:18.552393 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2025.01.10 05:10:18.558080 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2025.01.10 05:10:18.563701 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2025.01.10 05:10:18.569403 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2025.01.10 05:10:18.574066 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2025.01.10 05:10:18.635001 [ 193 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.109473223 sec., 2484.6258522963194 rows/sec., 12.85 MiB/sec. 2025.01.10 05:10:18.638095 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.10 05:10:18.641365 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_36_7} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:18.641511 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_36_7} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.10 05:10:18.644111 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2025.01.10 05:10:20.276934 [ 73 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.01.10 05:10:20.277036 [ 73 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:20.277078 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:20.277323 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2025.01.10 05:10:20.277543 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:20.277582 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 243 rows starting from the beginning of the part 2025.01.10 05:10:20.277665 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part 2025.01.10 05:10:20.277885 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2025.01.10 05:10:20.278170 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.01.10 05:10:20.278356 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part 2025.01.10 05:10:20.279609 [ 193 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.00243639 sec., 309884.7064714598 rows/sec., 22.18 MiB/sec. 2025.01.10 05:10:20.279759 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.01.10 05:10:20.280040 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:20.280128 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.01.10 05:10:20.280219 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.10 05:10:20.875362 [ 72 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.01.10 05:10:20.875434 [ 72 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:20.875457 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:20.875662 [ 191 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2025.01.10 05:10:20.875860 [ 191 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:20.875903 [ 191 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part 2025.01.10 05:10:20.875994 [ 191 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2025.01.10 05:10:20.876171 [ 191 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2025.01.10 05:10:20.876401 [ 191 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2025.01.10 05:10:20.876569 [ 191 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2025.01.10 05:10:20.877696 [ 193 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.00216116 sec., 66630.8834144626 rows/sec., 3.40 MiB/sec. 2025.01.10 05:10:20.877895 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.01.10 05:10:20.878223 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:20.878313 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.01.10 05:10:20.878410 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.10 05:10:22.343725 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:22.343909 [ 288 ] {c79931a1-bc65-4c5a-90de-e909bd2c7173} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:10:22.343979 [ 288 ] {c79931a1-bc65-4c5a-90de-e909bd2c7173} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:10:22.344755 [ 288 ] {c79931a1-bc65-4c5a-90de-e909bd2c7173} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:22.344800 [ 288 ] {c79931a1-bc65-4c5a-90de-e909bd2c7173} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:22.345232 [ 288 ] {c79931a1-bc65-4c5a-90de-e909bd2c7173} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.10 05:10:22.345488 [ 288 ] {c79931a1-bc65-4c5a-90de-e909bd2c7173} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:22.345641 [ 71 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.10 05:10:22.345688 [ 71 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:22.345697 [ 288 ] {c79931a1-bc65-4c5a-90de-e909bd2c7173} executeQuery: Read 14 rows, 1.01 KiB in 0.001837 sec., 7621.121393576483 rows/sec., 548.62 KiB/sec. 2025.01.10 05:10:22.345718 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:22.345799 [ 288 ] {c79931a1-bc65-4c5a-90de-e909bd2c7173} TCPHandler: Processed in 0.002205881 sec. 2025.01.10 05:10:22.345857 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.01.10 05:10:22.345967 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:22.346000 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:22.346009 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part 2025.01.10 05:10:22.346116 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2025.01.10 05:10:22.346242 [ 283 ] {591169bd-913c-4949-b290-a6a1cd8ee2a3} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:10:22.346422 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.01.10 05:10:22.346455 [ 283 ] {591169bd-913c-4949-b290-a6a1cd8ee2a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:10:22.346940 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2025.01.10 05:10:22.347301 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2025.01.10 05:10:22.348575 [ 283 ] {591169bd-913c-4949-b290-a6a1cd8ee2a3} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:22.348621 [ 283 ] {591169bd-913c-4949-b290-a6a1cd8ee2a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:22.348941 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003140272 sec., 22291.062685015822 rows/sec., 1.65 MiB/sec. 2025.01.10 05:10:22.349091 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.10 05:10:22.349205 [ 283 ] {591169bd-913c-4949-b290-a6a1cd8ee2a3} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.10 05:10:22.349442 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:22.349548 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.10 05:10:22.349573 [ 283 ] {591169bd-913c-4949-b290-a6a1cd8ee2a3} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:22.349644 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:10:22.349799 [ 283 ] {591169bd-913c-4949-b290-a6a1cd8ee2a3} executeQuery: Read 199 rows, 18.11 KiB in 0.003682 sec., 54046.71374253123 rows/sec., 4.80 MiB/sec. 2025.01.10 05:10:22.349859 [ 283 ] {591169bd-913c-4949-b290-a6a1cd8ee2a3} TCPHandler: Processed in 0.003927727 sec. 2025.01.10 05:10:22.350019 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:22.350128 [ 288 ] {43cecb92-0ea0-4298-bffb-bd33bbf7c515} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:10:22.350173 [ 288 ] {43cecb92-0ea0-4298-bffb-bd33bbf7c515} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:10:22.350716 [ 288 ] {43cecb92-0ea0-4298-bffb-bd33bbf7c515} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:22.350753 [ 288 ] {43cecb92-0ea0-4298-bffb-bd33bbf7c515} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:22.351102 [ 288 ] {43cecb92-0ea0-4298-bffb-bd33bbf7c515} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.10 05:10:22.351351 [ 288 ] {43cecb92-0ea0-4298-bffb-bd33bbf7c515} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:22.351525 [ 288 ] {43cecb92-0ea0-4298-bffb-bd33bbf7c515} executeQuery: Read 20 rows, 1.43 KiB in 0.001421 sec., 14074.595355383533 rows/sec., 1008.86 KiB/sec. 2025.01.10 05:10:22.351575 [ 288 ] {43cecb92-0ea0-4298-bffb-bd33bbf7c515} TCPHandler: Processed in 0.001608732 sec. 2025.01.10 05:10:22.351720 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:22.351828 [ 283 ] {596f80a4-980d-4907-b45a-43da9a3b5f02} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:10:22.351874 [ 283 ] {596f80a4-980d-4907-b45a-43da9a3b5f02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:10:22.352411 [ 283 ] {596f80a4-980d-4907-b45a-43da9a3b5f02} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:22.352451 [ 283 ] {596f80a4-980d-4907-b45a-43da9a3b5f02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:22.352815 [ 283 ] {596f80a4-980d-4907-b45a-43da9a3b5f02} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.10 05:10:22.353085 [ 283 ] {596f80a4-980d-4907-b45a-43da9a3b5f02} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:22.353268 [ 283 ] {596f80a4-980d-4907-b45a-43da9a3b5f02} executeQuery: Read 14 rows, 1004.00 B in 0.001462 sec., 9575.92339261286 rows/sec., 670.64 KiB/sec. 2025.01.10 05:10:22.353320 [ 283 ] {596f80a4-980d-4907-b45a-43da9a3b5f02} TCPHandler: Processed in 0.001653053 sec. 2025.01.10 05:10:22.353473 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:22.353579 [ 288 ] {c9c855b1-7a47-450b-9d2b-28a6b710807f} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:10:22.353623 [ 288 ] {c9c855b1-7a47-450b-9d2b-28a6b710807f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:10:22.354201 [ 288 ] {c9c855b1-7a47-450b-9d2b-28a6b710807f} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:22.354240 [ 288 ] {c9c855b1-7a47-450b-9d2b-28a6b710807f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:22.354596 [ 288 ] {c9c855b1-7a47-450b-9d2b-28a6b710807f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.10 05:10:22.354841 [ 288 ] {c9c855b1-7a47-450b-9d2b-28a6b710807f} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:22.354962 [ 71 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.10 05:10:22.355002 [ 71 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:22.355025 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:22.355033 [ 288 ] {c9c855b1-7a47-450b-9d2b-28a6b710807f} executeQuery: Read 13 rows, 830.00 B in 0.001474 sec., 8819.53867028494 rows/sec., 549.90 KiB/sec. 2025.01.10 05:10:22.355163 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.01.10 05:10:22.355212 [ 288 ] {c9c855b1-7a47-450b-9d2b-28a6b710807f} TCPHandler: Processed in 0.001790778 sec. 2025.01.10 05:10:22.355419 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:22.355423 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:22.355494 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part 2025.01.10 05:10:22.355627 [ 283 ] {cba4b47a-f54f-4b92-9db0-94a426d18252} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:10:22.355800 [ 283 ] {cba4b47a-f54f-4b92-9db0-94a426d18252} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:10:22.355823 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part 2025.01.10 05:10:22.356225 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part 2025.01.10 05:10:22.356528 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part 2025.01.10 05:10:22.356923 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part 2025.01.10 05:10:22.358553 [ 283 ] {cba4b47a-f54f-4b92-9db0-94a426d18252} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:22.358625 [ 283 ] {cba4b47a-f54f-4b92-9db0-94a426d18252} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:22.359616 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004521537 sec., 14375.64261887053 rows/sec., 952.47 KiB/sec. 2025.01.10 05:10:22.359713 [ 283 ] {cba4b47a-f54f-4b92-9db0-94a426d18252} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.10 05:10:22.359794 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.10 05:10:22.360193 [ 283 ] {cba4b47a-f54f-4b92-9db0-94a426d18252} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:22.360331 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:22.360633 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.10 05:10:22.360650 [ 283 ] {cba4b47a-f54f-4b92-9db0-94a426d18252} executeQuery: Read 359 rows, 25.84 KiB in 0.005092 sec., 70502.74941084054 rows/sec., 4.96 MiB/sec. 2025.01.10 05:10:22.360902 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:10:22.360919 [ 283 ] {cba4b47a-f54f-4b92-9db0-94a426d18252} TCPHandler: Processed in 0.005578591 sec. 2025.01.10 05:10:22.361088 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:22.361197 [ 288 ] {d296042b-965c-4f72-8eb9-a19cd4aa4c99} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:10:22.361246 [ 288 ] {d296042b-965c-4f72-8eb9-a19cd4aa4c99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:10:22.361747 [ 288 ] {d296042b-965c-4f72-8eb9-a19cd4aa4c99} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:22.361786 [ 288 ] {d296042b-965c-4f72-8eb9-a19cd4aa4c99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:22.362158 [ 288 ] {d296042b-965c-4f72-8eb9-a19cd4aa4c99} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.10 05:10:22.362412 [ 288 ] {d296042b-965c-4f72-8eb9-a19cd4aa4c99} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:22.362632 [ 288 ] {d296042b-965c-4f72-8eb9-a19cd4aa4c99} executeQuery: Read 6 rows, 321.00 B in 0.001449 sec., 4140.786749482401 rows/sec., 216.34 KiB/sec. 2025.01.10 05:10:22.362805 [ 288 ] {d296042b-965c-4f72-8eb9-a19cd4aa4c99} TCPHandler: Processed in 0.001765947 sec. 2025.01.10 05:10:22.363002 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:22.363138 [ 283 ] {53195bcc-fe5d-4523-a7e6-8a1a900a7edc} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:22.363205 [ 283 ] {53195bcc-fe5d-4523-a7e6-8a1a900a7edc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:10:22.363837 [ 283 ] {53195bcc-fe5d-4523-a7e6-8a1a900a7edc} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:22.363875 [ 283 ] {53195bcc-fe5d-4523-a7e6-8a1a900a7edc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:22.364265 [ 283 ] {53195bcc-fe5d-4523-a7e6-8a1a900a7edc} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.10 05:10:22.364511 [ 283 ] {53195bcc-fe5d-4523-a7e6-8a1a900a7edc} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:22.364726 [ 283 ] {53195bcc-fe5d-4523-a7e6-8a1a900a7edc} executeQuery: Read 177 rows, 11.96 KiB in 0.001617 sec., 109461.96660482376 rows/sec., 7.22 MiB/sec. 2025.01.10 05:10:22.364781 [ 283 ] {53195bcc-fe5d-4523-a7e6-8a1a900a7edc} TCPHandler: Processed in 0.001847519 sec. 2025.01.10 05:10:22.364923 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:22.365030 [ 288 ] {e4905483-c5a4-4330-8355-11177c72a6d7} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:10:22.365079 [ 288 ] {e4905483-c5a4-4330-8355-11177c72a6d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:10:22.365512 [ 288 ] {e4905483-c5a4-4330-8355-11177c72a6d7} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:22.365550 [ 288 ] {e4905483-c5a4-4330-8355-11177c72a6d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:22.365902 [ 288 ] {e4905483-c5a4-4330-8355-11177c72a6d7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.10 05:10:22.366177 [ 288 ] {e4905483-c5a4-4330-8355-11177c72a6d7} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:22.366414 [ 288 ] {e4905483-c5a4-4330-8355-11177c72a6d7} executeQuery: Read 1 rows, 69.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 47.96 KiB/sec. 2025.01.10 05:10:22.366529 [ 288 ] {e4905483-c5a4-4330-8355-11177c72a6d7} TCPHandler: Processed in 0.001657284 sec. 2025.01.10 05:10:22.366687 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:22.366796 [ 283 ] {f60abe7c-a3da-4864-a5d7-448e87d6c5cf} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:22.366864 [ 283 ] {f60abe7c-a3da-4864-a5d7-448e87d6c5cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:10:22.367942 [ 283 ] {f60abe7c-a3da-4864-a5d7-448e87d6c5cf} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:22.367981 [ 283 ] {f60abe7c-a3da-4864-a5d7-448e87d6c5cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:22.368612 [ 283 ] {f60abe7c-a3da-4864-a5d7-448e87d6c5cf} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.10 05:10:22.368870 [ 283 ] {f60abe7c-a3da-4864-a5d7-448e87d6c5cf} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:22.369163 [ 283 ] {f60abe7c-a3da-4864-a5d7-448e87d6c5cf} executeQuery: Read 13 rows, 23.85 KiB in 0.002379 sec., 5464.48087431694 rows/sec., 9.79 MiB/sec. 2025.01.10 05:10:22.369687 [ 283 ] {f60abe7c-a3da-4864-a5d7-448e87d6c5cf} TCPHandler: Processed in 0.003048499 sec. 2025.01.10 05:10:22.369899 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:22.370032 [ 288 ] {32a32eb8-5948-42ab-88e5-d81cc1a36820} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:10:22.370089 [ 288 ] {32a32eb8-5948-42ab-88e5-d81cc1a36820} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:10:22.370654 [ 288 ] {32a32eb8-5948-42ab-88e5-d81cc1a36820} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:22.370693 [ 288 ] {32a32eb8-5948-42ab-88e5-d81cc1a36820} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:22.371060 [ 288 ] {32a32eb8-5948-42ab-88e5-d81cc1a36820} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.10 05:10:22.371307 [ 288 ] {32a32eb8-5948-42ab-88e5-d81cc1a36820} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:22.371518 [ 288 ] {32a32eb8-5948-42ab-88e5-d81cc1a36820} executeQuery: Read 52 rows, 3.30 KiB in 0.001515 sec., 34323.43234323432 rows/sec., 2.13 MiB/sec. 2025.01.10 05:10:22.371569 [ 288 ] {32a32eb8-5948-42ab-88e5-d81cc1a36820} TCPHandler: Processed in 0.001766658 sec. 2025.01.10 05:10:24.854433 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 2025.01.10 05:10:24.855095 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:24.855151 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:24.855686 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.10 05:10:24.855948 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:24.856249 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 2025.01.10 05:10:26.044681 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.01.10 05:10:26.063102 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:26.063163 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:26.070197 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.10 05:10:26.070932 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:26.073512 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.01.10 05:10:27.339901 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:27.340093 [ 288 ] {51b71114-449c-4879-a8ba-4f2f07a449f5} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.10 05:10:27.340172 [ 288 ] {51b71114-449c-4879-a8ba-4f2f07a449f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.10 05:10:27.340929 [ 288 ] {51b71114-449c-4879-a8ba-4f2f07a449f5} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:27.340980 [ 288 ] {51b71114-449c-4879-a8ba-4f2f07a449f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:27.341432 [ 288 ] {51b71114-449c-4879-a8ba-4f2f07a449f5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.10 05:10:27.341701 [ 288 ] {51b71114-449c-4879-a8ba-4f2f07a449f5} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:27.342002 [ 288 ] {51b71114-449c-4879-a8ba-4f2f07a449f5} executeQuery: Read 2 rows, 167.00 B in 0.001955 sec., 1023.0179028132992 rows/sec., 83.42 KiB/sec. 2025.01.10 05:10:27.342184 [ 288 ] {51b71114-449c-4879-a8ba-4f2f07a449f5} TCPHandler: Processed in 0.002452529 sec. 2025.01.10 05:10:27.342363 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:27.342486 [ 283 ] {9f833eab-5a70-4f8d-b146-5cf448e1fae4} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:10:27.342537 [ 283 ] {9f833eab-5a70-4f8d-b146-5cf448e1fae4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:10:27.343167 [ 283 ] {9f833eab-5a70-4f8d-b146-5cf448e1fae4} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:27.343209 [ 283 ] {9f833eab-5a70-4f8d-b146-5cf448e1fae4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:27.343635 [ 283 ] {9f833eab-5a70-4f8d-b146-5cf448e1fae4} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.10 05:10:27.343887 [ 283 ] {9f833eab-5a70-4f8d-b146-5cf448e1fae4} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:27.344146 [ 283 ] {9f833eab-5a70-4f8d-b146-5cf448e1fae4} executeQuery: Read 79 rows, 6.92 KiB in 0.001672 sec., 47248.803827751195 rows/sec., 4.04 MiB/sec. 2025.01.10 05:10:27.344207 [ 283 ] {9f833eab-5a70-4f8d-b146-5cf448e1fae4} TCPHandler: Processed in 0.001901522 sec. 2025.01.10 05:10:27.344444 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:27.344587 [ 288 ] {6d28218e-ebfb-45cd-9af3-440bf714b830} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:10:27.344638 [ 288 ] {6d28218e-ebfb-45cd-9af3-440bf714b830} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:10:27.345197 [ 288 ] {6d28218e-ebfb-45cd-9af3-440bf714b830} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:27.345238 [ 288 ] {6d28218e-ebfb-45cd-9af3-440bf714b830} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:27.345592 [ 288 ] {6d28218e-ebfb-45cd-9af3-440bf714b830} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.10 05:10:27.345855 [ 288 ] {6d28218e-ebfb-45cd-9af3-440bf714b830} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:27.346071 [ 288 ] {6d28218e-ebfb-45cd-9af3-440bf714b830} executeQuery: Read 28 rows, 2.09 KiB in 0.001511 sec., 18530.774321641296 rows/sec., 1.35 MiB/sec. 2025.01.10 05:10:27.346125 [ 288 ] {6d28218e-ebfb-45cd-9af3-440bf714b830} TCPHandler: Processed in 0.001803098 sec. 2025.01.10 05:10:27.346280 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:27.346408 [ 283 ] {16775e7b-4930-42ff-9592-ccd680251d7b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:10:27.346463 [ 283 ] {16775e7b-4930-42ff-9592-ccd680251d7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:10:27.347079 [ 283 ] {16775e7b-4930-42ff-9592-ccd680251d7b} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:27.347119 [ 283 ] {16775e7b-4930-42ff-9592-ccd680251d7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:27.347481 [ 283 ] {16775e7b-4930-42ff-9592-ccd680251d7b} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.10 05:10:27.347717 [ 283 ] {16775e7b-4930-42ff-9592-ccd680251d7b} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:27.347922 [ 283 ] {16775e7b-4930-42ff-9592-ccd680251d7b} executeQuery: Read 56 rows, 4.48 KiB in 0.001543 sec., 36292.93583927414 rows/sec., 2.84 MiB/sec. 2025.01.10 05:10:27.347974 [ 283 ] {16775e7b-4930-42ff-9592-ccd680251d7b} TCPHandler: Processed in 0.001759037 sec. 2025.01.10 05:10:27.348121 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:27.348250 [ 288 ] {c3730269-3389-4a5c-aaa1-cc5c5712827c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:27.348309 [ 288 ] {c3730269-3389-4a5c-aaa1-cc5c5712827c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:10:27.348892 [ 288 ] {c3730269-3389-4a5c-aaa1-cc5c5712827c} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:27.348931 [ 288 ] {c3730269-3389-4a5c-aaa1-cc5c5712827c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:27.349317 [ 288 ] {c3730269-3389-4a5c-aaa1-cc5c5712827c} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.10 05:10:27.349561 [ 288 ] {c3730269-3389-4a5c-aaa1-cc5c5712827c} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:27.349771 [ 288 ] {c3730269-3389-4a5c-aaa1-cc5c5712827c} executeQuery: Read 101 rows, 7.17 KiB in 0.001549 sec., 65203.35700451904 rows/sec., 4.52 MiB/sec. 2025.01.10 05:10:27.349824 [ 288 ] {c3730269-3389-4a5c-aaa1-cc5c5712827c} TCPHandler: Processed in 0.001766697 sec. 2025.01.10 05:10:27.349974 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:27.350104 [ 283 ] {46d5369b-40ba-4725-a594-4fd341277bad} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:27.350183 [ 283 ] {46d5369b-40ba-4725-a594-4fd341277bad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:10:27.351403 [ 283 ] {46d5369b-40ba-4725-a594-4fd341277bad} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:27.351442 [ 283 ] {46d5369b-40ba-4725-a594-4fd341277bad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:27.352073 [ 283 ] {46d5369b-40ba-4725-a594-4fd341277bad} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.10 05:10:27.352354 [ 283 ] {46d5369b-40ba-4725-a594-4fd341277bad} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:27.352603 [ 283 ] {46d5369b-40ba-4725-a594-4fd341277bad} executeQuery: Read 26 rows, 47.71 KiB in 0.002528 sec., 10284.810126582279 rows/sec., 18.43 MiB/sec. 2025.01.10 05:10:27.352710 [ 283 ] {46d5369b-40ba-4725-a594-4fd341277bad} TCPHandler: Processed in 0.002800361 sec. 2025.01.10 05:10:27.352850 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:27.352957 [ 288 ] {125cecdb-2bd4-4921-83ef-904edeccf2b6} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:10:27.353003 [ 288 ] {125cecdb-2bd4-4921-83ef-904edeccf2b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:10:27.353452 [ 288 ] {125cecdb-2bd4-4921-83ef-904edeccf2b6} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:27.353494 [ 288 ] {125cecdb-2bd4-4921-83ef-904edeccf2b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:27.353859 [ 288 ] {125cecdb-2bd4-4921-83ef-904edeccf2b6} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.10 05:10:27.354121 [ 288 ] {125cecdb-2bd4-4921-83ef-904edeccf2b6} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:27.354341 [ 288 ] {125cecdb-2bd4-4921-83ef-904edeccf2b6} executeQuery: Read 30 rows, 2.10 KiB in 0.001406 sec., 21337.126600284497 rows/sec., 1.46 MiB/sec. 2025.01.10 05:10:27.354392 [ 288 ] {125cecdb-2bd4-4921-83ef-904edeccf2b6} TCPHandler: Processed in 0.001595151 sec. 2025.01.10 05:10:27.431924 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1124 2025.01.10 05:10:27.434834 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:27.434876 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. 2025.01.10 05:10:27.436299 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.10 05:10:27.436602 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:27.438081 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1124 2025.01.10 05:10:32.163614 [ 57 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:10:32.163696 [ 57 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:10:32.343510 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:32.343701 [ 288 ] {59dcaf48-10e0-4918-9f71-0f5886bcc3bd} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:10:32.343772 [ 288 ] {59dcaf48-10e0-4918-9f71-0f5886bcc3bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:10:32.344530 [ 288 ] {59dcaf48-10e0-4918-9f71-0f5886bcc3bd} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:32.344579 [ 288 ] {59dcaf48-10e0-4918-9f71-0f5886bcc3bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:32.345007 [ 288 ] {59dcaf48-10e0-4918-9f71-0f5886bcc3bd} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.10 05:10:32.345271 [ 288 ] {59dcaf48-10e0-4918-9f71-0f5886bcc3bd} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:32.345511 [ 288 ] {59dcaf48-10e0-4918-9f71-0f5886bcc3bd} executeQuery: Read 14 rows, 1.01 KiB in 0.001861 sec., 7522.837184309511 rows/sec., 541.54 KiB/sec. 2025.01.10 05:10:32.345599 [ 288 ] {59dcaf48-10e0-4918-9f71-0f5886bcc3bd} TCPHandler: Processed in 0.002224142 sec. 2025.01.10 05:10:32.345783 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:32.345896 [ 283 ] {9e5e1927-75ee-491e-9e5e-386b7af6f7d8} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:10:32.345945 [ 283 ] {9e5e1927-75ee-491e-9e5e-386b7af6f7d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:10:32.346715 [ 283 ] {9e5e1927-75ee-491e-9e5e-386b7af6f7d8} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:32.346760 [ 283 ] {9e5e1927-75ee-491e-9e5e-386b7af6f7d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:32.347171 [ 283 ] {9e5e1927-75ee-491e-9e5e-386b7af6f7d8} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.10 05:10:32.347412 [ 283 ] {9e5e1927-75ee-491e-9e5e-386b7af6f7d8} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:32.347593 [ 57 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.10 05:10:32.347657 [ 283 ] {9e5e1927-75ee-491e-9e5e-386b7af6f7d8} executeQuery: Read 199 rows, 18.11 KiB in 0.001783 sec., 111609.64666292764 rows/sec., 9.92 MiB/sec. 2025.01.10 05:10:32.347684 [ 57 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:32.347747 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:32.347780 [ 283 ] {9e5e1927-75ee-491e-9e5e-386b7af6f7d8} TCPHandler: Processed in 0.002051057 sec. 2025.01.10 05:10:32.347978 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:32.348003 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.10 05:10:32.348163 [ 288 ] {2e64b3c4-e1cc-4d8b-92fb-56bc75ada86c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:10:32.348263 [ 288 ] {2e64b3c4-e1cc-4d8b-92fb-56bc75ada86c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:10:32.348304 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:32.348405 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1399 rows starting from the beginning of the part 2025.01.10 05:10:32.348672 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part 2025.01.10 05:10:32.348991 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 78 rows starting from the beginning of the part 2025.01.10 05:10:32.349371 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 199 rows starting from the beginning of the part 2025.01.10 05:10:32.349679 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 79 rows starting from the beginning of the part 2025.01.10 05:10:32.350019 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 199 rows starting from the beginning of the part 2025.01.10 05:10:32.351024 [ 288 ] {2e64b3c4-e1cc-4d8b-92fb-56bc75ada86c} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:32.351101 [ 288 ] {2e64b3c4-e1cc-4d8b-92fb-56bc75ada86c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:32.352026 [ 288 ] {2e64b3c4-e1cc-4d8b-92fb-56bc75ada86c} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.10 05:10:32.352520 [ 288 ] {2e64b3c4-e1cc-4d8b-92fb-56bc75ada86c} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:32.352968 [ 288 ] {2e64b3c4-e1cc-4d8b-92fb-56bc75ada86c} executeQuery: Read 20 rows, 1.43 KiB in 0.004832 sec., 4139.072847682119 rows/sec., 296.69 KiB/sec. 2025.01.10 05:10:32.353314 [ 288 ] {2e64b3c4-e1cc-4d8b-92fb-56bc75ada86c} TCPHandler: Processed in 0.005414255 sec. 2025.01.10 05:10:32.353699 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:32.353729 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 5 columns (5 merged, 0 gathered) in 0.00584448 sec., 338781.20893561107 rows/sec., 29.98 MiB/sec. 2025.01.10 05:10:32.354131 [ 283 ] {98785100-bd00-4e19-ac69-f15242e026bc} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:10:32.354177 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.10 05:10:32.354287 [ 283 ] {98785100-bd00-4e19-ac69-f15242e026bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:10:32.354957 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:32.355199 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.10 05:10:32.355309 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2025.01.10 05:10:32.355596 [ 283 ] {98785100-bd00-4e19-ac69-f15242e026bc} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:32.355639 [ 283 ] {98785100-bd00-4e19-ac69-f15242e026bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:32.356004 [ 283 ] {98785100-bd00-4e19-ac69-f15242e026bc} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.10 05:10:32.356249 [ 283 ] {98785100-bd00-4e19-ac69-f15242e026bc} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:32.356483 [ 283 ] {98785100-bd00-4e19-ac69-f15242e026bc} executeQuery: Read 14 rows, 1004.00 B in 0.002508 sec., 5582.13716108453 rows/sec., 390.94 KiB/sec. 2025.01.10 05:10:32.356624 [ 283 ] {98785100-bd00-4e19-ac69-f15242e026bc} TCPHandler: Processed in 0.003131302 sec. 2025.01.10 05:10:32.356787 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:32.356921 [ 288 ] {fcca3869-2fc7-4233-ae9a-5488f19a3f43} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:10:32.356971 [ 288 ] {fcca3869-2fc7-4233-ae9a-5488f19a3f43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:10:32.357328 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 2025.01.10 05:10:32.358886 [ 288 ] {fcca3869-2fc7-4233-ae9a-5488f19a3f43} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:32.358991 [ 288 ] {fcca3869-2fc7-4233-ae9a-5488f19a3f43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:32.360068 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:32.360135 [ 288 ] {fcca3869-2fc7-4233-ae9a-5488f19a3f43} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.10 05:10:32.360141 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:32.360631 [ 288 ] {fcca3869-2fc7-4233-ae9a-5488f19a3f43} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:32.361272 [ 288 ] {fcca3869-2fc7-4233-ae9a-5488f19a3f43} executeQuery: Read 13 rows, 830.00 B in 0.004373 sec., 2972.787560027441 rows/sec., 185.35 KiB/sec. 2025.01.10 05:10:32.361358 [ 288 ] {fcca3869-2fc7-4233-ae9a-5488f19a3f43} TCPHandler: Processed in 0.004636311 sec. 2025.01.10 05:10:32.361390 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.10 05:10:32.361522 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:32.361702 [ 283 ] {b2580478-c69c-4b73-a356-b2e12e4bacc8} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:10:32.361788 [ 283 ] {b2580478-c69c-4b73-a356-b2e12e4bacc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:10:32.361900 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:32.362548 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.01.10 05:10:32.363102 [ 283 ] {b2580478-c69c-4b73-a356-b2e12e4bacc8} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:32.363147 [ 283 ] {b2580478-c69c-4b73-a356-b2e12e4bacc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:32.363545 [ 283 ] {b2580478-c69c-4b73-a356-b2e12e4bacc8} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.10 05:10:32.363812 [ 283 ] {b2580478-c69c-4b73-a356-b2e12e4bacc8} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:32.363985 [ 57 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.10 05:10:32.364054 [ 57 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:32.364058 [ 283 ] {b2580478-c69c-4b73-a356-b2e12e4bacc8} executeQuery: Read 359 rows, 25.84 KiB in 0.002397 sec., 149770.54651647893 rows/sec., 10.53 MiB/sec. 2025.01.10 05:10:32.364088 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:32.364250 [ 283 ] {b2580478-c69c-4b73-a356-b2e12e4bacc8} TCPHandler: Processed in 0.00278841 sec. 2025.01.10 05:10:32.364366 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.10 05:10:32.364444 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:32.364541 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:32.364634 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 873 rows starting from the beginning of the part 2025.01.10 05:10:32.364680 [ 288 ] {d5022356-afb2-4bfe-ba4d-3df1088e7679} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:10:32.364856 [ 288 ] {d5022356-afb2-4bfe-ba4d-3df1088e7679} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:10:32.364947 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part 2025.01.10 05:10:32.365487 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 54 rows starting from the beginning of the part 2025.01.10 05:10:32.365832 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 359 rows starting from the beginning of the part 2025.01.10 05:10:32.366028 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part 2025.01.10 05:10:32.366281 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 359 rows starting from the beginning of the part 2025.01.10 05:10:32.367122 [ 288 ] {d5022356-afb2-4bfe-ba4d-3df1088e7679} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:32.367188 [ 288 ] {d5022356-afb2-4bfe-ba4d-3df1088e7679} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:32.368106 [ 288 ] {d5022356-afb2-4bfe-ba4d-3df1088e7679} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.10 05:10:32.368686 [ 288 ] {d5022356-afb2-4bfe-ba4d-3df1088e7679} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:32.369013 [ 288 ] {d5022356-afb2-4bfe-ba4d-3df1088e7679} executeQuery: Read 6 rows, 321.00 B in 0.004397 sec., 1364.566750056857 rows/sec., 71.29 KiB/sec. 2025.01.10 05:10:32.369356 [ 288 ] {d5022356-afb2-4bfe-ba4d-3df1088e7679} TCPHandler: Processed in 0.004991202 sec. 2025.01.10 05:10:32.369681 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:32.370065 [ 283 ] {cc00601f-ecf1-40c7-ba9f-5450fe9940c1} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:32.370103 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.005882341 sec., 293930.59667911124 rows/sec., 22.29 MiB/sec. 2025.01.10 05:10:32.370138 [ 283 ] {cc00601f-ecf1-40c7-ba9f-5450fe9940c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:10:32.370373 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.10 05:10:32.370935 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:32.371137 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.10 05:10:32.371301 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.10 05:10:32.371411 [ 283 ] {cc00601f-ecf1-40c7-ba9f-5450fe9940c1} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:32.371455 [ 283 ] {cc00601f-ecf1-40c7-ba9f-5450fe9940c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:32.371851 [ 283 ] {cc00601f-ecf1-40c7-ba9f-5450fe9940c1} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.10 05:10:32.372091 [ 283 ] {cc00601f-ecf1-40c7-ba9f-5450fe9940c1} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:32.372249 [ 57 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.10 05:10:32.372310 [ 57 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:32.372346 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:32.372359 [ 283 ] {cc00601f-ecf1-40c7-ba9f-5450fe9940c1} executeQuery: Read 177 rows, 11.96 KiB in 0.002377 sec., 74463.60959192259 rows/sec., 4.91 MiB/sec. 2025.01.10 05:10:32.372720 [ 283 ] {cc00601f-ecf1-40c7-ba9f-5450fe9940c1} TCPHandler: Processed in 0.003230715 sec. 2025.01.10 05:10:32.372843 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.10 05:10:32.373037 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:32.373551 [ 288 ] {7ddbb609-87ab-41ed-bcc9-7553b8ebb0f2} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:10:32.373588 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:32.373741 [ 288 ] {7ddbb609-87ab-41ed-bcc9-7553b8ebb0f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:10:32.373763 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 15183 rows starting from the beginning of the part 2025.01.10 05:10:32.374149 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::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.01.10 05:10:32.374487 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 100 rows starting from the beginning of the part 2025.01.10 05:10:32.374823 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 177 rows starting from the beginning of the part 2025.01.10 05:10:32.375176 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 101 rows starting from the beginning of the part 2025.01.10 05:10:32.375403 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 177 rows starting from the beginning of the part 2025.01.10 05:10:32.376244 [ 288 ] {7ddbb609-87ab-41ed-bcc9-7553b8ebb0f2} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:32.376309 [ 288 ] {7ddbb609-87ab-41ed-bcc9-7553b8ebb0f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:32.377075 [ 288 ] {7ddbb609-87ab-41ed-bcc9-7553b8ebb0f2} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.10 05:10:32.377408 [ 288 ] {7ddbb609-87ab-41ed-bcc9-7553b8ebb0f2} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:32.378075 [ 288 ] {7ddbb609-87ab-41ed-bcc9-7553b8ebb0f2} executeQuery: Read 1 rows, 69.00 B in 0.004667 sec., 214.27040925648168 rows/sec., 14.44 KiB/sec. 2025.01.10 05:10:32.378451 [ 288 ] {7ddbb609-87ab-41ed-bcc9-7553b8ebb0f2} TCPHandler: Processed in 0.005587111 sec. 2025.01.10 05:10:32.378739 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:32.379030 [ 283 ] {813fed3b-656a-481f-ba7b-5c725f538a9e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:32.379173 [ 283 ] {813fed3b-656a-481f-ba7b-5c725f538a9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:10:32.380925 [ 283 ] {813fed3b-656a-481f-ba7b-5c725f538a9e} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:32.380964 [ 283 ] {813fed3b-656a-481f-ba7b-5c725f538a9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:32.381817 [ 283 ] {813fed3b-656a-481f-ba7b-5c725f538a9e} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.10 05:10:32.382155 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 15798 rows, containing 5 columns (5 merged, 0 gathered) in 0.009725796 sec., 1624340.0540171724 rows/sec., 108.77 MiB/sec. 2025.01.10 05:10:32.382321 [ 283 ] {813fed3b-656a-481f-ba7b-5c725f538a9e} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:32.382633 [ 283 ] {813fed3b-656a-481f-ba7b-5c725f538a9e} executeQuery: Read 13 rows, 23.85 KiB in 0.003682 sec., 3530.6898424769147 rows/sec., 6.33 MiB/sec. 2025.01.10 05:10:32.382801 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.10 05:10:32.382821 [ 283 ] {813fed3b-656a-481f-ba7b-5c725f538a9e} TCPHandler: Processed in 0.004250608 sec. 2025.01.10 05:10:32.383059 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:32.383240 [ 288 ] {8eca26d0-13af-446a-8a0c-2228eaa8db56} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:10:32.383334 [ 288 ] {8eca26d0-13af-446a-8a0c-2228eaa8db56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:10:32.383450 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:32.383701 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.10 05:10:32.383894 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. 2025.01.10 05:10:32.384210 [ 288 ] {8eca26d0-13af-446a-8a0c-2228eaa8db56} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:32.384253 [ 288 ] {8eca26d0-13af-446a-8a0c-2228eaa8db56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:32.384611 [ 288 ] {8eca26d0-13af-446a-8a0c-2228eaa8db56} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.10 05:10:32.384846 [ 288 ] {8eca26d0-13af-446a-8a0c-2228eaa8db56} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:32.385002 [ 57 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.10 05:10:32.385063 [ 57 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:32.385080 [ 288 ] {8eca26d0-13af-446a-8a0c-2228eaa8db56} executeQuery: Read 52 rows, 3.30 KiB in 0.001885 sec., 27586.206896551725 rows/sec., 1.71 MiB/sec. 2025.01.10 05:10:32.385097 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:32.385253 [ 288 ] {8eca26d0-13af-446a-8a0c-2228eaa8db56} TCPHandler: Processed in 0.002316275 sec. 2025.01.10 05:10:32.385382 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.10 05:10:32.385661 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:32.385736 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1974 rows starting from the beginning of the part 2025.01.10 05:10:32.386018 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 18 rows starting from the beginning of the part 2025.01.10 05:10:32.386380 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part 2025.01.10 05:10:32.386636 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 52 rows starting from the beginning of the part 2025.01.10 05:10:32.386793 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part 2025.01.10 05:10:32.386963 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 52 rows starting from the beginning of the part 2025.01.10 05:10:32.388354 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003138392 sec., 686976.0055467896 rows/sec., 44.22 MiB/sec. 2025.01.10 05:10:32.388572 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.10 05:10:32.388861 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:32.388941 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.10 05:10:32.389016 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.10 05:10:33.574468 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.01.10 05:10:33.595070 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:33.595136 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:33.602897 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.10 05:10:33.603707 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:33.607368 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.01.10 05:10:37.339980 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:37.340202 [ 288 ] {120fa814-9721-4881-954a-5ea22c8af4c7} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:10:37.340282 [ 288 ] {120fa814-9721-4881-954a-5ea22c8af4c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:10:37.341158 [ 288 ] {120fa814-9721-4881-954a-5ea22c8af4c7} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:37.341199 [ 288 ] {120fa814-9721-4881-954a-5ea22c8af4c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:37.341626 [ 288 ] {120fa814-9721-4881-954a-5ea22c8af4c7} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.10 05:10:37.341883 [ 288 ] {120fa814-9721-4881-954a-5ea22c8af4c7} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:37.342097 [ 288 ] {120fa814-9721-4881-954a-5ea22c8af4c7} executeQuery: Read 78 rows, 6.85 KiB in 0.001953 sec., 39938.556067588324 rows/sec., 3.42 MiB/sec. 2025.01.10 05:10:37.342155 [ 288 ] {120fa814-9721-4881-954a-5ea22c8af4c7} TCPHandler: Processed in 0.002317885 sec. 2025.01.10 05:10:37.342343 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:37.342478 [ 283 ] {d261815e-71fd-4499-a04d-be3b17c35066} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:10:37.342531 [ 283 ] {d261815e-71fd-4499-a04d-be3b17c35066} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:10:37.343179 [ 283 ] {d261815e-71fd-4499-a04d-be3b17c35066} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:37.343218 [ 283 ] {d261815e-71fd-4499-a04d-be3b17c35066} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:37.343568 [ 283 ] {d261815e-71fd-4499-a04d-be3b17c35066} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.10 05:10:37.343814 [ 283 ] {d261815e-71fd-4499-a04d-be3b17c35066} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:37.343974 [ 52 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.10 05:10:37.344040 [ 283 ] {d261815e-71fd-4499-a04d-be3b17c35066} executeQuery: Read 26 rows, 1.96 KiB in 0.001588 sec., 16372.7959697733 rows/sec., 1.20 MiB/sec. 2025.01.10 05:10:37.344044 [ 52 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:37.344127 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:37.344171 [ 283 ] {d261815e-71fd-4499-a04d-be3b17c35066} TCPHandler: Processed in 0.001895682 sec. 2025.01.10 05:10:37.344371 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:37.344398 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.10 05:10:37.344552 [ 288 ] {c69ae02d-41d0-4074-8657-0635714e2336} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:10:37.344659 [ 288 ] {c69ae02d-41d0-4074-8657-0635714e2336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:10:37.344695 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:37.344791 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 60 rows starting from the beginning of the part 2025.01.10 05:10:37.345085 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part 2025.01.10 05:10:37.345488 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part 2025.01.10 05:10:37.345876 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 28 rows starting from the beginning of the part 2025.01.10 05:10:37.346223 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part 2025.01.10 05:10:37.346523 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part 2025.01.10 05:10:37.347498 [ 288 ] {c69ae02d-41d0-4074-8657-0635714e2336} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:37.347576 [ 288 ] {c69ae02d-41d0-4074-8657-0635714e2336} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:37.348590 [ 288 ] {c69ae02d-41d0-4074-8657-0635714e2336} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.10 05:10:37.349169 [ 288 ] {c69ae02d-41d0-4074-8657-0635714e2336} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:37.349175 [ 199 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.00492302 sec., 36562.9227587944 rows/sec., 2.77 MiB/sec. 2025.01.10 05:10:37.349372 [ 199 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.10 05:10:37.349446 [ 288 ] {c69ae02d-41d0-4074-8657-0635714e2336} executeQuery: Read 54 rows, 4.32 KiB in 0.004953 sec., 10902.483343428226 rows/sec., 871.87 KiB/sec. 2025.01.10 05:10:37.349527 [ 288 ] {c69ae02d-41d0-4074-8657-0635714e2336} TCPHandler: Processed in 0.005254851 sec. 2025.01.10 05:10:37.349707 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:37.349767 [ 199 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:37.349874 [ 283 ] {0825e1a1-7976-4a60-b7a6-f03bace876be} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:37.349897 [ 199 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.10 05:10:37.349938 [ 283 ] {0825e1a1-7976-4a60-b7a6-f03bace876be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:10:37.350026 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.10 05:10:37.350515 [ 283 ] {0825e1a1-7976-4a60-b7a6-f03bace876be} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:37.350552 [ 283 ] {0825e1a1-7976-4a60-b7a6-f03bace876be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:37.350925 [ 283 ] {0825e1a1-7976-4a60-b7a6-f03bace876be} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.10 05:10:37.351159 [ 283 ] {0825e1a1-7976-4a60-b7a6-f03bace876be} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:37.351365 [ 283 ] {0825e1a1-7976-4a60-b7a6-f03bace876be} executeQuery: Read 100 rows, 7.10 KiB in 0.001529 sec., 65402.223675604975 rows/sec., 4.53 MiB/sec. 2025.01.10 05:10:37.351417 [ 283 ] {0825e1a1-7976-4a60-b7a6-f03bace876be} TCPHandler: Processed in 0.001778888 sec. 2025.01.10 05:10:37.351565 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:37.351696 [ 288 ] {df443b8f-2d13-42b7-97b9-eb8358d97191} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:37.351775 [ 288 ] {df443b8f-2d13-42b7-97b9-eb8358d97191} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:10:37.352964 [ 288 ] {df443b8f-2d13-42b7-97b9-eb8358d97191} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:37.353003 [ 288 ] {df443b8f-2d13-42b7-97b9-eb8358d97191} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:37.353665 [ 288 ] {df443b8f-2d13-42b7-97b9-eb8358d97191} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.10 05:10:37.353930 [ 288 ] {df443b8f-2d13-42b7-97b9-eb8358d97191} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:37.354108 [ 52 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.10 05:10:37.354179 [ 52 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:37.354219 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:37.354219 [ 288 ] {df443b8f-2d13-42b7-97b9-eb8358d97191} executeQuery: Read 26 rows, 47.71 KiB in 0.002538 sec., 10244.286840031522 rows/sec., 18.36 MiB/sec. 2025.01.10 05:10:37.354532 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.10 05:10:37.354566 [ 288 ] {df443b8f-2d13-42b7-97b9-eb8358d97191} TCPHandler: Processed in 0.003061399 sec. 2025.01.10 05:10:37.354797 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:37.355027 [ 283 ] {cdd98ea9-8125-4d7b-84dc-722561075753} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:10:37.355153 [ 283 ] {cdd98ea9-8125-4d7b-84dc-722561075753} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:10:37.355193 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:37.355418 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 854 rows starting from the beginning of the part 2025.01.10 05:10:37.356260 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part 2025.01.10 05:10:37.356990 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part 2025.01.10 05:10:37.357158 [ 283 ] {cdd98ea9-8125-4d7b-84dc-722561075753} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:37.357261 [ 283 ] {cdd98ea9-8125-4d7b-84dc-722561075753} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:37.357633 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part 2025.01.10 05:10:37.358257 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part 2025.01.10 05:10:37.358877 [ 283 ] {cdd98ea9-8125-4d7b-84dc-722561075753} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.10 05:10:37.358949 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part 2025.01.10 05:10:37.359885 [ 283 ] {cdd98ea9-8125-4d7b-84dc-722561075753} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:37.360607 [ 283 ] {cdd98ea9-8125-4d7b-84dc-722561075753} executeQuery: Read 30 rows, 2.10 KiB in 0.005615 sec., 5342.831700801425 rows/sec., 374.80 KiB/sec. 2025.01.10 05:10:37.360972 [ 283 ] {cdd98ea9-8125-4d7b-84dc-722561075753} TCPHandler: Processed in 0.006268663 sec. 2025.01.10 05:10:37.368223 [ 199 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 19 columns (19 merged, 0 gathered) in 0.013912681 sec., 68858.04396722674 rows/sec., 123.39 MiB/sec. 2025.01.10 05:10:37.369527 [ 199 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.10 05:10:37.369931 [ 199 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:37.370012 [ 199 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.10 05:10:37.370147 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.22 MiB. 2025.01.10 05:10:37.439122 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1158 2025.01.10 05:10:37.442039 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:37.442079 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:37.443533 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.10 05:10:37.443843 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:37.444957 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1158 2025.01.10 05:10:38.001167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 214.26 MiB, peak 223.29 MiB, free memory in arenas 0.00 B, will set to 217.81 MiB (RSS), difference: 3.55 MiB 2025.01.10 05:10:38.599413 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:38.599604 [ 288 ] {57f46156-65b0-4e8e-b3e6-153b9e253767} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:10:38.599679 [ 288 ] {57f46156-65b0-4e8e-b3e6-153b9e253767} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:10:38.600445 [ 288 ] {57f46156-65b0-4e8e-b3e6-153b9e253767} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:38.600496 [ 288 ] {57f46156-65b0-4e8e-b3e6-153b9e253767} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:38.600930 [ 288 ] {57f46156-65b0-4e8e-b3e6-153b9e253767} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.10 05:10:38.601205 [ 288 ] {57f46156-65b0-4e8e-b3e6-153b9e253767} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:38.601489 [ 288 ] {57f46156-65b0-4e8e-b3e6-153b9e253767} executeQuery: Read 14 rows, 1.01 KiB in 0.001928 sec., 7261.410788381742 rows/sec., 522.72 KiB/sec. 2025.01.10 05:10:38.601691 [ 288 ] {57f46156-65b0-4e8e-b3e6-153b9e253767} TCPHandler: Processed in 0.002406858 sec. 2025.01.10 05:10:38.601898 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:38.602027 [ 283 ] {af988bd1-6903-4cac-98a8-255502572c16} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:10:38.602081 [ 283 ] {af988bd1-6903-4cac-98a8-255502572c16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:10:38.603502 [ 283 ] {af988bd1-6903-4cac-98a8-255502572c16} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:38.603547 [ 283 ] {af988bd1-6903-4cac-98a8-255502572c16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:38.604027 [ 283 ] {af988bd1-6903-4cac-98a8-255502572c16} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.10 05:10:38.604299 [ 283 ] {af988bd1-6903-4cac-98a8-255502572c16} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:38.604541 [ 283 ] {af988bd1-6903-4cac-98a8-255502572c16} executeQuery: Read 1339 rows, 114.23 KiB in 0.002539 sec., 527372.9814887751 rows/sec., 43.94 MiB/sec. 2025.01.10 05:10:38.604642 [ 283 ] {af988bd1-6903-4cac-98a8-255502572c16} TCPHandler: Processed in 0.002809291 sec. 2025.01.10 05:10:38.604871 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:38.605043 [ 288 ] {5b2a7b59-e88f-4570-99fa-dafc8a9f97eb} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:10:38.605096 [ 288 ] {5b2a7b59-e88f-4570-99fa-dafc8a9f97eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:10:38.605678 [ 288 ] {5b2a7b59-e88f-4570-99fa-dafc8a9f97eb} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:38.605718 [ 288 ] {5b2a7b59-e88f-4570-99fa-dafc8a9f97eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:38.606087 [ 288 ] {5b2a7b59-e88f-4570-99fa-dafc8a9f97eb} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.10 05:10:38.606347 [ 288 ] {5b2a7b59-e88f-4570-99fa-dafc8a9f97eb} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:38.606562 [ 288 ] {5b2a7b59-e88f-4570-99fa-dafc8a9f97eb} executeQuery: Read 20 rows, 1.43 KiB in 0.001549 sec., 12911.555842479018 rows/sec., 925.50 KiB/sec. 2025.01.10 05:10:38.606618 [ 288 ] {5b2a7b59-e88f-4570-99fa-dafc8a9f97eb} TCPHandler: Processed in 0.00185593 sec. 2025.01.10 05:10:38.606772 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:38.606882 [ 283 ] {fd6a4f8b-0da4-42fb-a4f3-428b4a78adfb} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:10:38.606928 [ 283 ] {fd6a4f8b-0da4-42fb-a4f3-428b4a78adfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:10:38.607559 [ 283 ] {fd6a4f8b-0da4-42fb-a4f3-428b4a78adfb} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:38.607599 [ 283 ] {fd6a4f8b-0da4-42fb-a4f3-428b4a78adfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:38.607978 [ 283 ] {fd6a4f8b-0da4-42fb-a4f3-428b4a78adfb} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.10 05:10:38.608230 [ 283 ] {fd6a4f8b-0da4-42fb-a4f3-428b4a78adfb} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:38.608452 [ 283 ] {fd6a4f8b-0da4-42fb-a4f3-428b4a78adfb} executeQuery: Read 242 rows, 16.79 KiB in 0.001593 sec., 151914.62649089767 rows/sec., 10.29 MiB/sec. 2025.01.10 05:10:38.608505 [ 283 ] {fd6a4f8b-0da4-42fb-a4f3-428b4a78adfb} TCPHandler: Processed in 0.001786938 sec. 2025.01.10 05:10:38.608653 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:38.608761 [ 288 ] {9f6ec226-a3d6-40b4-b23a-499c2586e90b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:10:38.608805 [ 288 ] {9f6ec226-a3d6-40b4-b23a-499c2586e90b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:10:38.609338 [ 288 ] {9f6ec226-a3d6-40b4-b23a-499c2586e90b} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:38.609376 [ 288 ] {9f6ec226-a3d6-40b4-b23a-499c2586e90b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:38.609722 [ 288 ] {9f6ec226-a3d6-40b4-b23a-499c2586e90b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.10 05:10:38.609963 [ 288 ] {9f6ec226-a3d6-40b4-b23a-499c2586e90b} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:38.610177 [ 288 ] {9f6ec226-a3d6-40b4-b23a-499c2586e90b} executeQuery: Read 13 rows, 830.00 B in 0.001438 sec., 9040.333796940195 rows/sec., 563.66 KiB/sec. 2025.01.10 05:10:38.610229 [ 288 ] {9f6ec226-a3d6-40b4-b23a-499c2586e90b} TCPHandler: Processed in 0.001628533 sec. 2025.01.10 05:10:38.610401 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:38.610534 [ 283 ] {7a697214-060f-4598-8297-9609e07f3638} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:10:38.610581 [ 283 ] {7a697214-060f-4598-8297-9609e07f3638} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:10:38.611445 [ 283 ] {7a697214-060f-4598-8297-9609e07f3638} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:38.611484 [ 283 ] {7a697214-060f-4598-8297-9609e07f3638} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:38.611864 [ 283 ] {7a697214-060f-4598-8297-9609e07f3638} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.10 05:10:38.612101 [ 283 ] {7a697214-060f-4598-8297-9609e07f3638} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:38.612304 [ 283 ] {7a697214-060f-4598-8297-9609e07f3638} executeQuery: Read 815 rows, 60.13 KiB in 0.001799 sec., 453029.46081156196 rows/sec., 32.64 MiB/sec. 2025.01.10 05:10:38.612355 [ 283 ] {7a697214-060f-4598-8297-9609e07f3638} TCPHandler: Processed in 0.002022256 sec. 2025.01.10 05:10:38.612507 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:38.612638 [ 288 ] {e5277e41-2683-46e9-8d51-cd512446cbd5} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:10:38.612694 [ 288 ] {e5277e41-2683-46e9-8d51-cd512446cbd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:10:38.613212 [ 288 ] {e5277e41-2683-46e9-8d51-cd512446cbd5} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:38.613252 [ 288 ] {e5277e41-2683-46e9-8d51-cd512446cbd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:38.613613 [ 288 ] {e5277e41-2683-46e9-8d51-cd512446cbd5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.10 05:10:38.613850 [ 288 ] {e5277e41-2683-46e9-8d51-cd512446cbd5} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:38.614046 [ 288 ] {e5277e41-2683-46e9-8d51-cd512446cbd5} executeQuery: Read 6 rows, 321.00 B in 0.001437 sec., 4175.365344467641 rows/sec., 218.15 KiB/sec. 2025.01.10 05:10:38.614108 [ 288 ] {e5277e41-2683-46e9-8d51-cd512446cbd5} TCPHandler: Processed in 0.001664163 sec. 2025.01.10 05:10:38.614271 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:38.614380 [ 283 ] {f4fa2172-af94-4a95-9bdf-c2ab9c922631} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:38.614430 [ 283 ] {f4fa2172-af94-4a95-9bdf-c2ab9c922631} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:10:38.615156 [ 283 ] {f4fa2172-af94-4a95-9bdf-c2ab9c922631} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:38.615193 [ 283 ] {f4fa2172-af94-4a95-9bdf-c2ab9c922631} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:38.615647 [ 283 ] {f4fa2172-af94-4a95-9bdf-c2ab9c922631} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.10 05:10:38.615893 [ 283 ] {f4fa2172-af94-4a95-9bdf-c2ab9c922631} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:38.616113 [ 283 ] {f4fa2172-af94-4a95-9bdf-c2ab9c922631} executeQuery: Read 963 rows, 65.53 KiB in 0.001756 sec., 548405.4669703873 rows/sec., 36.44 MiB/sec. 2025.01.10 05:10:38.616167 [ 283 ] {f4fa2172-af94-4a95-9bdf-c2ab9c922631} TCPHandler: Processed in 0.001956873 sec. 2025.01.10 05:10:38.616304 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:38.616409 [ 288 ] {aa9b52d7-b8c0-4b59-bfb4-ac9802f5f3f9} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:10:38.616456 [ 288 ] {aa9b52d7-b8c0-4b59-bfb4-ac9802f5f3f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:10:38.616871 [ 288 ] {aa9b52d7-b8c0-4b59-bfb4-ac9802f5f3f9} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:38.616909 [ 288 ] {aa9b52d7-b8c0-4b59-bfb4-ac9802f5f3f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:38.617253 [ 288 ] {aa9b52d7-b8c0-4b59-bfb4-ac9802f5f3f9} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.10 05:10:38.617499 [ 288 ] {aa9b52d7-b8c0-4b59-bfb4-ac9802f5f3f9} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:38.617712 [ 288 ] {aa9b52d7-b8c0-4b59-bfb4-ac9802f5f3f9} executeQuery: Read 1 rows, 69.00 B in 0.001324 sec., 755.2870090634441 rows/sec., 50.89 KiB/sec. 2025.01.10 05:10:38.617762 [ 288 ] {aa9b52d7-b8c0-4b59-bfb4-ac9802f5f3f9} TCPHandler: Processed in 0.001509219 sec. 2025.01.10 05:10:38.617905 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:38.618014 [ 283 ] {7027c496-9c00-4536-a286-d05e91165186} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:38.618081 [ 283 ] {7027c496-9c00-4536-a286-d05e91165186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:10:38.619154 [ 283 ] {7027c496-9c00-4536-a286-d05e91165186} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:38.619193 [ 283 ] {7027c496-9c00-4536-a286-d05e91165186} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:38.619816 [ 283 ] {7027c496-9c00-4536-a286-d05e91165186} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.10 05:10:38.620104 [ 283 ] {7027c496-9c00-4536-a286-d05e91165186} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:38.620390 [ 283 ] {7027c496-9c00-4536-a286-d05e91165186} executeQuery: Read 13 rows, 23.85 KiB in 0.002389 sec., 5441.607367099205 rows/sec., 9.75 MiB/sec. 2025.01.10 05:10:38.620859 [ 283 ] {7027c496-9c00-4536-a286-d05e91165186} TCPHandler: Processed in 0.003005078 sec. 2025.01.10 05:10:38.621140 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:38.621305 [ 288 ] {59a95b35-e9c1-4f05-a017-37ae64577b9d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:10:38.621362 [ 288 ] {59a95b35-e9c1-4f05-a017-37ae64577b9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:10:38.621910 [ 288 ] {59a95b35-e9c1-4f05-a017-37ae64577b9d} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:38.621955 [ 288 ] {59a95b35-e9c1-4f05-a017-37ae64577b9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:38.622336 [ 288 ] {59a95b35-e9c1-4f05-a017-37ae64577b9d} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.10 05:10:38.622575 [ 288 ] {59a95b35-e9c1-4f05-a017-37ae64577b9d} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:38.622789 [ 288 ] {59a95b35-e9c1-4f05-a017-37ae64577b9d} executeQuery: Read 34 rows, 2.03 KiB in 0.001512 sec., 22486.772486772486 rows/sec., 1.31 MiB/sec. 2025.01.10 05:10:38.622843 [ 288 ] {59a95b35-e9c1-4f05-a017-37ae64577b9d} TCPHandler: Processed in 0.001864711 sec. 2025.01.10 05:10:39.863592 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 2025.01.10 05:10:39.864232 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:39.864281 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:39.864812 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.10 05:10:39.865101 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:39.865371 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 2025.01.10 05:10:41.108336 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.01.10 05:10:41.129622 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:41.129688 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:41.137373 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.10 05:10:41.138200 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:41.142637 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.01.10 05:10:42.337218 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:42.337498 [ 288 ] {1ad92ed5-85ae-4be7-aad8-762b132e6ea7} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:10:42.337610 [ 288 ] {1ad92ed5-85ae-4be7-aad8-762b132e6ea7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:10:42.338609 [ 288 ] {1ad92ed5-85ae-4be7-aad8-762b132e6ea7} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:42.338662 [ 288 ] {1ad92ed5-85ae-4be7-aad8-762b132e6ea7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:42.339094 [ 288 ] {1ad92ed5-85ae-4be7-aad8-762b132e6ea7} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.10 05:10:42.339356 [ 288 ] {1ad92ed5-85ae-4be7-aad8-762b132e6ea7} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:42.339610 [ 288 ] {1ad92ed5-85ae-4be7-aad8-762b132e6ea7} executeQuery: Read 26 rows, 1.98 KiB in 0.002191 sec., 11866.727521679599 rows/sec., 903.47 KiB/sec. 2025.01.10 05:10:42.339677 [ 288 ] {1ad92ed5-85ae-4be7-aad8-762b132e6ea7} TCPHandler: Processed in 0.002639855 sec. 2025.01.10 05:10:42.339869 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:42.340013 [ 283 ] {d94b5dc1-2425-43cf-9d89-52a260953ef3} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:10:42.340073 [ 283 ] {d94b5dc1-2425-43cf-9d89-52a260953ef3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:10:42.340661 [ 283 ] {d94b5dc1-2425-43cf-9d89-52a260953ef3} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:42.340701 [ 283 ] {d94b5dc1-2425-43cf-9d89-52a260953ef3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:42.341077 [ 283 ] {d94b5dc1-2425-43cf-9d89-52a260953ef3} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.10 05:10:42.341312 [ 283 ] {d94b5dc1-2425-43cf-9d89-52a260953ef3} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:42.341527 [ 283 ] {d94b5dc1-2425-43cf-9d89-52a260953ef3} executeQuery: Read 28 rows, 2.24 KiB in 0.001548 sec., 18087.855297157625 rows/sec., 1.41 MiB/sec. 2025.01.10 05:10:42.341580 [ 283 ] {d94b5dc1-2425-43cf-9d89-52a260953ef3} TCPHandler: Processed in 0.001781368 sec. 2025.01.10 05:10:42.341722 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:42.341852 [ 288 ] {de5bc185-4a43-414d-a319-2bd712bc1d81} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:42.341913 [ 288 ] {de5bc185-4a43-414d-a319-2bd712bc1d81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:10:42.342464 [ 288 ] {de5bc185-4a43-414d-a319-2bd712bc1d81} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:42.342503 [ 288 ] {de5bc185-4a43-414d-a319-2bd712bc1d81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:42.342886 [ 288 ] {de5bc185-4a43-414d-a319-2bd712bc1d81} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.10 05:10:42.343144 [ 288 ] {de5bc185-4a43-414d-a319-2bd712bc1d81} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:42.343375 [ 288 ] {de5bc185-4a43-414d-a319-2bd712bc1d81} executeQuery: Read 60 rows, 4.26 KiB in 0.001548 sec., 38759.689922480626 rows/sec., 2.69 MiB/sec. 2025.01.10 05:10:42.343471 [ 288 ] {de5bc185-4a43-414d-a319-2bd712bc1d81} TCPHandler: Processed in 0.001811278 sec. 2025.01.10 05:10:42.343649 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:42.343823 [ 283 ] {d2eaa537-b041-4416-a3b5-fea531c24c3e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:10:42.343873 [ 283 ] {d2eaa537-b041-4416-a3b5-fea531c24c3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:10:42.344334 [ 283 ] {d2eaa537-b041-4416-a3b5-fea531c24c3e} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:42.344384 [ 283 ] {d2eaa537-b041-4416-a3b5-fea531c24c3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:42.344796 [ 283 ] {d2eaa537-b041-4416-a3b5-fea531c24c3e} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.10 05:10:42.345032 [ 283 ] {d2eaa537-b041-4416-a3b5-fea531c24c3e} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:42.345236 [ 283 ] {d2eaa537-b041-4416-a3b5-fea531c24c3e} executeQuery: Read 18 rows, 1.26 KiB in 0.001445 sec., 12456.74740484429 rows/sec., 873.84 KiB/sec. 2025.01.10 05:10:42.345286 [ 283 ] {d2eaa537-b041-4416-a3b5-fea531c24c3e} TCPHandler: Processed in 0.001742587 sec. 2025.01.10 05:10:47.163754 [ 40 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:10:47.163847 [ 40 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:10:47.339430 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:47.339618 [ 288 ] {8fa40192-4b8b-45f1-98fe-fdaefc40063a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:10:47.339694 [ 288 ] {8fa40192-4b8b-45f1-98fe-fdaefc40063a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:10:47.340490 [ 288 ] {8fa40192-4b8b-45f1-98fe-fdaefc40063a} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:47.340537 [ 288 ] {8fa40192-4b8b-45f1-98fe-fdaefc40063a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:47.340967 [ 288 ] {8fa40192-4b8b-45f1-98fe-fdaefc40063a} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.10 05:10:47.341225 [ 288 ] {8fa40192-4b8b-45f1-98fe-fdaefc40063a} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:47.341464 [ 288 ] {8fa40192-4b8b-45f1-98fe-fdaefc40063a} executeQuery: Read 78 rows, 6.85 KiB in 0.001898 sec., 41095.890410958906 rows/sec., 3.52 MiB/sec. 2025.01.10 05:10:47.341531 [ 288 ] {8fa40192-4b8b-45f1-98fe-fdaefc40063a} TCPHandler: Processed in 0.002233382 sec. 2025.01.10 05:10:47.341720 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:47.341866 [ 283 ] {11ff3ae7-f618-4c0e-8edc-4366f77768e4} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:10:47.341927 [ 283 ] {11ff3ae7-f618-4c0e-8edc-4366f77768e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:10:47.342567 [ 283 ] {11ff3ae7-f618-4c0e-8edc-4366f77768e4} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:47.342607 [ 283 ] {11ff3ae7-f618-4c0e-8edc-4366f77768e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:47.342971 [ 283 ] {11ff3ae7-f618-4c0e-8edc-4366f77768e4} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.10 05:10:47.343220 [ 283 ] {11ff3ae7-f618-4c0e-8edc-4366f77768e4} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:47.343426 [ 283 ] {11ff3ae7-f618-4c0e-8edc-4366f77768e4} executeQuery: Read 26 rows, 1.96 KiB in 0.001596 sec., 16290.726817042607 rows/sec., 1.20 MiB/sec. 2025.01.10 05:10:47.343480 [ 283 ] {11ff3ae7-f618-4c0e-8edc-4366f77768e4} TCPHandler: Processed in 0.00183237 sec. 2025.01.10 05:10:47.343634 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:47.343766 [ 288 ] {8c94c585-37c9-4dd2-9328-bfff886840a6} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:10:47.343821 [ 288 ] {8c94c585-37c9-4dd2-9328-bfff886840a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:10:47.344464 [ 288 ] {8c94c585-37c9-4dd2-9328-bfff886840a6} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:47.344504 [ 288 ] {8c94c585-37c9-4dd2-9328-bfff886840a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:47.344859 [ 288 ] {8c94c585-37c9-4dd2-9328-bfff886840a6} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.10 05:10:47.345106 [ 288 ] {8c94c585-37c9-4dd2-9328-bfff886840a6} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:47.345329 [ 288 ] {8c94c585-37c9-4dd2-9328-bfff886840a6} executeQuery: Read 54 rows, 4.32 KiB in 0.001593 sec., 33898.30508474576 rows/sec., 2.65 MiB/sec. 2025.01.10 05:10:47.345415 [ 288 ] {8c94c585-37c9-4dd2-9328-bfff886840a6} TCPHandler: Processed in 0.00184339 sec. 2025.01.10 05:10:47.345619 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:47.345820 [ 283 ] {5dbb9f23-1e90-49e0-87a4-02cf2cc5bb90} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:47.345886 [ 283 ] {5dbb9f23-1e90-49e0-87a4-02cf2cc5bb90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:10:47.346476 [ 283 ] {5dbb9f23-1e90-49e0-87a4-02cf2cc5bb90} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:47.346514 [ 283 ] {5dbb9f23-1e90-49e0-87a4-02cf2cc5bb90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:47.346894 [ 283 ] {5dbb9f23-1e90-49e0-87a4-02cf2cc5bb90} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.10 05:10:47.347135 [ 283 ] {5dbb9f23-1e90-49e0-87a4-02cf2cc5bb90} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:47.347354 [ 283 ] {5dbb9f23-1e90-49e0-87a4-02cf2cc5bb90} executeQuery: Read 100 rows, 7.10 KiB in 0.001572 sec., 63613.23155216285 rows/sec., 4.41 MiB/sec. 2025.01.10 05:10:47.347409 [ 283 ] {5dbb9f23-1e90-49e0-87a4-02cf2cc5bb90} TCPHandler: Processed in 0.001914342 sec. 2025.01.10 05:10:47.347583 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:47.347723 [ 288 ] {f85f87df-cb30-4443-9131-76831c845c9a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:47.347801 [ 288 ] {f85f87df-cb30-4443-9131-76831c845c9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:10:47.348985 [ 288 ] {f85f87df-cb30-4443-9131-76831c845c9a} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:47.349024 [ 288 ] {f85f87df-cb30-4443-9131-76831c845c9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:47.349650 [ 288 ] {f85f87df-cb30-4443-9131-76831c845c9a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.10 05:10:47.349918 [ 288 ] {f85f87df-cb30-4443-9131-76831c845c9a} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:47.350161 [ 288 ] {f85f87df-cb30-4443-9131-76831c845c9a} executeQuery: Read 26 rows, 47.71 KiB in 0.002468 sec., 10534.846029173419 rows/sec., 18.88 MiB/sec. 2025.01.10 05:10:47.350261 [ 288 ] {f85f87df-cb30-4443-9131-76831c845c9a} TCPHandler: Processed in 0.00276678 sec. 2025.01.10 05:10:47.350402 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:47.350529 [ 283 ] {8acdc7ed-de70-4fc8-a6f5-e6ffb965ebf5} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:10:47.350585 [ 283 ] {8acdc7ed-de70-4fc8-a6f5-e6ffb965ebf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:10:47.351106 [ 283 ] {8acdc7ed-de70-4fc8-a6f5-e6ffb965ebf5} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:47.351151 [ 283 ] {8acdc7ed-de70-4fc8-a6f5-e6ffb965ebf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:47.351550 [ 283 ] {8acdc7ed-de70-4fc8-a6f5-e6ffb965ebf5} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.10 05:10:47.351790 [ 283 ] {8acdc7ed-de70-4fc8-a6f5-e6ffb965ebf5} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:47.352006 [ 283 ] {8acdc7ed-de70-4fc8-a6f5-e6ffb965ebf5} executeQuery: Read 30 rows, 2.10 KiB in 0.001505 sec., 19933.554817275748 rows/sec., 1.37 MiB/sec. 2025.01.10 05:10:47.352056 [ 283 ] {8acdc7ed-de70-4fc8-a6f5-e6ffb965ebf5} TCPHandler: Processed in 0.001718966 sec. 2025.01.10 05:10:47.366392 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 2025.01.10 05:10:47.367074 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:47.367127 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:47.367656 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.10 05:10:47.367926 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:47.368172 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.01.10 05:10:47.445999 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1200 2025.01.10 05:10:47.450453 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:47.450524 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:47.452281 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.10 05:10:47.452618 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:47.453958 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1200 2025.01.10 05:10:48.643595 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.01.10 05:10:48.664980 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:48.665041 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:48.672855 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.10 05:10:48.673619 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:48.676451 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.01.10 05:10:49.430648 [ 38 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2025.01.10 05:10:49.430765 [ 38 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:49.430815 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:49.431015 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full 2025.01.10 05:10:49.431210 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:49.431254 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 24 rows starting from the beginning of the part 2025.01.10 05:10:49.431344 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2025.01.10 05:10:49.431454 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2025.01.10 05:10:49.431741 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2025.01.10 05:10:49.431932 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2025.01.10 05:10:49.433042 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.002115119 sec., 13238.025851027767 rows/sec., 890.17 KiB/sec. 2025.01.10 05:10:49.433259 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2025.01.10 05:10:49.433628 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:49.433721 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 2025.01.10 05:10:49.433823 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.10 05:10:52.343486 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:52.343687 [ 288 ] {1974ea4f-3c95-42f0-9f1f-80f9be71d6cd} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:10:52.343757 [ 288 ] {1974ea4f-3c95-42f0-9f1f-80f9be71d6cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:10:52.344483 [ 288 ] {1974ea4f-3c95-42f0-9f1f-80f9be71d6cd} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:52.344525 [ 288 ] {1974ea4f-3c95-42f0-9f1f-80f9be71d6cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:52.344944 [ 288 ] {1974ea4f-3c95-42f0-9f1f-80f9be71d6cd} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.10 05:10:52.345192 [ 288 ] {1974ea4f-3c95-42f0-9f1f-80f9be71d6cd} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:52.345384 [ 288 ] {1974ea4f-3c95-42f0-9f1f-80f9be71d6cd} executeQuery: Read 14 rows, 1.01 KiB in 0.001749 sec., 8004.574042309891 rows/sec., 576.22 KiB/sec. 2025.01.10 05:10:52.345440 [ 288 ] {1974ea4f-3c95-42f0-9f1f-80f9be71d6cd} TCPHandler: Processed in 0.002087498 sec. 2025.01.10 05:10:52.345601 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:52.345710 [ 283 ] {624346e7-5a18-4890-a52a-b39866bf7c48} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:10:52.345756 [ 283 ] {624346e7-5a18-4890-a52a-b39866bf7c48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:10:52.346387 [ 283 ] {624346e7-5a18-4890-a52a-b39866bf7c48} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:52.346423 [ 283 ] {624346e7-5a18-4890-a52a-b39866bf7c48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:52.346783 [ 283 ] {624346e7-5a18-4890-a52a-b39866bf7c48} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.10 05:10:52.347017 [ 283 ] {624346e7-5a18-4890-a52a-b39866bf7c48} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:52.347146 [ 35 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.10 05:10:52.347189 [ 35 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:52.347194 [ 283 ] {624346e7-5a18-4890-a52a-b39866bf7c48} executeQuery: Read 199 rows, 18.11 KiB in 0.001504 sec., 132313.82978723405 rows/sec., 11.76 MiB/sec. 2025.01.10 05:10:52.347240 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:52.347335 [ 283 ] {624346e7-5a18-4890-a52a-b39866bf7c48} TCPHandler: Processed in 0.001794598 sec. 2025.01.10 05:10:52.347535 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.10 05:10:52.347556 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:52.347858 [ 288 ] {e89c5d8e-741f-4796-9dc3-d3183fa0af4b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:10:52.347871 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:52.347957 [ 288 ] {e89c5d8e-741f-4796-9dc3-d3183fa0af4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:10:52.347969 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1399 rows starting from the beginning of the part 2025.01.10 05:10:52.348309 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 78 rows starting from the beginning of the part 2025.01.10 05:10:52.348788 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1339 rows starting from the beginning of the part 2025.01.10 05:10:52.349204 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part 2025.01.10 05:10:52.349546 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 78 rows starting from the beginning of the part 2025.01.10 05:10:52.349925 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 199 rows starting from the beginning of the part 2025.01.10 05:10:52.350809 [ 288 ] {e89c5d8e-741f-4796-9dc3-d3183fa0af4b} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:52.350872 [ 288 ] {e89c5d8e-741f-4796-9dc3-d3183fa0af4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:10:52.351619 [ 288 ] {e89c5d8e-741f-4796-9dc3-d3183fa0af4b} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.10 05:10:52.352121 [ 288 ] {e89c5d8e-741f-4796-9dc3-d3183fa0af4b} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:52.352650 [ 288 ] {e89c5d8e-741f-4796-9dc3-d3183fa0af4b} executeQuery: Read 20 rows, 1.43 KiB in 0.004871 sec., 4105.933073290905 rows/sec., 294.31 KiB/sec. 2025.01.10 05:10:52.352957 [ 288 ] {e89c5d8e-741f-4796-9dc3-d3183fa0af4b} TCPHandler: Processed in 0.005484669 sec. 2025.01.10 05:10:52.353319 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:52.353721 [ 283 ] {d791b042-8f2d-4127-95bd-b020ca972951} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:10:52.353957 [ 283 ] {d791b042-8f2d-4127-95bd-b020ca972951} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:10:52.355507 [ 283 ] {d791b042-8f2d-4127-95bd-b020ca972951} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:52.355607 [ 283 ] {d791b042-8f2d-4127-95bd-b020ca972951} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:52.355725 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.008362281 sec., 372984.35678016563 rows/sec., 32.69 MiB/sec. 2025.01.10 05:10:52.356034 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.10 05:10:52.356239 [ 283 ] {d791b042-8f2d-4127-95bd-b020ca972951} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.10 05:10:52.356400 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:52.356487 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.10 05:10:52.356608 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.01.10 05:10:52.356608 [ 283 ] {d791b042-8f2d-4127-95bd-b020ca972951} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:52.356888 [ 283 ] {d791b042-8f2d-4127-95bd-b020ca972951} executeQuery: Read 14 rows, 1004.00 B in 0.003305 sec., 4236.006051437216 rows/sec., 296.66 KiB/sec. 2025.01.10 05:10:52.357151 [ 283 ] {d791b042-8f2d-4127-95bd-b020ca972951} TCPHandler: Processed in 0.00401131 sec. 2025.01.10 05:10:52.357352 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:52.357473 [ 288 ] {a32ffc34-dd34-45f9-8530-46bd29e86232} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:10:52.357523 [ 288 ] {a32ffc34-dd34-45f9-8530-46bd29e86232} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:10:52.358130 [ 288 ] {a32ffc34-dd34-45f9-8530-46bd29e86232} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:52.358169 [ 288 ] {a32ffc34-dd34-45f9-8530-46bd29e86232} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:52.358540 [ 288 ] {a32ffc34-dd34-45f9-8530-46bd29e86232} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.10 05:10:52.358815 [ 288 ] {a32ffc34-dd34-45f9-8530-46bd29e86232} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:52.359029 [ 288 ] {a32ffc34-dd34-45f9-8530-46bd29e86232} executeQuery: Read 13 rows, 830.00 B in 0.001574 sec., 8259.212198221092 rows/sec., 514.96 KiB/sec. 2025.01.10 05:10:52.359150 [ 288 ] {a32ffc34-dd34-45f9-8530-46bd29e86232} TCPHandler: Processed in 0.001858761 sec. 2025.01.10 05:10:52.359351 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:52.359465 [ 283 ] {9f15738f-992c-4f04-aabd-d12cb6ca3cda} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:10:52.359513 [ 283 ] {9f15738f-992c-4f04-aabd-d12cb6ca3cda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:10:52.360218 [ 283 ] {9f15738f-992c-4f04-aabd-d12cb6ca3cda} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:52.360256 [ 283 ] {9f15738f-992c-4f04-aabd-d12cb6ca3cda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:52.360648 [ 283 ] {9f15738f-992c-4f04-aabd-d12cb6ca3cda} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.10 05:10:52.360897 [ 283 ] {9f15738f-992c-4f04-aabd-d12cb6ca3cda} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:52.361029 [ 35 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.10 05:10:52.361070 [ 35 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:52.361080 [ 283 ] {9f15738f-992c-4f04-aabd-d12cb6ca3cda} executeQuery: Read 359 rows, 25.84 KiB in 0.001637 sec., 219303.60415394013 rows/sec., 15.42 MiB/sec. 2025.01.10 05:10:52.361096 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:52.361187 [ 283 ] {9f15738f-992c-4f04-aabd-d12cb6ca3cda} TCPHandler: Processed in 0.001908732 sec. 2025.01.10 05:10:52.361321 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.10 05:10:52.361366 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:52.361604 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:52.361614 [ 288 ] {89f810ff-9358-4619-a2f3-6e1790436bed} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:10:52.361668 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 873 rows starting from the beginning of the part 2025.01.10 05:10:52.361707 [ 288 ] {89f810ff-9358-4619-a2f3-6e1790436bed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:10:52.361983 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 54 rows starting from the beginning of the part 2025.01.10 05:10:52.362305 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 815 rows starting from the beginning of the part 2025.01.10 05:10:52.362672 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 28 rows starting from the beginning of the part 2025.01.10 05:10:52.363003 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 54 rows starting from the beginning of the part 2025.01.10 05:10:52.363336 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 359 rows starting from the beginning of the part 2025.01.10 05:10:52.364175 [ 288 ] {89f810ff-9358-4619-a2f3-6e1790436bed} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:52.364239 [ 288 ] {89f810ff-9358-4619-a2f3-6e1790436bed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:10:52.365121 [ 288 ] {89f810ff-9358-4619-a2f3-6e1790436bed} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.10 05:10:52.365626 [ 288 ] {89f810ff-9358-4619-a2f3-6e1790436bed} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:52.366073 [ 288 ] {89f810ff-9358-4619-a2f3-6e1790436bed} executeQuery: Read 6 rows, 321.00 B in 0.004553 sec., 1317.812431363936 rows/sec., 68.85 KiB/sec. 2025.01.10 05:10:52.366311 [ 288 ] {89f810ff-9358-4619-a2f3-6e1790436bed} TCPHandler: Processed in 0.005011923 sec. 2025.01.10 05:10:52.366599 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:52.366936 [ 283 ] {b4376793-972d-4a7d-a3cf-a251e4045aeb} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:52.366948 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.005756957 sec., 379193.3828930805 rows/sec., 28.87 MiB/sec. 2025.01.10 05:10:52.367026 [ 283 ] {b4376793-972d-4a7d-a3cf-a251e4045aeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:10:52.367228 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.10 05:10:52.367838 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:52.368064 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.10 05:10:52.368240 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.10 05:10:52.368361 [ 283 ] {b4376793-972d-4a7d-a3cf-a251e4045aeb} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:52.368405 [ 283 ] {b4376793-972d-4a7d-a3cf-a251e4045aeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:52.368808 [ 283 ] {b4376793-972d-4a7d-a3cf-a251e4045aeb} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.10 05:10:52.369051 [ 283 ] {b4376793-972d-4a7d-a3cf-a251e4045aeb} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:52.369190 [ 35 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.10 05:10:52.369235 [ 35 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:52.369242 [ 283 ] {b4376793-972d-4a7d-a3cf-a251e4045aeb} executeQuery: Read 177 rows, 11.96 KiB in 0.002388 sec., 74120.60301507538 rows/sec., 4.89 MiB/sec. 2025.01.10 05:10:52.369262 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:52.369378 [ 283 ] {b4376793-972d-4a7d-a3cf-a251e4045aeb} TCPHandler: Processed in 0.002958866 sec. 2025.01.10 05:10:52.369505 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.10 05:10:52.369584 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:52.369725 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:52.369805 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 15798 rows starting from the beginning of the part 2025.01.10 05:10:52.369806 [ 288 ] {d30abd4d-2229-44b2-80a6-466a6b048f7e} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:10:52.369972 [ 288 ] {d30abd4d-2229-44b2-80a6-466a6b048f7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:10:52.370023 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 100 rows starting from the beginning of the part 2025.01.10 05:10:52.370431 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 963 rows starting from the beginning of the part 2025.01.10 05:10:52.370795 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::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.01.10 05:10:52.371179 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 100 rows starting from the beginning of the part 2025.01.10 05:10:52.371452 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 177 rows starting from the beginning of the part 2025.01.10 05:10:52.372303 [ 288 ] {d30abd4d-2229-44b2-80a6-466a6b048f7e} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:52.372366 [ 288 ] {d30abd4d-2229-44b2-80a6-466a6b048f7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:10:52.372977 [ 288 ] {d30abd4d-2229-44b2-80a6-466a6b048f7e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.10 05:10:52.373290 [ 288 ] {d30abd4d-2229-44b2-80a6-466a6b048f7e} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:52.373737 [ 288 ] {d30abd4d-2229-44b2-80a6-466a6b048f7e} executeQuery: Read 1 rows, 69.00 B in 0.003975 sec., 251.57232704402514 rows/sec., 16.95 KiB/sec. 2025.01.10 05:10:52.373866 [ 288 ] {d30abd4d-2229-44b2-80a6-466a6b048f7e} TCPHandler: Processed in 0.004377402 sec. 2025.01.10 05:10:52.374099 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:52.374379 [ 283 ] {9bf9eecc-1623-4aeb-a617-c081111ae1d2} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:52.374504 [ 283 ] {9bf9eecc-1623-4aeb-a617-c081111ae1d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:10:52.376150 [ 283 ] {9bf9eecc-1623-4aeb-a617-c081111ae1d2} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:52.376202 [ 283 ] {9bf9eecc-1623-4aeb-a617-c081111ae1d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:52.377110 [ 283 ] {9bf9eecc-1623-4aeb-a617-c081111ae1d2} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.10 05:10:52.377582 [ 283 ] {9bf9eecc-1623-4aeb-a617-c081111ae1d2} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:52.377966 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 17198 rows, containing 5 columns (5 merged, 0 gathered) in 0.008579259 sec., 2004602.0291496036 rows/sec., 134.23 MiB/sec. 2025.01.10 05:10:52.378127 [ 283 ] {9bf9eecc-1623-4aeb-a617-c081111ae1d2} executeQuery: Read 13 rows, 23.85 KiB in 0.00385 sec., 3376.6233766233763 rows/sec., 6.05 MiB/sec. 2025.01.10 05:10:52.378327 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.10 05:10:52.378344 [ 283 ] {9bf9eecc-1623-4aeb-a617-c081111ae1d2} TCPHandler: Processed in 0.004370891 sec. 2025.01.10 05:10:52.378569 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:52.378791 [ 288 ] {f38e95a1-fd9f-4f25-b80e-cb9c39ce1a75} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:10:52.378888 [ 288 ] {f38e95a1-fd9f-4f25-b80e-cb9c39ce1a75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:10:52.378953 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:52.379205 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.10 05:10:52.379400 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. 2025.01.10 05:10:52.379758 [ 288 ] {f38e95a1-fd9f-4f25-b80e-cb9c39ce1a75} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:52.379806 [ 288 ] {f38e95a1-fd9f-4f25-b80e-cb9c39ce1a75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:52.380183 [ 288 ] {f38e95a1-fd9f-4f25-b80e-cb9c39ce1a75} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.10 05:10:52.380421 [ 288 ] {f38e95a1-fd9f-4f25-b80e-cb9c39ce1a75} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:52.380548 [ 35 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.10 05:10:52.380581 [ 35 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:52.380601 [ 288 ] {f38e95a1-fd9f-4f25-b80e-cb9c39ce1a75} executeQuery: Read 52 rows, 3.30 KiB in 0.001885 sec., 27586.206896551725 rows/sec., 1.71 MiB/sec. 2025.01.10 05:10:52.380605 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:52.380701 [ 288 ] {f38e95a1-fd9f-4f25-b80e-cb9c39ce1a75} TCPHandler: Processed in 0.002250853 sec. 2025.01.10 05:10:52.380957 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.10 05:10:52.381447 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:52.381532 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2156 rows starting from the beginning of the part 2025.01.10 05:10:52.381649 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part 2025.01.10 05:10:52.381752 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part 2025.01.10 05:10:52.381846 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 18 rows starting from the beginning of the part 2025.01.10 05:10:52.381937 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part 2025.01.10 05:10:52.381994 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 52 rows starting from the beginning of the part 2025.01.10 05:10:52.383376 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2320 rows, containing 4 columns (4 merged, 0 gathered) in 0.002656996 sec., 873166.5384516951 rows/sec., 56.21 MiB/sec. 2025.01.10 05:10:52.383671 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.10 05:10:52.383984 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:52.384061 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.10 05:10:52.384147 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.01.10 05:10:54.869192 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 2025.01.10 05:10:54.869844 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:54.869891 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:54.870423 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.10 05:10:54.870697 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:54.870923 [ 32 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.10 05:10:54.870966 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 2025.01.10 05:10:54.871012 [ 32 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:54.871043 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. 2025.01.10 05:10:54.871340 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.10 05:10:54.871924 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:54.872055 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part 2025.01.10 05:10:54.872294 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part 2025.01.10 05:10:54.872383 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part 2025.01.10 05:10:54.872497 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part 2025.01.10 05:10:54.872592 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part 2025.01.10 05:10:54.872679 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part 2025.01.10 05:10:54.874938 [ 191 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.003817574 sec., 4921450.114653966 rows/sec., 70.40 MiB/sec. 2025.01.10 05:10:54.875333 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.10 05:10:54.875688 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_41_8} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:54.875772 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_41_8} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.10 05:10:54.875878 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2025.01.10 05:10:56.177410 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.01.10 05:10:56.200411 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:56.200476 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:10:56.207792 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.10 05:10:56.208554 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:56.208935 [ 31 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.10 05:10:56.209066 [ 31 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:56.209131 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:10:56.209585 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.10 05:10:56.218531 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.01.10 05:10:56.219909 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:10:56.220821 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2025.01.10 05:10:56.225822 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2025.01.10 05:10:56.230188 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2025.01.10 05:10:56.234973 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2025.01.10 05:10:56.240034 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2025.01.10 05:10:56.244282 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2025.01.10 05:10:56.303624 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.094363092 sec., 3274.5853643710616 rows/sec., 16.93 MiB/sec. 2025.01.10 05:10:56.306809 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.10 05:10:56.310051 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_41_8} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:56.310201 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_41_8} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.10 05:10:56.312940 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.01.10 05:10:57.001194 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 219.89 MiB, peak 233.31 MiB, free memory in arenas 0.00 B, will set to 221.27 MiB (RSS), difference: 1.38 MiB 2025.01.10 05:10:57.339601 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:57.339900 [ 288 ] {cd7fe615-d3f1-4524-a94a-396b6638b937} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:10:57.340020 [ 288 ] {cd7fe615-d3f1-4524-a94a-396b6638b937} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:10:57.341077 [ 288 ] {cd7fe615-d3f1-4524-a94a-396b6638b937} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:57.341123 [ 288 ] {cd7fe615-d3f1-4524-a94a-396b6638b937} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:10:57.341572 [ 288 ] {cd7fe615-d3f1-4524-a94a-396b6638b937} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.10 05:10:57.341841 [ 288 ] {cd7fe615-d3f1-4524-a94a-396b6638b937} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:57.342108 [ 288 ] {cd7fe615-d3f1-4524-a94a-396b6638b937} executeQuery: Read 78 rows, 6.85 KiB in 0.002286 sec., 34120.73490813649 rows/sec., 2.93 MiB/sec. 2025.01.10 05:10:57.342190 [ 288 ] {cd7fe615-d3f1-4524-a94a-396b6638b937} TCPHandler: Processed in 0.002781391 sec. 2025.01.10 05:10:57.342430 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:57.342608 [ 283 ] {9830595f-e973-4b36-aec4-bf829454f1be} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:10:57.342669 [ 283 ] {9830595f-e973-4b36-aec4-bf829454f1be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:10:57.343258 [ 283 ] {9830595f-e973-4b36-aec4-bf829454f1be} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:57.343298 [ 283 ] {9830595f-e973-4b36-aec4-bf829454f1be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:10:57.343728 [ 283 ] {9830595f-e973-4b36-aec4-bf829454f1be} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.10 05:10:57.343987 [ 283 ] {9830595f-e973-4b36-aec4-bf829454f1be} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:57.344216 [ 283 ] {9830595f-e973-4b36-aec4-bf829454f1be} executeQuery: Read 26 rows, 1.96 KiB in 0.001644 sec., 15815.08515815085 rows/sec., 1.16 MiB/sec. 2025.01.10 05:10:57.344282 [ 283 ] {9830595f-e973-4b36-aec4-bf829454f1be} TCPHandler: Processed in 0.001981724 sec. 2025.01.10 05:10:57.344439 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:57.344559 [ 288 ] {51b593d6-15ec-48ce-a655-4422675cc18f} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:10:57.344606 [ 288 ] {51b593d6-15ec-48ce-a655-4422675cc18f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:10:57.345162 [ 288 ] {51b593d6-15ec-48ce-a655-4422675cc18f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:57.345200 [ 288 ] {51b593d6-15ec-48ce-a655-4422675cc18f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:10:57.345565 [ 288 ] {51b593d6-15ec-48ce-a655-4422675cc18f} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.10 05:10:57.345808 [ 288 ] {51b593d6-15ec-48ce-a655-4422675cc18f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:57.346051 [ 288 ] {51b593d6-15ec-48ce-a655-4422675cc18f} executeQuery: Read 54 rows, 4.32 KiB in 0.001508 sec., 35809.01856763926 rows/sec., 2.80 MiB/sec. 2025.01.10 05:10:57.346209 [ 288 ] {51b593d6-15ec-48ce-a655-4422675cc18f} TCPHandler: Processed in 0.00183817 sec. 2025.01.10 05:10:57.346432 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:57.346571 [ 283 ] {3505493d-479f-47ff-ab90-b6521fc8bfc7} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:57.346623 [ 283 ] {3505493d-479f-47ff-ab90-b6521fc8bfc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:10:57.347170 [ 283 ] {3505493d-479f-47ff-ab90-b6521fc8bfc7} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:57.347209 [ 283 ] {3505493d-479f-47ff-ab90-b6521fc8bfc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:10:57.347594 [ 283 ] {3505493d-479f-47ff-ab90-b6521fc8bfc7} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.10 05:10:57.347847 [ 283 ] {3505493d-479f-47ff-ab90-b6521fc8bfc7} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:57.348064 [ 283 ] {3505493d-479f-47ff-ab90-b6521fc8bfc7} executeQuery: Read 100 rows, 7.10 KiB in 0.001517 sec., 65919.57811470007 rows/sec., 4.57 MiB/sec. 2025.01.10 05:10:57.348119 [ 283 ] {3505493d-479f-47ff-ab90-b6521fc8bfc7} TCPHandler: Processed in 0.001811489 sec. 2025.01.10 05:10:57.348301 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:57.348410 [ 288 ] {3997f65e-bcdb-442c-ae15-65bcfc828090} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:10:57.348479 [ 288 ] {3997f65e-bcdb-442c-ae15-65bcfc828090} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:10:57.349623 [ 288 ] {3997f65e-bcdb-442c-ae15-65bcfc828090} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:57.349661 [ 288 ] {3997f65e-bcdb-442c-ae15-65bcfc828090} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:10:57.350322 [ 288 ] {3997f65e-bcdb-442c-ae15-65bcfc828090} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.10 05:10:57.350594 [ 288 ] {3997f65e-bcdb-442c-ae15-65bcfc828090} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:57.350864 [ 288 ] {3997f65e-bcdb-442c-ae15-65bcfc828090} executeQuery: Read 26 rows, 47.71 KiB in 0.002473 sec., 10513.546300040436 rows/sec., 18.84 MiB/sec. 2025.01.10 05:10:57.351090 [ 288 ] {3997f65e-bcdb-442c-ae15-65bcfc828090} TCPHandler: Processed in 0.002840822 sec. 2025.01.10 05:10:57.351261 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:10:57.351391 [ 283 ] {c397aa79-42d1-4144-99f4-ffa3038b1d39} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:10:57.351448 [ 283 ] {c397aa79-42d1-4144-99f4-ffa3038b1d39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:10:57.351921 [ 283 ] {c397aa79-42d1-4144-99f4-ffa3038b1d39} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:57.351958 [ 283 ] {c397aa79-42d1-4144-99f4-ffa3038b1d39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:10:57.352318 [ 283 ] {c397aa79-42d1-4144-99f4-ffa3038b1d39} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.10 05:10:57.352562 [ 283 ] {c397aa79-42d1-4144-99f4-ffa3038b1d39} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:57.352764 [ 283 ] {c397aa79-42d1-4144-99f4-ffa3038b1d39} executeQuery: Read 30 rows, 2.10 KiB in 0.001401 sec., 21413.276231263386 rows/sec., 1.47 MiB/sec. 2025.01.10 05:10:57.352818 [ 283 ] {c397aa79-42d1-4144-99f4-ffa3038b1d39} TCPHandler: Processed in 0.001619142 sec. 2025.01.10 05:10:57.455010 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1234 2025.01.10 05:10:57.457726 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:10:57.457767 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:10:57.459159 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.10 05:10:57.459457 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:10:57.460652 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1234 2025.01.10 05:11:02.164107 [ 7 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:11:02.164176 [ 7 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:11:02.343047 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:02.343259 [ 288 ] {16bc85c9-f148-454d-8661-d5adcfbf0da8} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:11:02.343342 [ 288 ] {16bc85c9-f148-454d-8661-d5adcfbf0da8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:11:02.344146 [ 288 ] {16bc85c9-f148-454d-8661-d5adcfbf0da8} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:02.344197 [ 288 ] {16bc85c9-f148-454d-8661-d5adcfbf0da8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:02.344636 [ 288 ] {16bc85c9-f148-454d-8661-d5adcfbf0da8} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.10 05:11:02.344893 [ 288 ] {16bc85c9-f148-454d-8661-d5adcfbf0da8} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:02.345120 [ 42 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.10 05:11:02.345183 [ 288 ] {16bc85c9-f148-454d-8661-d5adcfbf0da8} executeQuery: Read 14 rows, 1.01 KiB in 0.001979 sec., 7074.279939363315 rows/sec., 509.25 KiB/sec. 2025.01.10 05:11:02.345236 [ 42 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:02.345320 [ 288 ] {16bc85c9-f148-454d-8661-d5adcfbf0da8} TCPHandler: Processed in 0.002413109 sec. 2025.01.10 05:11:02.345327 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:02.345549 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:02.345627 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.01.10 05:11:02.345838 [ 283 ] {c9886c22-17bf-4475-aad3-1c63062bd652} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:11:02.346014 [ 283 ] {c9886c22-17bf-4475-aad3-1c63062bd652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:11:02.346159 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:02.346280 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part 2025.01.10 05:11:02.346700 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.01.10 05:11:02.347057 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2025.01.10 05:11:02.347495 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2025.01.10 05:11:02.347849 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2025.01.10 05:11:02.348899 [ 283 ] {c9886c22-17bf-4475-aad3-1c63062bd652} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:02.348947 [ 283 ] {c9886c22-17bf-4475-aad3-1c63062bd652} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:02.349645 [ 283 ] {c9886c22-17bf-4475-aad3-1c63062bd652} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.10 05:11:02.349689 [ 198 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004200596 sec., 16664.301922869992 rows/sec., 1.24 MiB/sec. 2025.01.10 05:11:02.349987 [ 198 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.10 05:11:02.350165 [ 283 ] {c9886c22-17bf-4475-aad3-1c63062bd652} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:02.350586 [ 283 ] {c9886c22-17bf-4475-aad3-1c63062bd652} executeQuery: Read 199 rows, 18.11 KiB in 0.004869 sec., 40870.81536249743 rows/sec., 3.63 MiB/sec. 2025.01.10 05:11:02.350655 [ 198 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:02.350724 [ 283 ] {c9886c22-17bf-4475-aad3-1c63062bd652} TCPHandler: Processed in 0.005283861 sec. 2025.01.10 05:11:02.350872 [ 198 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.10 05:11:02.350911 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:02.351027 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:11:02.351121 [ 288 ] {4c9036e0-f926-4001-b129-f293ab267e6b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:11:02.351183 [ 288 ] {4c9036e0-f926-4001-b129-f293ab267e6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:11:02.351872 [ 288 ] {4c9036e0-f926-4001-b129-f293ab267e6b} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:02.351913 [ 288 ] {4c9036e0-f926-4001-b129-f293ab267e6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:02.352285 [ 288 ] {4c9036e0-f926-4001-b129-f293ab267e6b} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.10 05:11:02.352528 [ 288 ] {4c9036e0-f926-4001-b129-f293ab267e6b} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:02.352707 [ 42 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.10 05:11:02.352786 [ 42 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:02.352791 [ 288 ] {4c9036e0-f926-4001-b129-f293ab267e6b} executeQuery: Read 20 rows, 1.43 KiB in 0.001692 sec., 11820.33096926714 rows/sec., 847.28 KiB/sec. 2025.01.10 05:11:02.352817 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:02.353030 [ 288 ] {4c9036e0-f926-4001-b129-f293ab267e6b} TCPHandler: Processed in 0.002191831 sec. 2025.01.10 05:11:02.353122 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.10 05:11:02.353303 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:02.353715 [ 283 ] {11c317c2-8907-4cb7-b699-fc0612be1c6b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:11:02.353726 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:02.353891 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 60 rows starting from the beginning of the part 2025.01.10 05:11:02.353895 [ 283 ] {11c317c2-8907-4cb7-b699-fc0612be1c6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:11:02.354282 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:11:02.354632 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:11:02.355140 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part 2025.01.10 05:11:02.355558 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part 2025.01.10 05:11:02.355991 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part 2025.01.10 05:11:02.357031 [ 283 ] {11c317c2-8907-4cb7-b699-fc0612be1c6b} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:02.357078 [ 283 ] {11c317c2-8907-4cb7-b699-fc0612be1c6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:02.357678 [ 283 ] {11c317c2-8907-4cb7-b699-fc0612be1c6b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.10 05:11:02.357864 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.004913749 sec., 35003.822946593325 rows/sec., 2.63 MiB/sec. 2025.01.10 05:11:02.358110 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.10 05:11:02.358121 [ 283 ] {11c317c2-8907-4cb7-b699-fc0612be1c6b} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:02.358440 [ 42 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.01.10 05:11:02.358544 [ 42 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:02.358613 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:02.358741 [ 283 ] {11c317c2-8907-4cb7-b699-fc0612be1c6b} executeQuery: Read 14 rows, 1004.00 B in 0.005128 sec., 2730.1092043681747 rows/sec., 191.20 KiB/sec. 2025.01.10 05:11:02.359014 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:02.359052 [ 283 ] {11c317c2-8907-4cb7-b699-fc0612be1c6b} TCPHandler: Processed in 0.00585987 sec. 2025.01.10 05:11:02.359053 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2025.01.10 05:11:02.359315 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.10 05:11:02.359350 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:02.359526 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:02.359645 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 243 rows starting from the beginning of the part 2025.01.10 05:11:02.359689 [ 288 ] {395ffba9-d032-465d-a816-c08715c9174c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:11:02.359679 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.10 05:11:02.359935 [ 288 ] {395ffba9-d032-465d-a816-c08715c9174c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:11:02.359969 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2025.01.10 05:11:02.360314 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.01.10 05:11:02.360598 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part 2025.01.10 05:11:02.360917 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2025.01.10 05:11:02.361209 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2025.01.10 05:11:02.362717 [ 288 ] {395ffba9-d032-465d-a816-c08715c9174c} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:02.362798 [ 288 ] {395ffba9-d032-465d-a816-c08715c9174c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:02.363722 [ 288 ] {395ffba9-d032-465d-a816-c08715c9174c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.10 05:11:02.364114 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005374835 sec., 100654.25264217413 rows/sec., 7.21 MiB/sec. 2025.01.10 05:11:02.364198 [ 288 ] {395ffba9-d032-465d-a816-c08715c9174c} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:02.364325 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.01.10 05:11:02.364521 [ 42 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.10 05:11:02.364649 [ 42 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:02.364728 [ 288 ] {395ffba9-d032-465d-a816-c08715c9174c} executeQuery: Read 13 rows, 830.00 B in 0.005137 sec., 2530.659918240218 rows/sec., 157.79 KiB/sec. 2025.01.10 05:11:02.364729 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:02.365070 [ 288 ] {395ffba9-d032-465d-a816-c08715c9174c} TCPHandler: Processed in 0.0058452 sec. 2025.01.10 05:11:02.365274 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:02.365322 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:02.365578 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.01.10 05:11:02.365622 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.01.10 05:11:02.365671 [ 283 ] {53554d0f-5334-4fc6-86be-f01140bfd58c} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:11:02.365870 [ 283 ] {53554d0f-5334-4fc6-86be-f01140bfd58c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:11:02.365913 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.10 05:11:02.366349 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:02.366489 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part 2025.01.10 05:11:02.366989 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part 2025.01.10 05:11:02.367438 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part 2025.01.10 05:11:02.367759 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part 2025.01.10 05:11:02.368120 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part 2025.01.10 05:11:02.369251 [ 283 ] {53554d0f-5334-4fc6-86be-f01140bfd58c} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:02.369319 [ 283 ] {53554d0f-5334-4fc6-86be-f01140bfd58c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:02.370381 [ 283 ] {53554d0f-5334-4fc6-86be-f01140bfd58c} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.10 05:11:02.370628 [ 187 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005683884 sec., 11435.842110781992 rows/sec., 757.69 KiB/sec. 2025.01.10 05:11:02.370787 [ 187 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.10 05:11:02.370793 [ 283 ] {53554d0f-5334-4fc6-86be-f01140bfd58c} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:02.371107 [ 283 ] {53554d0f-5334-4fc6-86be-f01140bfd58c} executeQuery: Read 359 rows, 25.84 KiB in 0.005551 sec., 64673.03188614664 rows/sec., 4.55 MiB/sec. 2025.01.10 05:11:02.371199 [ 283 ] {53554d0f-5334-4fc6-86be-f01140bfd58c} TCPHandler: Processed in 0.005989595 sec. 2025.01.10 05:11:02.371210 [ 187 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:02.371317 [ 187 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.10 05:11:02.371392 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:02.371415 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.10 05:11:02.371539 [ 288 ] {6b21926e-a985-4cb1-a2db-6006d73102f3} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:11:02.371594 [ 288 ] {6b21926e-a985-4cb1-a2db-6006d73102f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:11:02.372049 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 2025.01.10 05:11:02.372859 [ 288 ] {6b21926e-a985-4cb1-a2db-6006d73102f3} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:02.372958 [ 288 ] {6b21926e-a985-4cb1-a2db-6006d73102f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:02.374393 [ 288 ] {6b21926e-a985-4cb1-a2db-6006d73102f3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.10 05:11:02.374567 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:02.374630 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:02.374917 [ 288 ] {6b21926e-a985-4cb1-a2db-6006d73102f3} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:02.375255 [ 42 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.01.10 05:11:02.375363 [ 42 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:02.375455 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:02.375592 [ 288 ] {6b21926e-a985-4cb1-a2db-6006d73102f3} executeQuery: Read 6 rows, 321.00 B in 0.00402 sec., 1492.5373134328358 rows/sec., 77.98 KiB/sec. 2025.01.10 05:11:02.376020 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.10 05:11:02.376116 [ 288 ] {6b21926e-a985-4cb1-a2db-6006d73102f3} TCPHandler: Processed in 0.004813606 sec. 2025.01.10 05:11:02.376181 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2025.01.10 05:11:02.376495 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:02.377073 [ 283 ] {62561214-fc81-4ea8-994a-08e3a6f4143c} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:02.377088 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:02.377196 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part 2025.01.10 05:11:02.377281 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:02.377305 [ 283 ] {62561214-fc81-4ea8-994a-08e3a6f4143c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:11:02.377546 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2025.01.10 05:11:02.378106 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2025.01.10 05:11:02.378768 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2025.01.10 05:11:02.378793 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.01.10 05:11:02.379241 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2025.01.10 05:11:02.379634 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2025.01.10 05:11:02.381429 [ 283 ] {62561214-fc81-4ea8-994a-08e3a6f4143c} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:02.381502 [ 283 ] {62561214-fc81-4ea8-994a-08e3a6f4143c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:02.382600 [ 283 ] {62561214-fc81-4ea8-994a-08e3a6f4143c} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.10 05:11:02.383040 [ 187 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.007447372 sec., 23363.94636926959 rows/sec., 1.19 MiB/sec. 2025.01.10 05:11:02.383064 [ 283 ] {62561214-fc81-4ea8-994a-08e3a6f4143c} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:02.383196 [ 187 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.01.10 05:11:02.383398 [ 283 ] {62561214-fc81-4ea8-994a-08e3a6f4143c} executeQuery: Read 177 rows, 11.96 KiB in 0.00654 sec., 27064.22018348624 rows/sec., 1.79 MiB/sec. 2025.01.10 05:11:02.383489 [ 283 ] {62561214-fc81-4ea8-994a-08e3a6f4143c} TCPHandler: Processed in 0.007212144 sec. 2025.01.10 05:11:02.383650 [ 187 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:02.383656 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:02.383733 [ 187 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.01.10 05:11:02.383824 [ 288 ] {1dd94aea-8bc6-4e82-ab33-532bde942106} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:11:02.383832 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:11:02.383879 [ 288 ] {1dd94aea-8bc6-4e82-ab33-532bde942106} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:11:02.384295 [ 288 ] {1dd94aea-8bc6-4e82-ab33-532bde942106} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:02.384331 [ 288 ] {1dd94aea-8bc6-4e82-ab33-532bde942106} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:02.384675 [ 288 ] {1dd94aea-8bc6-4e82-ab33-532bde942106} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.10 05:11:02.384905 [ 288 ] {1dd94aea-8bc6-4e82-ab33-532bde942106} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:02.385163 [ 288 ] {1dd94aea-8bc6-4e82-ab33-532bde942106} executeQuery: Read 1 rows, 69.00 B in 0.001392 sec., 718.3908045977012 rows/sec., 48.41 KiB/sec. 2025.01.10 05:11:02.385381 [ 288 ] {1dd94aea-8bc6-4e82-ab33-532bde942106} TCPHandler: Processed in 0.001799278 sec. 2025.01.10 05:11:02.385590 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:02.385700 [ 283 ] {0f43f51b-ac18-4a40-abb2-9bfa85dd3a59} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:02.385778 [ 283 ] {0f43f51b-ac18-4a40-abb2-9bfa85dd3a59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:11:02.386849 [ 283 ] {0f43f51b-ac18-4a40-abb2-9bfa85dd3a59} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:02.386887 [ 283 ] {0f43f51b-ac18-4a40-abb2-9bfa85dd3a59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:02.387528 [ 283 ] {0f43f51b-ac18-4a40-abb2-9bfa85dd3a59} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.10 05:11:02.387810 [ 283 ] {0f43f51b-ac18-4a40-abb2-9bfa85dd3a59} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:02.388000 [ 58 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.10 05:11:02.388059 [ 58 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:02.388094 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:02.388108 [ 283 ] {0f43f51b-ac18-4a40-abb2-9bfa85dd3a59} executeQuery: Read 13 rows, 23.85 KiB in 0.00242 sec., 5371.900826446281 rows/sec., 9.63 MiB/sec. 2025.01.10 05:11:02.388390 [ 194 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.10 05:11:02.388503 [ 283 ] {0f43f51b-ac18-4a40-abb2-9bfa85dd3a59} TCPHandler: Processed in 0.003019178 sec. 2025.01.10 05:11:02.388725 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:02.389023 [ 288 ] {d1189a36-b740-4806-9a8d-862489e8d398} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:11:02.389089 [ 194 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:02.389148 [ 288 ] {d1189a36-b740-4806-9a8d-862489e8d398} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:11:02.389252 [ 194 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 958 rows starting from the beginning of the part 2025.01.10 05:11:02.390184 [ 194 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part 2025.01.10 05:11:02.390892 [ 194 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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.01.10 05:11:02.391667 [ 194 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part 2025.01.10 05:11:02.391757 [ 288 ] {d1189a36-b740-4806-9a8d-862489e8d398} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:02.391838 [ 288 ] {d1189a36-b740-4806-9a8d-862489e8d398} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:02.392260 [ 194 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part 2025.01.10 05:11:02.393048 [ 194 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part 2025.01.10 05:11:02.393533 [ 288 ] {d1189a36-b740-4806-9a8d-862489e8d398} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.10 05:11:02.394233 [ 288 ] {d1189a36-b740-4806-9a8d-862489e8d398} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:02.394610 [ 288 ] {d1189a36-b740-4806-9a8d-862489e8d398} executeQuery: Read 52 rows, 3.30 KiB in 0.005685 sec., 9146.877748460862 rows/sec., 579.93 KiB/sec. 2025.01.10 05:11:02.394829 [ 288 ] {d1189a36-b740-4806-9a8d-862489e8d398} TCPHandler: Processed in 0.006214092 sec. 2025.01.10 05:11:02.400463 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1049 rows, containing 19 columns (19 merged, 0 gathered) in 0.012292078 sec., 85339.51704504316 rows/sec., 152.92 MiB/sec. 2025.01.10 05:11:02.401703 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.10 05:11:02.402183 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:02.402277 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.10 05:11:02.402457 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.34 MiB. 2025.01.10 05:11:03.719491 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.01.10 05:11:03.739250 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:03.739312 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:03.746238 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.10 05:11:03.746981 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:03.750102 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.01.10 05:11:07.338594 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:07.338828 [ 288 ] {ca46f207-190e-46ae-8476-69e44e36736d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:11:07.338915 [ 288 ] {ca46f207-190e-46ae-8476-69e44e36736d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:11:07.339707 [ 288 ] {ca46f207-190e-46ae-8476-69e44e36736d} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:07.339759 [ 288 ] {ca46f207-190e-46ae-8476-69e44e36736d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:07.340198 [ 288 ] {ca46f207-190e-46ae-8476-69e44e36736d} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.10 05:11:07.340465 [ 288 ] {ca46f207-190e-46ae-8476-69e44e36736d} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:07.340726 [ 288 ] {ca46f207-190e-46ae-8476-69e44e36736d} executeQuery: Read 78 rows, 6.85 KiB in 0.001958 sec., 39836.567926455566 rows/sec., 3.42 MiB/sec. 2025.01.10 05:11:07.340807 [ 288 ] {ca46f207-190e-46ae-8476-69e44e36736d} TCPHandler: Processed in 0.002367147 sec. 2025.01.10 05:11:07.340988 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:07.341137 [ 283 ] {47eee20c-03f1-4879-a1aa-13be738cdac7} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:11:07.341198 [ 283 ] {47eee20c-03f1-4879-a1aa-13be738cdac7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:11:07.341871 [ 283 ] {47eee20c-03f1-4879-a1aa-13be738cdac7} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:07.341919 [ 283 ] {47eee20c-03f1-4879-a1aa-13be738cdac7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:07.342296 [ 283 ] {47eee20c-03f1-4879-a1aa-13be738cdac7} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.10 05:11:07.342545 [ 283 ] {47eee20c-03f1-4879-a1aa-13be738cdac7} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:07.342765 [ 283 ] {47eee20c-03f1-4879-a1aa-13be738cdac7} executeQuery: Read 26 rows, 1.96 KiB in 0.001664 sec., 15625.000000000002 rows/sec., 1.15 MiB/sec. 2025.01.10 05:11:07.342821 [ 283 ] {47eee20c-03f1-4879-a1aa-13be738cdac7} TCPHandler: Processed in 0.001919192 sec. 2025.01.10 05:11:07.342951 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:07.343063 [ 288 ] {b031a9da-df5e-48bd-bf94-d2fe252769c7} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:11:07.343109 [ 288 ] {b031a9da-df5e-48bd-bf94-d2fe252769c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:11:07.343658 [ 288 ] {b031a9da-df5e-48bd-bf94-d2fe252769c7} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:07.343698 [ 288 ] {b031a9da-df5e-48bd-bf94-d2fe252769c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:07.344053 [ 288 ] {b031a9da-df5e-48bd-bf94-d2fe252769c7} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.10 05:11:07.344292 [ 288 ] {b031a9da-df5e-48bd-bf94-d2fe252769c7} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:07.344515 [ 288 ] {b031a9da-df5e-48bd-bf94-d2fe252769c7} executeQuery: Read 54 rows, 4.32 KiB in 0.001476 sec., 36585.365853658535 rows/sec., 2.86 MiB/sec. 2025.01.10 05:11:07.344607 [ 288 ] {b031a9da-df5e-48bd-bf94-d2fe252769c7} TCPHandler: Processed in 0.001709895 sec. 2025.01.10 05:11:07.344817 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:07.345053 [ 283 ] {d75de3ad-93f2-4434-b0cf-bb6c6967c32d} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:07.345107 [ 283 ] {d75de3ad-93f2-4434-b0cf-bb6c6967c32d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:11:07.345630 [ 283 ] {d75de3ad-93f2-4434-b0cf-bb6c6967c32d} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:07.345669 [ 283 ] {d75de3ad-93f2-4434-b0cf-bb6c6967c32d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:07.346071 [ 283 ] {d75de3ad-93f2-4434-b0cf-bb6c6967c32d} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.10 05:11:07.346321 [ 283 ] {d75de3ad-93f2-4434-b0cf-bb6c6967c32d} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:07.346551 [ 283 ] {d75de3ad-93f2-4434-b0cf-bb6c6967c32d} executeQuery: Read 100 rows, 7.10 KiB in 0.001558 sec., 64184.85237483954 rows/sec., 4.45 MiB/sec. 2025.01.10 05:11:07.346604 [ 283 ] {d75de3ad-93f2-4434-b0cf-bb6c6967c32d} TCPHandler: Processed in 0.001912662 sec. 2025.01.10 05:11:07.346732 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:07.346843 [ 288 ] {06f72c1c-1c1b-4976-9a65-4a09415d8bdd} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:07.346909 [ 288 ] {06f72c1c-1c1b-4976-9a65-4a09415d8bdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:11:07.348045 [ 288 ] {06f72c1c-1c1b-4976-9a65-4a09415d8bdd} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:07.348086 [ 288 ] {06f72c1c-1c1b-4976-9a65-4a09415d8bdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:07.348716 [ 288 ] {06f72c1c-1c1b-4976-9a65-4a09415d8bdd} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.10 05:11:07.348977 [ 288 ] {06f72c1c-1c1b-4976-9a65-4a09415d8bdd} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:07.349239 [ 288 ] {06f72c1c-1c1b-4976-9a65-4a09415d8bdd} executeQuery: Read 26 rows, 47.71 KiB in 0.002415 sec., 10766.045548654243 rows/sec., 19.29 MiB/sec. 2025.01.10 05:11:07.349530 [ 288 ] {06f72c1c-1c1b-4976-9a65-4a09415d8bdd} TCPHandler: Processed in 0.002851192 sec. 2025.01.10 05:11:07.349711 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:07.349840 [ 283 ] {0ab6e34f-69d9-4f6f-83bb-90c5e6bfad60} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:11:07.349896 [ 283 ] {0ab6e34f-69d9-4f6f-83bb-90c5e6bfad60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:11:07.350410 [ 283 ] {0ab6e34f-69d9-4f6f-83bb-90c5e6bfad60} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:07.350455 [ 283 ] {0ab6e34f-69d9-4f6f-83bb-90c5e6bfad60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:07.350909 [ 283 ] {0ab6e34f-69d9-4f6f-83bb-90c5e6bfad60} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.10 05:11:07.351167 [ 283 ] {0ab6e34f-69d9-4f6f-83bb-90c5e6bfad60} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:07.351403 [ 283 ] {0ab6e34f-69d9-4f6f-83bb-90c5e6bfad60} executeQuery: Read 30 rows, 2.10 KiB in 0.001587 sec., 18903.591682419657 rows/sec., 1.30 MiB/sec. 2025.01.10 05:11:07.351503 [ 283 ] {0ab6e34f-69d9-4f6f-83bb-90c5e6bfad60} TCPHandler: Processed in 0.00185641 sec. 2025.01.10 05:11:07.461682 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1268 2025.01.10 05:11:07.464518 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:07.464562 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:07.466010 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.10 05:11:07.466319 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:07.466533 [ 134 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.10 05:11:07.466654 [ 134 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:07.466725 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:07.467397 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.10 05:11:07.468730 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1268 2025.01.10 05:11:07.469117 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:07.469318 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1088 rows starting from the beginning of the part 2025.01.10 05:11:07.470024 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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.01.10 05:11:07.470662 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part 2025.01.10 05:11:07.471366 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part 2025.01.10 05:11:07.472105 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part 2025.01.10 05:11:07.472817 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part 2025.01.10 05:11:07.481613 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1268 rows, containing 72 columns (72 merged, 0 gathered) in 0.014732248 sec., 86069.68875354256 rows/sec., 67.15 MiB/sec. 2025.01.10 05:11:07.483317 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.10 05:11:07.484177 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:07.484281 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.10 05:11:07.484641 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. 2025.01.10 05:11:08.599206 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:08.599418 [ 288 ] {2d37ebba-4af5-4158-a1e5-bf54bc1e4a99} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:11:08.599497 [ 288 ] {2d37ebba-4af5-4158-a1e5-bf54bc1e4a99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:11:08.600316 [ 288 ] {2d37ebba-4af5-4158-a1e5-bf54bc1e4a99} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:08.600358 [ 288 ] {2d37ebba-4af5-4158-a1e5-bf54bc1e4a99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:08.600783 [ 288 ] {2d37ebba-4af5-4158-a1e5-bf54bc1e4a99} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.10 05:11:08.601052 [ 288 ] {2d37ebba-4af5-4158-a1e5-bf54bc1e4a99} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:08.601262 [ 288 ] {2d37ebba-4af5-4158-a1e5-bf54bc1e4a99} executeQuery: Read 14 rows, 1.01 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 528.76 KiB/sec. 2025.01.10 05:11:08.601319 [ 288 ] {2d37ebba-4af5-4158-a1e5-bf54bc1e4a99} TCPHandler: Processed in 0.002255243 sec. 2025.01.10 05:11:08.601543 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:08.601683 [ 283 ] {e6e2c427-1f6c-4171-9493-400ce609549c} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.10 05:11:08.601742 [ 283 ] {e6e2c427-1f6c-4171-9493-400ce609549c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.10 05:11:08.602347 [ 283 ] {e6e2c427-1f6c-4171-9493-400ce609549c} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:08.602386 [ 283 ] {e6e2c427-1f6c-4171-9493-400ce609549c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:08.602747 [ 283 ] {e6e2c427-1f6c-4171-9493-400ce609549c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.10 05:11:08.602999 [ 283 ] {e6e2c427-1f6c-4171-9493-400ce609549c} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:08.603208 [ 283 ] {e6e2c427-1f6c-4171-9493-400ce609549c} executeQuery: Read 12 rows, 1002.00 B in 0.001551 sec., 7736.943907156673 rows/sec., 630.89 KiB/sec. 2025.01.10 05:11:08.603378 [ 283 ] {e6e2c427-1f6c-4171-9493-400ce609549c} TCPHandler: Processed in 0.001900232 sec. 2025.01.10 05:11:08.603560 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:08.603690 [ 288 ] {79fcd420-caec-4b8f-9942-b08f03938f57} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:11:08.603742 [ 288 ] {79fcd420-caec-4b8f-9942-b08f03938f57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:11:08.605038 [ 288 ] {79fcd420-caec-4b8f-9942-b08f03938f57} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:08.605077 [ 288 ] {79fcd420-caec-4b8f-9942-b08f03938f57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:08.605514 [ 288 ] {79fcd420-caec-4b8f-9942-b08f03938f57} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.10 05:11:08.605759 [ 288 ] {79fcd420-caec-4b8f-9942-b08f03938f57} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:08.605966 [ 288 ] {79fcd420-caec-4b8f-9942-b08f03938f57} executeQuery: Read 1345 rows, 114.67 KiB in 0.0023 sec., 584782.6086956522 rows/sec., 48.69 MiB/sec. 2025.01.10 05:11:08.606068 [ 288 ] {79fcd420-caec-4b8f-9942-b08f03938f57} TCPHandler: Processed in 0.002571694 sec. 2025.01.10 05:11:08.606263 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:08.606455 [ 283 ] {852e5d02-852d-4b0e-a2e6-adbebb7273ee} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:11:08.606502 [ 283 ] {852e5d02-852d-4b0e-a2e6-adbebb7273ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:11:08.607057 [ 283 ] {852e5d02-852d-4b0e-a2e6-adbebb7273ee} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:08.607097 [ 283 ] {852e5d02-852d-4b0e-a2e6-adbebb7273ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:08.607443 [ 283 ] {852e5d02-852d-4b0e-a2e6-adbebb7273ee} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.10 05:11:08.607680 [ 283 ] {852e5d02-852d-4b0e-a2e6-adbebb7273ee} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:08.607897 [ 283 ] {852e5d02-852d-4b0e-a2e6-adbebb7273ee} executeQuery: Read 32 rows, 2.27 KiB in 0.001477 sec., 21665.53825321598 rows/sec., 1.50 MiB/sec. 2025.01.10 05:11:08.607951 [ 283 ] {852e5d02-852d-4b0e-a2e6-adbebb7273ee} TCPHandler: Processed in 0.001781058 sec. 2025.01.10 05:11:08.608109 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:08.608240 [ 288 ] {4a30b17b-ebe9-4c61-b792-1c01a1df6a0f} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:11:08.608293 [ 288 ] {4a30b17b-ebe9-4c61-b792-1c01a1df6a0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:11:08.609032 [ 288 ] {4a30b17b-ebe9-4c61-b792-1c01a1df6a0f} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:08.609072 [ 288 ] {4a30b17b-ebe9-4c61-b792-1c01a1df6a0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:08.609430 [ 288 ] {4a30b17b-ebe9-4c61-b792-1c01a1df6a0f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.10 05:11:08.609676 [ 288 ] {4a30b17b-ebe9-4c61-b792-1c01a1df6a0f} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:08.609884 [ 288 ] {4a30b17b-ebe9-4c61-b792-1c01a1df6a0f} executeQuery: Read 242 rows, 16.79 KiB in 0.001673 sec., 144650.32875074717 rows/sec., 9.80 MiB/sec. 2025.01.10 05:11:08.609935 [ 288 ] {4a30b17b-ebe9-4c61-b792-1c01a1df6a0f} TCPHandler: Processed in 0.001889931 sec. 2025.01.10 05:11:08.610089 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:08.610202 [ 283 ] {051e35d7-9995-4a86-bced-5e6bfe7370e7} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:11:08.610247 [ 283 ] {051e35d7-9995-4a86-bced-5e6bfe7370e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:11:08.610772 [ 283 ] {051e35d7-9995-4a86-bced-5e6bfe7370e7} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:08.610812 [ 283 ] {051e35d7-9995-4a86-bced-5e6bfe7370e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:08.611157 [ 283 ] {051e35d7-9995-4a86-bced-5e6bfe7370e7} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.10 05:11:08.611387 [ 283 ] {051e35d7-9995-4a86-bced-5e6bfe7370e7} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:08.611603 [ 283 ] {051e35d7-9995-4a86-bced-5e6bfe7370e7} executeQuery: Read 13 rows, 830.00 B in 0.001423 sec., 9135.628952916373 rows/sec., 569.60 KiB/sec. 2025.01.10 05:11:08.611655 [ 283 ] {051e35d7-9995-4a86-bced-5e6bfe7370e7} TCPHandler: Processed in 0.001624323 sec. 2025.01.10 05:11:08.611790 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:08.611896 [ 288 ] {2784880b-1bf0-4d96-baae-77ea56fc65cb} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:11:08.611940 [ 288 ] {2784880b-1bf0-4d96-baae-77ea56fc65cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:11:08.612795 [ 288 ] {2784880b-1bf0-4d96-baae-77ea56fc65cb} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:08.612836 [ 288 ] {2784880b-1bf0-4d96-baae-77ea56fc65cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:08.613222 [ 288 ] {2784880b-1bf0-4d96-baae-77ea56fc65cb} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.10 05:11:08.613463 [ 288 ] {2784880b-1bf0-4d96-baae-77ea56fc65cb} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:08.613684 [ 288 ] {2784880b-1bf0-4d96-baae-77ea56fc65cb} executeQuery: Read 827 rows, 61.11 KiB in 0.001812 sec., 456401.766004415 rows/sec., 32.94 MiB/sec. 2025.01.10 05:11:08.613740 [ 288 ] {2784880b-1bf0-4d96-baae-77ea56fc65cb} TCPHandler: Processed in 0.002005285 sec. 2025.01.10 05:11:08.613902 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:08.614020 [ 283 ] {4b8b87d5-6fc6-4c3e-964d-01ca1effb68f} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:11:08.614067 [ 283 ] {4b8b87d5-6fc6-4c3e-964d-01ca1effb68f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:11:08.614514 [ 283 ] {4b8b87d5-6fc6-4c3e-964d-01ca1effb68f} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:08.614553 [ 283 ] {4b8b87d5-6fc6-4c3e-964d-01ca1effb68f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:08.614922 [ 283 ] {4b8b87d5-6fc6-4c3e-964d-01ca1effb68f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.10 05:11:08.615159 [ 283 ] {4b8b87d5-6fc6-4c3e-964d-01ca1effb68f} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:08.615365 [ 283 ] {4b8b87d5-6fc6-4c3e-964d-01ca1effb68f} executeQuery: Read 6 rows, 321.00 B in 0.001368 sec., 4385.964912280701 rows/sec., 229.15 KiB/sec. 2025.01.10 05:11:08.615413 [ 283 ] {4b8b87d5-6fc6-4c3e-964d-01ca1effb68f} TCPHandler: Processed in 0.001578291 sec. 2025.01.10 05:11:08.615552 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:08.615661 [ 288 ] {df3de299-7bf8-4ed0-ba02-5282e8fb97e7} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:08.615709 [ 288 ] {df3de299-7bf8-4ed0-ba02-5282e8fb97e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:11:08.616429 [ 288 ] {df3de299-7bf8-4ed0-ba02-5282e8fb97e7} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:08.616468 [ 288 ] {df3de299-7bf8-4ed0-ba02-5282e8fb97e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:08.616902 [ 288 ] {df3de299-7bf8-4ed0-ba02-5282e8fb97e7} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.10 05:11:08.617138 [ 288 ] {df3de299-7bf8-4ed0-ba02-5282e8fb97e7} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:08.617356 [ 288 ] {df3de299-7bf8-4ed0-ba02-5282e8fb97e7} executeQuery: Read 969 rows, 65.95 KiB in 0.001718 sec., 564027.9394644937 rows/sec., 37.49 MiB/sec. 2025.01.10 05:11:08.617407 [ 288 ] {df3de299-7bf8-4ed0-ba02-5282e8fb97e7} TCPHandler: Processed in 0.001908492 sec. 2025.01.10 05:11:08.617554 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:08.617664 [ 283 ] {4755fb9f-f58b-4d9b-80be-7ffbd3982336} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:11:08.617711 [ 283 ] {4755fb9f-f58b-4d9b-80be-7ffbd3982336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:11:08.618125 [ 283 ] {4755fb9f-f58b-4d9b-80be-7ffbd3982336} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:08.618164 [ 283 ] {4755fb9f-f58b-4d9b-80be-7ffbd3982336} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:08.618501 [ 283 ] {4755fb9f-f58b-4d9b-80be-7ffbd3982336} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.10 05:11:08.618743 [ 283 ] {4755fb9f-f58b-4d9b-80be-7ffbd3982336} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:08.618980 [ 283 ] {4755fb9f-f58b-4d9b-80be-7ffbd3982336} executeQuery: Read 1 rows, 69.00 B in 0.001331 sec., 751.3148009015778 rows/sec., 50.63 KiB/sec. 2025.01.10 05:11:08.619144 [ 283 ] {4755fb9f-f58b-4d9b-80be-7ffbd3982336} TCPHandler: Processed in 0.001642833 sec. 2025.01.10 05:11:08.619368 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:08.619500 [ 288 ] {20000433-b3d9-4f98-bd05-8acf9a37dbe8} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:08.619586 [ 288 ] {20000433-b3d9-4f98-bd05-8acf9a37dbe8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:11:08.620741 [ 288 ] {20000433-b3d9-4f98-bd05-8acf9a37dbe8} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:08.620780 [ 288 ] {20000433-b3d9-4f98-bd05-8acf9a37dbe8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:08.621385 [ 288 ] {20000433-b3d9-4f98-bd05-8acf9a37dbe8} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.10 05:11:08.621645 [ 288 ] {20000433-b3d9-4f98-bd05-8acf9a37dbe8} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:08.621901 [ 288 ] {20000433-b3d9-4f98-bd05-8acf9a37dbe8} executeQuery: Read 13 rows, 23.85 KiB in 0.002428 sec., 5354.200988467875 rows/sec., 9.59 MiB/sec. 2025.01.10 05:11:08.622175 [ 288 ] {20000433-b3d9-4f98-bd05-8acf9a37dbe8} TCPHandler: Processed in 0.002923195 sec. 2025.01.10 05:11:08.622355 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:08.622467 [ 283 ] {c3b41bb8-ffde-474d-9090-07697c168124} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:11:08.622513 [ 283 ] {c3b41bb8-ffde-474d-9090-07697c168124} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:11:08.622955 [ 283 ] {c3b41bb8-ffde-474d-9090-07697c168124} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:08.622994 [ 283 ] {c3b41bb8-ffde-474d-9090-07697c168124} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:08.623342 [ 283 ] {c3b41bb8-ffde-474d-9090-07697c168124} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.10 05:11:08.623578 [ 283 ] {c3b41bb8-ffde-474d-9090-07697c168124} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:08.623803 [ 283 ] {c3b41bb8-ffde-474d-9090-07697c168124} executeQuery: Read 34 rows, 2.03 KiB in 0.001356 sec., 25073.746312684365 rows/sec., 1.46 MiB/sec. 2025.01.10 05:11:08.623852 [ 283 ] {c3b41bb8-ffde-474d-9090-07697c168124} TCPHandler: Processed in 0.001580541 sec. 2025.01.10 05:11:09.879875 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 2025.01.10 05:11:09.880614 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:09.880666 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:09.881212 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.10 05:11:09.881491 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:09.881814 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 2025.01.10 05:11:11.251053 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2025.01.10 05:11:11.271467 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:11.271527 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:11.278834 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.10 05:11:11.279581 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:11.282392 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2025.01.10 05:11:12.336409 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:12.336724 [ 288 ] {00c4f053-3605-49e7-a18a-5c1d0f0a7411} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:11:12.336843 [ 288 ] {00c4f053-3605-49e7-a18a-5c1d0f0a7411} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:11:12.337739 [ 288 ] {00c4f053-3605-49e7-a18a-5c1d0f0a7411} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:12.337792 [ 288 ] {00c4f053-3605-49e7-a18a-5c1d0f0a7411} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:12.338224 [ 288 ] {00c4f053-3605-49e7-a18a-5c1d0f0a7411} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.10 05:11:12.338489 [ 288 ] {00c4f053-3605-49e7-a18a-5c1d0f0a7411} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:12.338698 [ 17 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.10 05:11:12.338742 [ 288 ] {00c4f053-3605-49e7-a18a-5c1d0f0a7411} executeQuery: Read 26 rows, 1.98 KiB in 0.002103 sec., 12363.290537327628 rows/sec., 941.27 KiB/sec. 2025.01.10 05:11:12.338782 [ 17 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:12.338852 [ 17 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:12.338879 [ 288 ] {00c4f053-3605-49e7-a18a-5c1d0f0a7411} TCPHandler: Processed in 0.002669706 sec. 2025.01.10 05:11:12.339021 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.10 05:11:12.339092 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:12.339153 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:12.339200 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1399 rows starting from the beginning of the part 2025.01.10 05:11:12.339261 [ 283 ] {ddb0051b-820b-48bb-919f-4c6f32c53808} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:11:12.339311 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 78 rows starting from the beginning of the part 2025.01.10 05:11:12.339381 [ 283 ] {ddb0051b-820b-48bb-919f-4c6f32c53808} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:11:12.339806 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 199 rows starting from the beginning of the part 2025.01.10 05:11:12.340268 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 78 rows starting from the beginning of the part 2025.01.10 05:11:12.340575 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1345 rows starting from the beginning of the part 2025.01.10 05:11:12.340924 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::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.01.10 05:11:12.341977 [ 283 ] {ddb0051b-820b-48bb-919f-4c6f32c53808} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:12.342024 [ 283 ] {ddb0051b-820b-48bb-919f-4c6f32c53808} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:12.342550 [ 283 ] {ddb0051b-820b-48bb-919f-4c6f32c53808} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.10 05:11:12.342832 [ 283 ] {ddb0051b-820b-48bb-919f-4c6f32c53808} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:12.343041 [ 17 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.10 05:11:12.343188 [ 17 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:12.343202 [ 283 ] {ddb0051b-820b-48bb-919f-4c6f32c53808} executeQuery: Read 28 rows, 2.24 KiB in 0.003954 sec., 7081.436519979768 rows/sec., 565.59 KiB/sec. 2025.01.10 05:11:12.343345 [ 17 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:12.343772 [ 283 ] {ddb0051b-820b-48bb-919f-4c6f32c53808} TCPHandler: Processed in 0.004747094 sec. 2025.01.10 05:11:12.344094 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3125 rows, containing 5 columns (5 merged, 0 gathered) in 0.005138267 sec., 608181.707957177 rows/sec., 53.29 MiB/sec. 2025.01.10 05:11:12.344176 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:12.344261 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.10 05:11:12.344454 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.10 05:11:12.344491 [ 288 ] {535a779f-7d58-4ac9-a189-f9ff1baa57b2} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:12.344737 [ 288 ] {535a779f-7d58-4ac9-a189-f9ff1baa57b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:11:12.344772 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:12.344905 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 873 rows starting from the beginning of the part 2025.01.10 05:11:12.345393 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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.01.10 05:11:12.345810 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:12.346018 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 359 rows starting from the beginning of the part 2025.01.10 05:11:12.346392 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.10 05:11:12.346552 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 54 rows starting from the beginning of the part 2025.01.10 05:11:12.346836 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.10 05:11:12.347061 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 827 rows starting from the beginning of the part 2025.01.10 05:11:12.347381 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 28 rows starting from the beginning of the part 2025.01.10 05:11:12.348317 [ 288 ] {535a779f-7d58-4ac9-a189-f9ff1baa57b2} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:12.348397 [ 288 ] {535a779f-7d58-4ac9-a189-f9ff1baa57b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:12.349460 [ 288 ] {535a779f-7d58-4ac9-a189-f9ff1baa57b2} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.10 05:11:12.349907 [ 288 ] {535a779f-7d58-4ac9-a189-f9ff1baa57b2} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:12.350095 [ 17 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.10 05:11:12.350218 [ 17 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:12.350321 [ 17 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:12.350545 [ 288 ] {535a779f-7d58-4ac9-a189-f9ff1baa57b2} executeQuery: Read 60 rows, 4.26 KiB in 0.006124 sec., 9797.517962116264 rows/sec., 695.59 KiB/sec. 2025.01.10 05:11:12.350921 [ 288 ] {535a779f-7d58-4ac9-a189-f9ff1baa57b2} TCPHandler: Processed in 0.006976426 sec. 2025.01.10 05:11:12.350921 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.10 05:11:12.351001 [ 196 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 5 columns (5 merged, 0 gathered) in 0.007286036 sec., 301261.2070541513 rows/sec., 22.95 MiB/sec. 2025.01.10 05:11:12.351171 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:12.351267 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:12.351322 [ 196 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.10 05:11:12.351388 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 17198 rows starting from the beginning of the part 2025.01.10 05:11:12.351518 [ 283 ] {c736df5e-5b0b-4bdc-ba90-c87141c4eb36} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:11:12.351793 [ 283 ] {c736df5e-5b0b-4bdc-ba90-c87141c4eb36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:11:12.351807 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 100 rows starting from the beginning of the part 2025.01.10 05:11:12.352489 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 177 rows starting from the beginning of the part 2025.01.10 05:11:12.352805 [ 196 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:12.353107 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 100 rows starting from the beginning of the part 2025.01.10 05:11:12.353314 [ 196 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.10 05:11:12.353677 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 969 rows starting from the beginning of the part 2025.01.10 05:11:12.353834 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.10 05:11:12.354195 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part 2025.01.10 05:11:12.355123 [ 283 ] {c736df5e-5b0b-4bdc-ba90-c87141c4eb36} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:12.355197 [ 283 ] {c736df5e-5b0b-4bdc-ba90-c87141c4eb36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:12.355772 [ 283 ] {c736df5e-5b0b-4bdc-ba90-c87141c4eb36} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.10 05:11:12.356094 [ 283 ] {c736df5e-5b0b-4bdc-ba90-c87141c4eb36} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:12.356490 [ 17 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.10 05:11:12.356597 [ 17 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:12.356632 [ 283 ] {c736df5e-5b0b-4bdc-ba90-c87141c4eb36} executeQuery: Read 18 rows, 1.26 KiB in 0.005232 sec., 3440.3669724770643 rows/sec., 241.34 KiB/sec. 2025.01.10 05:11:12.356682 [ 17 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:12.356988 [ 283 ] {c736df5e-5b0b-4bdc-ba90-c87141c4eb36} TCPHandler: Processed in 0.005928333 sec. 2025.01.10 05:11:12.357334 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.10 05:11:12.357644 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:12.357716 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2320 rows starting from the beginning of the part 2025.01.10 05:11:12.357908 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part 2025.01.10 05:11:12.358017 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 52 rows starting from the beginning of the part 2025.01.10 05:11:12.358129 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part 2025.01.10 05:11:12.358210 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part 2025.01.10 05:11:12.358340 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 18 rows starting from the beginning of the part 2025.01.10 05:11:12.360614 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 4 columns (4 merged, 0 gathered) in 0.003732621 sec., 665484.1196038922 rows/sec., 42.84 MiB/sec. 2025.01.10 05:11:12.361192 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.10 05:11:12.361676 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:12.362007 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.10 05:11:12.362082 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 18604 rows, containing 5 columns (5 merged, 0 gathered) in 0.011572745 sec., 1607570.2005012638 rows/sec., 107.64 MiB/sec. 2025.01.10 05:11:12.362165 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.01.10 05:11:12.362367 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.10 05:11:12.362666 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:12.362756 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.10 05:11:12.362856 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.15 MiB. 2025.01.10 05:11:17.164222 [ 24 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:11:17.164289 [ 24 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:11:17.338463 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:17.338664 [ 288 ] {cae9df5c-ab9e-47c7-a814-6afa8b927305} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:11:17.338742 [ 288 ] {cae9df5c-ab9e-47c7-a814-6afa8b927305} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:11:17.339568 [ 288 ] {cae9df5c-ab9e-47c7-a814-6afa8b927305} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:17.339622 [ 288 ] {cae9df5c-ab9e-47c7-a814-6afa8b927305} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:17.340062 [ 288 ] {cae9df5c-ab9e-47c7-a814-6afa8b927305} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.10 05:11:17.340323 [ 288 ] {cae9df5c-ab9e-47c7-a814-6afa8b927305} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:17.340607 [ 288 ] {cae9df5c-ab9e-47c7-a814-6afa8b927305} executeQuery: Read 78 rows, 6.85 KiB in 0.001993 sec., 39136.97942799799 rows/sec., 3.36 MiB/sec. 2025.01.10 05:11:17.340723 [ 288 ] {cae9df5c-ab9e-47c7-a814-6afa8b927305} TCPHandler: Processed in 0.002397277 sec. 2025.01.10 05:11:17.340964 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:17.341113 [ 283 ] {403b42e8-a9ea-4505-b890-062b343b60a2} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:11:17.341165 [ 283 ] {403b42e8-a9ea-4505-b890-062b343b60a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:11:17.341773 [ 283 ] {403b42e8-a9ea-4505-b890-062b343b60a2} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:17.341814 [ 283 ] {403b42e8-a9ea-4505-b890-062b343b60a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:17.342182 [ 283 ] {403b42e8-a9ea-4505-b890-062b343b60a2} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.10 05:11:17.342419 [ 283 ] {403b42e8-a9ea-4505-b890-062b343b60a2} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:17.342634 [ 283 ] {403b42e8-a9ea-4505-b890-062b343b60a2} executeQuery: Read 26 rows, 1.96 KiB in 0.001551 sec., 16763.378465506124 rows/sec., 1.23 MiB/sec. 2025.01.10 05:11:17.342687 [ 283 ] {403b42e8-a9ea-4505-b890-062b343b60a2} TCPHandler: Processed in 0.001823679 sec. 2025.01.10 05:11:17.342838 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:17.342947 [ 288 ] {42f4661a-7f5f-4359-abe5-251e8e33a5de} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:11:17.342992 [ 288 ] {42f4661a-7f5f-4359-abe5-251e8e33a5de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:11:17.343561 [ 288 ] {42f4661a-7f5f-4359-abe5-251e8e33a5de} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:17.343601 [ 288 ] {42f4661a-7f5f-4359-abe5-251e8e33a5de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:17.343967 [ 288 ] {42f4661a-7f5f-4359-abe5-251e8e33a5de} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.10 05:11:17.344213 [ 288 ] {42f4661a-7f5f-4359-abe5-251e8e33a5de} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:17.344438 [ 288 ] {42f4661a-7f5f-4359-abe5-251e8e33a5de} executeQuery: Read 54 rows, 4.32 KiB in 0.00151 sec., 35761.58940397351 rows/sec., 2.79 MiB/sec. 2025.01.10 05:11:17.344509 [ 288 ] {42f4661a-7f5f-4359-abe5-251e8e33a5de} TCPHandler: Processed in 0.001724216 sec. 2025.01.10 05:11:17.344725 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:17.344878 [ 283 ] {c51d4770-a6bc-4ce7-9d20-e071939f88d3} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:17.344930 [ 283 ] {c51d4770-a6bc-4ce7-9d20-e071939f88d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:11:17.345454 [ 283 ] {c51d4770-a6bc-4ce7-9d20-e071939f88d3} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:17.345494 [ 283 ] {c51d4770-a6bc-4ce7-9d20-e071939f88d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:17.345886 [ 283 ] {c51d4770-a6bc-4ce7-9d20-e071939f88d3} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.10 05:11:17.346129 [ 283 ] {c51d4770-a6bc-4ce7-9d20-e071939f88d3} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:17.346344 [ 283 ] {c51d4770-a6bc-4ce7-9d20-e071939f88d3} executeQuery: Read 100 rows, 7.10 KiB in 0.001491 sec., 67069.0811535882 rows/sec., 4.65 MiB/sec. 2025.01.10 05:11:17.346396 [ 283 ] {c51d4770-a6bc-4ce7-9d20-e071939f88d3} TCPHandler: Processed in 0.001786608 sec. 2025.01.10 05:11:17.346530 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:17.346639 [ 288 ] {9c12b4a2-6fc5-4d45-aa98-6c9bdbb53fa2} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:17.346706 [ 288 ] {9c12b4a2-6fc5-4d45-aa98-6c9bdbb53fa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:11:17.347808 [ 288 ] {9c12b4a2-6fc5-4d45-aa98-6c9bdbb53fa2} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:17.347848 [ 288 ] {9c12b4a2-6fc5-4d45-aa98-6c9bdbb53fa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:17.348478 [ 288 ] {9c12b4a2-6fc5-4d45-aa98-6c9bdbb53fa2} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.10 05:11:17.348753 [ 288 ] {9c12b4a2-6fc5-4d45-aa98-6c9bdbb53fa2} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:17.348990 [ 288 ] {9c12b4a2-6fc5-4d45-aa98-6c9bdbb53fa2} executeQuery: Read 26 rows, 47.71 KiB in 0.002374 sec., 10951.979780960406 rows/sec., 19.63 MiB/sec. 2025.01.10 05:11:17.349092 [ 288 ] {9c12b4a2-6fc5-4d45-aa98-6c9bdbb53fa2} TCPHandler: Processed in 0.002614815 sec. 2025.01.10 05:11:17.349244 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:17.349374 [ 283 ] {69be0d7e-7101-42fa-830b-b07549c906d8} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:11:17.349431 [ 283 ] {69be0d7e-7101-42fa-830b-b07549c906d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:11:17.349955 [ 283 ] {69be0d7e-7101-42fa-830b-b07549c906d8} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:17.350001 [ 283 ] {69be0d7e-7101-42fa-830b-b07549c906d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:17.350405 [ 283 ] {69be0d7e-7101-42fa-830b-b07549c906d8} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.10 05:11:17.350650 [ 283 ] {69be0d7e-7101-42fa-830b-b07549c906d8} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:17.350853 [ 283 ] {69be0d7e-7101-42fa-830b-b07549c906d8} executeQuery: Read 30 rows, 2.10 KiB in 0.001507 sec., 19907.100199071 rows/sec., 1.36 MiB/sec. 2025.01.10 05:11:17.350904 [ 283 ] {69be0d7e-7101-42fa-830b-b07549c906d8} TCPHandler: Processed in 0.001725106 sec. 2025.01.10 05:11:17.382839 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 2025.01.10 05:11:17.383529 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:17.383579 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:17.384133 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.10 05:11:17.384415 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:17.384654 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.01.10 05:11:17.469776 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1312 2025.01.10 05:11:17.472839 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:17.472884 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:17.474325 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.10 05:11:17.474631 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:17.475866 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1312 2025.01.10 05:11:18.783347 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2025.01.10 05:11:18.804699 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:18.804763 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. 2025.01.10 05:11:18.812136 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.10 05:11:18.812918 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:18.815810 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.01.10 05:11:21.079798 [ 148 ] {} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.10 05:11:21.079895 [ 148 ] {} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:21.079923 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:21.080171 [ 186 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.01.10 05:11:21.080359 [ 186 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:21.080398 [ 186 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2025.01.10 05:11:21.080482 [ 186 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2025.01.10 05:11:21.080705 [ 186 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2025.01.10 05:11:21.081001 [ 186 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2025.01.10 05:11:21.081266 [ 186 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::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.01.10 05:11:21.082767 [ 194 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.00276059 sec., 15214.139006516723 rows/sec., 1.27 MiB/sec. 2025.01.10 05:11:21.082959 [ 188 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.10 05:11:21.083307 [ 188 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:21.083399 [ 188 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.10 05:11:21.083507 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.10 05:11:22.343121 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:22.343349 [ 288 ] {a4d9782d-553b-4b18-b8b1-81c29d305407} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:11:22.343438 [ 288 ] {a4d9782d-553b-4b18-b8b1-81c29d305407} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:11:22.344219 [ 288 ] {a4d9782d-553b-4b18-b8b1-81c29d305407} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:22.344274 [ 288 ] {a4d9782d-553b-4b18-b8b1-81c29d305407} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:22.344715 [ 288 ] {a4d9782d-553b-4b18-b8b1-81c29d305407} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.10 05:11:22.344975 [ 288 ] {a4d9782d-553b-4b18-b8b1-81c29d305407} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:22.345213 [ 288 ] {a4d9782d-553b-4b18-b8b1-81c29d305407} executeQuery: Read 14 rows, 1.01 KiB in 0.001924 sec., 7276.507276507276 rows/sec., 523.81 KiB/sec. 2025.01.10 05:11:22.345280 [ 288 ] {a4d9782d-553b-4b18-b8b1-81c29d305407} TCPHandler: Processed in 0.002311475 sec. 2025.01.10 05:11:22.345460 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:22.345586 [ 283 ] {3d0a109a-2f06-432e-8452-2923b4e0f703} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:11:22.345638 [ 283 ] {3d0a109a-2f06-432e-8452-2923b4e0f703} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:11:22.346283 [ 283 ] {3d0a109a-2f06-432e-8452-2923b4e0f703} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:22.346326 [ 283 ] {3d0a109a-2f06-432e-8452-2923b4e0f703} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:22.346720 [ 283 ] {3d0a109a-2f06-432e-8452-2923b4e0f703} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.10 05:11:22.346964 [ 283 ] {3d0a109a-2f06-432e-8452-2923b4e0f703} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:22.347186 [ 283 ] {3d0a109a-2f06-432e-8452-2923b4e0f703} executeQuery: Read 199 rows, 18.11 KiB in 0.001627 sec., 122311.00184388446 rows/sec., 10.87 MiB/sec. 2025.01.10 05:11:22.347239 [ 283 ] {3d0a109a-2f06-432e-8452-2923b4e0f703} TCPHandler: Processed in 0.001838809 sec. 2025.01.10 05:11:22.347374 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:22.347507 [ 288 ] {b61838ae-f41f-4d8c-bf3e-12019cb61f2f} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:11:22.347562 [ 288 ] {b61838ae-f41f-4d8c-bf3e-12019cb61f2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:11:22.348219 [ 288 ] {b61838ae-f41f-4d8c-bf3e-12019cb61f2f} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:22.348268 [ 288 ] {b61838ae-f41f-4d8c-bf3e-12019cb61f2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:22.348645 [ 288 ] {b61838ae-f41f-4d8c-bf3e-12019cb61f2f} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.10 05:11:22.348887 [ 288 ] {b61838ae-f41f-4d8c-bf3e-12019cb61f2f} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:22.349129 [ 288 ] {b61838ae-f41f-4d8c-bf3e-12019cb61f2f} executeQuery: Read 20 rows, 1.43 KiB in 0.00165 sec., 12121.212121212122 rows/sec., 868.84 KiB/sec. 2025.01.10 05:11:22.349228 [ 288 ] {b61838ae-f41f-4d8c-bf3e-12019cb61f2f} TCPHandler: Processed in 0.001907802 sec. 2025.01.10 05:11:22.349446 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:22.349583 [ 283 ] {8b7d647f-82f5-48aa-b096-a6c7f5fbe155} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:11:22.349639 [ 283 ] {8b7d647f-82f5-48aa-b096-a6c7f5fbe155} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:11:22.350288 [ 283 ] {8b7d647f-82f5-48aa-b096-a6c7f5fbe155} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:22.350336 [ 283 ] {8b7d647f-82f5-48aa-b096-a6c7f5fbe155} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:22.350701 [ 283 ] {8b7d647f-82f5-48aa-b096-a6c7f5fbe155} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.10 05:11:22.350945 [ 283 ] {8b7d647f-82f5-48aa-b096-a6c7f5fbe155} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:22.351184 [ 283 ] {8b7d647f-82f5-48aa-b096-a6c7f5fbe155} executeQuery: Read 14 rows, 1004.00 B in 0.001629 sec., 8594.229588704728 rows/sec., 601.88 KiB/sec. 2025.01.10 05:11:22.351316 [ 283 ] {8b7d647f-82f5-48aa-b096-a6c7f5fbe155} TCPHandler: Processed in 0.001971194 sec. 2025.01.10 05:11:22.351482 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:22.351609 [ 288 ] {1f4a9ac0-4fec-412a-bf5c-0e545871d08a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:11:22.351669 [ 288 ] {1f4a9ac0-4fec-412a-bf5c-0e545871d08a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:11:22.352319 [ 288 ] {1f4a9ac0-4fec-412a-bf5c-0e545871d08a} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:22.352366 [ 288 ] {1f4a9ac0-4fec-412a-bf5c-0e545871d08a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:22.352771 [ 288 ] {1f4a9ac0-4fec-412a-bf5c-0e545871d08a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.10 05:11:22.353036 [ 288 ] {1f4a9ac0-4fec-412a-bf5c-0e545871d08a} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:22.353250 [ 288 ] {1f4a9ac0-4fec-412a-bf5c-0e545871d08a} executeQuery: Read 13 rows, 830.00 B in 0.00167 sec., 7784.43113772455 rows/sec., 485.36 KiB/sec. 2025.01.10 05:11:22.353302 [ 288 ] {1f4a9ac0-4fec-412a-bf5c-0e545871d08a} TCPHandler: Processed in 0.001885461 sec. 2025.01.10 05:11:22.353481 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:22.353593 [ 283 ] {557c00ef-ccde-456d-8ced-472f697ceed4} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:11:22.353643 [ 283 ] {557c00ef-ccde-456d-8ced-472f697ceed4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:11:22.354380 [ 283 ] {557c00ef-ccde-456d-8ced-472f697ceed4} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:22.354422 [ 283 ] {557c00ef-ccde-456d-8ced-472f697ceed4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:22.354816 [ 283 ] {557c00ef-ccde-456d-8ced-472f697ceed4} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.10 05:11:22.355062 [ 283 ] {557c00ef-ccde-456d-8ced-472f697ceed4} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:22.355319 [ 283 ] {557c00ef-ccde-456d-8ced-472f697ceed4} executeQuery: Read 359 rows, 25.84 KiB in 0.001746 sec., 205612.82932416955 rows/sec., 14.45 MiB/sec. 2025.01.10 05:11:22.355387 [ 283 ] {557c00ef-ccde-456d-8ced-472f697ceed4} TCPHandler: Processed in 0.001973574 sec. 2025.01.10 05:11:22.355541 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:22.355651 [ 288 ] {3bc17e11-fa5a-409a-bbca-a92432add07e} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:11:22.355698 [ 288 ] {3bc17e11-fa5a-409a-bbca-a92432add07e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:11:22.356155 [ 288 ] {3bc17e11-fa5a-409a-bbca-a92432add07e} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:22.356194 [ 288 ] {3bc17e11-fa5a-409a-bbca-a92432add07e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:22.356556 [ 288 ] {3bc17e11-fa5a-409a-bbca-a92432add07e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.10 05:11:22.356800 [ 288 ] {3bc17e11-fa5a-409a-bbca-a92432add07e} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:22.357055 [ 288 ] {3bc17e11-fa5a-409a-bbca-a92432add07e} executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. 2025.01.10 05:11:22.357233 [ 288 ] {3bc17e11-fa5a-409a-bbca-a92432add07e} TCPHandler: Processed in 0.001738286 sec. 2025.01.10 05:11:22.357425 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:22.357537 [ 283 ] {0378335f-2867-4fd6-a2f6-313292a81599} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:22.357599 [ 283 ] {0378335f-2867-4fd6-a2f6-313292a81599} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:11:22.358221 [ 283 ] {0378335f-2867-4fd6-a2f6-313292a81599} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:22.358267 [ 283 ] {0378335f-2867-4fd6-a2f6-313292a81599} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:22.358672 [ 283 ] {0378335f-2867-4fd6-a2f6-313292a81599} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.10 05:11:22.358940 [ 283 ] {0378335f-2867-4fd6-a2f6-313292a81599} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:22.359186 [ 283 ] {0378335f-2867-4fd6-a2f6-313292a81599} executeQuery: Read 177 rows, 11.96 KiB in 0.001671 sec., 105924.5960502693 rows/sec., 6.99 MiB/sec. 2025.01.10 05:11:22.359257 [ 283 ] {0378335f-2867-4fd6-a2f6-313292a81599} TCPHandler: Processed in 0.001902731 sec. 2025.01.10 05:11:22.359393 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:22.359502 [ 288 ] {b67bde74-0122-4040-b742-01c649899841} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:11:22.359551 [ 288 ] {b67bde74-0122-4040-b742-01c649899841} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:11:22.359974 [ 288 ] {b67bde74-0122-4040-b742-01c649899841} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:22.360014 [ 288 ] {b67bde74-0122-4040-b742-01c649899841} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:22.360363 [ 288 ] {b67bde74-0122-4040-b742-01c649899841} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.10 05:11:22.360601 [ 288 ] {b67bde74-0122-4040-b742-01c649899841} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:22.360832 [ 288 ] {b67bde74-0122-4040-b742-01c649899841} executeQuery: Read 1 rows, 69.00 B in 0.001352 sec., 739.6449704142012 rows/sec., 49.84 KiB/sec. 2025.01.10 05:11:22.360946 [ 288 ] {b67bde74-0122-4040-b742-01c649899841} TCPHandler: Processed in 0.001606862 sec. 2025.01.10 05:11:22.361083 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:22.361190 [ 283 ] {6c7d1945-79ad-4794-a380-8f5ce05457ab} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:22.361256 [ 283 ] {6c7d1945-79ad-4794-a380-8f5ce05457ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:11:22.362320 [ 283 ] {6c7d1945-79ad-4794-a380-8f5ce05457ab} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:22.362358 [ 283 ] {6c7d1945-79ad-4794-a380-8f5ce05457ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:22.362974 [ 283 ] {6c7d1945-79ad-4794-a380-8f5ce05457ab} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.10 05:11:22.363237 [ 283 ] {6c7d1945-79ad-4794-a380-8f5ce05457ab} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:22.363540 [ 283 ] {6c7d1945-79ad-4794-a380-8f5ce05457ab} executeQuery: Read 13 rows, 23.85 KiB in 0.002368 sec., 5489.864864864865 rows/sec., 9.84 MiB/sec. 2025.01.10 05:11:22.364002 [ 283 ] {6c7d1945-79ad-4794-a380-8f5ce05457ab} TCPHandler: Processed in 0.002970776 sec. 2025.01.10 05:11:22.364258 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:22.364408 [ 288 ] {b52e5006-fd0f-49ce-9d55-d625f41a6e1b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:11:22.364465 [ 288 ] {b52e5006-fd0f-49ce-9d55-d625f41a6e1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:11:22.365018 [ 288 ] {b52e5006-fd0f-49ce-9d55-d625f41a6e1b} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:22.365065 [ 288 ] {b52e5006-fd0f-49ce-9d55-d625f41a6e1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:22.365476 [ 288 ] {b52e5006-fd0f-49ce-9d55-d625f41a6e1b} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.10 05:11:22.365721 [ 288 ] {b52e5006-fd0f-49ce-9d55-d625f41a6e1b} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:22.365936 [ 288 ] {b52e5006-fd0f-49ce-9d55-d625f41a6e1b} executeQuery: Read 52 rows, 3.30 KiB in 0.001558 sec., 33376.12323491656 rows/sec., 2.07 MiB/sec. 2025.01.10 05:11:22.365987 [ 288 ] {b52e5006-fd0f-49ce-9d55-d625f41a6e1b} TCPHandler: Processed in 0.001875761 sec. 2025.01.10 05:11:24.885676 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 2025.01.10 05:11:24.886324 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:24.886381 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:24.886939 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.10 05:11:24.887218 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:24.887483 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 2025.01.10 05:11:26.316762 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.01.10 05:11:26.338526 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:26.338596 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:26.345911 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.10 05:11:26.346704 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:26.351002 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.01.10 05:11:27.339660 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:27.339877 [ 288 ] {3dd37f92-ad74-4688-8f82-8915d92a49fd} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.10 05:11:27.339962 [ 288 ] {3dd37f92-ad74-4688-8f82-8915d92a49fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.10 05:11:27.340786 [ 288 ] {3dd37f92-ad74-4688-8f82-8915d92a49fd} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:27.340837 [ 288 ] {3dd37f92-ad74-4688-8f82-8915d92a49fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:27.341260 [ 288 ] {3dd37f92-ad74-4688-8f82-8915d92a49fd} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.10 05:11:27.341525 [ 288 ] {3dd37f92-ad74-4688-8f82-8915d92a49fd} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:27.341769 [ 288 ] {3dd37f92-ad74-4688-8f82-8915d92a49fd} executeQuery: Read 2 rows, 167.00 B in 0.001953 sec., 1024.0655401945723 rows/sec., 83.51 KiB/sec. 2025.01.10 05:11:27.341836 [ 288 ] {3dd37f92-ad74-4688-8f82-8915d92a49fd} TCPHandler: Processed in 0.002323246 sec. 2025.01.10 05:11:27.342027 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:27.342172 [ 283 ] {60f0cd18-7fa4-4c71-80ed-963e34aea7b9} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:11:27.342230 [ 283 ] {60f0cd18-7fa4-4c71-80ed-963e34aea7b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:11:27.342884 [ 283 ] {60f0cd18-7fa4-4c71-80ed-963e34aea7b9} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:27.342925 [ 283 ] {60f0cd18-7fa4-4c71-80ed-963e34aea7b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:27.343300 [ 283 ] {60f0cd18-7fa4-4c71-80ed-963e34aea7b9} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.10 05:11:27.343553 [ 283 ] {60f0cd18-7fa4-4c71-80ed-963e34aea7b9} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:27.343767 [ 283 ] {60f0cd18-7fa4-4c71-80ed-963e34aea7b9} executeQuery: Read 79 rows, 6.92 KiB in 0.00163 sec., 48466.25766871166 rows/sec., 4.15 MiB/sec. 2025.01.10 05:11:27.343821 [ 283 ] {60f0cd18-7fa4-4c71-80ed-963e34aea7b9} TCPHandler: Processed in 0.00186386 sec. 2025.01.10 05:11:27.343965 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:27.344096 [ 288 ] {e63dbc36-098e-4b4b-8258-c0323ae8ff48} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:11:27.344151 [ 288 ] {e63dbc36-098e-4b4b-8258-c0323ae8ff48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:11:27.344756 [ 288 ] {e63dbc36-098e-4b4b-8258-c0323ae8ff48} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:27.344796 [ 288 ] {e63dbc36-098e-4b4b-8258-c0323ae8ff48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:27.345154 [ 288 ] {e63dbc36-098e-4b4b-8258-c0323ae8ff48} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.10 05:11:27.345395 [ 288 ] {e63dbc36-098e-4b4b-8258-c0323ae8ff48} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:27.345556 [ 144 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.10 05:11:27.345617 [ 288 ] {e63dbc36-098e-4b4b-8258-c0323ae8ff48} executeQuery: Read 28 rows, 2.09 KiB in 0.001547 sec., 18099.547511312216 rows/sec., 1.32 MiB/sec. 2025.01.10 05:11:27.345631 [ 144 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:27.345695 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:27.345735 [ 288 ] {e63dbc36-098e-4b4b-8258-c0323ae8ff48} TCPHandler: Processed in 0.001831939 sec. 2025.01.10 05:11:27.345946 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:27.345945 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.10 05:11:27.346178 [ 283 ] {d356810a-b9c1-4854-9c6f-b381d1db3ab5} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:11:27.346221 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:27.346291 [ 283 ] {d356810a-b9c1-4854-9c6f-b381d1db3ab5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:11:27.346299 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 60 rows starting from the beginning of the part 2025.01.10 05:11:27.346701 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part 2025.01.10 05:11:27.347091 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part 2025.01.10 05:11:27.347497 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:11:27.347767 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 20 rows starting from the beginning of the part 2025.01.10 05:11:27.348001 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 28 rows starting from the beginning of the part 2025.01.10 05:11:27.349027 [ 283 ] {d356810a-b9c1-4854-9c6f-b381d1db3ab5} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:27.349094 [ 283 ] {d356810a-b9c1-4854-9c6f-b381d1db3ab5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:27.350084 [ 283 ] {d356810a-b9c1-4854-9c6f-b381d1db3ab5} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.10 05:11:27.350669 [ 283 ] {d356810a-b9c1-4854-9c6f-b381d1db3ab5} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:27.351193 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.005371264 sec., 35745.77604079785 rows/sec., 2.70 MiB/sec. 2025.01.10 05:11:27.351283 [ 283 ] {d356810a-b9c1-4854-9c6f-b381d1db3ab5} executeQuery: Read 56 rows, 4.48 KiB in 0.005205 sec., 10758.885686839576 rows/sec., 860.99 KiB/sec. 2025.01.10 05:11:27.351595 [ 200 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.10 05:11:27.351613 [ 283 ] {d356810a-b9c1-4854-9c6f-b381d1db3ab5} TCPHandler: Processed in 0.005771327 sec. 2025.01.10 05:11:27.351898 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:27.352303 [ 288 ] {d384b7cc-dcbb-4c82-8f49-5eea24d3686a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:27.352502 [ 288 ] {d384b7cc-dcbb-4c82-8f49-5eea24d3686a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:11:27.352625 [ 200 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:27.352985 [ 200 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.10 05:11:27.353173 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.10 05:11:27.353502 [ 288 ] {d384b7cc-dcbb-4c82-8f49-5eea24d3686a} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:27.353546 [ 288 ] {d384b7cc-dcbb-4c82-8f49-5eea24d3686a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:27.353963 [ 288 ] {d384b7cc-dcbb-4c82-8f49-5eea24d3686a} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.10 05:11:27.354225 [ 288 ] {d384b7cc-dcbb-4c82-8f49-5eea24d3686a} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:27.354447 [ 288 ] {d384b7cc-dcbb-4c82-8f49-5eea24d3686a} executeQuery: Read 101 rows, 7.17 KiB in 0.002316 sec., 43609.671848013815 rows/sec., 3.02 MiB/sec. 2025.01.10 05:11:27.354515 [ 288 ] {d384b7cc-dcbb-4c82-8f49-5eea24d3686a} TCPHandler: Processed in 0.002782431 sec. 2025.01.10 05:11:27.354680 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:27.354812 [ 283 ] {1cc23b1a-84b7-48ec-9bd8-2b956215d941} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:27.354894 [ 283 ] {1cc23b1a-84b7-48ec-9bd8-2b956215d941} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:11:27.356239 [ 283 ] {1cc23b1a-84b7-48ec-9bd8-2b956215d941} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:27.356285 [ 283 ] {1cc23b1a-84b7-48ec-9bd8-2b956215d941} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:27.356933 [ 283 ] {1cc23b1a-84b7-48ec-9bd8-2b956215d941} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.10 05:11:27.357214 [ 283 ] {1cc23b1a-84b7-48ec-9bd8-2b956215d941} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:27.357404 [ 144 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.10 05:11:27.357457 [ 144 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:27.357491 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:27.357496 [ 283 ] {1cc23b1a-84b7-48ec-9bd8-2b956215d941} executeQuery: Read 26 rows, 47.71 KiB in 0.002706 sec., 9608.277900960828 rows/sec., 17.22 MiB/sec. 2025.01.10 05:11:27.357704 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.10 05:11:27.357730 [ 283 ] {1cc23b1a-84b7-48ec-9bd8-2b956215d941} TCPHandler: Processed in 0.003113771 sec. 2025.01.10 05:11:27.357895 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:27.358024 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:27.358042 [ 288 ] {bbec2c63-0bc8-4c15-a23f-70df083b960a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:11:27.358092 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1049 rows starting from the beginning of the part 2025.01.10 05:11:27.358100 [ 288 ] {bbec2c63-0bc8-4c15-a23f-70df083b960a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:11:27.358765 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part 2025.01.10 05:11:27.359271 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part 2025.01.10 05:11:27.359777 [ 288 ] {bbec2c63-0bc8-4c15-a23f-70df083b960a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:27.359792 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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.01.10 05:11:27.359825 [ 288 ] {bbec2c63-0bc8-4c15-a23f-70df083b960a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:27.360242 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part 2025.01.10 05:11:27.360744 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part 2025.01.10 05:11:27.360882 [ 288 ] {bbec2c63-0bc8-4c15-a23f-70df083b960a} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.10 05:11:27.361461 [ 288 ] {bbec2c63-0bc8-4c15-a23f-70df083b960a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:27.361848 [ 288 ] {bbec2c63-0bc8-4c15-a23f-70df083b960a} executeQuery: Read 30 rows, 2.10 KiB in 0.003821 sec., 7851.347814708191 rows/sec., 550.77 KiB/sec. 2025.01.10 05:11:27.362007 [ 288 ] {bbec2c63-0bc8-4c15-a23f-70df083b960a} TCPHandler: Processed in 0.004171195 sec. 2025.01.10 05:11:27.369515 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1153 rows, containing 19 columns (19 merged, 0 gathered) in 0.011942127 sec., 96548.96485358094 rows/sec., 173.01 MiB/sec. 2025.01.10 05:11:27.371082 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.10 05:11:27.371550 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:27.371643 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.10 05:11:27.371821 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. 2025.01.10 05:11:27.476924 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1348 2025.01.10 05:11:27.479852 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:27.479902 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:27.481371 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.10 05:11:27.481681 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:27.482260 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1348 2025.01.10 05:11:28.001156 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 224.61 MiB, peak 235.95 MiB, free memory in arenas 0.00 B, will set to 227.25 MiB (RSS), difference: 2.64 MiB 2025.01.10 05:11:32.164337 [ 139 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:11:32.164407 [ 139 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:11:32.343114 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:32.343422 [ 288 ] {e335c1de-60dd-4eb1-9779-db2ea30c07ea} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:11:32.343538 [ 288 ] {e335c1de-60dd-4eb1-9779-db2ea30c07ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:11:32.344382 [ 288 ] {e335c1de-60dd-4eb1-9779-db2ea30c07ea} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:32.344425 [ 288 ] {e335c1de-60dd-4eb1-9779-db2ea30c07ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:32.344852 [ 288 ] {e335c1de-60dd-4eb1-9779-db2ea30c07ea} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.10 05:11:32.345101 [ 288 ] {e335c1de-60dd-4eb1-9779-db2ea30c07ea} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:32.345349 [ 288 ] {e335c1de-60dd-4eb1-9779-db2ea30c07ea} executeQuery: Read 14 rows, 1.01 KiB in 0.002004 sec., 6986.027944111776 rows/sec., 502.90 KiB/sec. 2025.01.10 05:11:32.345545 [ 288 ] {e335c1de-60dd-4eb1-9779-db2ea30c07ea} TCPHandler: Processed in 0.002611775 sec. 2025.01.10 05:11:32.345803 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:32.345952 [ 283 ] {94ec6716-c773-440e-8e2f-42f759aef257} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:11:32.346013 [ 283 ] {94ec6716-c773-440e-8e2f-42f759aef257} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:11:32.346801 [ 283 ] {94ec6716-c773-440e-8e2f-42f759aef257} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:32.346840 [ 283 ] {94ec6716-c773-440e-8e2f-42f759aef257} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:32.347234 [ 283 ] {94ec6716-c773-440e-8e2f-42f759aef257} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.10 05:11:32.347498 [ 283 ] {94ec6716-c773-440e-8e2f-42f759aef257} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:32.347680 [ 283 ] {94ec6716-c773-440e-8e2f-42f759aef257} executeQuery: Read 199 rows, 18.11 KiB in 0.001764 sec., 112811.79138321996 rows/sec., 10.03 MiB/sec. 2025.01.10 05:11:32.347736 [ 283 ] {94ec6716-c773-440e-8e2f-42f759aef257} TCPHandler: Processed in 0.002053097 sec. 2025.01.10 05:11:32.347883 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:32.347994 [ 288 ] {487f91a6-8902-4ab4-a31d-55c42ef27f60} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:11:32.348041 [ 288 ] {487f91a6-8902-4ab4-a31d-55c42ef27f60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:11:32.348572 [ 288 ] {487f91a6-8902-4ab4-a31d-55c42ef27f60} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:32.348609 [ 288 ] {487f91a6-8902-4ab4-a31d-55c42ef27f60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:32.348956 [ 288 ] {487f91a6-8902-4ab4-a31d-55c42ef27f60} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.10 05:11:32.349194 [ 288 ] {487f91a6-8902-4ab4-a31d-55c42ef27f60} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:32.349398 [ 288 ] {487f91a6-8902-4ab4-a31d-55c42ef27f60} executeQuery: Read 20 rows, 1.43 KiB in 0.001426 sec., 14025.245441795232 rows/sec., 1005.33 KiB/sec. 2025.01.10 05:11:32.349460 [ 288 ] {487f91a6-8902-4ab4-a31d-55c42ef27f60} TCPHandler: Processed in 0.001630583 sec. 2025.01.10 05:11:32.349618 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:32.349743 [ 283 ] {1dea0114-8deb-42bf-b592-475973a855a6} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:11:32.349797 [ 283 ] {1dea0114-8deb-42bf-b592-475973a855a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:11:32.350435 [ 283 ] {1dea0114-8deb-42bf-b592-475973a855a6} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:32.350482 [ 283 ] {1dea0114-8deb-42bf-b592-475973a855a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:32.350868 [ 283 ] {1dea0114-8deb-42bf-b592-475973a855a6} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.10 05:11:32.351106 [ 283 ] {1dea0114-8deb-42bf-b592-475973a855a6} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:32.351360 [ 283 ] {1dea0114-8deb-42bf-b592-475973a855a6} executeQuery: Read 14 rows, 1004.00 B in 0.001643 sec., 8520.99817407182 rows/sec., 596.76 KiB/sec. 2025.01.10 05:11:32.351562 [ 283 ] {1dea0114-8deb-42bf-b592-475973a855a6} TCPHandler: Processed in 0.002009956 sec. 2025.01.10 05:11:32.351767 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:32.351901 [ 288 ] {f1f84b2f-bde7-4090-beb4-dcf2dff12055} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:11:32.351954 [ 288 ] {f1f84b2f-bde7-4090-beb4-dcf2dff12055} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:11:32.352679 [ 288 ] {f1f84b2f-bde7-4090-beb4-dcf2dff12055} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:32.352728 [ 288 ] {f1f84b2f-bde7-4090-beb4-dcf2dff12055} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:32.353101 [ 288 ] {f1f84b2f-bde7-4090-beb4-dcf2dff12055} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.10 05:11:32.353360 [ 288 ] {f1f84b2f-bde7-4090-beb4-dcf2dff12055} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:32.353579 [ 288 ] {f1f84b2f-bde7-4090-beb4-dcf2dff12055} executeQuery: Read 13 rows, 830.00 B in 0.001709 sec., 7606.787595084845 rows/sec., 474.28 KiB/sec. 2025.01.10 05:11:32.353642 [ 288 ] {f1f84b2f-bde7-4090-beb4-dcf2dff12055} TCPHandler: Processed in 0.001945283 sec. 2025.01.10 05:11:32.353814 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:32.353923 [ 283 ] {c8edf425-bd6a-4160-8eca-e7352a5c843b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:11:32.353970 [ 283 ] {c8edf425-bd6a-4160-8eca-e7352a5c843b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:11:32.354667 [ 283 ] {c8edf425-bd6a-4160-8eca-e7352a5c843b} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:32.354708 [ 283 ] {c8edf425-bd6a-4160-8eca-e7352a5c843b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:32.355140 [ 283 ] {c8edf425-bd6a-4160-8eca-e7352a5c843b} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.10 05:11:32.355414 [ 283 ] {c8edf425-bd6a-4160-8eca-e7352a5c843b} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:32.355663 [ 283 ] {c8edf425-bd6a-4160-8eca-e7352a5c843b} executeQuery: Read 359 rows, 25.84 KiB in 0.00176 sec., 203977.2727272727 rows/sec., 14.34 MiB/sec. 2025.01.10 05:11:32.355729 [ 283 ] {c8edf425-bd6a-4160-8eca-e7352a5c843b} TCPHandler: Processed in 0.001966284 sec. 2025.01.10 05:11:32.355904 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:32.356014 [ 288 ] {05067a33-37ed-42c8-a375-dae147e38756} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:11:32.356060 [ 288 ] {05067a33-37ed-42c8-a375-dae147e38756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:11:32.356532 [ 288 ] {05067a33-37ed-42c8-a375-dae147e38756} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:32.356574 [ 288 ] {05067a33-37ed-42c8-a375-dae147e38756} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:32.356947 [ 288 ] {05067a33-37ed-42c8-a375-dae147e38756} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.10 05:11:32.357207 [ 288 ] {05067a33-37ed-42c8-a375-dae147e38756} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:32.357432 [ 288 ] {05067a33-37ed-42c8-a375-dae147e38756} executeQuery: Read 6 rows, 321.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 217.99 KiB/sec. 2025.01.10 05:11:32.357495 [ 288 ] {05067a33-37ed-42c8-a375-dae147e38756} TCPHandler: Processed in 0.001649003 sec. 2025.01.10 05:11:32.357654 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:32.357761 [ 283 ] {0a2796f7-778c-4522-995b-1239ed2fc6d0} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:32.357812 [ 283 ] {0a2796f7-778c-4522-995b-1239ed2fc6d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:11:32.358354 [ 283 ] {0a2796f7-778c-4522-995b-1239ed2fc6d0} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:32.358396 [ 283 ] {0a2796f7-778c-4522-995b-1239ed2fc6d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:32.358776 [ 283 ] {0a2796f7-778c-4522-995b-1239ed2fc6d0} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.10 05:11:32.359018 [ 283 ] {0a2796f7-778c-4522-995b-1239ed2fc6d0} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:32.359237 [ 283 ] {0a2796f7-778c-4522-995b-1239ed2fc6d0} executeQuery: Read 177 rows, 11.96 KiB in 0.001498 sec., 118157.54339118826 rows/sec., 7.79 MiB/sec. 2025.01.10 05:11:32.359294 [ 283 ] {0a2796f7-778c-4522-995b-1239ed2fc6d0} TCPHandler: Processed in 0.001693315 sec. 2025.01.10 05:11:32.359449 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:32.359554 [ 288 ] {1eda71ed-e2e4-4e1b-b5a7-b7e43d114514} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:11:32.359602 [ 288 ] {1eda71ed-e2e4-4e1b-b5a7-b7e43d114514} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:11:32.360037 [ 288 ] {1eda71ed-e2e4-4e1b-b5a7-b7e43d114514} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:32.360075 [ 288 ] {1eda71ed-e2e4-4e1b-b5a7-b7e43d114514} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:32.360436 [ 288 ] {1eda71ed-e2e4-4e1b-b5a7-b7e43d114514} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.10 05:11:32.360671 [ 288 ] {1eda71ed-e2e4-4e1b-b5a7-b7e43d114514} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:32.360850 [ 138 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 2025.01.10 05:11:32.360916 [ 288 ] {1eda71ed-e2e4-4e1b-b5a7-b7e43d114514} executeQuery: Read 1 rows, 69.00 B in 0.001383 sec., 723.0657989877079 rows/sec., 48.72 KiB/sec. 2025.01.10 05:11:32.360942 [ 138 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:32.361020 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:32.361026 [ 288 ] {1eda71ed-e2e4-4e1b-b5a7-b7e43d114514} TCPHandler: Processed in 0.001633013 sec. 2025.01.10 05:11:32.361244 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:32.361287 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full 2025.01.10 05:11:32.361423 [ 283 ] {4d741190-3c33-4107-8abb-a885aaaa1c44} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:32.361648 [ 283 ] {4d741190-3c33-4107-8abb-a885aaaa1c44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:11:32.361664 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:32.361784 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 28 rows starting from the beginning of the part 2025.01.10 05:11:32.362137 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2025.01.10 05:11:32.362637 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2025.01.10 05:11:32.363009 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2025.01.10 05:11:32.363396 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2025.01.10 05:11:32.363778 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2025.01.10 05:11:32.367168 [ 283 ] {4d741190-3c33-4107-8abb-a885aaaa1c44} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:32.367264 [ 283 ] {4d741190-3c33-4107-8abb-a885aaaa1c44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:32.367501 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.006352536 sec., 5194.775755698197 rows/sec., 349.42 KiB/sec. 2025.01.10 05:11:32.367736 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) 2025.01.10 05:11:32.368369 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:32.368610 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 2025.01.10 05:11:32.368762 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.10 05:11:32.368846 [ 283 ] {4d741190-3c33-4107-8abb-a885aaaa1c44} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.10 05:11:32.369129 [ 283 ] {4d741190-3c33-4107-8abb-a885aaaa1c44} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:32.369411 [ 283 ] {4d741190-3c33-4107-8abb-a885aaaa1c44} executeQuery: Read 13 rows, 23.85 KiB in 0.008054 sec., 1614.104792649615 rows/sec., 2.89 MiB/sec. 2025.01.10 05:11:32.369686 [ 283 ] {4d741190-3c33-4107-8abb-a885aaaa1c44} TCPHandler: Processed in 0.008547167 sec. 2025.01.10 05:11:32.369874 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:32.369983 [ 288 ] {d0850bf7-9bba-4ea2-a929-abd63e1ea9eb} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:11:32.370030 [ 288 ] {d0850bf7-9bba-4ea2-a929-abd63e1ea9eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:11:32.370480 [ 288 ] {d0850bf7-9bba-4ea2-a929-abd63e1ea9eb} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:32.370517 [ 288 ] {d0850bf7-9bba-4ea2-a929-abd63e1ea9eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:32.370877 [ 288 ] {d0850bf7-9bba-4ea2-a929-abd63e1ea9eb} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.10 05:11:32.371111 [ 288 ] {d0850bf7-9bba-4ea2-a929-abd63e1ea9eb} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:32.371326 [ 288 ] {d0850bf7-9bba-4ea2-a929-abd63e1ea9eb} executeQuery: Read 52 rows, 3.30 KiB in 0.001365 sec., 38095.2380952381 rows/sec., 2.36 MiB/sec. 2025.01.10 05:11:32.371377 [ 288 ] {d0850bf7-9bba-4ea2-a929-abd63e1ea9eb} TCPHandler: Processed in 0.001594282 sec. 2025.01.10 05:11:32.388493 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 2025.01.10 05:11:32.389167 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:32.389207 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:32.389745 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.10 05:11:32.390007 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:32.390162 [ 138 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.10 05:11:32.390213 [ 138 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:32.390224 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.01.10 05:11:32.390239 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:32.390471 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.10 05:11:32.390732 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:32.390776 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part 2025.01.10 05:11:32.390867 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part 2025.01.10 05:11:32.390991 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part 2025.01.10 05:11:32.391165 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part 2025.01.10 05:11:32.391286 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part 2025.01.10 05:11:32.391373 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part 2025.01.10 05:11:32.393910 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003586837 sec., 5884293.041473588 rows/sec., 84.18 MiB/sec. 2025.01.10 05:11:32.394476 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.10 05:11:32.394899 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_46_9} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:32.394983 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_46_9} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.10 05:11:32.395090 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2025.01.10 05:11:33.851959 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.01.10 05:11:33.874206 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:33.874267 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:33.881491 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.10 05:11:33.882255 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:33.882580 [ 136 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.10 05:11:33.882650 [ 136 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:33.882694 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:33.883121 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.10 05:11:33.899273 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.01.10 05:11:33.900678 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:33.902303 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:11:33.907763 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:11:33.913254 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:11:33.918662 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:11:33.924246 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:11:33.928631 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:11:33.987005 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.104172961 sec., 3330.9987224036 rows/sec., 17.22 MiB/sec. 2025.01.10 05:11:33.990475 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.10 05:11:33.993769 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_46_9} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:33.993901 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_46_9} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.10 05:11:33.996450 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.10 05:11:37.338308 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:37.338531 [ 288 ] {d89c09e1-4cc4-4ebb-9a96-e1e0f63a7a53} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:11:37.338618 [ 288 ] {d89c09e1-4cc4-4ebb-9a96-e1e0f63a7a53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:11:37.339425 [ 288 ] {d89c09e1-4cc4-4ebb-9a96-e1e0f63a7a53} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:37.339477 [ 288 ] {d89c09e1-4cc4-4ebb-9a96-e1e0f63a7a53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:37.339976 [ 288 ] {d89c09e1-4cc4-4ebb-9a96-e1e0f63a7a53} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.10 05:11:37.340419 [ 288 ] {d89c09e1-4cc4-4ebb-9a96-e1e0f63a7a53} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:37.340644 [ 113 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.10 05:11:37.340688 [ 288 ] {d89c09e1-4cc4-4ebb-9a96-e1e0f63a7a53} executeQuery: Read 78 rows, 6.85 KiB in 0.002216 sec., 35198.5559566787 rows/sec., 3.02 MiB/sec. 2025.01.10 05:11:37.340743 [ 113 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:37.340817 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:37.340831 [ 288 ] {d89c09e1-4cc4-4ebb-9a96-e1e0f63a7a53} TCPHandler: Processed in 0.002669337 sec. 2025.01.10 05:11:37.341072 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:37.341094 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::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.01.10 05:11:37.341292 [ 283 ] {80f329f2-f6ca-4aaf-85c5-eef4cf4bf82b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:11:37.341364 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:37.341399 [ 283 ] {80f329f2-f6ca-4aaf-85c5-eef4cf4bf82b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:11:37.341432 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1399 rows starting from the beginning of the part 2025.01.10 05:11:37.341754 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 78 rows starting from the beginning of the part 2025.01.10 05:11:37.342111 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 199 rows starting from the beginning of the part 2025.01.10 05:11:37.342424 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 79 rows starting from the beginning of the part 2025.01.10 05:11:37.342832 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 199 rows starting from the beginning of the part 2025.01.10 05:11:37.343192 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 78 rows starting from the beginning of the part 2025.01.10 05:11:37.344341 [ 283 ] {80f329f2-f6ca-4aaf-85c5-eef4cf4bf82b} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:37.344402 [ 283 ] {80f329f2-f6ca-4aaf-85c5-eef4cf4bf82b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:37.345346 [ 283 ] {80f329f2-f6ca-4aaf-85c5-eef4cf4bf82b} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.10 05:11:37.345770 [ 283 ] {80f329f2-f6ca-4aaf-85c5-eef4cf4bf82b} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:37.346357 [ 283 ] {80f329f2-f6ca-4aaf-85c5-eef4cf4bf82b} executeQuery: Read 26 rows, 1.96 KiB in 0.005094 sec., 5104.043973301924 rows/sec., 383.80 KiB/sec. 2025.01.10 05:11:37.346669 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2032 rows, containing 5 columns (5 merged, 0 gathered) in 0.005726606 sec., 354834.958088613 rows/sec., 31.46 MiB/sec. 2025.01.10 05:11:37.346790 [ 283 ] {80f329f2-f6ca-4aaf-85c5-eef4cf4bf82b} TCPHandler: Processed in 0.005833949 sec. 2025.01.10 05:11:37.347081 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.10 05:11:37.347083 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:37.347348 [ 288 ] {1233e28d-a107-4b36-b0b9-ba3adaae082c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:11:37.347447 [ 288 ] {1233e28d-a107-4b36-b0b9-ba3adaae082c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:11:37.347644 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:37.347844 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.10 05:11:37.348037 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2025.01.10 05:11:37.348479 [ 288 ] {1233e28d-a107-4b36-b0b9-ba3adaae082c} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:37.348524 [ 288 ] {1233e28d-a107-4b36-b0b9-ba3adaae082c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:37.348894 [ 288 ] {1233e28d-a107-4b36-b0b9-ba3adaae082c} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.10 05:11:37.349142 [ 288 ] {1233e28d-a107-4b36-b0b9-ba3adaae082c} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:37.349310 [ 113 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.10 05:11:37.349370 [ 113 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:37.349388 [ 288 ] {1233e28d-a107-4b36-b0b9-ba3adaae082c} executeQuery: Read 54 rows, 4.32 KiB in 0.002096 sec., 25763.358778625952 rows/sec., 2.01 MiB/sec. 2025.01.10 05:11:37.349406 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:37.349594 [ 288 ] {1233e28d-a107-4b36-b0b9-ba3adaae082c} TCPHandler: Processed in 0.002690317 sec. 2025.01.10 05:11:37.349798 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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.01.10 05:11:37.349828 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:37.350279 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:37.350308 [ 283 ] {1cc9b482-383b-4b6b-9f4e-573a7c7bb970} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:37.350438 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 873 rows starting from the beginning of the part 2025.01.10 05:11:37.350524 [ 283 ] {1cc9b482-383b-4b6b-9f4e-573a7c7bb970} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:11:37.351000 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 54 rows starting from the beginning of the part 2025.01.10 05:11:37.351581 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 359 rows starting from the beginning of the part 2025.01.10 05:11:37.352052 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part 2025.01.10 05:11:37.352420 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 359 rows starting from the beginning of the part 2025.01.10 05:11:37.352918 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 54 rows starting from the beginning of the part 2025.01.10 05:11:37.353954 [ 283 ] {1cc9b482-383b-4b6b-9f4e-573a7c7bb970} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:37.354004 [ 283 ] {1cc9b482-383b-4b6b-9f4e-573a7c7bb970} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:37.354580 [ 283 ] {1cc9b482-383b-4b6b-9f4e-573a7c7bb970} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.10 05:11:37.354891 [ 283 ] {1cc9b482-383b-4b6b-9f4e-573a7c7bb970} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:37.355139 [ 113 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.10 05:11:37.355242 [ 113 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:37.355307 [ 283 ] {1cc9b482-383b-4b6b-9f4e-573a7c7bb970} executeQuery: Read 100 rows, 7.10 KiB in 0.005179 sec., 19308.746862328637 rows/sec., 1.34 MiB/sec. 2025.01.10 05:11:37.355324 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:37.355775 [ 283 ] {1cc9b482-383b-4b6b-9f4e-573a7c7bb970} TCPHandler: Processed in 0.006061727 sec. 2025.01.10 05:11:37.355803 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1755 rows, containing 5 columns (5 merged, 0 gathered) in 0.006260964 sec., 280308.2720168971 rows/sec., 21.29 MiB/sec. 2025.01.10 05:11:37.355813 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::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.01.10 05:11:37.355999 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:37.356094 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:37.356179 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 18604 rows starting from the beginning of the part 2025.01.10 05:11:37.356263 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.10 05:11:37.356343 [ 288 ] {54c1eacf-ec48-4fbf-8584-280c6454725d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:37.356552 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 100 rows starting from the beginning of the part 2025.01.10 05:11:37.356924 [ 288 ] {54c1eacf-ec48-4fbf-8584-280c6454725d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:11:37.356945 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 177 rows starting from the beginning of the part 2025.01.10 05:11:37.357309 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 101 rows starting from the beginning of the part 2025.01.10 05:11:37.357778 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 177 rows starting from the beginning of the part 2025.01.10 05:11:37.358126 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 100 rows starting from the beginning of the part 2025.01.10 05:11:37.359037 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:37.359344 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.10 05:11:37.359617 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.10 05:11:37.362786 [ 288 ] {54c1eacf-ec48-4fbf-8584-280c6454725d} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:37.362829 [ 288 ] {54c1eacf-ec48-4fbf-8584-280c6454725d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:37.364081 [ 288 ] {54c1eacf-ec48-4fbf-8584-280c6454725d} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.10 05:11:37.364452 [ 288 ] {54c1eacf-ec48-4fbf-8584-280c6454725d} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:37.364736 [ 288 ] {54c1eacf-ec48-4fbf-8584-280c6454725d} executeQuery: Read 26 rows, 47.71 KiB in 0.008513 sec., 3054.1524726888288 rows/sec., 5.47 MiB/sec. 2025.01.10 05:11:37.364885 [ 288 ] {54c1eacf-ec48-4fbf-8584-280c6454725d} TCPHandler: Processed in 0.008978852 sec. 2025.01.10 05:11:37.365085 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:37.365340 [ 283 ] {493a1fa0-70fd-459f-9ffb-9e267ed3f82a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:11:37.365411 [ 283 ] {493a1fa0-70fd-459f-9ffb-9e267ed3f82a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:11:37.366404 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 19259 rows, containing 5 columns (5 merged, 0 gathered) in 0.010900104 sec., 1766863.8757942126 rows/sec., 118.34 MiB/sec. 2025.01.10 05:11:37.366421 [ 283 ] {493a1fa0-70fd-459f-9ffb-9e267ed3f82a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:37.366476 [ 283 ] {493a1fa0-70fd-459f-9ffb-9e267ed3f82a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:37.366784 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.10 05:11:37.367118 [ 283 ] {493a1fa0-70fd-459f-9ffb-9e267ed3f82a} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.10 05:11:37.367388 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:37.367566 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.10 05:11:37.367586 [ 283 ] {493a1fa0-70fd-459f-9ffb-9e267ed3f82a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:37.367758 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. 2025.01.10 05:11:37.367896 [ 130 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.10 05:11:37.367970 [ 130 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:37.367988 [ 283 ] {493a1fa0-70fd-459f-9ffb-9e267ed3f82a} executeQuery: Read 30 rows, 2.10 KiB in 0.002721 sec., 11025.358324145534 rows/sec., 773.43 KiB/sec. 2025.01.10 05:11:37.368015 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:37.368190 [ 283 ] {493a1fa0-70fd-459f-9ffb-9e267ed3f82a} TCPHandler: Processed in 0.003161053 sec. 2025.01.10 05:11:37.368255 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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.01.10 05:11:37.368350 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:37.368377 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2484 rows starting from the beginning of the part 2025.01.10 05:11:37.368460 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part 2025.01.10 05:11:37.368647 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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.01.10 05:11:37.368815 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part 2025.01.10 05:11:37.368954 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 52 rows starting from the beginning of the part 2025.01.10 05:11:37.369078 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part 2025.01.10 05:11:37.370536 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2678 rows, containing 4 columns (4 merged, 0 gathered) in 0.002383387 sec., 1123611.062743902 rows/sec., 72.37 MiB/sec. 2025.01.10 05:11:37.370953 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.10 05:11:37.371286 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:37.371371 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.10 05:11:37.371464 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.01.10 05:11:37.483310 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1382 2025.01.10 05:11:37.486295 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:37.486350 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:37.487860 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.10 05:11:37.488184 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:37.489529 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1382 2025.01.10 05:11:38.602365 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:38.602551 [ 288 ] {75322c98-e724-4f39-a9dc-b3a9bffe7f67} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:11:38.602624 [ 288 ] {75322c98-e724-4f39-a9dc-b3a9bffe7f67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:11:38.603502 [ 288 ] {75322c98-e724-4f39-a9dc-b3a9bffe7f67} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:38.603542 [ 288 ] {75322c98-e724-4f39-a9dc-b3a9bffe7f67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:38.603995 [ 288 ] {75322c98-e724-4f39-a9dc-b3a9bffe7f67} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.10 05:11:38.604271 [ 288 ] {75322c98-e724-4f39-a9dc-b3a9bffe7f67} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:38.604412 [ 127 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.01.10 05:11:38.604457 [ 127 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:38.604483 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:38.604483 [ 288 ] {75322c98-e724-4f39-a9dc-b3a9bffe7f67} executeQuery: Read 14 rows, 1.01 KiB in 0.001982 sec., 7063.572149344098 rows/sec., 508.48 KiB/sec. 2025.01.10 05:11:38.604633 [ 288 ] {75322c98-e724-4f39-a9dc-b3a9bffe7f67} TCPHandler: Processed in 0.002397498 sec. 2025.01.10 05:11:38.604634 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::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.01.10 05:11:38.604752 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:38.604781 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part 2025.01.10 05:11:38.604859 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2025.01.10 05:11:38.604864 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:38.605133 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2025.01.10 05:11:38.605267 [ 283 ] {ebddb75f-b78e-4c85-a546-4e9c3867e90e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:11:38.605512 [ 283 ] {ebddb75f-b78e-4c85-a546-4e9c3867e90e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:11:38.605511 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2025.01.10 05:11:38.605983 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part 2025.01.10 05:11:38.607468 [ 193 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.002916095 sec., 24004.704922164743 rows/sec., 1.78 MiB/sec. 2025.01.10 05:11:38.607710 [ 193 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.01.10 05:11:38.608026 [ 283 ] {ebddb75f-b78e-4c85-a546-4e9c3867e90e} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:38.608083 [ 283 ] {ebddb75f-b78e-4c85-a546-4e9c3867e90e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:38.608196 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:38.608456 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.01.10 05:11:38.608664 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:11:38.608861 [ 283 ] {ebddb75f-b78e-4c85-a546-4e9c3867e90e} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.10 05:11:38.609118 [ 283 ] {ebddb75f-b78e-4c85-a546-4e9c3867e90e} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:38.609305 [ 283 ] {ebddb75f-b78e-4c85-a546-4e9c3867e90e} executeQuery: Read 1339 rows, 114.23 KiB in 0.004195 sec., 319189.51132300356 rows/sec., 26.59 MiB/sec. 2025.01.10 05:11:38.609366 [ 283 ] {ebddb75f-b78e-4c85-a546-4e9c3867e90e} TCPHandler: Processed in 0.004567719 sec. 2025.01.10 05:11:38.609544 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:38.609676 [ 288 ] {25dabe34-0cac-4bbd-ac61-e57b77d49bec} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:11:38.609729 [ 288 ] {25dabe34-0cac-4bbd-ac61-e57b77d49bec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:11:38.610290 [ 288 ] {25dabe34-0cac-4bbd-ac61-e57b77d49bec} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:38.610328 [ 288 ] {25dabe34-0cac-4bbd-ac61-e57b77d49bec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:38.610676 [ 288 ] {25dabe34-0cac-4bbd-ac61-e57b77d49bec} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.10 05:11:38.610920 [ 288 ] {25dabe34-0cac-4bbd-ac61-e57b77d49bec} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:38.611096 [ 288 ] {25dabe34-0cac-4bbd-ac61-e57b77d49bec} executeQuery: Read 20 rows, 1.43 KiB in 0.00145 sec., 13793.103448275862 rows/sec., 988.69 KiB/sec. 2025.01.10 05:11:38.611148 [ 288 ] {25dabe34-0cac-4bbd-ac61-e57b77d49bec} TCPHandler: Processed in 0.001670854 sec. 2025.01.10 05:11:38.611319 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:38.611427 [ 283 ] {ca23c4e3-d518-4ae3-8343-db6621a90139} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:11:38.611472 [ 283 ] {ca23c4e3-d518-4ae3-8343-db6621a90139} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:11:38.612084 [ 283 ] {ca23c4e3-d518-4ae3-8343-db6621a90139} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:38.612121 [ 283 ] {ca23c4e3-d518-4ae3-8343-db6621a90139} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:38.612489 [ 283 ] {ca23c4e3-d518-4ae3-8343-db6621a90139} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.10 05:11:38.612744 [ 283 ] {ca23c4e3-d518-4ae3-8343-db6621a90139} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:38.612924 [ 283 ] {ca23c4e3-d518-4ae3-8343-db6621a90139} executeQuery: Read 242 rows, 16.79 KiB in 0.00152 sec., 159210.52631578947 rows/sec., 10.79 MiB/sec. 2025.01.10 05:11:38.612976 [ 283 ] {ca23c4e3-d518-4ae3-8343-db6621a90139} TCPHandler: Processed in 0.001708546 sec. 2025.01.10 05:11:38.613143 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:38.613276 [ 288 ] {c29d2b0b-437c-4c4b-ba4a-5a9b39d44f1c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:11:38.613329 [ 288 ] {c29d2b0b-437c-4c4b-ba4a-5a9b39d44f1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:11:38.613949 [ 288 ] {c29d2b0b-437c-4c4b-ba4a-5a9b39d44f1c} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:38.613987 [ 288 ] {c29d2b0b-437c-4c4b-ba4a-5a9b39d44f1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:38.614350 [ 288 ] {c29d2b0b-437c-4c4b-ba4a-5a9b39d44f1c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.10 05:11:38.614599 [ 288 ] {c29d2b0b-437c-4c4b-ba4a-5a9b39d44f1c} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:38.614750 [ 127 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.01.10 05:11:38.614791 [ 127 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:38.614815 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:38.614838 [ 288 ] {c29d2b0b-437c-4c4b-ba4a-5a9b39d44f1c} executeQuery: Read 13 rows, 830.00 B in 0.001584 sec., 8207.070707070707 rows/sec., 511.71 KiB/sec. 2025.01.10 05:11:38.615040 [ 288 ] {c29d2b0b-437c-4c4b-ba4a-5a9b39d44f1c} TCPHandler: Processed in 0.001960704 sec. 2025.01.10 05:11:38.615056 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::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.01.10 05:11:38.615237 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:38.615259 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:38.615316 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part 2025.01.10 05:11:38.615533 [ 283 ] {f66485b5-5890-401d-a447-88edd40f33ce} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:11:38.615621 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part 2025.01.10 05:11:38.615679 [ 283 ] {f66485b5-5890-401d-a447-88edd40f33ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:11:38.615956 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part 2025.01.10 05:11:38.616331 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part 2025.01.10 05:11:38.616625 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part 2025.01.10 05:11:38.618708 [ 283 ] {f66485b5-5890-401d-a447-88edd40f33ce} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:38.618807 [ 283 ] {f66485b5-5890-401d-a447-88edd40f33ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:38.618932 [ 192 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004041201 sec., 16084.32740662986 rows/sec., 1.04 MiB/sec. 2025.01.10 05:11:38.619129 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.01.10 05:11:38.619374 [ 283 ] {f66485b5-5890-401d-a447-88edd40f33ce} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.10 05:11:38.619532 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:38.619641 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.01.10 05:11:38.619701 [ 283 ] {f66485b5-5890-401d-a447-88edd40f33ce} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:38.619757 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:11:38.619914 [ 283 ] {f66485b5-5890-401d-a447-88edd40f33ce} executeQuery: Read 815 rows, 60.13 KiB in 0.004524 sec., 180150.30946065427 rows/sec., 12.98 MiB/sec. 2025.01.10 05:11:38.619976 [ 283 ] {f66485b5-5890-401d-a447-88edd40f33ce} TCPHandler: Processed in 0.004823846 sec. 2025.01.10 05:11:38.620130 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:38.620236 [ 288 ] {5600b083-242b-4654-85f5-802d708e05e9} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:11:38.620283 [ 288 ] {5600b083-242b-4654-85f5-802d708e05e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:11:38.620726 [ 288 ] {5600b083-242b-4654-85f5-802d708e05e9} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:38.620763 [ 288 ] {5600b083-242b-4654-85f5-802d708e05e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:38.621120 [ 288 ] {5600b083-242b-4654-85f5-802d708e05e9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.10 05:11:38.621367 [ 288 ] {5600b083-242b-4654-85f5-802d708e05e9} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:38.621544 [ 288 ] {5600b083-242b-4654-85f5-802d708e05e9} executeQuery: Read 6 rows, 321.00 B in 0.00133 sec., 4511.278195488721 rows/sec., 235.70 KiB/sec. 2025.01.10 05:11:38.621593 [ 288 ] {5600b083-242b-4654-85f5-802d708e05e9} TCPHandler: Processed in 0.00151564 sec. 2025.01.10 05:11:38.621737 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:38.621844 [ 283 ] {91391723-922b-4baf-b741-cfbc6217ec53} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:38.621896 [ 283 ] {91391723-922b-4baf-b741-cfbc6217ec53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:11:38.622721 [ 283 ] {91391723-922b-4baf-b741-cfbc6217ec53} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:38.622764 [ 283 ] {91391723-922b-4baf-b741-cfbc6217ec53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:38.623206 [ 283 ] {91391723-922b-4baf-b741-cfbc6217ec53} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.10 05:11:38.623447 [ 283 ] {91391723-922b-4baf-b741-cfbc6217ec53} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:38.623622 [ 283 ] {91391723-922b-4baf-b741-cfbc6217ec53} executeQuery: Read 963 rows, 65.53 KiB in 0.001801 sec., 534702.9428095502 rows/sec., 35.53 MiB/sec. 2025.01.10 05:11:38.623672 [ 283 ] {91391723-922b-4baf-b741-cfbc6217ec53} TCPHandler: Processed in 0.001988664 sec. 2025.01.10 05:11:38.623813 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:38.623929 [ 288 ] {617951c3-dc92-4a3a-9875-821db5565d61} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:11:38.623985 [ 288 ] {617951c3-dc92-4a3a-9875-821db5565d61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:11:38.624499 [ 288 ] {617951c3-dc92-4a3a-9875-821db5565d61} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:38.624544 [ 288 ] {617951c3-dc92-4a3a-9875-821db5565d61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:38.624942 [ 288 ] {617951c3-dc92-4a3a-9875-821db5565d61} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.10 05:11:38.625181 [ 288 ] {617951c3-dc92-4a3a-9875-821db5565d61} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:38.625355 [ 288 ] {617951c3-dc92-4a3a-9875-821db5565d61} executeQuery: Read 1 rows, 69.00 B in 0.001455 sec., 687.2852233676977 rows/sec., 46.31 KiB/sec. 2025.01.10 05:11:38.625404 [ 288 ] {617951c3-dc92-4a3a-9875-821db5565d61} TCPHandler: Processed in 0.001642613 sec. 2025.01.10 05:11:38.625543 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:38.625651 [ 283 ] {cbc572e4-7abc-46e9-9f17-d7dc49b1ef7a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:38.625716 [ 283 ] {cbc572e4-7abc-46e9-9f17-d7dc49b1ef7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:11:38.626762 [ 283 ] {cbc572e4-7abc-46e9-9f17-d7dc49b1ef7a} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:38.626798 [ 283 ] {cbc572e4-7abc-46e9-9f17-d7dc49b1ef7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:38.627398 [ 283 ] {cbc572e4-7abc-46e9-9f17-d7dc49b1ef7a} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.10 05:11:38.627658 [ 283 ] {cbc572e4-7abc-46e9-9f17-d7dc49b1ef7a} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:38.627886 [ 283 ] {cbc572e4-7abc-46e9-9f17-d7dc49b1ef7a} executeQuery: Read 13 rows, 23.85 KiB in 0.002258 sec., 5757.3073516386185 rows/sec., 10.32 MiB/sec. 2025.01.10 05:11:38.627987 [ 283 ] {cbc572e4-7abc-46e9-9f17-d7dc49b1ef7a} TCPHandler: Processed in 0.002496791 sec. 2025.01.10 05:11:38.628135 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:38.628264 [ 288 ] {fc5164e4-650f-4c8c-b3c8-58f83268192c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:11:38.628319 [ 288 ] {fc5164e4-650f-4c8c-b3c8-58f83268192c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:11:38.628837 [ 288 ] {fc5164e4-650f-4c8c-b3c8-58f83268192c} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:38.628882 [ 288 ] {fc5164e4-650f-4c8c-b3c8-58f83268192c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:38.629232 [ 288 ] {fc5164e4-650f-4c8c-b3c8-58f83268192c} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.10 05:11:38.629485 [ 288 ] {fc5164e4-650f-4c8c-b3c8-58f83268192c} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:38.629688 [ 288 ] {fc5164e4-650f-4c8c-b3c8-58f83268192c} executeQuery: Read 34 rows, 2.03 KiB in 0.001453 sec., 23399.862353750857 rows/sec., 1.37 MiB/sec. 2025.01.10 05:11:38.629737 [ 288 ] {fc5164e4-650f-4c8c-b3c8-58f83268192c} TCPHandler: Processed in 0.001665924 sec. 2025.01.10 05:11:39.891259 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 2025.01.10 05:11:39.891922 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:39.891974 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:39.892531 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.10 05:11:39.892807 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:39.893033 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 2025.01.10 05:11:41.400253 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.01.10 05:11:41.419035 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:41.419090 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:41.425966 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.10 05:11:41.426701 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:41.430485 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.01.10 05:11:42.335947 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:42.336193 [ 288 ] {33269e34-a903-4f09-9e4e-54ebcf4c18e1} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:11:42.336278 [ 288 ] {33269e34-a903-4f09-9e4e-54ebcf4c18e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:11:42.337129 [ 288 ] {33269e34-a903-4f09-9e4e-54ebcf4c18e1} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:42.337174 [ 288 ] {33269e34-a903-4f09-9e4e-54ebcf4c18e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:42.337604 [ 288 ] {33269e34-a903-4f09-9e4e-54ebcf4c18e1} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.10 05:11:42.337864 [ 288 ] {33269e34-a903-4f09-9e4e-54ebcf4c18e1} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:42.338139 [ 288 ] {33269e34-a903-4f09-9e4e-54ebcf4c18e1} executeQuery: Read 26 rows, 1.98 KiB in 0.002003 sec., 12980.529206190713 rows/sec., 988.26 KiB/sec. 2025.01.10 05:11:42.338206 [ 288 ] {33269e34-a903-4f09-9e4e-54ebcf4c18e1} TCPHandler: Processed in 0.002450759 sec. 2025.01.10 05:11:42.338393 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:42.338539 [ 283 ] {80f32183-c938-469d-a751-631448d19b27} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:11:42.338600 [ 283 ] {80f32183-c938-469d-a751-631448d19b27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:11:42.339238 [ 283 ] {80f32183-c938-469d-a751-631448d19b27} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:42.339279 [ 283 ] {80f32183-c938-469d-a751-631448d19b27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:42.339647 [ 283 ] {80f32183-c938-469d-a751-631448d19b27} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.10 05:11:42.339899 [ 283 ] {80f32183-c938-469d-a751-631448d19b27} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:42.340158 [ 283 ] {80f32183-c938-469d-a751-631448d19b27} executeQuery: Read 28 rows, 2.24 KiB in 0.001648 sec., 16990.291262135925 rows/sec., 1.33 MiB/sec. 2025.01.10 05:11:42.340245 [ 283 ] {80f32183-c938-469d-a751-631448d19b27} TCPHandler: Processed in 0.001919952 sec. 2025.01.10 05:11:42.340451 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:42.340667 [ 288 ] {ebf4111f-42c6-41d4-9adc-c53f9fa0eb59} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:42.340729 [ 288 ] {ebf4111f-42c6-41d4-9adc-c53f9fa0eb59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:11:42.341303 [ 288 ] {ebf4111f-42c6-41d4-9adc-c53f9fa0eb59} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:42.341343 [ 288 ] {ebf4111f-42c6-41d4-9adc-c53f9fa0eb59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:42.341719 [ 288 ] {ebf4111f-42c6-41d4-9adc-c53f9fa0eb59} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.10 05:11:42.341960 [ 288 ] {ebf4111f-42c6-41d4-9adc-c53f9fa0eb59} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:42.342174 [ 288 ] {ebf4111f-42c6-41d4-9adc-c53f9fa0eb59} executeQuery: Read 60 rows, 4.26 KiB in 0.001554 sec., 38610.03861003861 rows/sec., 2.68 MiB/sec. 2025.01.10 05:11:42.342226 [ 288 ] {ebf4111f-42c6-41d4-9adc-c53f9fa0eb59} TCPHandler: Processed in 0.001889251 sec. 2025.01.10 05:11:42.342457 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:42.342585 [ 283 ] {55e3f27b-b054-4267-bfc9-5db13d821940} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:11:42.342642 [ 283 ] {55e3f27b-b054-4267-bfc9-5db13d821940} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:11:42.343127 [ 283 ] {55e3f27b-b054-4267-bfc9-5db13d821940} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:42.343166 [ 283 ] {55e3f27b-b054-4267-bfc9-5db13d821940} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:42.343520 [ 283 ] {55e3f27b-b054-4267-bfc9-5db13d821940} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.10 05:11:42.343753 [ 283 ] {55e3f27b-b054-4267-bfc9-5db13d821940} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:42.343990 [ 283 ] {55e3f27b-b054-4267-bfc9-5db13d821940} executeQuery: Read 18 rows, 1.26 KiB in 0.001431 sec., 12578.616352201258 rows/sec., 882.39 KiB/sec. 2025.01.10 05:11:42.344082 [ 283 ] {55e3f27b-b054-4267-bfc9-5db13d821940} TCPHandler: Processed in 0.001687645 sec. 2025.01.10 05:11:47.164459 [ 118 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:11:47.164554 [ 118 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:11:47.338520 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:47.338734 [ 288 ] {5b51c061-26f4-4e2a-a627-eaf4a1a1a756} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:11:47.338820 [ 288 ] {5b51c061-26f4-4e2a-a627-eaf4a1a1a756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:11:47.339666 [ 288 ] {5b51c061-26f4-4e2a-a627-eaf4a1a1a756} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:47.339716 [ 288 ] {5b51c061-26f4-4e2a-a627-eaf4a1a1a756} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:47.340155 [ 288 ] {5b51c061-26f4-4e2a-a627-eaf4a1a1a756} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.10 05:11:47.340424 [ 288 ] {5b51c061-26f4-4e2a-a627-eaf4a1a1a756} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:47.340692 [ 288 ] {5b51c061-26f4-4e2a-a627-eaf4a1a1a756} executeQuery: Read 78 rows, 6.85 KiB in 0.002016 sec., 38690.47619047619 rows/sec., 3.32 MiB/sec. 2025.01.10 05:11:47.340774 [ 288 ] {5b51c061-26f4-4e2a-a627-eaf4a1a1a756} TCPHandler: Processed in 0.002393097 sec. 2025.01.10 05:11:47.340984 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:47.341127 [ 283 ] {c5a81d6e-1735-4859-8d20-cb420d2b6a82} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:11:47.341186 [ 283 ] {c5a81d6e-1735-4859-8d20-cb420d2b6a82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:11:47.341853 [ 283 ] {c5a81d6e-1735-4859-8d20-cb420d2b6a82} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:47.341901 [ 283 ] {c5a81d6e-1735-4859-8d20-cb420d2b6a82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:47.342307 [ 283 ] {c5a81d6e-1735-4859-8d20-cb420d2b6a82} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.10 05:11:47.342551 [ 283 ] {c5a81d6e-1735-4859-8d20-cb420d2b6a82} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:47.342792 [ 283 ] {c5a81d6e-1735-4859-8d20-cb420d2b6a82} executeQuery: Read 26 rows, 1.96 KiB in 0.0017 sec., 15294.117647058825 rows/sec., 1.12 MiB/sec. 2025.01.10 05:11:47.342847 [ 283 ] {c5a81d6e-1735-4859-8d20-cb420d2b6a82} TCPHandler: Processed in 0.001947104 sec. 2025.01.10 05:11:47.342993 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:47.343099 [ 288 ] {0c4a69d0-fb01-47b6-a214-532bef83c1ee} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:11:47.343151 [ 288 ] {0c4a69d0-fb01-47b6-a214-532bef83c1ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:11:47.343808 [ 288 ] {0c4a69d0-fb01-47b6-a214-532bef83c1ee} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:47.343854 [ 288 ] {0c4a69d0-fb01-47b6-a214-532bef83c1ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:47.344243 [ 288 ] {0c4a69d0-fb01-47b6-a214-532bef83c1ee} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.10 05:11:47.344477 [ 288 ] {0c4a69d0-fb01-47b6-a214-532bef83c1ee} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:47.344675 [ 288 ] {0c4a69d0-fb01-47b6-a214-532bef83c1ee} executeQuery: Read 54 rows, 4.32 KiB in 0.001595 sec., 33855.799373040754 rows/sec., 2.64 MiB/sec. 2025.01.10 05:11:47.344727 [ 288 ] {0c4a69d0-fb01-47b6-a214-532bef83c1ee} TCPHandler: Processed in 0.001785758 sec. 2025.01.10 05:11:47.344863 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:47.344971 [ 283 ] {25cb4737-a29a-4951-8f9a-f542ac2a0ed9} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:47.345021 [ 283 ] {25cb4737-a29a-4951-8f9a-f542ac2a0ed9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:11:47.345507 [ 283 ] {25cb4737-a29a-4951-8f9a-f542ac2a0ed9} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:47.345546 [ 283 ] {25cb4737-a29a-4951-8f9a-f542ac2a0ed9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:47.345915 [ 283 ] {25cb4737-a29a-4951-8f9a-f542ac2a0ed9} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.10 05:11:47.346156 [ 283 ] {25cb4737-a29a-4951-8f9a-f542ac2a0ed9} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:47.346370 [ 283 ] {25cb4737-a29a-4951-8f9a-f542ac2a0ed9} executeQuery: Read 100 rows, 7.10 KiB in 0.001421 sec., 70372.97677691767 rows/sec., 4.88 MiB/sec. 2025.01.10 05:11:47.346421 [ 283 ] {25cb4737-a29a-4951-8f9a-f542ac2a0ed9} TCPHandler: Processed in 0.001609953 sec. 2025.01.10 05:11:47.346554 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:47.346658 [ 288 ] {6550e4ad-924c-49c5-a2d6-dcaaec3127e3} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:47.346724 [ 288 ] {6550e4ad-924c-49c5-a2d6-dcaaec3127e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:11:47.347791 [ 288 ] {6550e4ad-924c-49c5-a2d6-dcaaec3127e3} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:47.347830 [ 288 ] {6550e4ad-924c-49c5-a2d6-dcaaec3127e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:47.348443 [ 288 ] {6550e4ad-924c-49c5-a2d6-dcaaec3127e3} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.10 05:11:47.348696 [ 288 ] {6550e4ad-924c-49c5-a2d6-dcaaec3127e3} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:47.348951 [ 288 ] {6550e4ad-924c-49c5-a2d6-dcaaec3127e3} executeQuery: Read 26 rows, 47.71 KiB in 0.002314 sec., 11235.955056179775 rows/sec., 20.13 MiB/sec. 2025.01.10 05:11:47.349058 [ 288 ] {6550e4ad-924c-49c5-a2d6-dcaaec3127e3} TCPHandler: Processed in 0.002554772 sec. 2025.01.10 05:11:47.349219 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:47.349347 [ 283 ] {cf088036-d66b-450a-9369-04400c2cc6ab} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:11:47.349403 [ 283 ] {cf088036-d66b-450a-9369-04400c2cc6ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:11:47.349906 [ 283 ] {cf088036-d66b-450a-9369-04400c2cc6ab} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:47.349952 [ 283 ] {cf088036-d66b-450a-9369-04400c2cc6ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:47.350365 [ 283 ] {cf088036-d66b-450a-9369-04400c2cc6ab} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.10 05:11:47.350602 [ 283 ] {cf088036-d66b-450a-9369-04400c2cc6ab} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:47.350814 [ 283 ] {cf088036-d66b-450a-9369-04400c2cc6ab} executeQuery: Read 30 rows, 2.10 KiB in 0.001492 sec., 20107.23860589812 rows/sec., 1.38 MiB/sec. 2025.01.10 05:11:47.350888 [ 283 ] {cf088036-d66b-450a-9369-04400c2cc6ab} TCPHandler: Processed in 0.001744167 sec. 2025.01.10 05:11:47.394074 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 2025.01.10 05:11:47.394788 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:47.394831 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:47.395372 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.10 05:11:47.395641 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:47.395949 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.01.10 05:11:47.490559 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1424 2025.01.10 05:11:47.493605 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:47.493652 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:47.495106 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.10 05:11:47.495440 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:47.496106 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1424 2025.01.10 05:11:48.002390 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000989982 sec. 2025.01.10 05:11:48.931439 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.01.10 05:11:48.951010 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:48.951054 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:48.958298 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.10 05:11:48.959083 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:48.961598 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.01.10 05:11:50.163778 [ 112 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2025.01.10 05:11:50.163854 [ 112 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:50.163881 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. 2025.01.10 05:11:50.164136 [ 193 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2025.01.10 05:11:50.164393 [ 193 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:50.164438 [ 193 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 243 rows starting from the beginning of the part 2025.01.10 05:11:50.164546 [ 193 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part 2025.01.10 05:11:50.164648 [ 193 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2025.01.10 05:11:50.164923 [ 193 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2025.01.10 05:11:50.165056 [ 193 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part 2025.01.10 05:11:50.166177 [ 195 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002192451 sec., 344363.4544169972 rows/sec., 24.65 MiB/sec. 2025.01.10 05:11:50.166430 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.01.10 05:11:50.166824 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:50.166929 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2025.01.10 05:11:50.167062 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.10 05:11:51.021101 [ 115 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2025.01.10 05:11:51.021181 [ 115 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:51.021204 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:51.021386 [ 189 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2025.01.10 05:11:51.021583 [ 189 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:51.021630 [ 189 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part 2025.01.10 05:11:51.021718 [ 189 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2025.01.10 05:11:51.021819 [ 189 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2025.01.10 05:11:51.022108 [ 189 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2025.01.10 05:11:51.022250 [ 189 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2025.01.10 05:11:51.023344 [ 195 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002060026 sec., 96115.29174874492 rows/sec., 4.90 MiB/sec. 2025.01.10 05:11:51.023634 [ 190 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.01.10 05:11:51.024267 [ 190 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:51.024366 [ 190 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2025.01.10 05:11:51.024471 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:11:52.342025 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:52.342217 [ 288 ] {a7db1078-d569-4262-bf02-ef435f3079b2} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:11:52.342290 [ 288 ] {a7db1078-d569-4262-bf02-ef435f3079b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:11:52.343014 [ 288 ] {a7db1078-d569-4262-bf02-ef435f3079b2} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:52.343064 [ 288 ] {a7db1078-d569-4262-bf02-ef435f3079b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:52.343488 [ 288 ] {a7db1078-d569-4262-bf02-ef435f3079b2} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.10 05:11:52.343753 [ 288 ] {a7db1078-d569-4262-bf02-ef435f3079b2} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:52.343976 [ 288 ] {a7db1078-d569-4262-bf02-ef435f3079b2} executeQuery: Read 14 rows, 1.01 KiB in 0.001808 sec., 7743.362831858407 rows/sec., 557.42 KiB/sec. 2025.01.10 05:11:52.344077 [ 288 ] {a7db1078-d569-4262-bf02-ef435f3079b2} TCPHandler: Processed in 0.002190841 sec. 2025.01.10 05:11:52.344341 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:52.344478 [ 283 ] {5a743dd0-90da-41e3-8550-5b33ca5c014e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:11:52.344530 [ 283 ] {5a743dd0-90da-41e3-8550-5b33ca5c014e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:11:52.345243 [ 283 ] {5a743dd0-90da-41e3-8550-5b33ca5c014e} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:52.345282 [ 283 ] {5a743dd0-90da-41e3-8550-5b33ca5c014e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:52.345667 [ 283 ] {5a743dd0-90da-41e3-8550-5b33ca5c014e} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.10 05:11:52.345909 [ 283 ] {5a743dd0-90da-41e3-8550-5b33ca5c014e} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:52.346103 [ 283 ] {5a743dd0-90da-41e3-8550-5b33ca5c014e} executeQuery: Read 199 rows, 18.11 KiB in 0.001651 sec., 120533.01029678983 rows/sec., 10.71 MiB/sec. 2025.01.10 05:11:52.346189 [ 283 ] {5a743dd0-90da-41e3-8550-5b33ca5c014e} TCPHandler: Processed in 0.001989834 sec. 2025.01.10 05:11:52.346388 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:52.346671 [ 288 ] {2f2775e4-37d4-45a9-822c-35fd0eba6c3e} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:11:52.346788 [ 288 ] {2f2775e4-37d4-45a9-822c-35fd0eba6c3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:11:52.347544 [ 288 ] {2f2775e4-37d4-45a9-822c-35fd0eba6c3e} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:52.347593 [ 288 ] {2f2775e4-37d4-45a9-822c-35fd0eba6c3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:52.348022 [ 288 ] {2f2775e4-37d4-45a9-822c-35fd0eba6c3e} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.10 05:11:52.348301 [ 288 ] {2f2775e4-37d4-45a9-822c-35fd0eba6c3e} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:52.348433 [ 111 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.10 05:11:52.348476 [ 111 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:52.348484 [ 288 ] {2f2775e4-37d4-45a9-822c-35fd0eba6c3e} executeQuery: Read 20 rows, 1.43 KiB in 0.001919 sec., 10422.094841063054 rows/sec., 747.05 KiB/sec. 2025.01.10 05:11:52.348501 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:52.348593 [ 288 ] {2f2775e4-37d4-45a9-822c-35fd0eba6c3e} TCPHandler: Processed in 0.002291874 sec. 2025.01.10 05:11:52.348860 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:52.348881 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.10 05:11:52.349179 [ 283 ] {8142bc28-ef99-41a4-9e10-f4d6308a2400} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:11:52.349348 [ 283 ] {8142bc28-ef99-41a4-9e10-f4d6308a2400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:11:52.349786 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:52.349964 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 60 rows starting from the beginning of the part 2025.01.10 05:11:52.350680 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part 2025.01.10 05:11:52.351053 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part 2025.01.10 05:11:52.351324 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:11:52.351779 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part 2025.01.10 05:11:52.352219 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 20 rows starting from the beginning of the part 2025.01.10 05:11:52.352493 [ 283 ] {8142bc28-ef99-41a4-9e10-f4d6308a2400} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:52.352617 [ 283 ] {8142bc28-ef99-41a4-9e10-f4d6308a2400} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:52.353663 [ 283 ] {8142bc28-ef99-41a4-9e10-f4d6308a2400} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.10 05:11:52.354274 [ 283 ] {8142bc28-ef99-41a4-9e10-f4d6308a2400} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:52.354857 [ 283 ] {8142bc28-ef99-41a4-9e10-f4d6308a2400} executeQuery: Read 14 rows, 1004.00 B in 0.005796 sec., 2415.458937198068 rows/sec., 169.16 KiB/sec. 2025.01.10 05:11:52.355128 [ 283 ] {8142bc28-ef99-41a4-9e10-f4d6308a2400} TCPHandler: Processed in 0.006410538 sec. 2025.01.10 05:11:52.355419 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:52.355471 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.006856812 sec., 25084.54366256505 rows/sec., 1.89 MiB/sec. 2025.01.10 05:11:52.355548 [ 288 ] {b712d5e6-126b-4469-b495-7fae14473f72} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:11:52.355599 [ 288 ] {b712d5e6-126b-4469-b495-7fae14473f72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:11:52.355637 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.10 05:11:52.356051 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:52.356151 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.10 05:11:52.356270 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.10 05:11:52.356388 [ 288 ] {b712d5e6-126b-4469-b495-7fae14473f72} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:52.356427 [ 288 ] {b712d5e6-126b-4469-b495-7fae14473f72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:52.356790 [ 288 ] {b712d5e6-126b-4469-b495-7fae14473f72} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.10 05:11:52.357035 [ 288 ] {b712d5e6-126b-4469-b495-7fae14473f72} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:52.357216 [ 288 ] {b712d5e6-126b-4469-b495-7fae14473f72} executeQuery: Read 13 rows, 830.00 B in 0.001696 sec., 7665.094339622641 rows/sec., 477.92 KiB/sec. 2025.01.10 05:11:52.357271 [ 288 ] {b712d5e6-126b-4469-b495-7fae14473f72} TCPHandler: Processed in 0.002010715 sec. 2025.01.10 05:11:52.357406 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:52.357514 [ 283 ] {2eca5bb7-35eb-404d-814e-6b7852321bb4} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:11:52.357560 [ 283 ] {2eca5bb7-35eb-404d-814e-6b7852321bb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:11:52.358237 [ 283 ] {2eca5bb7-35eb-404d-814e-6b7852321bb4} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:52.358275 [ 283 ] {2eca5bb7-35eb-404d-814e-6b7852321bb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:52.358684 [ 283 ] {2eca5bb7-35eb-404d-814e-6b7852321bb4} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.10 05:11:52.358933 [ 283 ] {2eca5bb7-35eb-404d-814e-6b7852321bb4} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:52.359132 [ 283 ] {2eca5bb7-35eb-404d-814e-6b7852321bb4} executeQuery: Read 359 rows, 25.84 KiB in 0.001635 sec., 219571.86544342508 rows/sec., 15.44 MiB/sec. 2025.01.10 05:11:52.359228 [ 283 ] {2eca5bb7-35eb-404d-814e-6b7852321bb4} TCPHandler: Processed in 0.001876881 sec. 2025.01.10 05:11:52.359425 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:52.359616 [ 288 ] {207a3cd9-c972-443c-ae97-8f78a050caa4} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:11:52.359664 [ 288 ] {207a3cd9-c972-443c-ae97-8f78a050caa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:11:52.360126 [ 288 ] {207a3cd9-c972-443c-ae97-8f78a050caa4} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:52.360164 [ 288 ] {207a3cd9-c972-443c-ae97-8f78a050caa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:52.360516 [ 288 ] {207a3cd9-c972-443c-ae97-8f78a050caa4} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.10 05:11:52.360751 [ 288 ] {207a3cd9-c972-443c-ae97-8f78a050caa4} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:52.360971 [ 288 ] {207a3cd9-c972-443c-ae97-8f78a050caa4} executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec. 2025.01.10 05:11:52.361149 [ 288 ] {207a3cd9-c972-443c-ae97-8f78a050caa4} TCPHandler: Processed in 0.0018262 sec. 2025.01.10 05:11:52.361384 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:52.361516 [ 283 ] {03d10998-6cf2-40e6-ad9d-3da56270142c} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:52.361574 [ 283 ] {03d10998-6cf2-40e6-ad9d-3da56270142c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:11:52.362247 [ 283 ] {03d10998-6cf2-40e6-ad9d-3da56270142c} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:52.362290 [ 283 ] {03d10998-6cf2-40e6-ad9d-3da56270142c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:52.362664 [ 283 ] {03d10998-6cf2-40e6-ad9d-3da56270142c} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.10 05:11:52.362906 [ 283 ] {03d10998-6cf2-40e6-ad9d-3da56270142c} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:52.363089 [ 283 ] {03d10998-6cf2-40e6-ad9d-3da56270142c} executeQuery: Read 177 rows, 11.96 KiB in 0.001603 sec., 110417.96631316282 rows/sec., 7.28 MiB/sec. 2025.01.10 05:11:52.363187 [ 283 ] {03d10998-6cf2-40e6-ad9d-3da56270142c} TCPHandler: Processed in 0.001925023 sec. 2025.01.10 05:11:52.363384 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:52.363663 [ 288 ] {69be3dcc-f73c-4870-adae-1d28cae6fa97} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:11:52.363755 [ 288 ] {69be3dcc-f73c-4870-adae-1d28cae6fa97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:11:52.364192 [ 288 ] {69be3dcc-f73c-4870-adae-1d28cae6fa97} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:52.364229 [ 288 ] {69be3dcc-f73c-4870-adae-1d28cae6fa97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:52.364570 [ 288 ] {69be3dcc-f73c-4870-adae-1d28cae6fa97} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.10 05:11:52.364812 [ 288 ] {69be3dcc-f73c-4870-adae-1d28cae6fa97} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:52.365039 [ 288 ] {69be3dcc-f73c-4870-adae-1d28cae6fa97} executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. 2025.01.10 05:11:52.365104 [ 288 ] {69be3dcc-f73c-4870-adae-1d28cae6fa97} TCPHandler: Processed in 0.00183859 sec. 2025.01.10 05:11:52.365266 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:52.365396 [ 283 ] {b62f5db8-8aa0-4585-8544-97e95ce70d66} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:52.365474 [ 283 ] {b62f5db8-8aa0-4585-8544-97e95ce70d66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:11:52.366652 [ 283 ] {b62f5db8-8aa0-4585-8544-97e95ce70d66} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:52.366692 [ 283 ] {b62f5db8-8aa0-4585-8544-97e95ce70d66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:52.367333 [ 283 ] {b62f5db8-8aa0-4585-8544-97e95ce70d66} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.10 05:11:52.367587 [ 283 ] {b62f5db8-8aa0-4585-8544-97e95ce70d66} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:52.367785 [ 109 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.10 05:11:52.367858 [ 109 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:52.367881 [ 283 ] {b62f5db8-8aa0-4585-8544-97e95ce70d66} executeQuery: Read 13 rows, 23.85 KiB in 0.002508 sec., 5183.413078149921 rows/sec., 9.29 MiB/sec. 2025.01.10 05:11:52.367905 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:52.368295 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.10 05:11:52.368305 [ 283 ] {b62f5db8-8aa0-4585-8544-97e95ce70d66} TCPHandler: Processed in 0.00309468 sec. 2025.01.10 05:11:52.368554 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:52.368865 [ 288 ] {4e2f943f-d345-4b5a-999d-1bd776b7b38a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:11:52.368943 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:52.368982 [ 288 ] {4e2f943f-d345-4b5a-999d-1bd776b7b38a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:11:52.369137 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1153 rows starting from the beginning of the part 2025.01.10 05:11:52.370062 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 13 rows starting from the beginning of the part 2025.01.10 05:11:52.370739 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part 2025.01.10 05:11:52.371497 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 13 rows starting from the beginning of the part 2025.01.10 05:11:52.371542 [ 288 ] {4e2f943f-d345-4b5a-999d-1bd776b7b38a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:52.371622 [ 288 ] {4e2f943f-d345-4b5a-999d-1bd776b7b38a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:52.372141 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part 2025.01.10 05:11:52.372822 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 13 rows starting from the beginning of the part 2025.01.10 05:11:52.373252 [ 288 ] {4e2f943f-d345-4b5a-999d-1bd776b7b38a} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.10 05:11:52.373902 [ 288 ] {4e2f943f-d345-4b5a-999d-1bd776b7b38a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:52.374447 [ 288 ] {4e2f943f-d345-4b5a-999d-1bd776b7b38a} executeQuery: Read 52 rows, 3.30 KiB in 0.005668 sec., 9174.311926605504 rows/sec., 581.66 KiB/sec. 2025.01.10 05:11:52.374813 [ 288 ] {4e2f943f-d345-4b5a-999d-1bd776b7b38a} TCPHandler: Processed in 0.006380397 sec. 2025.01.10 05:11:52.381995 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1244 rows, containing 19 columns (19 merged, 0 gathered) in 0.013951492 sec., 89166.0906231391 rows/sec., 159.78 MiB/sec. 2025.01.10 05:11:52.382942 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.10 05:11:52.383347 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:52.383429 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.10 05:11:52.383545 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. 2025.01.10 05:11:53.001250 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 229.68 MiB, peak 241.74 MiB, free memory in arenas 0.00 B, will set to 232.41 MiB (RSS), difference: 2.73 MiB 2025.01.10 05:11:54.896977 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 2025.01.10 05:11:54.897624 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:54.897666 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:54.898212 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.10 05:11:54.898504 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:54.898742 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 2025.01.10 05:11:56.462550 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.01.10 05:11:56.484154 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:56.484216 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:56.491536 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.10 05:11:56.492300 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:56.495416 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.01.10 05:11:57.338241 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:57.338452 [ 288 ] {e902c438-1347-4283-bfa4-c3ad282e22c4} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:11:57.338523 [ 288 ] {e902c438-1347-4283-bfa4-c3ad282e22c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:11:57.339319 [ 288 ] {e902c438-1347-4283-bfa4-c3ad282e22c4} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:57.339361 [ 288 ] {e902c438-1347-4283-bfa4-c3ad282e22c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:57.339795 [ 288 ] {e902c438-1347-4283-bfa4-c3ad282e22c4} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.10 05:11:57.340050 [ 288 ] {e902c438-1347-4283-bfa4-c3ad282e22c4} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:57.340208 [ 103 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.10 05:11:57.340259 [ 103 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:57.340268 [ 288 ] {e902c438-1347-4283-bfa4-c3ad282e22c4} executeQuery: Read 78 rows, 6.85 KiB in 0.001874 sec., 41622.1985058698 rows/sec., 3.57 MiB/sec. 2025.01.10 05:11:57.340288 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:57.340374 [ 288 ] {e902c438-1347-4283-bfa4-c3ad282e22c4} TCPHandler: Processed in 0.002277334 sec. 2025.01.10 05:11:57.340642 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:57.340671 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::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.01.10 05:11:57.340872 [ 283 ] {58e8ab4e-0e87-443f-b7f5-566a828b7e48} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:11:57.341007 [ 283 ] {58e8ab4e-0e87-443f-b7f5-566a828b7e48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:11:57.341226 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:57.341340 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1399 rows starting from the beginning of the part 2025.01.10 05:11:57.341695 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1339 rows starting from the beginning of the part 2025.01.10 05:11:57.342083 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part 2025.01.10 05:11:57.342608 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 78 rows starting from the beginning of the part 2025.01.10 05:11:57.342906 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 199 rows starting from the beginning of the part 2025.01.10 05:11:57.343314 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 78 rows starting from the beginning of the part 2025.01.10 05:11:57.343984 [ 283 ] {58e8ab4e-0e87-443f-b7f5-566a828b7e48} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:57.344050 [ 283 ] {58e8ab4e-0e87-443f-b7f5-566a828b7e48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:57.344881 [ 283 ] {58e8ab4e-0e87-443f-b7f5-566a828b7e48} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.10 05:11:57.345527 [ 283 ] {58e8ab4e-0e87-443f-b7f5-566a828b7e48} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:57.346012 [ 283 ] {58e8ab4e-0e87-443f-b7f5-566a828b7e48} executeQuery: Read 26 rows, 1.96 KiB in 0.005207 sec., 4993.2782792394855 rows/sec., 375.47 KiB/sec. 2025.01.10 05:11:57.346197 [ 283 ] {58e8ab4e-0e87-443f-b7f5-566a828b7e48} TCPHandler: Processed in 0.005674054 sec. 2025.01.10 05:11:57.346452 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:57.346809 [ 288 ] {131f99e6-06a6-44bd-9e9c-0ccf41da692b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:11:57.346972 [ 288 ] {131f99e6-06a6-44bd-9e9c-0ccf41da692b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:11:57.347372 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.006935735 sec., 449699.99574666563 rows/sec., 39.41 MiB/sec. 2025.01.10 05:11:57.347814 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.10 05:11:57.348460 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:57.348659 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.10 05:11:57.348856 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.01.10 05:11:57.348963 [ 288 ] {131f99e6-06a6-44bd-9e9c-0ccf41da692b} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:57.349008 [ 288 ] {131f99e6-06a6-44bd-9e9c-0ccf41da692b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:57.349379 [ 288 ] {131f99e6-06a6-44bd-9e9c-0ccf41da692b} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.10 05:11:57.349629 [ 288 ] {131f99e6-06a6-44bd-9e9c-0ccf41da692b} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:57.349759 [ 103 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.10 05:11:57.349795 [ 103 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:57.349817 [ 288 ] {131f99e6-06a6-44bd-9e9c-0ccf41da692b} executeQuery: Read 54 rows, 4.32 KiB in 0.003145 sec., 17170.111287758347 rows/sec., 1.34 MiB/sec. 2025.01.10 05:11:57.349819 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:57.349990 [ 288 ] {131f99e6-06a6-44bd-9e9c-0ccf41da692b} TCPHandler: Processed in 0.003673619 sec. 2025.01.10 05:11:57.350059 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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.01.10 05:11:57.350192 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:57.350261 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:57.350346 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 873 rows starting from the beginning of the part 2025.01.10 05:11:57.350422 [ 283 ] {06fec527-3558-4180-b04c-ab57c7c6ca64} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:57.350622 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 815 rows starting from the beginning of the part 2025.01.10 05:11:57.350651 [ 283 ] {06fec527-3558-4180-b04c-ab57c7c6ca64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:11:57.350993 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 28 rows starting from the beginning of the part 2025.01.10 05:11:57.351373 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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.01.10 05:11:57.351774 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 359 rows starting from the beginning of the part 2025.01.10 05:11:57.352101 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 54 rows starting from the beginning of the part 2025.01.10 05:11:57.353208 [ 283 ] {06fec527-3558-4180-b04c-ab57c7c6ca64} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:57.353277 [ 283 ] {06fec527-3558-4180-b04c-ab57c7c6ca64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:57.354330 [ 283 ] {06fec527-3558-4180-b04c-ab57c7c6ca64} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.10 05:11:57.354783 [ 283 ] {06fec527-3558-4180-b04c-ab57c7c6ca64} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:57.354953 [ 103 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.10 05:11:57.355052 [ 103 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:57.355112 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:57.355216 [ 283 ] {06fec527-3558-4180-b04c-ab57c7c6ca64} executeQuery: Read 100 rows, 7.10 KiB in 0.004828 sec., 20712.510356255178 rows/sec., 1.44 MiB/sec. 2025.01.10 05:11:57.355616 [ 283 ] {06fec527-3558-4180-b04c-ab57c7c6ca64} TCPHandler: Processed in 0.005499308 sec. 2025.01.10 05:11:57.355905 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:57.355958 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::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.01.10 05:11:57.356069 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.006122748 sec., 356539.253289536 rows/sec., 27.14 MiB/sec. 2025.01.10 05:11:57.356237 [ 288 ] {1409d0b5-6798-43cb-bd85-5da868eca277} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:11:57.356354 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:57.356479 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 19259 rows starting from the beginning of the part 2025.01.10 05:11:57.356480 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.10 05:11:57.356500 [ 288 ] {1409d0b5-6798-43cb-bd85-5da868eca277} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:11:57.357179 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 963 rows starting from the beginning of the part 2025.01.10 05:11:57.357837 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::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.01.10 05:11:57.357941 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:57.358414 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 100 rows starting from the beginning of the part 2025.01.10 05:11:57.358516 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.10 05:11:57.359053 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.10 05:11:57.359109 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 177 rows starting from the beginning of the part 2025.01.10 05:11:57.359540 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 100 rows starting from the beginning of the part 2025.01.10 05:11:57.361585 [ 288 ] {1409d0b5-6798-43cb-bd85-5da868eca277} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:57.361636 [ 288 ] {1409d0b5-6798-43cb-bd85-5da868eca277} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:57.363273 [ 288 ] {1409d0b5-6798-43cb-bd85-5da868eca277} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.10 05:11:57.363779 [ 288 ] {1409d0b5-6798-43cb-bd85-5da868eca277} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:57.364252 [ 288 ] {1409d0b5-6798-43cb-bd85-5da868eca277} executeQuery: Read 26 rows, 47.71 KiB in 0.008137 sec., 3195.280816025562 rows/sec., 5.73 MiB/sec. 2025.01.10 05:11:57.364402 [ 288 ] {1409d0b5-6798-43cb-bd85-5da868eca277} TCPHandler: Processed in 0.008662702 sec. 2025.01.10 05:11:57.364554 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:11:57.364661 [ 283 ] {dfe9675e-49ac-4cd4-9ab1-e324e07caf6a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:11:57.364707 [ 283 ] {dfe9675e-49ac-4cd4-9ab1-e324e07caf6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:11:57.365176 [ 283 ] {dfe9675e-49ac-4cd4-9ab1-e324e07caf6a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:57.365214 [ 283 ] {dfe9675e-49ac-4cd4-9ab1-e324e07caf6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:57.365648 [ 283 ] {dfe9675e-49ac-4cd4-9ab1-e324e07caf6a} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.10 05:11:57.366110 [ 283 ] {dfe9675e-49ac-4cd4-9ab1-e324e07caf6a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:57.366283 [ 102 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.10 05:11:57.366392 [ 102 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:57.366409 [ 283 ] {dfe9675e-49ac-4cd4-9ab1-e324e07caf6a} executeQuery: Read 30 rows, 2.10 KiB in 0.001707 sec., 17574.69244288225 rows/sec., 1.20 MiB/sec. 2025.01.10 05:11:57.366453 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:57.366612 [ 283 ] {dfe9675e-49ac-4cd4-9ab1-e324e07caf6a} TCPHandler: Processed in 0.002090098 sec. 2025.01.10 05:11:57.367050 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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.01.10 05:11:57.367544 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:57.367668 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2678 rows starting from the beginning of the part 2025.01.10 05:11:57.368296 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part 2025.01.10 05:11:57.368702 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 18 rows starting from the beginning of the part 2025.01.10 05:11:57.369174 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 30 rows starting from the beginning of the part 2025.01.10 05:11:57.369215 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 20659 rows, containing 5 columns (5 merged, 0 gathered) in 0.013969083 sec., 1478908.8159902836 rows/sec., 99.05 MiB/sec. 2025.01.10 05:11:57.369431 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 52 rows starting from the beginning of the part 2025.01.10 05:11:57.369795 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.10 05:11:57.369806 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 30 rows starting from the beginning of the part 2025.01.10 05:11:57.370683 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:57.370945 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.10 05:11:57.371166 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.01.10 05:11:57.371866 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2842 rows, containing 4 columns (4 merged, 0 gathered) in 0.00523328 sec., 543062.8592393298 rows/sec., 34.98 MiB/sec. 2025.01.10 05:11:57.372144 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.10 05:11:57.372481 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:57.372556 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.10 05:11:57.372647 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.01.10 05:11:57.497162 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1458 2025.01.10 05:11:57.500098 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:57.500138 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:57.501605 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.10 05:11:57.501917 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:57.502200 [ 102 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.10 05:11:57.502375 [ 102 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:11:57.502518 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:11:57.503194 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.10 05:11:57.504212 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1458 2025.01.10 05:11:57.504664 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:11:57.504849 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1268 rows starting from the beginning of the part 2025.01.10 05:11:57.505495 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part 2025.01.10 05:11:57.506114 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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.01.10 05:11:57.506712 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part 2025.01.10 05:11:57.507332 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part 2025.01.10 05:11:57.507928 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part 2025.01.10 05:11:57.516842 [ 191 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1458 rows, containing 72 columns (72 merged, 0 gathered) in 0.014165879 sec., 102923.36959817319 rows/sec., 79.32 MiB/sec. 2025.01.10 05:11:57.518522 [ 199 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.10 05:11:57.519295 [ 199 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:11:57.519376 [ 199 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.10 05:11:57.519687 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. 2025.01.10 05:11:58.001153 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 229.02 MiB, peak 241.74 MiB, free memory in arenas 0.00 B, will set to 232.71 MiB (RSS), difference: 3.69 MiB 2025.01.10 05:12:02.164602 [ 99 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:12:02.164668 [ 99 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:12:02.342057 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:02.342255 [ 288 ] {0fa89792-a997-4832-9b8f-411e79ae4eb1} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:12:02.342332 [ 288 ] {0fa89792-a997-4832-9b8f-411e79ae4eb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:12:02.343092 [ 288 ] {0fa89792-a997-4832-9b8f-411e79ae4eb1} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:02.343135 [ 288 ] {0fa89792-a997-4832-9b8f-411e79ae4eb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:02.343552 [ 288 ] {0fa89792-a997-4832-9b8f-411e79ae4eb1} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.10 05:12:02.343803 [ 288 ] {0fa89792-a997-4832-9b8f-411e79ae4eb1} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:02.344085 [ 288 ] {0fa89792-a997-4832-9b8f-411e79ae4eb1} executeQuery: Read 14 rows, 1.01 KiB in 0.001881 sec., 7442.849548112706 rows/sec., 535.79 KiB/sec. 2025.01.10 05:12:02.344183 [ 288 ] {0fa89792-a997-4832-9b8f-411e79ae4eb1} TCPHandler: Processed in 0.002255353 sec. 2025.01.10 05:12:02.344444 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:02.344603 [ 283 ] {19b2986d-8e54-48b4-ac25-7d706c99beb1} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:12:02.344665 [ 283 ] {19b2986d-8e54-48b4-ac25-7d706c99beb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:12:02.345428 [ 283 ] {19b2986d-8e54-48b4-ac25-7d706c99beb1} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:02.345476 [ 283 ] {19b2986d-8e54-48b4-ac25-7d706c99beb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:02.345885 [ 283 ] {19b2986d-8e54-48b4-ac25-7d706c99beb1} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.10 05:12:02.346131 [ 283 ] {19b2986d-8e54-48b4-ac25-7d706c99beb1} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:02.346350 [ 283 ] {19b2986d-8e54-48b4-ac25-7d706c99beb1} executeQuery: Read 199 rows, 18.11 KiB in 0.001782 sec., 111672.278338945 rows/sec., 9.93 MiB/sec. 2025.01.10 05:12:02.346404 [ 283 ] {19b2986d-8e54-48b4-ac25-7d706c99beb1} TCPHandler: Processed in 0.002098568 sec. 2025.01.10 05:12:02.346538 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:02.346666 [ 288 ] {155abfee-1234-4469-8f8d-72aea8f586b4} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:12:02.346721 [ 288 ] {155abfee-1234-4469-8f8d-72aea8f586b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:12:02.347359 [ 288 ] {155abfee-1234-4469-8f8d-72aea8f586b4} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:02.347406 [ 288 ] {155abfee-1234-4469-8f8d-72aea8f586b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:02.347772 [ 288 ] {155abfee-1234-4469-8f8d-72aea8f586b4} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.10 05:12:02.348012 [ 288 ] {155abfee-1234-4469-8f8d-72aea8f586b4} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:02.348212 [ 288 ] {155abfee-1234-4469-8f8d-72aea8f586b4} executeQuery: Read 20 rows, 1.43 KiB in 0.001577 sec., 12682.308180088776 rows/sec., 909.06 KiB/sec. 2025.01.10 05:12:02.348264 [ 288 ] {155abfee-1234-4469-8f8d-72aea8f586b4} TCPHandler: Processed in 0.001780078 sec. 2025.01.10 05:12:02.348392 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:02.348500 [ 283 ] {ea714fba-136b-4e26-9e3e-22263a3693dc} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:12:02.348547 [ 283 ] {ea714fba-136b-4e26-9e3e-22263a3693dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:12:02.349179 [ 283 ] {ea714fba-136b-4e26-9e3e-22263a3693dc} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:02.349227 [ 283 ] {ea714fba-136b-4e26-9e3e-22263a3693dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:02.349627 [ 283 ] {ea714fba-136b-4e26-9e3e-22263a3693dc} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.10 05:12:02.349869 [ 283 ] {ea714fba-136b-4e26-9e3e-22263a3693dc} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:02.350087 [ 283 ] {ea714fba-136b-4e26-9e3e-22263a3693dc} executeQuery: Read 14 rows, 1004.00 B in 0.001608 sec., 8706.467661691542 rows/sec., 609.74 KiB/sec. 2025.01.10 05:12:02.350214 [ 283 ] {ea714fba-136b-4e26-9e3e-22263a3693dc} TCPHandler: Processed in 0.001874081 sec. 2025.01.10 05:12:02.350373 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:02.350504 [ 288 ] {26068b0e-2f07-4e14-940f-6a47800d7296} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:12:02.350559 [ 288 ] {26068b0e-2f07-4e14-940f-6a47800d7296} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:12:02.351200 [ 288 ] {26068b0e-2f07-4e14-940f-6a47800d7296} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:02.351246 [ 288 ] {26068b0e-2f07-4e14-940f-6a47800d7296} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:02.351649 [ 288 ] {26068b0e-2f07-4e14-940f-6a47800d7296} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.10 05:12:02.351889 [ 288 ] {26068b0e-2f07-4e14-940f-6a47800d7296} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:02.352183 [ 288 ] {26068b0e-2f07-4e14-940f-6a47800d7296} executeQuery: Read 13 rows, 830.00 B in 0.001696 sec., 7665.094339622641 rows/sec., 477.92 KiB/sec. 2025.01.10 05:12:02.352335 [ 288 ] {26068b0e-2f07-4e14-940f-6a47800d7296} TCPHandler: Processed in 0.002024486 sec. 2025.01.10 05:12:02.352568 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:02.352682 [ 283 ] {71aeb55a-0a88-4d88-a56c-e38e49695ac7} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:12:02.352728 [ 283 ] {71aeb55a-0a88-4d88-a56c-e38e49695ac7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:12:02.353426 [ 283 ] {71aeb55a-0a88-4d88-a56c-e38e49695ac7} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:02.353466 [ 283 ] {71aeb55a-0a88-4d88-a56c-e38e49695ac7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:02.353840 [ 283 ] {71aeb55a-0a88-4d88-a56c-e38e49695ac7} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.10 05:12:02.354088 [ 283 ] {71aeb55a-0a88-4d88-a56c-e38e49695ac7} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:02.354290 [ 283 ] {71aeb55a-0a88-4d88-a56c-e38e49695ac7} executeQuery: Read 359 rows, 25.84 KiB in 0.001631 sec., 220110.361741263 rows/sec., 15.47 MiB/sec. 2025.01.10 05:12:02.354347 [ 283 ] {71aeb55a-0a88-4d88-a56c-e38e49695ac7} TCPHandler: Processed in 0.001884071 sec. 2025.01.10 05:12:02.354478 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:02.354594 [ 288 ] {e88e1408-596b-433d-8ea5-3960dae7635c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:12:02.354652 [ 288 ] {e88e1408-596b-433d-8ea5-3960dae7635c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:12:02.355192 [ 288 ] {e88e1408-596b-433d-8ea5-3960dae7635c} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:02.355239 [ 288 ] {e88e1408-596b-433d-8ea5-3960dae7635c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:02.355649 [ 288 ] {e88e1408-596b-433d-8ea5-3960dae7635c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.10 05:12:02.355903 [ 288 ] {e88e1408-596b-433d-8ea5-3960dae7635c} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:02.356127 [ 288 ] {e88e1408-596b-433d-8ea5-3960dae7635c} executeQuery: Read 6 rows, 321.00 B in 0.00156 sec., 3846.153846153846 rows/sec., 200.95 KiB/sec. 2025.01.10 05:12:02.356228 [ 288 ] {e88e1408-596b-433d-8ea5-3960dae7635c} TCPHandler: Processed in 0.001801858 sec. 2025.01.10 05:12:02.356392 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:02.356502 [ 283 ] {98fdc5b6-65f2-42f1-95ee-c8474c1e0f93} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:02.356552 [ 283 ] {98fdc5b6-65f2-42f1-95ee-c8474c1e0f93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:12:02.357097 [ 283 ] {98fdc5b6-65f2-42f1-95ee-c8474c1e0f93} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:02.357135 [ 283 ] {98fdc5b6-65f2-42f1-95ee-c8474c1e0f93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:02.357537 [ 283 ] {98fdc5b6-65f2-42f1-95ee-c8474c1e0f93} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.10 05:12:02.357784 [ 283 ] {98fdc5b6-65f2-42f1-95ee-c8474c1e0f93} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:02.358000 [ 283 ] {98fdc5b6-65f2-42f1-95ee-c8474c1e0f93} executeQuery: Read 177 rows, 11.96 KiB in 0.001521 sec., 116370.80867850098 rows/sec., 7.68 MiB/sec. 2025.01.10 05:12:02.358053 [ 283 ] {98fdc5b6-65f2-42f1-95ee-c8474c1e0f93} TCPHandler: Processed in 0.001718266 sec. 2025.01.10 05:12:02.358189 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:02.358297 [ 288 ] {ddc5ca89-13da-4574-8e92-085aa8fc9d3d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:12:02.358345 [ 288 ] {ddc5ca89-13da-4574-8e92-085aa8fc9d3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:12:02.358781 [ 288 ] {ddc5ca89-13da-4574-8e92-085aa8fc9d3d} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:02.358820 [ 288 ] {ddc5ca89-13da-4574-8e92-085aa8fc9d3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:02.359164 [ 288 ] {ddc5ca89-13da-4574-8e92-085aa8fc9d3d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.10 05:12:02.359395 [ 288 ] {ddc5ca89-13da-4574-8e92-085aa8fc9d3d} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:02.359650 [ 288 ] {ddc5ca89-13da-4574-8e92-085aa8fc9d3d} executeQuery: Read 1 rows, 69.00 B in 0.001366 sec., 732.0644216691069 rows/sec., 49.33 KiB/sec. 2025.01.10 05:12:02.359770 [ 288 ] {ddc5ca89-13da-4574-8e92-085aa8fc9d3d} TCPHandler: Processed in 0.001628723 sec. 2025.01.10 05:12:02.360015 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:02.360156 [ 283 ] {cdc45d34-aa3b-4b09-8d1b-88bd92f99435} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:02.360244 [ 283 ] {cdc45d34-aa3b-4b09-8d1b-88bd92f99435} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:12:02.361384 [ 283 ] {cdc45d34-aa3b-4b09-8d1b-88bd92f99435} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:02.361424 [ 283 ] {cdc45d34-aa3b-4b09-8d1b-88bd92f99435} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:02.362033 [ 283 ] {cdc45d34-aa3b-4b09-8d1b-88bd92f99435} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.10 05:12:02.362285 [ 283 ] {cdc45d34-aa3b-4b09-8d1b-88bd92f99435} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:02.362545 [ 283 ] {cdc45d34-aa3b-4b09-8d1b-88bd92f99435} executeQuery: Read 13 rows, 23.85 KiB in 0.002417 sec., 5378.568473314026 rows/sec., 9.64 MiB/sec. 2025.01.10 05:12:02.362856 [ 283 ] {cdc45d34-aa3b-4b09-8d1b-88bd92f99435} TCPHandler: Processed in 0.002957945 sec. 2025.01.10 05:12:02.363058 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:02.363189 [ 288 ] {2006fef6-1f0c-48e9-99ed-e4e995356644} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:12:02.363245 [ 288 ] {2006fef6-1f0c-48e9-99ed-e4e995356644} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:12:02.363732 [ 288 ] {2006fef6-1f0c-48e9-99ed-e4e995356644} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:02.363769 [ 288 ] {2006fef6-1f0c-48e9-99ed-e4e995356644} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:02.364121 [ 288 ] {2006fef6-1f0c-48e9-99ed-e4e995356644} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.10 05:12:02.364356 [ 288 ] {2006fef6-1f0c-48e9-99ed-e4e995356644} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:02.364568 [ 288 ] {2006fef6-1f0c-48e9-99ed-e4e995356644} executeQuery: Read 52 rows, 3.30 KiB in 0.001406 sec., 36984.35277382646 rows/sec., 2.29 MiB/sec. 2025.01.10 05:12:02.364625 [ 288 ] {2006fef6-1f0c-48e9-99ed-e4e995356644} TCPHandler: Processed in 0.001661424 sec. 2025.01.10 05:12:02.399760 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 2025.01.10 05:12:02.400430 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:02.400472 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:02.401023 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.10 05:12:02.401297 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:02.401548 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.01.10 05:12:03.996379 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.01.10 05:12:04.019141 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:04.019198 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:04.026607 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.10 05:12:04.027374 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:04.030202 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.01.10 05:12:07.338631 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:07.338850 [ 288 ] {35cd5077-a215-41e7-a6cc-799c0139330d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:12:07.338932 [ 288 ] {35cd5077-a215-41e7-a6cc-799c0139330d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:12:07.339800 [ 288 ] {35cd5077-a215-41e7-a6cc-799c0139330d} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:07.339846 [ 288 ] {35cd5077-a215-41e7-a6cc-799c0139330d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:07.340278 [ 288 ] {35cd5077-a215-41e7-a6cc-799c0139330d} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.10 05:12:07.340546 [ 288 ] {35cd5077-a215-41e7-a6cc-799c0139330d} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:07.340801 [ 288 ] {35cd5077-a215-41e7-a6cc-799c0139330d} executeQuery: Read 78 rows, 6.85 KiB in 0.00201 sec., 38805.97014925373 rows/sec., 3.33 MiB/sec. 2025.01.10 05:12:07.340865 [ 288 ] {35cd5077-a215-41e7-a6cc-799c0139330d} TCPHandler: Processed in 0.002368837 sec. 2025.01.10 05:12:07.341052 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:07.341215 [ 283 ] {c7a83859-5140-448a-ae44-2b56d3d4c65b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:12:07.341273 [ 283 ] {c7a83859-5140-448a-ae44-2b56d3d4c65b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:12:07.341900 [ 283 ] {c7a83859-5140-448a-ae44-2b56d3d4c65b} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:07.341938 [ 283 ] {c7a83859-5140-448a-ae44-2b56d3d4c65b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:07.342291 [ 283 ] {c7a83859-5140-448a-ae44-2b56d3d4c65b} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.10 05:12:07.342537 [ 283 ] {c7a83859-5140-448a-ae44-2b56d3d4c65b} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:07.342758 [ 283 ] {c7a83859-5140-448a-ae44-2b56d3d4c65b} executeQuery: Read 26 rows, 1.96 KiB in 0.00157 sec., 16560.509554140128 rows/sec., 1.22 MiB/sec. 2025.01.10 05:12:07.342813 [ 283 ] {c7a83859-5140-448a-ae44-2b56d3d4c65b} TCPHandler: Processed in 0.001828219 sec. 2025.01.10 05:12:07.342964 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:07.343099 [ 288 ] {0746073a-c49f-4b1f-87c5-e99b38dc9aeb} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:12:07.343145 [ 288 ] {0746073a-c49f-4b1f-87c5-e99b38dc9aeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:12:07.343698 [ 288 ] {0746073a-c49f-4b1f-87c5-e99b38dc9aeb} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:07.343737 [ 288 ] {0746073a-c49f-4b1f-87c5-e99b38dc9aeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:07.344094 [ 288 ] {0746073a-c49f-4b1f-87c5-e99b38dc9aeb} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.10 05:12:07.344329 [ 288 ] {0746073a-c49f-4b1f-87c5-e99b38dc9aeb} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:07.344557 [ 288 ] {0746073a-c49f-4b1f-87c5-e99b38dc9aeb} executeQuery: Read 54 rows, 4.32 KiB in 0.001476 sec., 36585.365853658535 rows/sec., 2.86 MiB/sec. 2025.01.10 05:12:07.344648 [ 288 ] {0746073a-c49f-4b1f-87c5-e99b38dc9aeb} TCPHandler: Processed in 0.001737626 sec. 2025.01.10 05:12:07.344855 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:07.345072 [ 283 ] {46a8f793-e7e1-4157-82e8-92aca080cdbc} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:07.345131 [ 283 ] {46a8f793-e7e1-4157-82e8-92aca080cdbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:12:07.345729 [ 283 ] {46a8f793-e7e1-4157-82e8-92aca080cdbc} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:07.345768 [ 283 ] {46a8f793-e7e1-4157-82e8-92aca080cdbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:07.346140 [ 283 ] {46a8f793-e7e1-4157-82e8-92aca080cdbc} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.10 05:12:07.346376 [ 283 ] {46a8f793-e7e1-4157-82e8-92aca080cdbc} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:07.346586 [ 283 ] {46a8f793-e7e1-4157-82e8-92aca080cdbc} executeQuery: Read 100 rows, 7.10 KiB in 0.001558 sec., 64184.85237483954 rows/sec., 4.45 MiB/sec. 2025.01.10 05:12:07.346651 [ 283 ] {46a8f793-e7e1-4157-82e8-92aca080cdbc} TCPHandler: Processed in 0.001905312 sec. 2025.01.10 05:12:07.346818 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:07.346958 [ 288 ] {92566811-07b0-4b4e-9ec1-44edee014288} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:07.347037 [ 288 ] {92566811-07b0-4b4e-9ec1-44edee014288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:12:07.348245 [ 288 ] {92566811-07b0-4b4e-9ec1-44edee014288} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:07.348283 [ 288 ] {92566811-07b0-4b4e-9ec1-44edee014288} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:07.348912 [ 288 ] {92566811-07b0-4b4e-9ec1-44edee014288} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.10 05:12:07.349171 [ 288 ] {92566811-07b0-4b4e-9ec1-44edee014288} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:07.349408 [ 288 ] {92566811-07b0-4b4e-9ec1-44edee014288} executeQuery: Read 26 rows, 47.71 KiB in 0.002477 sec., 10496.568429551877 rows/sec., 18.81 MiB/sec. 2025.01.10 05:12:07.349499 [ 288 ] {92566811-07b0-4b4e-9ec1-44edee014288} TCPHandler: Processed in 0.002762949 sec. 2025.01.10 05:12:07.349650 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:07.349782 [ 283 ] {a8c67f28-c1ae-4dd4-bc10-7b190ea8836a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:12:07.349837 [ 283 ] {a8c67f28-c1ae-4dd4-bc10-7b190ea8836a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:12:07.350346 [ 283 ] {a8c67f28-c1ae-4dd4-bc10-7b190ea8836a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:07.350391 [ 283 ] {a8c67f28-c1ae-4dd4-bc10-7b190ea8836a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:07.350800 [ 283 ] {a8c67f28-c1ae-4dd4-bc10-7b190ea8836a} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.10 05:12:07.351034 [ 283 ] {a8c67f28-c1ae-4dd4-bc10-7b190ea8836a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:07.351248 [ 283 ] {a8c67f28-c1ae-4dd4-bc10-7b190ea8836a} executeQuery: Read 30 rows, 2.10 KiB in 0.001499 sec., 20013.3422281521 rows/sec., 1.37 MiB/sec. 2025.01.10 05:12:07.351297 [ 283 ] {a8c67f28-c1ae-4dd4-bc10-7b190ea8836a} TCPHandler: Processed in 0.001709596 sec. 2025.01.10 05:12:07.505264 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1492 2025.01.10 05:12:07.508107 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:07.508156 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:07.509610 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.10 05:12:07.509929 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:07.511353 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1492 2025.01.10 05:12:08.599321 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:08.599625 [ 288 ] {d87f956e-d20c-4a78-85c5-94c28f7c06c0} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:12:08.599741 [ 288 ] {d87f956e-d20c-4a78-85c5-94c28f7c06c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:12:08.600533 [ 288 ] {d87f956e-d20c-4a78-85c5-94c28f7c06c0} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:08.600579 [ 288 ] {d87f956e-d20c-4a78-85c5-94c28f7c06c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:08.601035 [ 288 ] {d87f956e-d20c-4a78-85c5-94c28f7c06c0} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.10 05:12:08.601287 [ 288 ] {d87f956e-d20c-4a78-85c5-94c28f7c06c0} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:08.601492 [ 288 ] {d87f956e-d20c-4a78-85c5-94c28f7c06c0} executeQuery: Read 14 rows, 1.01 KiB in 0.001954 sec., 7164.790174002047 rows/sec., 515.77 KiB/sec. 2025.01.10 05:12:08.601559 [ 288 ] {d87f956e-d20c-4a78-85c5-94c28f7c06c0} TCPHandler: Processed in 0.002430919 sec. 2025.01.10 05:12:08.601717 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:08.601838 [ 283 ] {4430bb19-e020-4bad-b6f7-5db9e674ac5d} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.10 05:12:08.601888 [ 283 ] {4430bb19-e020-4bad-b6f7-5db9e674ac5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.10 05:12:08.602458 [ 283 ] {4430bb19-e020-4bad-b6f7-5db9e674ac5d} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:08.602496 [ 283 ] {4430bb19-e020-4bad-b6f7-5db9e674ac5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:08.602872 [ 283 ] {4430bb19-e020-4bad-b6f7-5db9e674ac5d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.10 05:12:08.603127 [ 283 ] {4430bb19-e020-4bad-b6f7-5db9e674ac5d} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:08.603355 [ 283 ] {4430bb19-e020-4bad-b6f7-5db9e674ac5d} executeQuery: Read 12 rows, 1002.00 B in 0.001539 sec., 7797.270955165692 rows/sec., 635.81 KiB/sec. 2025.01.10 05:12:08.603559 [ 283 ] {4430bb19-e020-4bad-b6f7-5db9e674ac5d} TCPHandler: Processed in 0.001897582 sec. 2025.01.10 05:12:08.603728 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:08.603847 [ 288 ] {84266569-35df-4998-a96a-06d4946d3b5d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:12:08.603895 [ 288 ] {84266569-35df-4998-a96a-06d4946d3b5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:12:08.605111 [ 288 ] {84266569-35df-4998-a96a-06d4946d3b5d} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:08.605150 [ 288 ] {84266569-35df-4998-a96a-06d4946d3b5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:08.605598 [ 288 ] {84266569-35df-4998-a96a-06d4946d3b5d} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.10 05:12:08.605837 [ 288 ] {84266569-35df-4998-a96a-06d4946d3b5d} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:08.606040 [ 288 ] {84266569-35df-4998-a96a-06d4946d3b5d} executeQuery: Read 1345 rows, 114.67 KiB in 0.002219 sec., 606128.8868859847 rows/sec., 50.46 MiB/sec. 2025.01.10 05:12:08.606100 [ 288 ] {84266569-35df-4998-a96a-06d4946d3b5d} TCPHandler: Processed in 0.002426139 sec. 2025.01.10 05:12:08.606252 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:08.606362 [ 283 ] {8a877a3b-8c9e-4f9d-9b3a-7931ac73ec65} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:12:08.606409 [ 283 ] {8a877a3b-8c9e-4f9d-9b3a-7931ac73ec65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:12:08.606953 [ 283 ] {8a877a3b-8c9e-4f9d-9b3a-7931ac73ec65} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:08.606992 [ 283 ] {8a877a3b-8c9e-4f9d-9b3a-7931ac73ec65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:08.607346 [ 283 ] {8a877a3b-8c9e-4f9d-9b3a-7931ac73ec65} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.10 05:12:08.607584 [ 283 ] {8a877a3b-8c9e-4f9d-9b3a-7931ac73ec65} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:08.607808 [ 283 ] {8a877a3b-8c9e-4f9d-9b3a-7931ac73ec65} executeQuery: Read 32 rows, 2.27 KiB in 0.001469 sec., 21783.526208304967 rows/sec., 1.51 MiB/sec. 2025.01.10 05:12:08.607861 [ 283 ] {8a877a3b-8c9e-4f9d-9b3a-7931ac73ec65} TCPHandler: Processed in 0.001662734 sec. 2025.01.10 05:12:08.608009 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:08.608158 [ 288 ] {f0d4e583-2afd-4ecc-9ed4-56071bb5eb44} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:12:08.608217 [ 288 ] {f0d4e583-2afd-4ecc-9ed4-56071bb5eb44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:12:08.608908 [ 288 ] {f0d4e583-2afd-4ecc-9ed4-56071bb5eb44} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:08.608949 [ 288 ] {f0d4e583-2afd-4ecc-9ed4-56071bb5eb44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:08.609316 [ 288 ] {f0d4e583-2afd-4ecc-9ed4-56071bb5eb44} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.10 05:12:08.609560 [ 288 ] {f0d4e583-2afd-4ecc-9ed4-56071bb5eb44} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:08.609781 [ 288 ] {f0d4e583-2afd-4ecc-9ed4-56071bb5eb44} executeQuery: Read 242 rows, 16.79 KiB in 0.001652 sec., 146489.10411622276 rows/sec., 9.92 MiB/sec. 2025.01.10 05:12:08.609833 [ 288 ] {f0d4e583-2afd-4ecc-9ed4-56071bb5eb44} TCPHandler: Processed in 0.001888441 sec. 2025.01.10 05:12:08.609973 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:08.610079 [ 283 ] {06cb7c4f-eda1-456a-88fb-7d01c5cda966} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:12:08.610123 [ 283 ] {06cb7c4f-eda1-456a-88fb-7d01c5cda966} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:12:08.610652 [ 283 ] {06cb7c4f-eda1-456a-88fb-7d01c5cda966} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:08.610691 [ 283 ] {06cb7c4f-eda1-456a-88fb-7d01c5cda966} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:08.611045 [ 283 ] {06cb7c4f-eda1-456a-88fb-7d01c5cda966} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.10 05:12:08.611285 [ 283 ] {06cb7c4f-eda1-456a-88fb-7d01c5cda966} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:08.611499 [ 283 ] {06cb7c4f-eda1-456a-88fb-7d01c5cda966} executeQuery: Read 13 rows, 830.00 B in 0.001441 sec., 9021.512838306731 rows/sec., 562.49 KiB/sec. 2025.01.10 05:12:08.611552 [ 283 ] {06cb7c4f-eda1-456a-88fb-7d01c5cda966} TCPHandler: Processed in 0.001631103 sec. 2025.01.10 05:12:08.611682 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:08.611810 [ 288 ] {42bc6d8f-d380-4c78-8977-0c3d8d887e5c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:12:08.611865 [ 288 ] {42bc6d8f-d380-4c78-8977-0c3d8d887e5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:12:08.612847 [ 288 ] {42bc6d8f-d380-4c78-8977-0c3d8d887e5c} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:08.612888 [ 288 ] {42bc6d8f-d380-4c78-8977-0c3d8d887e5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:08.613288 [ 288 ] {42bc6d8f-d380-4c78-8977-0c3d8d887e5c} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.10 05:12:08.613530 [ 288 ] {42bc6d8f-d380-4c78-8977-0c3d8d887e5c} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:08.613740 [ 288 ] {42bc6d8f-d380-4c78-8977-0c3d8d887e5c} executeQuery: Read 827 rows, 61.11 KiB in 0.00196 sec., 421938.7755102041 rows/sec., 30.45 MiB/sec. 2025.01.10 05:12:08.613794 [ 288 ] {42bc6d8f-d380-4c78-8977-0c3d8d887e5c} TCPHandler: Processed in 0.00216499 sec. 2025.01.10 05:12:08.613947 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:08.614075 [ 283 ] {f8d0259b-4da0-4065-95bf-a3f069fc8444} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:12:08.614131 [ 283 ] {f8d0259b-4da0-4065-95bf-a3f069fc8444} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:12:08.614652 [ 283 ] {f8d0259b-4da0-4065-95bf-a3f069fc8444} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:08.614698 [ 283 ] {f8d0259b-4da0-4065-95bf-a3f069fc8444} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:08.615121 [ 283 ] {f8d0259b-4da0-4065-95bf-a3f069fc8444} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.10 05:12:08.615364 [ 283 ] {f8d0259b-4da0-4065-95bf-a3f069fc8444} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:08.615608 [ 283 ] {f8d0259b-4da0-4065-95bf-a3f069fc8444} executeQuery: Read 6 rows, 321.00 B in 0.001553 sec., 3863.4900193174503 rows/sec., 201.85 KiB/sec. 2025.01.10 05:12:08.615712 [ 283 ] {f8d0259b-4da0-4065-95bf-a3f069fc8444} TCPHandler: Processed in 0.001824399 sec. 2025.01.10 05:12:08.615957 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:08.616128 [ 288 ] {9008cbb1-ba22-4d39-867e-92a8f6f0e801} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:08.616190 [ 288 ] {9008cbb1-ba22-4d39-867e-92a8f6f0e801} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:12:08.616983 [ 288 ] {9008cbb1-ba22-4d39-867e-92a8f6f0e801} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:08.617023 [ 288 ] {9008cbb1-ba22-4d39-867e-92a8f6f0e801} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:08.617451 [ 288 ] {9008cbb1-ba22-4d39-867e-92a8f6f0e801} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.10 05:12:08.617689 [ 288 ] {9008cbb1-ba22-4d39-867e-92a8f6f0e801} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:08.617925 [ 288 ] {9008cbb1-ba22-4d39-867e-92a8f6f0e801} executeQuery: Read 969 rows, 65.95 KiB in 0.001826 sec., 530668.1270536692 rows/sec., 35.27 MiB/sec. 2025.01.10 05:12:08.618017 [ 288 ] {9008cbb1-ba22-4d39-867e-92a8f6f0e801} TCPHandler: Processed in 0.002207722 sec. 2025.01.10 05:12:08.618228 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:08.618443 [ 283 ] {3e713453-6141-425e-b9df-544a58335d57} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:12:08.618501 [ 283 ] {3e713453-6141-425e-b9df-544a58335d57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:12:08.618984 [ 283 ] {3e713453-6141-425e-b9df-544a58335d57} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:08.619023 [ 283 ] {3e713453-6141-425e-b9df-544a58335d57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:08.619376 [ 283 ] {3e713453-6141-425e-b9df-544a58335d57} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.10 05:12:08.619619 [ 283 ] {3e713453-6141-425e-b9df-544a58335d57} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:08.619831 [ 283 ] {3e713453-6141-425e-b9df-544a58335d57} executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. 2025.01.10 05:12:08.619882 [ 283 ] {3e713453-6141-425e-b9df-544a58335d57} TCPHandler: Processed in 0.001788809 sec. 2025.01.10 05:12:08.620019 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:08.620127 [ 288 ] {aeb4fb3c-62e5-4470-88e7-116cc93f29bc} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:08.620192 [ 288 ] {aeb4fb3c-62e5-4470-88e7-116cc93f29bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:12:08.621245 [ 288 ] {aeb4fb3c-62e5-4470-88e7-116cc93f29bc} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:08.621285 [ 288 ] {aeb4fb3c-62e5-4470-88e7-116cc93f29bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:08.621883 [ 288 ] {aeb4fb3c-62e5-4470-88e7-116cc93f29bc} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.10 05:12:08.622160 [ 288 ] {aeb4fb3c-62e5-4470-88e7-116cc93f29bc} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:08.622423 [ 288 ] {aeb4fb3c-62e5-4470-88e7-116cc93f29bc} executeQuery: Read 13 rows, 23.85 KiB in 0.002318 sec., 5608.283002588438 rows/sec., 10.05 MiB/sec. 2025.01.10 05:12:08.622522 [ 288 ] {aeb4fb3c-62e5-4470-88e7-116cc93f29bc} TCPHandler: Processed in 0.002555853 sec. 2025.01.10 05:12:08.622661 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:08.622789 [ 283 ] {81a6fb81-311a-4113-a2ef-79a950b42a62} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:12:08.622843 [ 283 ] {81a6fb81-311a-4113-a2ef-79a950b42a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:12:08.623357 [ 283 ] {81a6fb81-311a-4113-a2ef-79a950b42a62} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:08.623403 [ 283 ] {81a6fb81-311a-4113-a2ef-79a950b42a62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:08.623808 [ 283 ] {81a6fb81-311a-4113-a2ef-79a950b42a62} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.10 05:12:08.624043 [ 283 ] {81a6fb81-311a-4113-a2ef-79a950b42a62} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:08.624274 [ 283 ] {81a6fb81-311a-4113-a2ef-79a950b42a62} executeQuery: Read 34 rows, 2.03 KiB in 0.001514 sec., 22457.067371202116 rows/sec., 1.31 MiB/sec. 2025.01.10 05:12:08.624325 [ 283 ] {81a6fb81-311a-4113-a2ef-79a950b42a62} TCPHandler: Processed in 0.001727496 sec. 2025.01.10 05:12:09.902613 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 2025.01.10 05:12:09.903548 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:09.903602 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:09.904151 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.10 05:12:09.904431 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:09.904681 [ 89 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.10 05:12:09.904724 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 2025.01.10 05:12:09.904825 [ 89 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:09.904882 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:09.905104 [ 188 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.10 05:12:09.905336 [ 188 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:09.905403 [ 188 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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.01.10 05:12:09.905531 [ 188 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part 2025.01.10 05:12:09.905885 [ 188 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part 2025.01.10 05:12:09.906110 [ 188 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part 2025.01.10 05:12:09.906266 [ 188 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part 2025.01.10 05:12:09.906363 [ 188 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part 2025.01.10 05:12:09.908792 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.003796363 sec., 6154047.966435243 rows/sec., 88.03 MiB/sec. 2025.01.10 05:12:09.909086 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.10 05:12:09.909371 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_51_10} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:09.909459 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_51_10} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.10 05:12:09.909553 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.01.10 05:12:11.531151 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.01.10 05:12:11.552914 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:11.552972 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:11.560353 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.10 05:12:11.561150 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:11.561539 [ 86 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.10 05:12:11.561683 [ 86 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:11.561762 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:11.562062 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.10 05:12:11.570549 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.01.10 05:12:11.571731 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:11.572622 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:12:11.576952 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:12:11.581430 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:12:11.586491 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:12:11.591773 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:12:11.597543 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:12:11.657540 [ 193 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.095634233 sec., 4025.755087093133 rows/sec., 20.82 MiB/sec. 2025.01.10 05:12:11.660797 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.10 05:12:11.663883 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_51_10} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:11.664018 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_51_10} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.10 05:12:11.666472 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.10 05:12:12.001157 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 233.97 MiB, peak 247.39 MiB, free memory in arenas 0.00 B, will set to 235.96 MiB (RSS), difference: 1.99 MiB 2025.01.10 05:12:12.335441 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:12.335744 [ 288 ] {9711c348-6592-401d-bf00-d13e1670579a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:12:12.335862 [ 288 ] {9711c348-6592-401d-bf00-d13e1670579a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:12:12.336649 [ 288 ] {9711c348-6592-401d-bf00-d13e1670579a} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:12.336703 [ 288 ] {9711c348-6592-401d-bf00-d13e1670579a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:12.337145 [ 288 ] {9711c348-6592-401d-bf00-d13e1670579a} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.10 05:12:12.337406 [ 288 ] {9711c348-6592-401d-bf00-d13e1670579a} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:12.337630 [ 288 ] {9711c348-6592-401d-bf00-d13e1670579a} executeQuery: Read 26 rows, 1.98 KiB in 0.001976 sec., 13157.894736842107 rows/sec., 1001.77 KiB/sec. 2025.01.10 05:12:12.337697 [ 288 ] {9711c348-6592-401d-bf00-d13e1670579a} TCPHandler: Processed in 0.00244739 sec. 2025.01.10 05:12:12.337895 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:12.338015 [ 283 ] {79569e2c-3422-4567-b19c-97fc1a7334ad} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:12:12.338065 [ 283 ] {79569e2c-3422-4567-b19c-97fc1a7334ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:12:12.338647 [ 283 ] {79569e2c-3422-4567-b19c-97fc1a7334ad} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:12.338686 [ 283 ] {79569e2c-3422-4567-b19c-97fc1a7334ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:12.339066 [ 283 ] {79569e2c-3422-4567-b19c-97fc1a7334ad} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.10 05:12:12.339310 [ 283 ] {79569e2c-3422-4567-b19c-97fc1a7334ad} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:12.339499 [ 283 ] {79569e2c-3422-4567-b19c-97fc1a7334ad} executeQuery: Read 28 rows, 2.24 KiB in 0.001512 sec., 18518.51851851852 rows/sec., 1.44 MiB/sec. 2025.01.10 05:12:12.339551 [ 283 ] {79569e2c-3422-4567-b19c-97fc1a7334ad} TCPHandler: Processed in 0.001723116 sec. 2025.01.10 05:12:12.339699 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:12.339811 [ 288 ] {1a32f42c-6efe-486b-9c40-432d4c5778ee} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:12.339861 [ 288 ] {1a32f42c-6efe-486b-9c40-432d4c5778ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:12:12.340365 [ 288 ] {1a32f42c-6efe-486b-9c40-432d4c5778ee} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:12.340402 [ 288 ] {1a32f42c-6efe-486b-9c40-432d4c5778ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:12.340791 [ 288 ] {1a32f42c-6efe-486b-9c40-432d4c5778ee} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.10 05:12:12.341040 [ 288 ] {1a32f42c-6efe-486b-9c40-432d4c5778ee} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:12.341230 [ 288 ] {1a32f42c-6efe-486b-9c40-432d4c5778ee} executeQuery: Read 60 rows, 4.26 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.88 MiB/sec. 2025.01.10 05:12:12.341280 [ 288 ] {1a32f42c-6efe-486b-9c40-432d4c5778ee} TCPHandler: Processed in 0.001634353 sec. 2025.01.10 05:12:12.341425 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:12.341536 [ 283 ] {6aacba68-1d5b-4d71-8228-d81abbe9a6c1} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:12:12.341583 [ 283 ] {6aacba68-1d5b-4d71-8228-d81abbe9a6c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:12:12.342028 [ 283 ] {6aacba68-1d5b-4d71-8228-d81abbe9a6c1} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:12.342065 [ 283 ] {6aacba68-1d5b-4d71-8228-d81abbe9a6c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:12.342438 [ 283 ] {6aacba68-1d5b-4d71-8228-d81abbe9a6c1} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.10 05:12:12.342675 [ 283 ] {6aacba68-1d5b-4d71-8228-d81abbe9a6c1} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:12.342876 [ 283 ] {6aacba68-1d5b-4d71-8228-d81abbe9a6c1} executeQuery: Read 18 rows, 1.26 KiB in 0.001351 sec., 13323.464100666173 rows/sec., 934.64 KiB/sec. 2025.01.10 05:12:12.342955 [ 283 ] {6aacba68-1d5b-4d71-8228-d81abbe9a6c1} TCPHandler: Processed in 0.001576191 sec. 2025.01.10 05:12:17.164712 [ 80 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:12:17.164788 [ 80 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:12:17.338083 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:17.338297 [ 288 ] {ce166f0d-52a9-4fb3-8f58-c797e11ed86b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:12:17.338380 [ 288 ] {ce166f0d-52a9-4fb3-8f58-c797e11ed86b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:12:17.339246 [ 288 ] {ce166f0d-52a9-4fb3-8f58-c797e11ed86b} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:17.339296 [ 288 ] {ce166f0d-52a9-4fb3-8f58-c797e11ed86b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:17.339739 [ 288 ] {ce166f0d-52a9-4fb3-8f58-c797e11ed86b} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.10 05:12:17.340011 [ 288 ] {ce166f0d-52a9-4fb3-8f58-c797e11ed86b} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:17.340236 [ 80 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.10 05:12:17.340271 [ 288 ] {ce166f0d-52a9-4fb3-8f58-c797e11ed86b} executeQuery: Read 78 rows, 6.85 KiB in 0.00203 sec., 38423.64532019704 rows/sec., 3.29 MiB/sec. 2025.01.10 05:12:17.340315 [ 80 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:17.340385 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:17.340403 [ 288 ] {ce166f0d-52a9-4fb3-8f58-c797e11ed86b} TCPHandler: Processed in 0.00246198 sec. 2025.01.10 05:12:17.340633 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::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.01.10 05:12:17.340639 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:17.340931 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:17.340950 [ 283 ] {c337ce4e-f8e8-483c-b9b5-557f60ec08e3} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:12:17.341007 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1399 rows starting from the beginning of the part 2025.01.10 05:12:17.341064 [ 283 ] {c337ce4e-f8e8-483c-b9b5-557f60ec08e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:12:17.341339 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 199 rows starting from the beginning of the part 2025.01.10 05:12:17.341631 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 78 rows starting from the beginning of the part 2025.01.10 05:12:17.341998 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1345 rows starting from the beginning of the part 2025.01.10 05:12:17.342350 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part 2025.01.10 05:12:17.342696 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 78 rows starting from the beginning of the part 2025.01.10 05:12:17.344058 [ 283 ] {c337ce4e-f8e8-483c-b9b5-557f60ec08e3} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:17.344132 [ 283 ] {c337ce4e-f8e8-483c-b9b5-557f60ec08e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:17.345274 [ 283 ] {c337ce4e-f8e8-483c-b9b5-557f60ec08e3} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.10 05:12:17.345608 [ 283 ] {c337ce4e-f8e8-483c-b9b5-557f60ec08e3} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:17.345842 [ 80 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.10 05:12:17.345949 [ 80 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:17.346036 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:17.346117 [ 283 ] {c337ce4e-f8e8-483c-b9b5-557f60ec08e3} executeQuery: Read 26 rows, 1.96 KiB in 0.00523 sec., 4971.319311663479 rows/sec., 373.82 KiB/sec. 2025.01.10 05:12:17.346731 [ 283 ] {c337ce4e-f8e8-483c-b9b5-557f60ec08e3} TCPHandler: Processed in 0.006195661 sec. 2025.01.10 05:12:17.346771 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.10 05:12:17.346975 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3125 rows, containing 5 columns (5 merged, 0 gathered) in 0.006435089 sec., 485618.7692198197 rows/sec., 42.55 MiB/sec. 2025.01.10 05:12:17.347104 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:17.347531 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:17.347591 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.10 05:12:17.347633 [ 288 ] {d3495a02-cf0b-4c12-8e81-69b1d789c8ba} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:12:17.347702 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 60 rows starting from the beginning of the part 2025.01.10 05:12:17.347876 [ 288 ] {d3495a02-cf0b-4c12-8e81-69b1d789c8ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:12:17.348924 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part 2025.01.10 05:12:17.349610 [ 197 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:17.349839 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 20 rows starting from the beginning of the part 2025.01.10 05:12:17.350243 [ 197 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.10 05:12:17.350559 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part 2025.01.10 05:12:17.350643 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.10 05:12:17.351043 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part 2025.01.10 05:12:17.351251 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:12:17.352217 [ 288 ] {d3495a02-cf0b-4c12-8e81-69b1d789c8ba} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:17.352296 [ 288 ] {d3495a02-cf0b-4c12-8e81-69b1d789c8ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:17.353383 [ 288 ] {d3495a02-cf0b-4c12-8e81-69b1d789c8ba} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.10 05:12:17.354088 [ 288 ] {d3495a02-cf0b-4c12-8e81-69b1d789c8ba} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:17.354199 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.008028011 sec., 23667.13249396395 rows/sec., 1.79 MiB/sec. 2025.01.10 05:12:17.354380 [ 80 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.10 05:12:17.354473 [ 80 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:17.354495 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.10 05:12:17.354542 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:17.354731 [ 288 ] {d3495a02-cf0b-4c12-8e81-69b1d789c8ba} executeQuery: Read 54 rows, 4.32 KiB in 0.007273 sec., 7424.7215729410145 rows/sec., 593.75 KiB/sec. 2025.01.10 05:12:17.355008 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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.01.10 05:12:17.355087 [ 288 ] {d3495a02-cf0b-4c12-8e81-69b1d789c8ba} TCPHandler: Processed in 0.008191196 sec. 2025.01.10 05:12:17.355421 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:17.355459 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:17.355513 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:17.355535 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 873 rows starting from the beginning of the part 2025.01.10 05:12:17.355859 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.10 05:12:17.355906 [ 283 ] {94755940-d255-49de-8ba2-a363f761ca95} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:17.356086 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 359 rows starting from the beginning of the part 2025.01.10 05:12:17.356233 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.10 05:12:17.356241 [ 283 ] {94755940-d255-49de-8ba2-a363f761ca95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:12:17.356606 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 54 rows starting from the beginning of the part 2025.01.10 05:12:17.357040 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 827 rows starting from the beginning of the part 2025.01.10 05:12:17.357401 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 28 rows starting from the beginning of the part 2025.01.10 05:12:17.357627 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 54 rows starting from the beginning of the part 2025.01.10 05:12:17.358629 [ 283 ] {94755940-d255-49de-8ba2-a363f761ca95} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:17.358703 [ 283 ] {94755940-d255-49de-8ba2-a363f761ca95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:17.359780 [ 283 ] {94755940-d255-49de-8ba2-a363f761ca95} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.10 05:12:17.360156 [ 283 ] {94755940-d255-49de-8ba2-a363f761ca95} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:17.360570 [ 80 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.10 05:12:17.360674 [ 80 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:17.360727 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:17.360905 [ 283 ] {94755940-d255-49de-8ba2-a363f761ca95} executeQuery: Read 100 rows, 7.10 KiB in 0.005201 sec., 19227.071716977505 rows/sec., 1.33 MiB/sec. 2025.01.10 05:12:17.360943 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 5 columns (5 merged, 0 gathered) in 0.006248013 sec., 351311.6890121707 rows/sec., 26.76 MiB/sec. 2025.01.10 05:12:17.361374 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::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.01.10 05:12:17.361432 [ 283 ] {94755940-d255-49de-8ba2-a363f761ca95} TCPHandler: Processed in 0.006194301 sec. 2025.01.10 05:12:17.361480 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.10 05:12:17.361753 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:17.361997 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:17.362116 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 20659 rows starting from the beginning of the part 2025.01.10 05:12:17.362131 [ 288 ] {265429da-1fc0-49e6-9bb6-9aeae606b8c7} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:17.362756 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:17.362815 [ 288 ] {265429da-1fc0-49e6-9bb6-9aeae606b8c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:12:17.362857 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 177 rows starting from the beginning of the part 2025.01.10 05:12:17.363108 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.10 05:12:17.363561 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.10 05:12:17.363647 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 100 rows starting from the beginning of the part 2025.01.10 05:12:17.364175 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 969 rows starting from the beginning of the part 2025.01.10 05:12:17.364435 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::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.01.10 05:12:17.364743 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 100 rows starting from the beginning of the part 2025.01.10 05:12:17.366586 [ 288 ] {265429da-1fc0-49e6-9bb6-9aeae606b8c7} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:17.366634 [ 288 ] {265429da-1fc0-49e6-9bb6-9aeae606b8c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:17.367708 [ 288 ] {265429da-1fc0-49e6-9bb6-9aeae606b8c7} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.10 05:12:17.368055 [ 288 ] {265429da-1fc0-49e6-9bb6-9aeae606b8c7} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:17.368634 [ 80 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.10 05:12:17.368704 [ 80 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:17.368739 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:17.368745 [ 288 ] {265429da-1fc0-49e6-9bb6-9aeae606b8c7} executeQuery: Read 26 rows, 47.71 KiB in 0.00671 sec., 3874.813710879285 rows/sec., 6.94 MiB/sec. 2025.01.10 05:12:17.369083 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.10 05:12:17.369160 [ 288 ] {265429da-1fc0-49e6-9bb6-9aeae606b8c7} TCPHandler: Processed in 0.007596607 sec. 2025.01.10 05:12:17.369395 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:17.369800 [ 283 ] {40ab6567-466b-415c-ae5a-c39808d55ad7} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:12:17.369961 [ 283 ] {40ab6567-466b-415c-ae5a-c39808d55ad7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:12:17.371064 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:17.371301 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1244 rows starting from the beginning of the part 2025.01.10 05:12:17.372365 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part 2025.01.10 05:12:17.372954 [ 283 ] {40ab6567-466b-415c-ae5a-c39808d55ad7} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:17.373069 [ 283 ] {40ab6567-466b-415c-ae5a-c39808d55ad7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:17.373774 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 22065 rows, containing 5 columns (5 merged, 0 gathered) in 0.012838786 sec., 1718620.436542832 rows/sec., 115.10 MiB/sec. 2025.01.10 05:12:17.373855 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 13 rows starting from the beginning of the part 2025.01.10 05:12:17.374328 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.10 05:12:17.374999 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part 2025.01.10 05:12:17.375016 [ 283 ] {40ab6567-466b-415c-ae5a-c39808d55ad7} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.10 05:12:17.375358 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:17.375777 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.10 05:12:17.376063 [ 283 ] {40ab6567-466b-415c-ae5a-c39808d55ad7} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:17.376090 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. 2025.01.10 05:12:17.376350 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 13 rows starting from the beginning of the part 2025.01.10 05:12:17.376473 [ 80 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.10 05:12:17.376565 [ 80 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:17.376638 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:17.376837 [ 283 ] {40ab6567-466b-415c-ae5a-c39808d55ad7} executeQuery: Read 30 rows, 2.10 KiB in 0.007143 sec., 4199.916001679966 rows/sec., 294.62 KiB/sec. 2025.01.10 05:12:17.377102 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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.01.10 05:12:17.377358 [ 283 ] {40ab6567-466b-415c-ae5a-c39808d55ad7} TCPHandler: Processed in 0.008069932 sec. 2025.01.10 05:12:17.377713 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:17.377816 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2842 rows starting from the beginning of the part 2025.01.10 05:12:17.377848 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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.01.10 05:12:17.377987 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 52 rows starting from the beginning of the part 2025.01.10 05:12:17.378424 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 30 rows starting from the beginning of the part 2025.01.10 05:12:17.379052 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 34 rows starting from the beginning of the part 2025.01.10 05:12:17.379315 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 18 rows starting from the beginning of the part 2025.01.10 05:12:17.379680 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part 2025.01.10 05:12:17.381923 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3006 rows, containing 4 columns (4 merged, 0 gathered) in 0.005148517 sec., 583857.4486594878 rows/sec., 37.60 MiB/sec. 2025.01.10 05:12:17.382372 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.10 05:12:17.382920 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:17.383082 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.10 05:12:17.383205 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.01.10 05:12:17.388033 [ 192 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1348 rows, containing 19 columns (19 merged, 0 gathered) in 0.019196863 sec., 70219.80622563175 rows/sec., 125.83 MiB/sec. 2025.01.10 05:12:17.389462 [ 192 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.10 05:12:17.389921 [ 192 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:17.390016 [ 192 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.10 05:12:17.390200 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB. 2025.01.10 05:12:17.405787 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 2025.01.10 05:12:17.406428 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:17.406469 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:17.406973 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.10 05:12:17.407240 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:17.407513 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.01.10 05:12:17.512379 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1536 2025.01.10 05:12:17.515737 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:17.515785 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:17.517321 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.10 05:12:17.517649 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:17.518984 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1536 2025.01.10 05:12:18.001166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 236.62 MiB, peak 247.96 MiB, free memory in arenas 0.00 B, will set to 239.37 MiB (RSS), difference: 2.75 MiB 2025.01.10 05:12:19.071503 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.01.10 05:12:19.090418 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:19.090474 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:19.097433 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.10 05:12:19.098192 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:19.100766 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.01.10 05:12:20.464835 [ 74 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 2025.01.10 05:12:20.464949 [ 74 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:20.464992 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:20.465215 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full 2025.01.10 05:12:20.465576 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:20.465618 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 33 rows starting from the beginning of the part 2025.01.10 05:12:20.465699 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2025.01.10 05:12:20.465799 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2025.01.10 05:12:20.466078 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2025.01.10 05:12:20.466241 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2025.01.10 05:12:20.467255 [ 190 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.00216685 sec., 17075.478228765256 rows/sec., 1.12 MiB/sec. 2025.01.10 05:12:20.467483 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) 2025.01.10 05:12:20.467918 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:20.468030 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 2025.01.10 05:12:20.468143 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.10 05:12:22.342341 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:22.342550 [ 288 ] {be46d5a7-28ba-42b7-a000-36b3a9d44031} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:12:22.342635 [ 288 ] {be46d5a7-28ba-42b7-a000-36b3a9d44031} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:12:22.343461 [ 288 ] {be46d5a7-28ba-42b7-a000-36b3a9d44031} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:22.343513 [ 288 ] {be46d5a7-28ba-42b7-a000-36b3a9d44031} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:22.343960 [ 288 ] {be46d5a7-28ba-42b7-a000-36b3a9d44031} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.10 05:12:22.344226 [ 288 ] {be46d5a7-28ba-42b7-a000-36b3a9d44031} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:22.344443 [ 73 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.01.10 05:12:22.344471 [ 288 ] {be46d5a7-28ba-42b7-a000-36b3a9d44031} executeQuery: Read 14 rows, 1.01 KiB in 0.001977 sec., 7081.436519979768 rows/sec., 509.77 KiB/sec. 2025.01.10 05:12:22.344535 [ 73 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:22.344611 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:22.344624 [ 288 ] {be46d5a7-28ba-42b7-a000-36b3a9d44031} TCPHandler: Processed in 0.002430579 sec. 2025.01.10 05:12:22.344897 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:22.345015 [ 196 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::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.01.10 05:12:22.345238 [ 283 ] {f7586303-6cd7-471f-82a0-5b939cccccef} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:12:22.345375 [ 283 ] {f7586303-6cd7-471f-82a0-5b939cccccef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:12:22.345605 [ 196 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:22.345689 [ 196 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part 2025.01.10 05:12:22.346122 [ 196 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2025.01.10 05:12:22.346500 [ 196 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2025.01.10 05:12:22.346791 [ 196 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2025.01.10 05:12:22.346893 [ 196 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2025.01.10 05:12:22.347751 [ 283 ] {f7586303-6cd7-471f-82a0-5b939cccccef} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:22.347812 [ 283 ] {f7586303-6cd7-471f-82a0-5b939cccccef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:22.348700 [ 283 ] {f7586303-6cd7-471f-82a0-5b939cccccef} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.10 05:12:22.349250 [ 283 ] {f7586303-6cd7-471f-82a0-5b939cccccef} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:22.349786 [ 283 ] {f7586303-6cd7-471f-82a0-5b939cccccef} executeQuery: Read 199 rows, 18.11 KiB in 0.004676 sec., 42557.74165953807 rows/sec., 3.78 MiB/sec. 2025.01.10 05:12:22.349857 [ 190 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005079045 sec., 13782.118488810396 rows/sec., 1.02 MiB/sec. 2025.01.10 05:12:22.349903 [ 283 ] {f7586303-6cd7-471f-82a0-5b939cccccef} TCPHandler: Processed in 0.005131537 sec. 2025.01.10 05:12:22.350137 [ 190 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.01.10 05:12:22.350141 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:22.350319 [ 288 ] {25624d6e-7439-4b95-abfe-78fb17c8c36f} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:12:22.350400 [ 288 ] {25624d6e-7439-4b95-abfe-78fb17c8c36f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:12:22.350685 [ 190 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:22.350944 [ 190 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.01.10 05:12:22.351143 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.10 05:12:22.351463 [ 288 ] {25624d6e-7439-4b95-abfe-78fb17c8c36f} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:22.351511 [ 288 ] {25624d6e-7439-4b95-abfe-78fb17c8c36f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:22.351889 [ 288 ] {25624d6e-7439-4b95-abfe-78fb17c8c36f} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.10 05:12:22.352241 [ 288 ] {25624d6e-7439-4b95-abfe-78fb17c8c36f} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:22.352471 [ 288 ] {25624d6e-7439-4b95-abfe-78fb17c8c36f} executeQuery: Read 20 rows, 1.43 KiB in 0.002184 sec., 9157.509157509157 rows/sec., 656.41 KiB/sec. 2025.01.10 05:12:22.352542 [ 288 ] {25624d6e-7439-4b95-abfe-78fb17c8c36f} TCPHandler: Processed in 0.002490551 sec. 2025.01.10 05:12:22.352699 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:22.352814 [ 283 ] {d9c4dd0d-cd81-44a7-aace-0e9913e71b2f} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:12:22.352864 [ 283 ] {d9c4dd0d-cd81-44a7-aace-0e9913e71b2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:12:22.353461 [ 283 ] {d9c4dd0d-cd81-44a7-aace-0e9913e71b2f} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:22.353503 [ 283 ] {d9c4dd0d-cd81-44a7-aace-0e9913e71b2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:22.353889 [ 283 ] {d9c4dd0d-cd81-44a7-aace-0e9913e71b2f} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.10 05:12:22.354141 [ 283 ] {d9c4dd0d-cd81-44a7-aace-0e9913e71b2f} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:22.354382 [ 283 ] {d9c4dd0d-cd81-44a7-aace-0e9913e71b2f} executeQuery: Read 14 rows, 1004.00 B in 0.00158 sec., 8860.759493670887 rows/sec., 620.55 KiB/sec. 2025.01.10 05:12:22.354471 [ 283 ] {d9c4dd0d-cd81-44a7-aace-0e9913e71b2f} TCPHandler: Processed in 0.001826059 sec. 2025.01.10 05:12:22.354725 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:22.354866 [ 288 ] {3f272be7-8f10-4d93-8903-697bd973e977} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:12:22.354916 [ 288 ] {3f272be7-8f10-4d93-8903-697bd973e977} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:12:22.355486 [ 288 ] {3f272be7-8f10-4d93-8903-697bd973e977} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:22.355532 [ 288 ] {3f272be7-8f10-4d93-8903-697bd973e977} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:22.355898 [ 288 ] {3f272be7-8f10-4d93-8903-697bd973e977} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.10 05:12:22.356155 [ 288 ] {3f272be7-8f10-4d93-8903-697bd973e977} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:22.356355 [ 73 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.01.10 05:12:22.356421 [ 288 ] {3f272be7-8f10-4d93-8903-697bd973e977} executeQuery: Read 13 rows, 830.00 B in 0.001572 sec., 8269.72010178117 rows/sec., 515.62 KiB/sec. 2025.01.10 05:12:22.356430 [ 73 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:22.356503 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:22.356564 [ 288 ] {3f272be7-8f10-4d93-8903-697bd973e977} TCPHandler: Processed in 0.001964054 sec. 2025.01.10 05:12:22.356773 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:22.356802 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::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.01.10 05:12:22.357010 [ 283 ] {d51b6a02-7d28-446f-842f-2a1dc47c2ffa} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:12:22.357135 [ 283 ] {d51b6a02-7d28-446f-842f-2a1dc47c2ffa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:12:22.357147 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:22.357236 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part 2025.01.10 05:12:22.357453 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part 2025.01.10 05:12:22.357796 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part 2025.01.10 05:12:22.358234 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part 2025.01.10 05:12:22.358616 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part 2025.01.10 05:12:22.359797 [ 283 ] {d51b6a02-7d28-446f-842f-2a1dc47c2ffa} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:22.359846 [ 283 ] {d51b6a02-7d28-446f-842f-2a1dc47c2ffa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:22.360420 [ 190 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003784453 sec., 17175.53369007357 rows/sec., 1.11 MiB/sec. 2025.01.10 05:12:22.360476 [ 283 ] {d51b6a02-7d28-446f-842f-2a1dc47c2ffa} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.10 05:12:22.360602 [ 190 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.01.10 05:12:22.360918 [ 283 ] {d51b6a02-7d28-446f-842f-2a1dc47c2ffa} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:22.361205 [ 190 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:22.361324 [ 283 ] {d51b6a02-7d28-446f-842f-2a1dc47c2ffa} executeQuery: Read 359 rows, 25.84 KiB in 0.004379 sec., 81982.18771408997 rows/sec., 5.76 MiB/sec. 2025.01.10 05:12:22.361407 [ 190 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.01.10 05:12:22.361507 [ 283 ] {d51b6a02-7d28-446f-842f-2a1dc47c2ffa} TCPHandler: Processed in 0.004830016 sec. 2025.01.10 05:12:22.361682 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:12:22.361773 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:22.361912 [ 288 ] {32a292b3-3bae-47e1-afee-c09edacd2cdf} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:12:22.361973 [ 288 ] {32a292b3-3bae-47e1-afee-c09edacd2cdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:12:22.362481 [ 288 ] {32a292b3-3bae-47e1-afee-c09edacd2cdf} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:22.362536 [ 288 ] {32a292b3-3bae-47e1-afee-c09edacd2cdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:22.362982 [ 288 ] {32a292b3-3bae-47e1-afee-c09edacd2cdf} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.10 05:12:22.363231 [ 288 ] {32a292b3-3bae-47e1-afee-c09edacd2cdf} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:22.363447 [ 288 ] {32a292b3-3bae-47e1-afee-c09edacd2cdf} executeQuery: Read 6 rows, 321.00 B in 0.001563 sec., 3838.7715930902114 rows/sec., 200.56 KiB/sec. 2025.01.10 05:12:22.363501 [ 288 ] {32a292b3-3bae-47e1-afee-c09edacd2cdf} TCPHandler: Processed in 0.00184447 sec. 2025.01.10 05:12:22.363654 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:22.363764 [ 283 ] {6520f68e-5b05-4d68-a19a-7ffb913b0739} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:22.363816 [ 283 ] {6520f68e-5b05-4d68-a19a-7ffb913b0739} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:12:22.364337 [ 283 ] {6520f68e-5b05-4d68-a19a-7ffb913b0739} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:22.364375 [ 283 ] {6520f68e-5b05-4d68-a19a-7ffb913b0739} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:22.364788 [ 283 ] {6520f68e-5b05-4d68-a19a-7ffb913b0739} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.10 05:12:22.365051 [ 283 ] {6520f68e-5b05-4d68-a19a-7ffb913b0739} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:22.365283 [ 283 ] {6520f68e-5b05-4d68-a19a-7ffb913b0739} executeQuery: Read 177 rows, 11.96 KiB in 0.001541 sec., 114860.48020765737 rows/sec., 7.58 MiB/sec. 2025.01.10 05:12:22.365391 [ 283 ] {6520f68e-5b05-4d68-a19a-7ffb913b0739} TCPHandler: Processed in 0.001792589 sec. 2025.01.10 05:12:22.365597 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:22.365792 [ 288 ] {b1931e7a-d335-4841-97f3-3f2c7d9cbf3a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:12:22.365842 [ 288 ] {b1931e7a-d335-4841-97f3-3f2c7d9cbf3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:12:22.366298 [ 288 ] {b1931e7a-d335-4841-97f3-3f2c7d9cbf3a} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:22.366337 [ 288 ] {b1931e7a-d335-4841-97f3-3f2c7d9cbf3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:22.366686 [ 288 ] {b1931e7a-d335-4841-97f3-3f2c7d9cbf3a} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.10 05:12:22.366924 [ 288 ] {b1931e7a-d335-4841-97f3-3f2c7d9cbf3a} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:22.367132 [ 288 ] {b1931e7a-d335-4841-97f3-3f2c7d9cbf3a} executeQuery: Read 1 rows, 69.00 B in 0.001375 sec., 727.2727272727274 rows/sec., 49.01 KiB/sec. 2025.01.10 05:12:22.367184 [ 288 ] {b1931e7a-d335-4841-97f3-3f2c7d9cbf3a} TCPHandler: Processed in 0.001698415 sec. 2025.01.10 05:12:22.367331 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:22.367459 [ 283 ] {8c1116b6-93b0-4a53-a880-edd50b3f78bd} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:22.367537 [ 283 ] {8c1116b6-93b0-4a53-a880-edd50b3f78bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:12:22.368674 [ 283 ] {8c1116b6-93b0-4a53-a880-edd50b3f78bd} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:22.368714 [ 283 ] {8c1116b6-93b0-4a53-a880-edd50b3f78bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:22.369355 [ 283 ] {8c1116b6-93b0-4a53-a880-edd50b3f78bd} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.10 05:12:22.369619 [ 283 ] {8c1116b6-93b0-4a53-a880-edd50b3f78bd} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:22.369880 [ 283 ] {8c1116b6-93b0-4a53-a880-edd50b3f78bd} executeQuery: Read 13 rows, 23.85 KiB in 0.002447 sec., 5312.627707396812 rows/sec., 9.52 MiB/sec. 2025.01.10 05:12:22.370126 [ 283 ] {8c1116b6-93b0-4a53-a880-edd50b3f78bd} TCPHandler: Processed in 0.002858912 sec. 2025.01.10 05:12:22.370310 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:22.370426 [ 288 ] {cb1635ca-9ca6-4b07-bfc6-1ae81b4205d6} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:12:22.370473 [ 288 ] {cb1635ca-9ca6-4b07-bfc6-1ae81b4205d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:12:22.370914 [ 288 ] {cb1635ca-9ca6-4b07-bfc6-1ae81b4205d6} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:22.370953 [ 288 ] {cb1635ca-9ca6-4b07-bfc6-1ae81b4205d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:22.371308 [ 288 ] {cb1635ca-9ca6-4b07-bfc6-1ae81b4205d6} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.10 05:12:22.371541 [ 288 ] {cb1635ca-9ca6-4b07-bfc6-1ae81b4205d6} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:22.371757 [ 288 ] {cb1635ca-9ca6-4b07-bfc6-1ae81b4205d6} executeQuery: Read 52 rows, 3.30 KiB in 0.001352 sec., 38461.53846153846 rows/sec., 2.38 MiB/sec. 2025.01.10 05:12:22.371850 [ 288 ] {cb1635ca-9ca6-4b07-bfc6-1ae81b4205d6} TCPHandler: Processed in 0.001619592 sec. 2025.01.10 05:12:24.908535 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 2025.01.10 05:12:24.909179 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:24.909216 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. 2025.01.10 05:12:24.909756 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.10 05:12:24.910031 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:24.910214 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 2025.01.10 05:12:26.601723 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.01.10 05:12:26.621682 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:26.621749 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:26.629018 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.10 05:12:26.629794 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:26.632470 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.01.10 05:12:27.337988 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:27.338198 [ 288 ] {6618274b-3221-493d-a533-f60f6ea228c2} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.10 05:12:27.338281 [ 288 ] {6618274b-3221-493d-a533-f60f6ea228c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.10 05:12:27.339039 [ 288 ] {6618274b-3221-493d-a533-f60f6ea228c2} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:27.339088 [ 288 ] {6618274b-3221-493d-a533-f60f6ea228c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:27.339510 [ 288 ] {6618274b-3221-493d-a533-f60f6ea228c2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.10 05:12:27.339771 [ 288 ] {6618274b-3221-493d-a533-f60f6ea228c2} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:27.340032 [ 288 ] {6618274b-3221-493d-a533-f60f6ea228c2} executeQuery: Read 2 rows, 167.00 B in 0.001883 sec., 1062.1348911311736 rows/sec., 86.61 KiB/sec. 2025.01.10 05:12:27.340247 [ 288 ] {6618274b-3221-493d-a533-f60f6ea228c2} TCPHandler: Processed in 0.002401368 sec. 2025.01.10 05:12:27.340442 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:27.340567 [ 283 ] {9ab93041-8c3a-4550-826e-061560f22b8d} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:12:27.340619 [ 283 ] {9ab93041-8c3a-4550-826e-061560f22b8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:12:27.341255 [ 283 ] {9ab93041-8c3a-4550-826e-061560f22b8d} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:27.341297 [ 283 ] {9ab93041-8c3a-4550-826e-061560f22b8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:27.341674 [ 283 ] {9ab93041-8c3a-4550-826e-061560f22b8d} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.10 05:12:27.341936 [ 283 ] {9ab93041-8c3a-4550-826e-061560f22b8d} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:27.342156 [ 283 ] {9ab93041-8c3a-4550-826e-061560f22b8d} executeQuery: Read 79 rows, 6.92 KiB in 0.001618 sec., 48825.7107540173 rows/sec., 4.18 MiB/sec. 2025.01.10 05:12:27.342213 [ 283 ] {9ab93041-8c3a-4550-826e-061560f22b8d} TCPHandler: Processed in 0.00183186 sec. 2025.01.10 05:12:27.342363 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:27.342493 [ 288 ] {7f3005ed-15b7-45b6-b73b-a8a75c54b256} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:12:27.342547 [ 288 ] {7f3005ed-15b7-45b6-b73b-a8a75c54b256} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:12:27.343197 [ 288 ] {7f3005ed-15b7-45b6-b73b-a8a75c54b256} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:27.343244 [ 288 ] {7f3005ed-15b7-45b6-b73b-a8a75c54b256} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:27.343591 [ 288 ] {7f3005ed-15b7-45b6-b73b-a8a75c54b256} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.10 05:12:27.343831 [ 288 ] {7f3005ed-15b7-45b6-b73b-a8a75c54b256} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:27.344038 [ 288 ] {7f3005ed-15b7-45b6-b73b-a8a75c54b256} executeQuery: Read 28 rows, 2.09 KiB in 0.001574 sec., 17789.07242693774 rows/sec., 1.30 MiB/sec. 2025.01.10 05:12:27.344091 [ 288 ] {7f3005ed-15b7-45b6-b73b-a8a75c54b256} TCPHandler: Processed in 0.001791349 sec. 2025.01.10 05:12:27.344237 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:27.344348 [ 283 ] {6d183568-da01-4ce2-88fd-f7d902bf8990} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:12:27.344394 [ 283 ] {6d183568-da01-4ce2-88fd-f7d902bf8990} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:12:27.344968 [ 283 ] {6d183568-da01-4ce2-88fd-f7d902bf8990} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:27.345008 [ 283 ] {6d183568-da01-4ce2-88fd-f7d902bf8990} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:27.345374 [ 283 ] {6d183568-da01-4ce2-88fd-f7d902bf8990} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.10 05:12:27.345615 [ 283 ] {6d183568-da01-4ce2-88fd-f7d902bf8990} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:27.345832 [ 283 ] {6d183568-da01-4ce2-88fd-f7d902bf8990} executeQuery: Read 56 rows, 4.48 KiB in 0.001507 sec., 37159.920371599204 rows/sec., 2.90 MiB/sec. 2025.01.10 05:12:27.345905 [ 283 ] {6d183568-da01-4ce2-88fd-f7d902bf8990} TCPHandler: Processed in 0.001722825 sec. 2025.01.10 05:12:27.346063 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:27.346187 [ 288 ] {5dcad299-6ba3-4041-b640-f2e6beeadb23} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:27.346235 [ 288 ] {5dcad299-6ba3-4041-b640-f2e6beeadb23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:12:27.346815 [ 288 ] {5dcad299-6ba3-4041-b640-f2e6beeadb23} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:27.346859 [ 288 ] {5dcad299-6ba3-4041-b640-f2e6beeadb23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:27.347291 [ 288 ] {5dcad299-6ba3-4041-b640-f2e6beeadb23} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.10 05:12:27.347521 [ 288 ] {5dcad299-6ba3-4041-b640-f2e6beeadb23} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:27.347733 [ 288 ] {5dcad299-6ba3-4041-b640-f2e6beeadb23} executeQuery: Read 101 rows, 7.17 KiB in 0.001571 sec., 64290.26098026735 rows/sec., 4.46 MiB/sec. 2025.01.10 05:12:27.347784 [ 288 ] {5dcad299-6ba3-4041-b640-f2e6beeadb23} TCPHandler: Processed in 0.001790168 sec. 2025.01.10 05:12:27.347912 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:27.348020 [ 283 ] {6c7c07b6-62ae-410e-9a9f-695d142c2e4a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:27.348087 [ 283 ] {6c7c07b6-62ae-410e-9a9f-695d142c2e4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:12:27.349221 [ 283 ] {6c7c07b6-62ae-410e-9a9f-695d142c2e4a} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:27.349262 [ 283 ] {6c7c07b6-62ae-410e-9a9f-695d142c2e4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:27.349906 [ 283 ] {6c7c07b6-62ae-410e-9a9f-695d142c2e4a} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.10 05:12:27.350174 [ 283 ] {6c7c07b6-62ae-410e-9a9f-695d142c2e4a} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:27.350416 [ 283 ] {6c7c07b6-62ae-410e-9a9f-695d142c2e4a} executeQuery: Read 26 rows, 47.71 KiB in 0.002418 sec., 10752.68817204301 rows/sec., 19.27 MiB/sec. 2025.01.10 05:12:27.350529 [ 283 ] {6c7c07b6-62ae-410e-9a9f-695d142c2e4a} TCPHandler: Processed in 0.002669256 sec. 2025.01.10 05:12:27.350669 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:27.350778 [ 288 ] {39d8b7e7-34e3-448b-a9a7-229b0780ec68} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:12:27.350826 [ 288 ] {39d8b7e7-34e3-448b-a9a7-229b0780ec68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:12:27.351267 [ 288 ] {39d8b7e7-34e3-448b-a9a7-229b0780ec68} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:27.351306 [ 288 ] {39d8b7e7-34e3-448b-a9a7-229b0780ec68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:27.351666 [ 288 ] {39d8b7e7-34e3-448b-a9a7-229b0780ec68} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.10 05:12:27.351899 [ 288 ] {39d8b7e7-34e3-448b-a9a7-229b0780ec68} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:27.352135 [ 288 ] {39d8b7e7-34e3-448b-a9a7-229b0780ec68} executeQuery: Read 30 rows, 2.10 KiB in 0.001371 sec., 21881.83807439825 rows/sec., 1.50 MiB/sec. 2025.01.10 05:12:27.352201 [ 288 ] {39d8b7e7-34e3-448b-a9a7-229b0780ec68} TCPHandler: Processed in 0.001585002 sec. 2025.01.10 05:12:27.520043 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1572 2025.01.10 05:12:27.522982 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:27.523030 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:27.524480 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.10 05:12:27.524799 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:27.525409 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1572 2025.01.10 05:12:32.165054 [ 66 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:12:32.165127 [ 66 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:12:32.341811 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:32.342018 [ 288 ] {4183c431-85ce-444c-9a8d-01a70f90fd50} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:12:32.342099 [ 288 ] {4183c431-85ce-444c-9a8d-01a70f90fd50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:12:32.342908 [ 288 ] {4183c431-85ce-444c-9a8d-01a70f90fd50} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:32.342957 [ 288 ] {4183c431-85ce-444c-9a8d-01a70f90fd50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:32.343385 [ 288 ] {4183c431-85ce-444c-9a8d-01a70f90fd50} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.10 05:12:32.343654 [ 288 ] {4183c431-85ce-444c-9a8d-01a70f90fd50} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:32.343897 [ 288 ] {4183c431-85ce-444c-9a8d-01a70f90fd50} executeQuery: Read 14 rows, 1.01 KiB in 0.001937 sec., 7227.671657201859 rows/sec., 520.30 KiB/sec. 2025.01.10 05:12:32.343966 [ 288 ] {4183c431-85ce-444c-9a8d-01a70f90fd50} TCPHandler: Processed in 0.002296635 sec. 2025.01.10 05:12:32.344162 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:32.344307 [ 283 ] {ecd19adb-93d2-4383-8d82-f35d5bac2490} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:12:32.344369 [ 283 ] {ecd19adb-93d2-4383-8d82-f35d5bac2490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:12:32.345061 [ 283 ] {ecd19adb-93d2-4383-8d82-f35d5bac2490} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:32.345104 [ 283 ] {ecd19adb-93d2-4383-8d82-f35d5bac2490} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:32.345499 [ 283 ] {ecd19adb-93d2-4383-8d82-f35d5bac2490} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.10 05:12:32.345760 [ 283 ] {ecd19adb-93d2-4383-8d82-f35d5bac2490} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:32.345996 [ 283 ] {ecd19adb-93d2-4383-8d82-f35d5bac2490} executeQuery: Read 199 rows, 18.11 KiB in 0.001724 sec., 115429.23433874709 rows/sec., 10.26 MiB/sec. 2025.01.10 05:12:32.346068 [ 283 ] {ecd19adb-93d2-4383-8d82-f35d5bac2490} TCPHandler: Processed in 0.001977184 sec. 2025.01.10 05:12:32.346230 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:32.346364 [ 288 ] {987ebf86-68f8-4920-b97c-e58e5e2f927e} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:12:32.346410 [ 288 ] {987ebf86-68f8-4920-b97c-e58e5e2f927e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:12:32.347057 [ 288 ] {987ebf86-68f8-4920-b97c-e58e5e2f927e} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:32.347103 [ 288 ] {987ebf86-68f8-4920-b97c-e58e5e2f927e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:32.347511 [ 288 ] {987ebf86-68f8-4920-b97c-e58e5e2f927e} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.10 05:12:32.347751 [ 288 ] {987ebf86-68f8-4920-b97c-e58e5e2f927e} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:32.347974 [ 288 ] {987ebf86-68f8-4920-b97c-e58e5e2f927e} executeQuery: Read 20 rows, 1.43 KiB in 0.001636 sec., 12224.938875305623 rows/sec., 876.28 KiB/sec. 2025.01.10 05:12:32.348028 [ 288 ] {987ebf86-68f8-4920-b97c-e58e5e2f927e} TCPHandler: Processed in 0.001867821 sec. 2025.01.10 05:12:32.348164 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:32.348272 [ 283 ] {7b834c24-e0a1-432b-bf6f-e1e866ce6fc3} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:12:32.348319 [ 283 ] {7b834c24-e0a1-432b-bf6f-e1e866ce6fc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:12:32.348859 [ 283 ] {7b834c24-e0a1-432b-bf6f-e1e866ce6fc3} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:32.348900 [ 283 ] {7b834c24-e0a1-432b-bf6f-e1e866ce6fc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:32.349249 [ 283 ] {7b834c24-e0a1-432b-bf6f-e1e866ce6fc3} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.10 05:12:32.349494 [ 283 ] {7b834c24-e0a1-432b-bf6f-e1e866ce6fc3} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:32.349672 [ 60 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2025.01.10 05:12:32.349743 [ 60 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:32.349742 [ 283 ] {7b834c24-e0a1-432b-bf6f-e1e866ce6fc3} executeQuery: Read 14 rows, 1004.00 B in 0.001485 sec., 9427.609427609428 rows/sec., 660.25 KiB/sec. 2025.01.10 05:12:32.349777 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:32.349895 [ 283 ] {7b834c24-e0a1-432b-bf6f-e1e866ce6fc3} TCPHandler: Processed in 0.001782788 sec. 2025.01.10 05:12:32.350099 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full 2025.01.10 05:12:32.350105 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:32.350394 [ 288 ] {4c2daa69-4a14-4d8e-91a5-93cc8b42d257} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:12:32.350409 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:32.350500 [ 288 ] {4c2daa69-4a14-4d8e-91a5-93cc8b42d257} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:12:32.350523 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 243 rows starting from the beginning of the part 2025.01.10 05:12:32.350930 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2025.01.10 05:12:32.351343 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2025.01.10 05:12:32.351810 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part 2025.01.10 05:12:32.352008 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2025.01.10 05:12:32.352326 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2025.01.10 05:12:32.353222 [ 288 ] {4c2daa69-4a14-4d8e-91a5-93cc8b42d257} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:32.353291 [ 288 ] {4c2daa69-4a14-4d8e-91a5-93cc8b42d257} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:32.354236 [ 288 ] {4c2daa69-4a14-4d8e-91a5-93cc8b42d257} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.10 05:12:32.354825 [ 288 ] {4c2daa69-4a14-4d8e-91a5-93cc8b42d257} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:32.355301 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005385174 sec., 100461.006459587 rows/sec., 7.20 MiB/sec. 2025.01.10 05:12:32.355383 [ 288 ] {4c2daa69-4a14-4d8e-91a5-93cc8b42d257} executeQuery: Read 13 rows, 830.00 B in 0.005075 sec., 2561.576354679803 rows/sec., 159.71 KiB/sec. 2025.01.10 05:12:32.355475 [ 288 ] {4c2daa69-4a14-4d8e-91a5-93cc8b42d257} TCPHandler: Processed in 0.005474988 sec. 2025.01.10 05:12:32.355515 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2025.01.10 05:12:32.355641 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:32.355770 [ 283 ] {0d3f935e-008d-4c25-b9bb-34a3de2970b5} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:12:32.355817 [ 283 ] {0d3f935e-008d-4c25-b9bb-34a3de2970b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:12:32.355903 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:32.356029 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2025.01.10 05:12:32.356159 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.10 05:12:32.356676 [ 283 ] {0d3f935e-008d-4c25-b9bb-34a3de2970b5} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:32.356715 [ 283 ] {0d3f935e-008d-4c25-b9bb-34a3de2970b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:32.357099 [ 283 ] {0d3f935e-008d-4c25-b9bb-34a3de2970b5} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.10 05:12:32.357349 [ 283 ] {0d3f935e-008d-4c25-b9bb-34a3de2970b5} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:32.357549 [ 283 ] {0d3f935e-008d-4c25-b9bb-34a3de2970b5} executeQuery: Read 359 rows, 25.84 KiB in 0.001804 sec., 199002.2172949002 rows/sec., 13.99 MiB/sec. 2025.01.10 05:12:32.357603 [ 283 ] {0d3f935e-008d-4c25-b9bb-34a3de2970b5} TCPHandler: Processed in 0.002029296 sec. 2025.01.10 05:12:32.357749 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:32.357862 [ 288 ] {24ff2b3e-dff8-4c25-a724-a3e2f924160a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:12:32.357916 [ 288 ] {24ff2b3e-dff8-4c25-a724-a3e2f924160a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:12:32.358386 [ 288 ] {24ff2b3e-dff8-4c25-a724-a3e2f924160a} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:32.358426 [ 288 ] {24ff2b3e-dff8-4c25-a724-a3e2f924160a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:32.358795 [ 288 ] {24ff2b3e-dff8-4c25-a724-a3e2f924160a} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.10 05:12:32.359038 [ 288 ] {24ff2b3e-dff8-4c25-a724-a3e2f924160a} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:32.359225 [ 60 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2025.01.10 05:12:32.359299 [ 60 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:32.359307 [ 288 ] {24ff2b3e-dff8-4c25-a724-a3e2f924160a} executeQuery: Read 6 rows, 321.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 215.15 KiB/sec. 2025.01.10 05:12:32.359329 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:32.359460 [ 288 ] {24ff2b3e-dff8-4c25-a724-a3e2f924160a} TCPHandler: Processed in 0.001754567 sec. 2025.01.10 05:12:32.359743 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:32.360001 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full 2025.01.10 05:12:32.360148 [ 283 ] {d041d3c4-0d5c-4e62-9559-f36b17662756} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:32.360352 [ 283 ] {d041d3c4-0d5c-4e62-9559-f36b17662756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:12:32.360606 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:32.360693 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part 2025.01.10 05:12:32.360977 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2025.01.10 05:12:32.361354 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2025.01.10 05:12:32.361718 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2025.01.10 05:12:32.362003 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2025.01.10 05:12:32.362317 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2025.01.10 05:12:32.362974 [ 283 ] {d041d3c4-0d5c-4e62-9559-f36b17662756} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:32.363047 [ 283 ] {d041d3c4-0d5c-4e62-9559-f36b17662756} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:32.364041 [ 283 ] {d041d3c4-0d5c-4e62-9559-f36b17662756} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.10 05:12:32.364656 [ 283 ] {d041d3c4-0d5c-4e62-9559-f36b17662756} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:32.364858 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.005378564 sec., 42390.49679431164 rows/sec., 2.16 MiB/sec. 2025.01.10 05:12:32.365140 [ 283 ] {d041d3c4-0d5c-4e62-9559-f36b17662756} executeQuery: Read 177 rows, 11.96 KiB in 0.005162 sec., 34289.035257652075 rows/sec., 2.26 MiB/sec. 2025.01.10 05:12:32.365172 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2025.01.10 05:12:32.365504 [ 283 ] {d041d3c4-0d5c-4e62-9559-f36b17662756} TCPHandler: Processed in 0.005903552 sec. 2025.01.10 05:12:32.365810 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:32.366175 [ 288 ] {dae14af0-b3b1-4e60-a945-42cb8b135ed2} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:12:32.366379 [ 288 ] {dae14af0-b3b1-4e60-a945-42cb8b135ed2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:12:32.366378 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:32.366704 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2025.01.10 05:12:32.366903 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.10 05:12:32.367268 [ 288 ] {dae14af0-b3b1-4e60-a945-42cb8b135ed2} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:32.367313 [ 288 ] {dae14af0-b3b1-4e60-a945-42cb8b135ed2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:32.367667 [ 288 ] {dae14af0-b3b1-4e60-a945-42cb8b135ed2} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.10 05:12:32.367908 [ 288 ] {dae14af0-b3b1-4e60-a945-42cb8b135ed2} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:32.368156 [ 288 ] {dae14af0-b3b1-4e60-a945-42cb8b135ed2} executeQuery: Read 1 rows, 69.00 B in 0.0021 sec., 476.1904761904762 rows/sec., 32.09 KiB/sec. 2025.01.10 05:12:32.368364 [ 288 ] {dae14af0-b3b1-4e60-a945-42cb8b135ed2} TCPHandler: Processed in 0.002732408 sec. 2025.01.10 05:12:32.368573 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:32.368684 [ 283 ] {15787e2d-a9d3-4ca8-b9dc-f1c664e024d0} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:32.368763 [ 283 ] {15787e2d-a9d3-4ca8-b9dc-f1c664e024d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:12:32.370180 [ 283 ] {15787e2d-a9d3-4ca8-b9dc-f1c664e024d0} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:32.370227 [ 283 ] {15787e2d-a9d3-4ca8-b9dc-f1c664e024d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:32.371077 [ 283 ] {15787e2d-a9d3-4ca8-b9dc-f1c664e024d0} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.10 05:12:32.371414 [ 283 ] {15787e2d-a9d3-4ca8-b9dc-f1c664e024d0} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:32.371741 [ 283 ] {15787e2d-a9d3-4ca8-b9dc-f1c664e024d0} executeQuery: Read 13 rows, 23.85 KiB in 0.003069 sec., 4235.907461713913 rows/sec., 7.59 MiB/sec. 2025.01.10 05:12:32.372218 [ 283 ] {15787e2d-a9d3-4ca8-b9dc-f1c664e024d0} TCPHandler: Processed in 0.003736961 sec. 2025.01.10 05:12:32.372487 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:32.372662 [ 288 ] {a67a281a-7494-468d-bcb0-e61e320b236b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:12:32.372715 [ 288 ] {a67a281a-7494-468d-bcb0-e61e320b236b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:12:32.373213 [ 288 ] {a67a281a-7494-468d-bcb0-e61e320b236b} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:32.373253 [ 288 ] {a67a281a-7494-468d-bcb0-e61e320b236b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:32.373647 [ 288 ] {a67a281a-7494-468d-bcb0-e61e320b236b} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.10 05:12:32.373891 [ 288 ] {a67a281a-7494-468d-bcb0-e61e320b236b} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:32.374103 [ 288 ] {a67a281a-7494-468d-bcb0-e61e320b236b} executeQuery: Read 52 rows, 3.30 KiB in 0.001465 sec., 35494.88054607509 rows/sec., 2.20 MiB/sec. 2025.01.10 05:12:32.374157 [ 288 ] {a67a281a-7494-468d-bcb0-e61e320b236b} TCPHandler: Processed in 0.001826189 sec. 2025.01.10 05:12:32.411233 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 2025.01.10 05:12:32.411950 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:32.411989 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:32.412485 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.10 05:12:32.412747 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:32.412997 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.01.10 05:12:34.133432 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.01.10 05:12:34.155290 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:34.155347 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:34.162639 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.10 05:12:34.163434 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:34.166215 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.01.10 05:12:37.338145 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:37.338371 [ 288 ] {7e052b8c-958d-4b8e-8ae4-0dd1c134d845} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:12:37.338453 [ 288 ] {7e052b8c-958d-4b8e-8ae4-0dd1c134d845} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:12:37.339279 [ 288 ] {7e052b8c-958d-4b8e-8ae4-0dd1c134d845} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:37.339328 [ 288 ] {7e052b8c-958d-4b8e-8ae4-0dd1c134d845} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:37.339766 [ 288 ] {7e052b8c-958d-4b8e-8ae4-0dd1c134d845} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.10 05:12:37.340023 [ 288 ] {7e052b8c-958d-4b8e-8ae4-0dd1c134d845} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:37.340282 [ 288 ] {7e052b8c-958d-4b8e-8ae4-0dd1c134d845} executeQuery: Read 78 rows, 6.85 KiB in 0.00197 sec., 39593.90862944163 rows/sec., 3.39 MiB/sec. 2025.01.10 05:12:37.340365 [ 288 ] {7e052b8c-958d-4b8e-8ae4-0dd1c134d845} TCPHandler: Processed in 0.002364417 sec. 2025.01.10 05:12:37.340592 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:37.340739 [ 283 ] {dba93f49-2188-41d5-a796-13c0079bf979} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:12:37.340798 [ 283 ] {dba93f49-2188-41d5-a796-13c0079bf979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:12:37.341486 [ 283 ] {dba93f49-2188-41d5-a796-13c0079bf979} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:37.341535 [ 283 ] {dba93f49-2188-41d5-a796-13c0079bf979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:37.341922 [ 283 ] {dba93f49-2188-41d5-a796-13c0079bf979} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.10 05:12:37.342186 [ 283 ] {dba93f49-2188-41d5-a796-13c0079bf979} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:37.342428 [ 283 ] {dba93f49-2188-41d5-a796-13c0079bf979} executeQuery: Read 26 rows, 1.96 KiB in 0.001724 sec., 15081.20649651972 rows/sec., 1.11 MiB/sec. 2025.01.10 05:12:37.342483 [ 283 ] {dba93f49-2188-41d5-a796-13c0079bf979} TCPHandler: Processed in 0.001986925 sec. 2025.01.10 05:12:37.342638 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:37.342767 [ 288 ] {fd9787cc-5b55-4575-9e63-7296dc71502f} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:12:37.342822 [ 288 ] {fd9787cc-5b55-4575-9e63-7296dc71502f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:12:37.343487 [ 288 ] {fd9787cc-5b55-4575-9e63-7296dc71502f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:37.343534 [ 288 ] {fd9787cc-5b55-4575-9e63-7296dc71502f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:37.343897 [ 288 ] {fd9787cc-5b55-4575-9e63-7296dc71502f} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.10 05:12:37.344138 [ 288 ] {fd9787cc-5b55-4575-9e63-7296dc71502f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:37.344372 [ 288 ] {fd9787cc-5b55-4575-9e63-7296dc71502f} executeQuery: Read 54 rows, 4.32 KiB in 0.001633 sec., 33067.97305572566 rows/sec., 2.58 MiB/sec. 2025.01.10 05:12:37.344445 [ 288 ] {fd9787cc-5b55-4575-9e63-7296dc71502f} TCPHandler: Processed in 0.00187132 sec. 2025.01.10 05:12:37.344676 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:37.345002 [ 283 ] {0f15a608-90b1-4a1d-b9ee-ee5edbe1982f} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:37.345086 [ 283 ] {0f15a608-90b1-4a1d-b9ee-ee5edbe1982f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:12:37.345688 [ 283 ] {0f15a608-90b1-4a1d-b9ee-ee5edbe1982f} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:37.345727 [ 283 ] {0f15a608-90b1-4a1d-b9ee-ee5edbe1982f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:37.346119 [ 283 ] {0f15a608-90b1-4a1d-b9ee-ee5edbe1982f} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.10 05:12:37.346366 [ 283 ] {0f15a608-90b1-4a1d-b9ee-ee5edbe1982f} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:37.346579 [ 283 ] {0f15a608-90b1-4a1d-b9ee-ee5edbe1982f} executeQuery: Read 100 rows, 7.10 KiB in 0.001691 sec., 59136.60555884092 rows/sec., 4.10 MiB/sec. 2025.01.10 05:12:37.346631 [ 283 ] {0f15a608-90b1-4a1d-b9ee-ee5edbe1982f} TCPHandler: Processed in 0.002093948 sec. 2025.01.10 05:12:37.346779 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:37.346907 [ 288 ] {38638777-0bb4-43fa-9a1e-372b466510cd} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:37.346986 [ 288 ] {38638777-0bb4-43fa-9a1e-372b466510cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:12:37.348215 [ 288 ] {38638777-0bb4-43fa-9a1e-372b466510cd} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:37.348253 [ 288 ] {38638777-0bb4-43fa-9a1e-372b466510cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:37.348904 [ 288 ] {38638777-0bb4-43fa-9a1e-372b466510cd} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.10 05:12:37.349166 [ 288 ] {38638777-0bb4-43fa-9a1e-372b466510cd} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:37.349413 [ 288 ] {38638777-0bb4-43fa-9a1e-372b466510cd} executeQuery: Read 26 rows, 47.71 KiB in 0.002536 sec., 10252.36593059937 rows/sec., 18.37 MiB/sec. 2025.01.10 05:12:37.349520 [ 288 ] {38638777-0bb4-43fa-9a1e-372b466510cd} TCPHandler: Processed in 0.002805751 sec. 2025.01.10 05:12:37.349681 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:37.349815 [ 283 ] {1a090860-0c1a-42e3-b858-c81ee5342b3f} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:12:37.349873 [ 283 ] {1a090860-0c1a-42e3-b858-c81ee5342b3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:12:37.350405 [ 283 ] {1a090860-0c1a-42e3-b858-c81ee5342b3f} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:37.350452 [ 283 ] {1a090860-0c1a-42e3-b858-c81ee5342b3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:37.350841 [ 283 ] {1a090860-0c1a-42e3-b858-c81ee5342b3f} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.10 05:12:37.351084 [ 283 ] {1a090860-0c1a-42e3-b858-c81ee5342b3f} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:37.351307 [ 283 ] {1a090860-0c1a-42e3-b858-c81ee5342b3f} executeQuery: Read 30 rows, 2.10 KiB in 0.001521 sec., 19723.865877712033 rows/sec., 1.35 MiB/sec. 2025.01.10 05:12:37.351369 [ 283 ] {1a090860-0c1a-42e3-b858-c81ee5342b3f} TCPHandler: Processed in 0.001752787 sec. 2025.01.10 05:12:37.526532 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1606 2025.01.10 05:12:37.529569 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:37.529620 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:37.531098 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.10 05:12:37.531410 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:37.532725 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1606 2025.01.10 05:12:38.599055 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:38.599272 [ 288 ] {9e8e16d6-b9b1-4e2f-818a-8ca6de39ea01} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:12:38.599359 [ 288 ] {9e8e16d6-b9b1-4e2f-818a-8ca6de39ea01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:12:38.600214 [ 288 ] {9e8e16d6-b9b1-4e2f-818a-8ca6de39ea01} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:38.600267 [ 288 ] {9e8e16d6-b9b1-4e2f-818a-8ca6de39ea01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:38.600717 [ 288 ] {9e8e16d6-b9b1-4e2f-818a-8ca6de39ea01} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.10 05:12:38.600978 [ 288 ] {9e8e16d6-b9b1-4e2f-818a-8ca6de39ea01} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:38.601190 [ 288 ] {9e8e16d6-b9b1-4e2f-818a-8ca6de39ea01} executeQuery: Read 14 rows, 1.01 KiB in 0.001982 sec., 7063.572149344098 rows/sec., 508.48 KiB/sec. 2025.01.10 05:12:38.601257 [ 288 ] {9e8e16d6-b9b1-4e2f-818a-8ca6de39ea01} TCPHandler: Processed in 0.002351736 sec. 2025.01.10 05:12:38.601470 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:38.601594 [ 283 ] {2ac666f4-1105-48a3-b484-3b389387d4f8} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:12:38.601656 [ 283 ] {2ac666f4-1105-48a3-b484-3b389387d4f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:12:38.603046 [ 283 ] {2ac666f4-1105-48a3-b484-3b389387d4f8} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:38.603087 [ 283 ] {2ac666f4-1105-48a3-b484-3b389387d4f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:38.603552 [ 283 ] {2ac666f4-1105-48a3-b484-3b389387d4f8} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.10 05:12:38.603804 [ 283 ] {2ac666f4-1105-48a3-b484-3b389387d4f8} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:38.603950 [ 51 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.10 05:12:38.603989 [ 51 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:38.603998 [ 283 ] {2ac666f4-1105-48a3-b484-3b389387d4f8} executeQuery: Read 1339 rows, 114.23 KiB in 0.002433 sec., 550349.3629264283 rows/sec., 45.85 MiB/sec. 2025.01.10 05:12:38.604013 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:38.604110 [ 283 ] {2ac666f4-1105-48a3-b484-3b389387d4f8} TCPHandler: Processed in 0.002690808 sec. 2025.01.10 05:12:38.604341 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::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.01.10 05:12:38.604389 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:38.604852 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:38.604869 [ 288 ] {88935d92-d3b6-43f7-bfae-a799eb694789} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:12:38.604968 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1399 rows starting from the beginning of the part 2025.01.10 05:12:38.605086 [ 288 ] {88935d92-d3b6-43f7-bfae-a799eb694789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:12:38.605542 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 199 rows starting from the beginning of the part 2025.01.10 05:12:38.606073 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 79 rows starting from the beginning of the part 2025.01.10 05:12:38.606533 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 199 rows starting from the beginning of the part 2025.01.10 05:12:38.606858 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 78 rows starting from the beginning of the part 2025.01.10 05:12:38.607312 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1339 rows starting from the beginning of the part 2025.01.10 05:12:38.608366 [ 288 ] {88935d92-d3b6-43f7-bfae-a799eb694789} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:38.608446 [ 288 ] {88935d92-d3b6-43f7-bfae-a799eb694789} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:38.609308 [ 288 ] {88935d92-d3b6-43f7-bfae-a799eb694789} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.10 05:12:38.609821 [ 288 ] {88935d92-d3b6-43f7-bfae-a799eb694789} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:38.610083 [ 51 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.10 05:12:38.610136 [ 51 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:38.610166 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:38.610196 [ 288 ] {88935d92-d3b6-43f7-bfae-a799eb694789} executeQuery: Read 20 rows, 1.43 KiB in 0.005497 sec., 3638.3481899217754 rows/sec., 260.80 KiB/sec. 2025.01.10 05:12:38.610423 [ 288 ] {88935d92-d3b6-43f7-bfae-a799eb694789} TCPHandler: Processed in 0.00617908 sec. 2025.01.10 05:12:38.610482 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:12:38.610754 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:38.611046 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:38.611189 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 60 rows starting from the beginning of the part 2025.01.10 05:12:38.611271 [ 283 ] {f5c47612-7ca9-44f5-a9fe-5237ba75fb89} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:12:38.611517 [ 283 ] {f5c47612-7ca9-44f5-a9fe-5237ba75fb89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:12:38.611541 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3293 rows, containing 5 columns (5 merged, 0 gathered) in 0.00740706 sec., 444575.8506073935 rows/sec., 39.13 MiB/sec. 2025.01.10 05:12:38.611778 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 20 rows starting from the beginning of the part 2025.01.10 05:12:38.612106 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.10 05:12:38.612240 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 28 rows starting from the beginning of the part 2025.01.10 05:12:38.612872 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 20 rows starting from the beginning of the part 2025.01.10 05:12:38.613510 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part 2025.01.10 05:12:38.613780 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:38.614183 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:12:38.614430 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.10 05:12:38.614829 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.10 05:12:38.615753 [ 283 ] {f5c47612-7ca9-44f5-a9fe-5237ba75fb89} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:38.615824 [ 283 ] {f5c47612-7ca9-44f5-a9fe-5237ba75fb89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:38.616985 [ 283 ] {f5c47612-7ca9-44f5-a9fe-5237ba75fb89} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.10 05:12:38.617070 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.006807371 sec., 25560.528433076437 rows/sec., 1.92 MiB/sec. 2025.01.10 05:12:38.617265 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.10 05:12:38.617482 [ 283 ] {f5c47612-7ca9-44f5-a9fe-5237ba75fb89} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:38.617830 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:38.617876 [ 283 ] {f5c47612-7ca9-44f5-a9fe-5237ba75fb89} executeQuery: Read 242 rows, 16.79 KiB in 0.006839 sec., 35385.290247112156 rows/sec., 2.40 MiB/sec. 2025.01.10 05:12:38.618007 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.10 05:12:38.618033 [ 283 ] {f5c47612-7ca9-44f5-a9fe-5237ba75fb89} TCPHandler: Processed in 0.007459272 sec. 2025.01.10 05:12:38.618228 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.10 05:12:38.618275 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:38.618409 [ 288 ] {caa57268-0801-4643-b4e3-843d8279fb68} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:12:38.618466 [ 288 ] {caa57268-0801-4643-b4e3-843d8279fb68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:12:38.619040 [ 288 ] {caa57268-0801-4643-b4e3-843d8279fb68} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:38.619079 [ 288 ] {caa57268-0801-4643-b4e3-843d8279fb68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:38.619439 [ 288 ] {caa57268-0801-4643-b4e3-843d8279fb68} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.10 05:12:38.619688 [ 288 ] {caa57268-0801-4643-b4e3-843d8279fb68} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:38.619892 [ 288 ] {caa57268-0801-4643-b4e3-843d8279fb68} executeQuery: Read 13 rows, 830.00 B in 0.001505 sec., 8637.873754152824 rows/sec., 538.57 KiB/sec. 2025.01.10 05:12:38.619996 [ 288 ] {caa57268-0801-4643-b4e3-843d8279fb68} TCPHandler: Processed in 0.00184624 sec. 2025.01.10 05:12:38.620252 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:38.620517 [ 283 ] {b45eb27c-36ba-425d-b9d9-2479b0c5684f} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:12:38.620576 [ 283 ] {b45eb27c-36ba-425d-b9d9-2479b0c5684f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:12:38.621486 [ 283 ] {b45eb27c-36ba-425d-b9d9-2479b0c5684f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:38.621525 [ 283 ] {b45eb27c-36ba-425d-b9d9-2479b0c5684f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:38.621922 [ 283 ] {b45eb27c-36ba-425d-b9d9-2479b0c5684f} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.10 05:12:38.622168 [ 283 ] {b45eb27c-36ba-425d-b9d9-2479b0c5684f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:38.622312 [ 51 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.10 05:12:38.622359 [ 283 ] {b45eb27c-36ba-425d-b9d9-2479b0c5684f} executeQuery: Read 815 rows, 60.13 KiB in 0.00191 sec., 426701.57068062824 rows/sec., 30.75 MiB/sec. 2025.01.10 05:12:38.622360 [ 51 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:38.622413 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:38.622433 [ 283 ] {b45eb27c-36ba-425d-b9d9-2479b0c5684f} TCPHandler: Processed in 0.002343286 sec. 2025.01.10 05:12:38.622698 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:38.622779 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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.01.10 05:12:38.623197 [ 288 ] {76696cb9-d47b-4964-a873-1e4320013e62} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:12:38.623342 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:38.623469 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 873 rows starting from the beginning of the part 2025.01.10 05:12:38.623513 [ 288 ] {76696cb9-d47b-4964-a873-1e4320013e62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:12:38.624129 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 359 rows starting from the beginning of the part 2025.01.10 05:12:38.624948 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part 2025.01.10 05:12:38.625341 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 359 rows starting from the beginning of the part 2025.01.10 05:12:38.625542 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 54 rows starting from the beginning of the part 2025.01.10 05:12:38.625897 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 815 rows starting from the beginning of the part 2025.01.10 05:12:38.626624 [ 288 ] {76696cb9-d47b-4964-a873-1e4320013e62} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:38.626692 [ 288 ] {76696cb9-d47b-4964-a873-1e4320013e62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:38.627622 [ 288 ] {76696cb9-d47b-4964-a873-1e4320013e62} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.10 05:12:38.628196 [ 288 ] {76696cb9-d47b-4964-a873-1e4320013e62} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:38.628449 [ 288 ] {76696cb9-d47b-4964-a873-1e4320013e62} executeQuery: Read 6 rows, 321.00 B in 0.00548 sec., 1094.890510948905 rows/sec., 57.20 KiB/sec. 2025.01.10 05:12:38.628510 [ 288 ] {76696cb9-d47b-4964-a873-1e4320013e62} TCPHandler: Processed in 0.005990884 sec. 2025.01.10 05:12:38.628800 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:38.628931 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2516 rows, containing 5 columns (5 merged, 0 gathered) in 0.006403807 sec., 392891.29107107694 rows/sec., 29.78 MiB/sec. 2025.01.10 05:12:38.628995 [ 283 ] {04485ca8-3603-45b5-ba90-65809f247079} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:38.629093 [ 283 ] {04485ca8-3603-45b5-ba90-65809f247079} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:12:38.629416 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.10 05:12:38.630036 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:38.630275 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.10 05:12:38.630439 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.10 05:12:38.630515 [ 283 ] {04485ca8-3603-45b5-ba90-65809f247079} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:38.630559 [ 283 ] {04485ca8-3603-45b5-ba90-65809f247079} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:38.631018 [ 283 ] {04485ca8-3603-45b5-ba90-65809f247079} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.10 05:12:38.631264 [ 283 ] {04485ca8-3603-45b5-ba90-65809f247079} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:38.631399 [ 51 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.10 05:12:38.631435 [ 51 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:38.631445 [ 283 ] {04485ca8-3603-45b5-ba90-65809f247079} executeQuery: Read 963 rows, 65.53 KiB in 0.002493 sec., 386281.58844765346 rows/sec., 25.67 MiB/sec. 2025.01.10 05:12:38.631464 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:38.631577 [ 283 ] {04485ca8-3603-45b5-ba90-65809f247079} TCPHandler: Processed in 0.002927935 sec. 2025.01.10 05:12:38.631731 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::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.01.10 05:12:38.631794 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:38.631913 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:38.632007 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 22065 rows starting from the beginning of the part 2025.01.10 05:12:38.632019 [ 288 ] {63e42d4b-a877-4bdf-bdc5-0e3b7bee9b20} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:12:38.632174 [ 288 ] {63e42d4b-a877-4bdf-bdc5-0e3b7bee9b20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:12:38.632274 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 177 rows starting from the beginning of the part 2025.01.10 05:12:38.632614 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 101 rows starting from the beginning of the part 2025.01.10 05:12:38.633059 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 177 rows starting from the beginning of the part 2025.01.10 05:12:38.633503 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 100 rows starting from the beginning of the part 2025.01.10 05:12:38.633780 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 963 rows starting from the beginning of the part 2025.01.10 05:12:38.634682 [ 288 ] {63e42d4b-a877-4bdf-bdc5-0e3b7bee9b20} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:38.634752 [ 288 ] {63e42d4b-a877-4bdf-bdc5-0e3b7bee9b20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:38.635444 [ 288 ] {63e42d4b-a877-4bdf-bdc5-0e3b7bee9b20} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.10 05:12:38.635782 [ 288 ] {63e42d4b-a877-4bdf-bdc5-0e3b7bee9b20} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:38.636095 [ 288 ] {63e42d4b-a877-4bdf-bdc5-0e3b7bee9b20} executeQuery: Read 1 rows, 69.00 B in 0.004122 sec., 242.600679281902 rows/sec., 16.35 KiB/sec. 2025.01.10 05:12:38.636578 [ 288 ] {63e42d4b-a877-4bdf-bdc5-0e3b7bee9b20} TCPHandler: Processed in 0.004875448 sec. 2025.01.10 05:12:38.636903 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:38.637249 [ 283 ] {9f8ae32f-7978-4348-8c06-b76f6750c732} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:38.637498 [ 283 ] {9f8ae32f-7978-4348-8c06-b76f6750c732} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:12:38.639536 [ 283 ] {9f8ae32f-7978-4348-8c06-b76f6750c732} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:38.639576 [ 283 ] {9f8ae32f-7978-4348-8c06-b76f6750c732} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:38.640413 [ 283 ] {9f8ae32f-7978-4348-8c06-b76f6750c732} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.10 05:12:38.640783 [ 283 ] {9f8ae32f-7978-4348-8c06-b76f6750c732} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:38.641010 [ 51 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.10 05:12:38.641059 [ 51 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:38.641090 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:38.641110 [ 283 ] {9f8ae32f-7978-4348-8c06-b76f6750c732} executeQuery: Read 13 rows, 23.85 KiB in 0.003962 sec., 3281.171125694094 rows/sec., 5.88 MiB/sec. 2025.01.10 05:12:38.641478 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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.01.10 05:12:38.641603 [ 283 ] {9f8ae32f-7978-4348-8c06-b76f6750c732} TCPHandler: Processed in 0.004906469 sec. 2025.01.10 05:12:38.641896 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:38.642280 [ 288 ] {ff46bee7-d1ec-4f5b-9282-55677d755074} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:12:38.642499 [ 288 ] {ff46bee7-d1ec-4f5b-9282-55677d755074} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:12:38.642648 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 23583 rows, containing 5 columns (5 merged, 0 gathered) in 0.011062049 sec., 2131883.523567831 rows/sec., 142.74 MiB/sec. 2025.01.10 05:12:38.643258 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:38.643329 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.10 05:12:38.643763 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1348 rows starting from the beginning of the part 2025.01.10 05:12:38.644449 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:38.644846 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.10 05:12:38.645232 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.01.10 05:12:38.645262 [ 288 ] {ff46bee7-d1ec-4f5b-9282-55677d755074} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:38.645336 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 13 rows starting from the beginning of the part 2025.01.10 05:12:38.645350 [ 288 ] {ff46bee7-d1ec-4f5b-9282-55677d755074} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:38.646038 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 26 rows starting from the beginning of the part 2025.01.10 05:12:38.646654 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 13 rows starting from the beginning of the part 2025.01.10 05:12:38.646832 [ 288 ] {ff46bee7-d1ec-4f5b-9282-55677d755074} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.10 05:12:38.647159 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part 2025.01.10 05:12:38.647672 [ 288 ] {ff46bee7-d1ec-4f5b-9282-55677d755074} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:38.647699 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 13 rows starting from the beginning of the part 2025.01.10 05:12:38.648026 [ 51 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.10 05:12:38.648205 [ 51 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:38.648318 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:38.648586 [ 288 ] {ff46bee7-d1ec-4f5b-9282-55677d755074} executeQuery: Read 34 rows, 2.03 KiB in 0.00642 sec., 5295.950155763239 rows/sec., 316.85 KiB/sec. 2025.01.10 05:12:38.649060 [ 288 ] {ff46bee7-d1ec-4f5b-9282-55677d755074} TCPHandler: Processed in 0.007322137 sec. 2025.01.10 05:12:38.649054 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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.01.10 05:12:38.649579 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:38.649646 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3006 rows starting from the beginning of the part 2025.01.10 05:12:38.649832 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 52 rows starting from the beginning of the part 2025.01.10 05:12:38.650394 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part 2025.01.10 05:12:38.650719 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 52 rows starting from the beginning of the part 2025.01.10 05:12:38.651041 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 30 rows starting from the beginning of the part 2025.01.10 05:12:38.651252 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part 2025.01.10 05:12:38.653051 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3204 rows, containing 4 columns (4 merged, 0 gathered) in 0.004525067 sec., 708055.8144221953 rows/sec., 45.55 MiB/sec. 2025.01.10 05:12:38.653450 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.10 05:12:38.654167 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:38.654425 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.10 05:12:38.654597 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2025.01.10 05:12:38.658859 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1439 rows, containing 19 columns (19 merged, 0 gathered) in 0.017681754 sec., 81383.32882586196 rows/sec., 145.84 MiB/sec. 2025.01.10 05:12:38.660574 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.10 05:12:38.661029 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:38.661125 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.10 05:12:38.661309 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. 2025.01.10 05:12:39.001158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 240.44 MiB, peak 252.03 MiB, free memory in arenas 0.00 B, will set to 241.99 MiB (RSS), difference: 1.55 MiB 2025.01.10 05:12:39.914031 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 2025.01.10 05:12:39.914695 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:39.914749 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:39.915311 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.10 05:12:39.915595 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:39.915907 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 2025.01.10 05:12:41.667171 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.01.10 05:12:41.688714 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:41.688774 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:41.696090 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.10 05:12:41.696876 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:41.699657 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.01.10 05:12:42.335334 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:42.335526 [ 288 ] {455ac4fc-021b-4b14-9ec0-6ac701409203} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:12:42.335599 [ 288 ] {455ac4fc-021b-4b14-9ec0-6ac701409203} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:12:42.336356 [ 288 ] {455ac4fc-021b-4b14-9ec0-6ac701409203} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:42.336406 [ 288 ] {455ac4fc-021b-4b14-9ec0-6ac701409203} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:42.336845 [ 288 ] {455ac4fc-021b-4b14-9ec0-6ac701409203} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.10 05:12:42.337108 [ 288 ] {455ac4fc-021b-4b14-9ec0-6ac701409203} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:42.337405 [ 288 ] {455ac4fc-021b-4b14-9ec0-6ac701409203} executeQuery: Read 26 rows, 1.98 KiB in 0.001923 sec., 13520.540821632865 rows/sec., 1.01 MiB/sec. 2025.01.10 05:12:42.337525 [ 288 ] {455ac4fc-021b-4b14-9ec0-6ac701409203} TCPHandler: Processed in 0.002327956 sec. 2025.01.10 05:12:42.337825 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:42.337979 [ 283 ] {94b65799-c8e1-4698-bc33-56758da8ad01} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:12:42.338036 [ 283 ] {94b65799-c8e1-4698-bc33-56758da8ad01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:12:42.338733 [ 283 ] {94b65799-c8e1-4698-bc33-56758da8ad01} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:42.338771 [ 283 ] {94b65799-c8e1-4698-bc33-56758da8ad01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:42.339138 [ 283 ] {94b65799-c8e1-4698-bc33-56758da8ad01} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.10 05:12:42.339383 [ 283 ] {94b65799-c8e1-4698-bc33-56758da8ad01} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:42.339576 [ 283 ] {94b65799-c8e1-4698-bc33-56758da8ad01} executeQuery: Read 28 rows, 2.24 KiB in 0.001626 sec., 17220.172201722016 rows/sec., 1.34 MiB/sec. 2025.01.10 05:12:42.339679 [ 283 ] {94b65799-c8e1-4698-bc33-56758da8ad01} TCPHandler: Processed in 0.002004825 sec. 2025.01.10 05:12:42.339922 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:42.340091 [ 288 ] {49ba4bbe-cbbb-4aa1-bbfc-51c9fa61ee1d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:42.340152 [ 288 ] {49ba4bbe-cbbb-4aa1-bbfc-51c9fa61ee1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:12:42.340766 [ 288 ] {49ba4bbe-cbbb-4aa1-bbfc-51c9fa61ee1d} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:42.340804 [ 288 ] {49ba4bbe-cbbb-4aa1-bbfc-51c9fa61ee1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:42.341192 [ 288 ] {49ba4bbe-cbbb-4aa1-bbfc-51c9fa61ee1d} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.10 05:12:42.341445 [ 288 ] {49ba4bbe-cbbb-4aa1-bbfc-51c9fa61ee1d} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:42.341617 [ 288 ] {49ba4bbe-cbbb-4aa1-bbfc-51c9fa61ee1d} executeQuery: Read 60 rows, 4.26 KiB in 0.001557 sec., 38535.64547206166 rows/sec., 2.67 MiB/sec. 2025.01.10 05:12:42.341668 [ 288 ] {49ba4bbe-cbbb-4aa1-bbfc-51c9fa61ee1d} TCPHandler: Processed in 0.001859711 sec. 2025.01.10 05:12:42.341827 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:42.341955 [ 283 ] {13aeeaf4-44db-4fbf-ad10-9ab0f6cc11c3} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:12:42.342012 [ 283 ] {13aeeaf4-44db-4fbf-ad10-9ab0f6cc11c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:12:42.342521 [ 283 ] {13aeeaf4-44db-4fbf-ad10-9ab0f6cc11c3} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:42.342566 [ 283 ] {13aeeaf4-44db-4fbf-ad10-9ab0f6cc11c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:42.342953 [ 283 ] {13aeeaf4-44db-4fbf-ad10-9ab0f6cc11c3} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.10 05:12:42.343188 [ 283 ] {13aeeaf4-44db-4fbf-ad10-9ab0f6cc11c3} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:42.343404 [ 283 ] {13aeeaf4-44db-4fbf-ad10-9ab0f6cc11c3} executeQuery: Read 18 rows, 1.26 KiB in 0.001478 sec., 12178.619756427606 rows/sec., 854.33 KiB/sec. 2025.01.10 05:12:42.343454 [ 283 ] {13aeeaf4-44db-4fbf-ad10-9ab0f6cc11c3} TCPHandler: Processed in 0.001691194 sec. 2025.01.10 05:12:47.165165 [ 43 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:12:47.165231 [ 43 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:12:47.337467 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:47.337660 [ 288 ] {b73c60fb-c59c-40ca-bc27-d855ef582d3f} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:12:47.337735 [ 288 ] {b73c60fb-c59c-40ca-bc27-d855ef582d3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:12:47.338535 [ 288 ] {b73c60fb-c59c-40ca-bc27-d855ef582d3f} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:47.338586 [ 288 ] {b73c60fb-c59c-40ca-bc27-d855ef582d3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:47.339029 [ 288 ] {b73c60fb-c59c-40ca-bc27-d855ef582d3f} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.10 05:12:47.339292 [ 288 ] {b73c60fb-c59c-40ca-bc27-d855ef582d3f} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:47.339542 [ 288 ] {b73c60fb-c59c-40ca-bc27-d855ef582d3f} executeQuery: Read 78 rows, 6.85 KiB in 0.001936 sec., 40289.25619834711 rows/sec., 3.45 MiB/sec. 2025.01.10 05:12:47.339614 [ 288 ] {b73c60fb-c59c-40ca-bc27-d855ef582d3f} TCPHandler: Processed in 0.002284474 sec. 2025.01.10 05:12:47.339799 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:47.339924 [ 283 ] {884be7ee-bab8-4cd7-932f-474cd5eb87f3} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:12:47.339976 [ 283 ] {884be7ee-bab8-4cd7-932f-474cd5eb87f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:12:47.340576 [ 283 ] {884be7ee-bab8-4cd7-932f-474cd5eb87f3} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:47.340618 [ 283 ] {884be7ee-bab8-4cd7-932f-474cd5eb87f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:47.340990 [ 283 ] {884be7ee-bab8-4cd7-932f-474cd5eb87f3} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.10 05:12:47.341244 [ 283 ] {884be7ee-bab8-4cd7-932f-474cd5eb87f3} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:47.341466 [ 283 ] {884be7ee-bab8-4cd7-932f-474cd5eb87f3} executeQuery: Read 26 rows, 1.96 KiB in 0.001571 sec., 16549.968173138128 rows/sec., 1.22 MiB/sec. 2025.01.10 05:12:47.341522 [ 283 ] {884be7ee-bab8-4cd7-932f-474cd5eb87f3} TCPHandler: Processed in 0.001785318 sec. 2025.01.10 05:12:47.341672 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:47.341782 [ 288 ] {08c6e07d-8a90-4c64-90de-411fee867e5d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:12:47.341828 [ 288 ] {08c6e07d-8a90-4c64-90de-411fee867e5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:12:47.342499 [ 288 ] {08c6e07d-8a90-4c64-90de-411fee867e5d} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:47.342544 [ 288 ] {08c6e07d-8a90-4c64-90de-411fee867e5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:47.342958 [ 288 ] {08c6e07d-8a90-4c64-90de-411fee867e5d} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.10 05:12:47.343198 [ 288 ] {08c6e07d-8a90-4c64-90de-411fee867e5d} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:47.343424 [ 288 ] {08c6e07d-8a90-4c64-90de-411fee867e5d} executeQuery: Read 54 rows, 4.32 KiB in 0.001659 sec., 32549.728752260395 rows/sec., 2.54 MiB/sec. 2025.01.10 05:12:47.343501 [ 288 ] {08c6e07d-8a90-4c64-90de-411fee867e5d} TCPHandler: Processed in 0.001880041 sec. 2025.01.10 05:12:47.343684 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:47.343997 [ 283 ] {17a81a20-a44a-4cc6-88c2-14af958492c6} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:47.344133 [ 283 ] {17a81a20-a44a-4cc6-88c2-14af958492c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:12:47.344758 [ 283 ] {17a81a20-a44a-4cc6-88c2-14af958492c6} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:47.344804 [ 283 ] {17a81a20-a44a-4cc6-88c2-14af958492c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:47.345193 [ 283 ] {17a81a20-a44a-4cc6-88c2-14af958492c6} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.10 05:12:47.345437 [ 283 ] {17a81a20-a44a-4cc6-88c2-14af958492c6} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:47.345651 [ 283 ] {17a81a20-a44a-4cc6-88c2-14af958492c6} executeQuery: Read 100 rows, 7.10 KiB in 0.001782 sec., 56116.72278338945 rows/sec., 3.89 MiB/sec. 2025.01.10 05:12:47.345704 [ 283 ] {17a81a20-a44a-4cc6-88c2-14af958492c6} TCPHandler: Processed in 0.002105069 sec. 2025.01.10 05:12:47.345851 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:47.345958 [ 288 ] {bc772b93-39e7-4856-ab40-58585ef21bc5} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:47.346025 [ 288 ] {bc772b93-39e7-4856-ab40-58585ef21bc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:12:47.347151 [ 288 ] {bc772b93-39e7-4856-ab40-58585ef21bc5} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:47.347188 [ 288 ] {bc772b93-39e7-4856-ab40-58585ef21bc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:47.347832 [ 288 ] {bc772b93-39e7-4856-ab40-58585ef21bc5} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.10 05:12:47.348098 [ 288 ] {bc772b93-39e7-4856-ab40-58585ef21bc5} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:47.348349 [ 288 ] {bc772b93-39e7-4856-ab40-58585ef21bc5} executeQuery: Read 26 rows, 47.71 KiB in 0.002414 sec., 10770.505385252693 rows/sec., 19.30 MiB/sec. 2025.01.10 05:12:47.348468 [ 288 ] {bc772b93-39e7-4856-ab40-58585ef21bc5} TCPHandler: Processed in 0.002669126 sec. 2025.01.10 05:12:47.348638 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:47.348773 [ 283 ] {30b94b5a-f5b4-480f-9238-524d92f1c372} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:12:47.348830 [ 283 ] {30b94b5a-f5b4-480f-9238-524d92f1c372} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:12:47.349274 [ 283 ] {30b94b5a-f5b4-480f-9238-524d92f1c372} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:47.349313 [ 283 ] {30b94b5a-f5b4-480f-9238-524d92f1c372} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:47.349689 [ 283 ] {30b94b5a-f5b4-480f-9238-524d92f1c372} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.10 05:12:47.349931 [ 283 ] {30b94b5a-f5b4-480f-9238-524d92f1c372} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:47.350149 [ 283 ] {30b94b5a-f5b4-480f-9238-524d92f1c372} executeQuery: Read 30 rows, 2.10 KiB in 0.001406 sec., 21337.126600284497 rows/sec., 1.46 MiB/sec. 2025.01.10 05:12:47.350200 [ 283 ] {30b94b5a-f5b4-480f-9238-524d92f1c372} TCPHandler: Processed in 0.001625753 sec. 2025.01.10 05:12:47.416927 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 2025.01.10 05:12:47.417615 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:47.417662 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:47.418191 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.10 05:12:47.418460 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:47.418691 [ 41 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.10 05:12:47.418735 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.01.10 05:12:47.418777 [ 41 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:47.418809 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:47.419065 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.10 05:12:47.419577 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:47.419714 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part 2025.01.10 05:12:47.419995 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part 2025.01.10 05:12:47.420083 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part 2025.01.10 05:12:47.420201 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part 2025.01.10 05:12:47.420303 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part 2025.01.10 05:12:47.420378 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part 2025.01.10 05:12:47.422850 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003952968 sec., 6496637.463293403 rows/sec., 92.94 MiB/sec. 2025.01.10 05:12:47.423200 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.10 05:12:47.423750 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_56_11} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:47.423904 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_56_11} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.10 05:12:47.424022 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. 2025.01.10 05:12:47.533757 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1648 2025.01.10 05:12:47.536822 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:47.536865 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:47.538348 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.10 05:12:47.538662 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:47.538877 [ 41 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.10 05:12:47.539032 [ 41 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:47.539115 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:47.539508 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.10 05:12:47.539869 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1648 2025.01.10 05:12:47.540288 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:47.540416 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1458 rows starting from the beginning of the part 2025.01.10 05:12:47.540949 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part 2025.01.10 05:12:47.541465 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 44 rows starting from the beginning of the part 2025.01.10 05:12:47.542009 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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.01.10 05:12:47.542507 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part 2025.01.10 05:12:47.543053 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part 2025.01.10 05:12:47.551646 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1648 rows, containing 72 columns (72 merged, 0 gathered) in 0.012377462 sec., 133145.22799585245 rows/sec., 101.63 MiB/sec. 2025.01.10 05:12:47.553390 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.10 05:12:47.554187 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:47.554286 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.10 05:12:47.554613 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. 2025.01.10 05:12:49.200612 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2025.01.10 05:12:49.221740 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:49.221793 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:49.229066 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.10 05:12:49.229833 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:49.230226 [ 39 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.10 05:12:49.230349 [ 39 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:49.230415 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. 2025.01.10 05:12:49.230767 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.10 05:12:49.245425 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2025.01.10 05:12:49.246893 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:12:49.248448 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:12:49.254232 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:12:49.259920 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:12:49.265619 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:12:49.271589 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:12:49.276342 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2025.01.10 05:12:49.336342 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.105796844 sec., 3988.776829675562 rows/sec., 20.63 MiB/sec. 2025.01.10 05:12:49.339377 [ 192 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.10 05:12:49.342193 [ 192 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_56_11} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:49.342285 [ 192 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_56_11} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.10 05:12:49.344528 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.01.10 05:12:52.341515 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:52.341721 [ 288 ] {cd3a2fb7-a588-4dd0-bd6c-f9d0a646bf26} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:12:52.341795 [ 288 ] {cd3a2fb7-a588-4dd0-bd6c-f9d0a646bf26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:12:52.342584 [ 288 ] {cd3a2fb7-a588-4dd0-bd6c-f9d0a646bf26} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:52.342638 [ 288 ] {cd3a2fb7-a588-4dd0-bd6c-f9d0a646bf26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:52.343077 [ 288 ] {cd3a2fb7-a588-4dd0-bd6c-f9d0a646bf26} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.10 05:12:52.343336 [ 288 ] {cd3a2fb7-a588-4dd0-bd6c-f9d0a646bf26} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:52.343572 [ 288 ] {cd3a2fb7-a588-4dd0-bd6c-f9d0a646bf26} executeQuery: Read 14 rows, 1.01 KiB in 0.001898 sec., 7376.185458377239 rows/sec., 530.99 KiB/sec. 2025.01.10 05:12:52.343699 [ 288 ] {cd3a2fb7-a588-4dd0-bd6c-f9d0a646bf26} TCPHandler: Processed in 0.002318076 sec. 2025.01.10 05:12:52.343926 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:52.344068 [ 283 ] {95e17250-3482-49cf-b56b-a3848fe5f250} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:12:52.344120 [ 283 ] {95e17250-3482-49cf-b56b-a3848fe5f250} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:12:52.344857 [ 283 ] {95e17250-3482-49cf-b56b-a3848fe5f250} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:52.344898 [ 283 ] {95e17250-3482-49cf-b56b-a3848fe5f250} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:52.345293 [ 283 ] {95e17250-3482-49cf-b56b-a3848fe5f250} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.10 05:12:52.345555 [ 283 ] {95e17250-3482-49cf-b56b-a3848fe5f250} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:52.345799 [ 283 ] {95e17250-3482-49cf-b56b-a3848fe5f250} executeQuery: Read 199 rows, 18.11 KiB in 0.001751 sec., 113649.34323243861 rows/sec., 10.10 MiB/sec. 2025.01.10 05:12:52.345907 [ 283 ] {95e17250-3482-49cf-b56b-a3848fe5f250} TCPHandler: Processed in 0.002088438 sec. 2025.01.10 05:12:52.346124 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:52.346366 [ 288 ] {6d188f18-2430-4868-a9b7-3ba411b861bd} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:12:52.346415 [ 288 ] {6d188f18-2430-4868-a9b7-3ba411b861bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:12:52.346965 [ 288 ] {6d188f18-2430-4868-a9b7-3ba411b861bd} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:52.347004 [ 288 ] {6d188f18-2430-4868-a9b7-3ba411b861bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:52.347361 [ 288 ] {6d188f18-2430-4868-a9b7-3ba411b861bd} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.10 05:12:52.347600 [ 288 ] {6d188f18-2430-4868-a9b7-3ba411b861bd} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:52.347824 [ 288 ] {6d188f18-2430-4868-a9b7-3ba411b861bd} executeQuery: Read 20 rows, 1.43 KiB in 0.001513 sec., 13218.770654329148 rows/sec., 947.52 KiB/sec. 2025.01.10 05:12:52.347877 [ 288 ] {6d188f18-2430-4868-a9b7-3ba411b861bd} TCPHandler: Processed in 0.00186371 sec. 2025.01.10 05:12:52.348020 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:52.348126 [ 283 ] {b7354406-aeeb-41d0-93a9-f684ede89308} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:12:52.348172 [ 283 ] {b7354406-aeeb-41d0-93a9-f684ede89308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:12:52.348705 [ 283 ] {b7354406-aeeb-41d0-93a9-f684ede89308} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:52.348744 [ 283 ] {b7354406-aeeb-41d0-93a9-f684ede89308} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:52.349109 [ 283 ] {b7354406-aeeb-41d0-93a9-f684ede89308} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.10 05:12:52.349349 [ 283 ] {b7354406-aeeb-41d0-93a9-f684ede89308} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:52.349547 [ 283 ] {b7354406-aeeb-41d0-93a9-f684ede89308} executeQuery: Read 14 rows, 1004.00 B in 0.001443 sec., 9702.009702009702 rows/sec., 679.47 KiB/sec. 2025.01.10 05:12:52.349600 [ 283 ] {b7354406-aeeb-41d0-93a9-f684ede89308} TCPHandler: Processed in 0.001632603 sec. 2025.01.10 05:12:52.349747 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:52.349852 [ 288 ] {b5c9e2fb-41b7-4573-9d56-b264eb244f25} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:12:52.349897 [ 288 ] {b5c9e2fb-41b7-4573-9d56-b264eb244f25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:12:52.350439 [ 288 ] {b5c9e2fb-41b7-4573-9d56-b264eb244f25} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:52.350477 [ 288 ] {b5c9e2fb-41b7-4573-9d56-b264eb244f25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:52.350817 [ 288 ] {b5c9e2fb-41b7-4573-9d56-b264eb244f25} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.10 05:12:52.351072 [ 288 ] {b5c9e2fb-41b7-4573-9d56-b264eb244f25} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:52.351315 [ 288 ] {b5c9e2fb-41b7-4573-9d56-b264eb244f25} executeQuery: Read 13 rows, 830.00 B in 0.001476 sec., 8807.588075880758 rows/sec., 549.15 KiB/sec. 2025.01.10 05:12:52.351391 [ 288 ] {b5c9e2fb-41b7-4573-9d56-b264eb244f25} TCPHandler: Processed in 0.001689295 sec. 2025.01.10 05:12:52.351620 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:52.351769 [ 283 ] {0bb9e09f-448e-4703-849f-7ee68d4c8a0a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:12:52.351816 [ 283 ] {0bb9e09f-448e-4703-849f-7ee68d4c8a0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:12:52.352553 [ 283 ] {0bb9e09f-448e-4703-849f-7ee68d4c8a0a} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:52.352593 [ 283 ] {0bb9e09f-448e-4703-849f-7ee68d4c8a0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:52.352999 [ 283 ] {0bb9e09f-448e-4703-849f-7ee68d4c8a0a} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.10 05:12:52.353289 [ 283 ] {0bb9e09f-448e-4703-849f-7ee68d4c8a0a} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:52.353532 [ 283 ] {0bb9e09f-448e-4703-849f-7ee68d4c8a0a} executeQuery: Read 359 rows, 25.84 KiB in 0.001784 sec., 201233.18385650223 rows/sec., 14.15 MiB/sec. 2025.01.10 05:12:52.353612 [ 283 ] {0bb9e09f-448e-4703-849f-7ee68d4c8a0a} TCPHandler: Processed in 0.002098318 sec. 2025.01.10 05:12:52.353833 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:52.353990 [ 288 ] {48bec6c2-a5c0-4b8f-9047-92bbbcb4c6dd} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:12:52.354044 [ 288 ] {48bec6c2-a5c0-4b8f-9047-92bbbcb4c6dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:12:52.354622 [ 288 ] {48bec6c2-a5c0-4b8f-9047-92bbbcb4c6dd} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:52.354666 [ 288 ] {48bec6c2-a5c0-4b8f-9047-92bbbcb4c6dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:52.355064 [ 288 ] {48bec6c2-a5c0-4b8f-9047-92bbbcb4c6dd} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.10 05:12:52.355388 [ 288 ] {48bec6c2-a5c0-4b8f-9047-92bbbcb4c6dd} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:52.355607 [ 288 ] {48bec6c2-a5c0-4b8f-9047-92bbbcb4c6dd} executeQuery: Read 6 rows, 321.00 B in 0.001661 sec., 3612.281757977122 rows/sec., 188.73 KiB/sec. 2025.01.10 05:12:52.355658 [ 288 ] {48bec6c2-a5c0-4b8f-9047-92bbbcb4c6dd} TCPHandler: Processed in 0.001890021 sec. 2025.01.10 05:12:52.355804 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:52.355913 [ 283 ] {3364aa3a-ab81-4656-a851-9ab996d077ad} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:52.355962 [ 283 ] {3364aa3a-ab81-4656-a851-9ab996d077ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:12:52.356555 [ 283 ] {3364aa3a-ab81-4656-a851-9ab996d077ad} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:52.356594 [ 283 ] {3364aa3a-ab81-4656-a851-9ab996d077ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:52.357002 [ 283 ] {3364aa3a-ab81-4656-a851-9ab996d077ad} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.10 05:12:52.357247 [ 283 ] {3364aa3a-ab81-4656-a851-9ab996d077ad} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:52.357459 [ 283 ] {3364aa3a-ab81-4656-a851-9ab996d077ad} executeQuery: Read 177 rows, 11.96 KiB in 0.001568 sec., 112882.6530612245 rows/sec., 7.45 MiB/sec. 2025.01.10 05:12:52.357513 [ 283 ] {3364aa3a-ab81-4656-a851-9ab996d077ad} TCPHandler: Processed in 0.001763877 sec. 2025.01.10 05:12:52.357679 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:52.357794 [ 288 ] {efeb5fbe-140d-4e24-b1c6-a69fb0d782c5} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:12:52.357847 [ 288 ] {efeb5fbe-140d-4e24-b1c6-a69fb0d782c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:12:52.358278 [ 288 ] {efeb5fbe-140d-4e24-b1c6-a69fb0d782c5} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:52.358318 [ 288 ] {efeb5fbe-140d-4e24-b1c6-a69fb0d782c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:52.358674 [ 288 ] {efeb5fbe-140d-4e24-b1c6-a69fb0d782c5} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.10 05:12:52.358905 [ 288 ] {efeb5fbe-140d-4e24-b1c6-a69fb0d782c5} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:52.359135 [ 288 ] {efeb5fbe-140d-4e24-b1c6-a69fb0d782c5} executeQuery: Read 1 rows, 69.00 B in 0.00135 sec., 740.7407407407406 rows/sec., 49.91 KiB/sec. 2025.01.10 05:12:52.359197 [ 288 ] {efeb5fbe-140d-4e24-b1c6-a69fb0d782c5} TCPHandler: Processed in 0.0015666 sec. 2025.01.10 05:12:52.359416 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:52.359545 [ 283 ] {48c929a6-b354-4058-a10e-491a75fff20f} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:52.359617 [ 283 ] {48c929a6-b354-4058-a10e-491a75fff20f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:12:52.360717 [ 283 ] {48c929a6-b354-4058-a10e-491a75fff20f} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:52.360757 [ 283 ] {48c929a6-b354-4058-a10e-491a75fff20f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:52.361377 [ 283 ] {48c929a6-b354-4058-a10e-491a75fff20f} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.10 05:12:52.361625 [ 283 ] {48c929a6-b354-4058-a10e-491a75fff20f} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:52.361870 [ 283 ] {48c929a6-b354-4058-a10e-491a75fff20f} executeQuery: Read 13 rows, 23.85 KiB in 0.002346 sec., 5541.346973572037 rows/sec., 9.93 MiB/sec. 2025.01.10 05:12:52.361974 [ 283 ] {48c929a6-b354-4058-a10e-491a75fff20f} TCPHandler: Processed in 0.002661657 sec. 2025.01.10 05:12:52.362135 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:52.362243 [ 288 ] {642cbfe2-1a97-425d-b8e4-80140ed12512} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:12:52.362290 [ 288 ] {642cbfe2-1a97-425d-b8e4-80140ed12512} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:12:52.362723 [ 288 ] {642cbfe2-1a97-425d-b8e4-80140ed12512} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:52.362761 [ 288 ] {642cbfe2-1a97-425d-b8e4-80140ed12512} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:52.363109 [ 288 ] {642cbfe2-1a97-425d-b8e4-80140ed12512} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.10 05:12:52.363349 [ 288 ] {642cbfe2-1a97-425d-b8e4-80140ed12512} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:52.363558 [ 288 ] {642cbfe2-1a97-425d-b8e4-80140ed12512} executeQuery: Read 52 rows, 3.30 KiB in 0.001335 sec., 38951.31086142322 rows/sec., 2.41 MiB/sec. 2025.01.10 05:12:52.363620 [ 288 ] {642cbfe2-1a97-425d-b8e4-80140ed12512} TCPHandler: Processed in 0.00153832 sec. 2025.01.10 05:12:54.919768 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 2025.01.10 05:12:54.920426 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:54.920475 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:54.921030 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.10 05:12:54.921316 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:54.921591 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 2025.01.10 05:12:56.746416 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2025.01.10 05:12:56.765157 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:56.765211 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:56.772077 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.10 05:12:56.772829 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:56.775394 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.01.10 05:12:57.338053 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:57.338246 [ 288 ] {1907b55a-c25c-4502-a26d-26c6989e9f2e} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:12:57.338322 [ 288 ] {1907b55a-c25c-4502-a26d-26c6989e9f2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:12:57.339131 [ 288 ] {1907b55a-c25c-4502-a26d-26c6989e9f2e} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:57.339184 [ 288 ] {1907b55a-c25c-4502-a26d-26c6989e9f2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:57.339610 [ 288 ] {1907b55a-c25c-4502-a26d-26c6989e9f2e} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.10 05:12:57.339871 [ 288 ] {1907b55a-c25c-4502-a26d-26c6989e9f2e} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:57.340118 [ 288 ] {1907b55a-c25c-4502-a26d-26c6989e9f2e} executeQuery: Read 78 rows, 6.85 KiB in 0.001924 sec., 40540.54054054054 rows/sec., 3.48 MiB/sec. 2025.01.10 05:12:57.340185 [ 288 ] {1907b55a-c25c-4502-a26d-26c6989e9f2e} TCPHandler: Processed in 0.002273564 sec. 2025.01.10 05:12:57.340381 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:57.340524 [ 283 ] {14297f76-3f09-4440-94ce-9c75840fd8dc} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:12:57.340583 [ 283 ] {14297f76-3f09-4440-94ce-9c75840fd8dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:12:57.341239 [ 283 ] {14297f76-3f09-4440-94ce-9c75840fd8dc} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:57.341279 [ 283 ] {14297f76-3f09-4440-94ce-9c75840fd8dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:57.341646 [ 283 ] {14297f76-3f09-4440-94ce-9c75840fd8dc} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.10 05:12:57.341899 [ 283 ] {14297f76-3f09-4440-94ce-9c75840fd8dc} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:57.342110 [ 283 ] {14297f76-3f09-4440-94ce-9c75840fd8dc} executeQuery: Read 26 rows, 1.96 KiB in 0.001617 sec., 16079.158936301794 rows/sec., 1.18 MiB/sec. 2025.01.10 05:12:57.342164 [ 283 ] {14297f76-3f09-4440-94ce-9c75840fd8dc} TCPHandler: Processed in 0.00185479 sec. 2025.01.10 05:12:57.342314 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:57.342444 [ 288 ] {4f56ece8-7e70-4685-8076-53535779f584} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:12:57.342498 [ 288 ] {4f56ece8-7e70-4685-8076-53535779f584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:12:57.343169 [ 288 ] {4f56ece8-7e70-4685-8076-53535779f584} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:57.343209 [ 288 ] {4f56ece8-7e70-4685-8076-53535779f584} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:57.343564 [ 288 ] {4f56ece8-7e70-4685-8076-53535779f584} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.10 05:12:57.343806 [ 288 ] {4f56ece8-7e70-4685-8076-53535779f584} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:57.344020 [ 288 ] {4f56ece8-7e70-4685-8076-53535779f584} executeQuery: Read 54 rows, 4.32 KiB in 0.001606 sec., 33623.9103362391 rows/sec., 2.63 MiB/sec. 2025.01.10 05:12:57.344073 [ 288 ] {4f56ece8-7e70-4685-8076-53535779f584} TCPHandler: Processed in 0.001823969 sec. 2025.01.10 05:12:57.344200 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:57.344308 [ 283 ] {248fc093-09ab-4541-8d3d-fa4ad281c1ab} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:57.344359 [ 283 ] {248fc093-09ab-4541-8d3d-fa4ad281c1ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:12:57.344874 [ 283 ] {248fc093-09ab-4541-8d3d-fa4ad281c1ab} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:57.344912 [ 283 ] {248fc093-09ab-4541-8d3d-fa4ad281c1ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:57.345291 [ 283 ] {248fc093-09ab-4541-8d3d-fa4ad281c1ab} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.10 05:12:57.345532 [ 283 ] {248fc093-09ab-4541-8d3d-fa4ad281c1ab} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:57.345759 [ 283 ] {248fc093-09ab-4541-8d3d-fa4ad281c1ab} executeQuery: Read 100 rows, 7.10 KiB in 0.001469 sec., 68073.51940095302 rows/sec., 4.72 MiB/sec. 2025.01.10 05:12:57.345837 [ 283 ] {248fc093-09ab-4541-8d3d-fa4ad281c1ab} TCPHandler: Processed in 0.001689415 sec. 2025.01.10 05:12:57.346037 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:57.346262 [ 288 ] {d1f31e4e-7544-42af-9507-0d2fad67cd74} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:12:57.346338 [ 288 ] {d1f31e4e-7544-42af-9507-0d2fad67cd74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:12:57.347493 [ 288 ] {d1f31e4e-7544-42af-9507-0d2fad67cd74} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:57.347534 [ 288 ] {d1f31e4e-7544-42af-9507-0d2fad67cd74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:57.348180 [ 288 ] {d1f31e4e-7544-42af-9507-0d2fad67cd74} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.10 05:12:57.348448 [ 288 ] {d1f31e4e-7544-42af-9507-0d2fad67cd74} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:57.348651 [ 288 ] {d1f31e4e-7544-42af-9507-0d2fad67cd74} executeQuery: Read 26 rows, 47.71 KiB in 0.002448 sec., 10620.915032679739 rows/sec., 19.03 MiB/sec. 2025.01.10 05:12:57.348756 [ 288 ] {d1f31e4e-7544-42af-9507-0d2fad67cd74} TCPHandler: Processed in 0.002812701 sec. 2025.01.10 05:12:57.348947 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:12:57.349080 [ 283 ] {ce3feff9-6f44-419d-a5ba-0e6883ff9b61} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:12:57.349140 [ 283 ] {ce3feff9-6f44-419d-a5ba-0e6883ff9b61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:12:57.349584 [ 283 ] {ce3feff9-6f44-419d-a5ba-0e6883ff9b61} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:57.349620 [ 283 ] {ce3feff9-6f44-419d-a5ba-0e6883ff9b61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:57.349968 [ 283 ] {ce3feff9-6f44-419d-a5ba-0e6883ff9b61} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.10 05:12:57.350199 [ 283 ] {ce3feff9-6f44-419d-a5ba-0e6883ff9b61} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:57.350373 [ 283 ] {ce3feff9-6f44-419d-a5ba-0e6883ff9b61} executeQuery: Read 30 rows, 2.10 KiB in 0.001324 sec., 22658.610271903322 rows/sec., 1.55 MiB/sec. 2025.01.10 05:12:57.350422 [ 283 ] {ce3feff9-6f44-419d-a5ba-0e6883ff9b61} TCPHandler: Processed in 0.0015396 sec. 2025.01.10 05:12:57.540931 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1682 2025.01.10 05:12:57.543788 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:12:57.543835 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:12:57.545270 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.10 05:12:57.545581 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:12:57.546910 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1682 2025.01.10 05:13:02.165293 [ 27 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:13:02.165374 [ 27 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:13:02.341294 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:02.341515 [ 288 ] {3e498ca7-24d8-40e6-a912-692316790245} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:13:02.341600 [ 288 ] {3e498ca7-24d8-40e6-a912-692316790245} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:13:02.342437 [ 288 ] {3e498ca7-24d8-40e6-a912-692316790245} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.342493 [ 288 ] {3e498ca7-24d8-40e6-a912-692316790245} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.342931 [ 288 ] {3e498ca7-24d8-40e6-a912-692316790245} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.10 05:13:02.343190 [ 288 ] {3e498ca7-24d8-40e6-a912-692316790245} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.343358 [ 27 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.01.10 05:13:02.343405 [ 288 ] {3e498ca7-24d8-40e6-a912-692316790245} executeQuery: Read 14 rows, 1.01 KiB in 0.001948 sec., 7186.858316221766 rows/sec., 517.36 KiB/sec. 2025.01.10 05:13:02.343409 [ 27 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.343458 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.343494 [ 288 ] {3e498ca7-24d8-40e6-a912-692316790245} TCPHandler: Processed in 0.002349916 sec. 2025.01.10 05:13:02.343702 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::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.01.10 05:13:02.343720 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:02.343990 [ 283 ] {7172e121-7bec-4f6d-99f9-f05064f4fab0} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:13:02.344007 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:02.344092 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part 2025.01.10 05:13:02.344102 [ 283 ] {7172e121-7bec-4f6d-99f9-f05064f4fab0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:13:02.344392 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2025.01.10 05:13:02.344767 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2025.01.10 05:13:02.345103 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2025.01.10 05:13:02.345519 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2025.01.10 05:13:02.347128 [ 283 ] {7172e121-7bec-4f6d-99f9-f05064f4fab0} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.347192 [ 283 ] {7172e121-7bec-4f6d-99f9-f05064f4fab0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.348074 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004508637 sec., 15525.756453668813 rows/sec., 1.15 MiB/sec. 2025.01.10 05:13:02.348173 [ 283 ] {7172e121-7bec-4f6d-99f9-f05064f4fab0} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.10 05:13:02.348249 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.01.10 05:13:02.348602 [ 283 ] {7172e121-7bec-4f6d-99f9-f05064f4fab0} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.348709 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.348860 [ 27 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.10 05:13:02.348967 [ 27 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.349000 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.01.10 05:13:02.349024 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.349038 [ 283 ] {7172e121-7bec-4f6d-99f9-f05064f4fab0} executeQuery: Read 199 rows, 18.11 KiB in 0.005134 sec., 38761.19984417608 rows/sec., 3.45 MiB/sec. 2025.01.10 05:13:02.349354 [ 283 ] {7172e121-7bec-4f6d-99f9-f05064f4fab0} TCPHandler: Processed in 0.005731426 sec. 2025.01.10 05:13:02.349502 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:13:02.349629 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:02.349630 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::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.01.10 05:13:02.350040 [ 288 ] {729fa051-177f-41b7-ab23-8133184bf37f} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:13:02.350227 [ 288 ] {729fa051-177f-41b7-ab23-8133184bf37f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:13:02.350279 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:02.350433 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1399 rows starting from the beginning of the part 2025.01.10 05:13:02.350941 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 26 rows starting from the beginning of the part 2025.01.10 05:13:02.351367 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 78 rows starting from the beginning of the part 2025.01.10 05:13:02.352092 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 199 rows starting from the beginning of the part 2025.01.10 05:13:02.352540 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 78 rows starting from the beginning of the part 2025.01.10 05:13:02.352919 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 199 rows starting from the beginning of the part 2025.01.10 05:13:02.353878 [ 288 ] {729fa051-177f-41b7-ab23-8133184bf37f} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.353946 [ 288 ] {729fa051-177f-41b7-ab23-8133184bf37f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.354842 [ 288 ] {729fa051-177f-41b7-ab23-8133184bf37f} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.10 05:13:02.355459 [ 288 ] {729fa051-177f-41b7-ab23-8133184bf37f} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.355916 [ 288 ] {729fa051-177f-41b7-ab23-8133184bf37f} executeQuery: Read 20 rows, 1.43 KiB in 0.006023 sec., 3320.6043499916987 rows/sec., 238.02 KiB/sec. 2025.01.10 05:13:02.356138 [ 288 ] {729fa051-177f-41b7-ab23-8133184bf37f} TCPHandler: Processed in 0.006653086 sec. 2025.01.10 05:13:02.356432 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:02.356905 [ 283 ] {2f2fc26c-f6a4-4734-bb62-50bdf6976296} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:13:02.357112 [ 283 ] {2f2fc26c-f6a4-4734-bb62-50bdf6976296} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:13:02.357273 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1979 rows, containing 5 columns (5 merged, 0 gathered) in 0.00799363 sec., 247572.12930796147 rows/sec., 21.91 MiB/sec. 2025.01.10 05:13:02.357699 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.10 05:13:02.358597 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.358763 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.10 05:13:02.358951 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2025.01.10 05:13:02.359074 [ 283 ] {2f2fc26c-f6a4-4734-bb62-50bdf6976296} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.359118 [ 283 ] {2f2fc26c-f6a4-4734-bb62-50bdf6976296} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.359487 [ 283 ] {2f2fc26c-f6a4-4734-bb62-50bdf6976296} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.10 05:13:02.359724 [ 283 ] {2f2fc26c-f6a4-4734-bb62-50bdf6976296} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.359967 [ 283 ] {2f2fc26c-f6a4-4734-bb62-50bdf6976296} executeQuery: Read 14 rows, 1004.00 B in 0.003243 sec., 4316.9904409497385 rows/sec., 302.33 KiB/sec. 2025.01.10 05:13:02.360079 [ 283 ] {2f2fc26c-f6a4-4734-bb62-50bdf6976296} TCPHandler: Processed in 0.003775102 sec. 2025.01.10 05:13:02.360301 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:02.360447 [ 288 ] {667d4948-c83b-4f3d-9198-0069a38a6775} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:13:02.360502 [ 288 ] {667d4948-c83b-4f3d-9198-0069a38a6775} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:13:02.361153 [ 288 ] {667d4948-c83b-4f3d-9198-0069a38a6775} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.361200 [ 288 ] {667d4948-c83b-4f3d-9198-0069a38a6775} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.361571 [ 288 ] {667d4948-c83b-4f3d-9198-0069a38a6775} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.10 05:13:02.361823 [ 288 ] {667d4948-c83b-4f3d-9198-0069a38a6775} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.361999 [ 26 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.01.10 05:13:02.362070 [ 26 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.362074 [ 288 ] {667d4948-c83b-4f3d-9198-0069a38a6775} executeQuery: Read 13 rows, 830.00 B in 0.001643 sec., 7912.355447352405 rows/sec., 493.33 KiB/sec. 2025.01.10 05:13:02.362110 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.362209 [ 288 ] {667d4948-c83b-4f3d-9198-0069a38a6775} TCPHandler: Processed in 0.002011316 sec. 2025.01.10 05:13:02.362475 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:02.362498 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::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.01.10 05:13:02.362924 [ 283 ] {6d198941-d6fa-4e2b-8c14-5af86b4cfa98} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:13:02.363128 [ 283 ] {6d198941-d6fa-4e2b-8c14-5af86b4cfa98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:13:02.363207 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:02.363376 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part 2025.01.10 05:13:02.363808 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part 2025.01.10 05:13:02.364160 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part 2025.01.10 05:13:02.364555 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part 2025.01.10 05:13:02.364852 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part 2025.01.10 05:13:02.365932 [ 283 ] {6d198941-d6fa-4e2b-8c14-5af86b4cfa98} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.365976 [ 283 ] {6d198941-d6fa-4e2b-8c14-5af86b4cfa98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.366492 [ 194 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004259008 sec., 15261.769876929087 rows/sec., 1011.18 KiB/sec. 2025.01.10 05:13:02.366594 [ 283 ] {6d198941-d6fa-4e2b-8c14-5af86b4cfa98} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.10 05:13:02.366718 [ 194 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.01.10 05:13:02.367020 [ 283 ] {6d198941-d6fa-4e2b-8c14-5af86b4cfa98} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.367308 [ 26 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.10 05:13:02.367399 [ 26 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.367445 [ 194 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.367483 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.367612 [ 283 ] {6d198941-d6fa-4e2b-8c14-5af86b4cfa98} executeQuery: Read 359 rows, 25.84 KiB in 0.004797 sec., 74838.44069209923 rows/sec., 5.26 MiB/sec. 2025.01.10 05:13:02.367787 [ 194 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.01.10 05:13:02.367900 [ 283 ] {6d198941-d6fa-4e2b-8c14-5af86b4cfa98} TCPHandler: Processed in 0.005567541 sec. 2025.01.10 05:13:02.368103 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.10 05:13:02.368108 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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.01.10 05:13:02.368167 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:02.368398 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:02.368410 [ 288 ] {66aeb402-250f-4fb6-9537-a7af580c1cc6} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:13:02.368456 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 873 rows starting from the beginning of the part 2025.01.10 05:13:02.368516 [ 288 ] {66aeb402-250f-4fb6-9537-a7af580c1cc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:13:02.368855 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 28 rows starting from the beginning of the part 2025.01.10 05:13:02.369255 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 54 rows starting from the beginning of the part 2025.01.10 05:13:02.369605 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 359 rows starting from the beginning of the part 2025.01.10 05:13:02.369867 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 54 rows starting from the beginning of the part 2025.01.10 05:13:02.370214 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 359 rows starting from the beginning of the part 2025.01.10 05:13:02.370835 [ 288 ] {66aeb402-250f-4fb6-9537-a7af580c1cc6} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.370894 [ 288 ] {66aeb402-250f-4fb6-9537-a7af580c1cc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.371775 [ 288 ] {66aeb402-250f-4fb6-9537-a7af580c1cc6} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.10 05:13:02.372317 [ 288 ] {66aeb402-250f-4fb6-9537-a7af580c1cc6} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.372677 [ 288 ] {66aeb402-250f-4fb6-9537-a7af580c1cc6} executeQuery: Read 6 rows, 321.00 B in 0.004354 sec., 1378.0431786862655 rows/sec., 72.00 KiB/sec. 2025.01.10 05:13:02.372863 [ 288 ] {66aeb402-250f-4fb6-9537-a7af580c1cc6} TCPHandler: Processed in 0.004825996 sec. 2025.01.10 05:13:02.373137 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:02.373232 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1727 rows, containing 5 columns (5 merged, 0 gathered) in 0.005613412 sec., 307656.0209726277 rows/sec., 23.33 MiB/sec. 2025.01.10 05:13:02.373332 [ 283 ] {363a9e93-042b-408c-a7c6-573b6b06b978} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:02.373412 [ 283 ] {363a9e93-042b-408c-a7c6-573b6b06b978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:13:02.373472 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.10 05:13:02.374084 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.374268 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.10 05:13:02.374430 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.10 05:13:02.374613 [ 283 ] {363a9e93-042b-408c-a7c6-573b6b06b978} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.374655 [ 283 ] {363a9e93-042b-408c-a7c6-573b6b06b978} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.375043 [ 283 ] {363a9e93-042b-408c-a7c6-573b6b06b978} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.10 05:13:02.375285 [ 283 ] {363a9e93-042b-408c-a7c6-573b6b06b978} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.375454 [ 26 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.10 05:13:02.375506 [ 26 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.375525 [ 283 ] {363a9e93-042b-408c-a7c6-573b6b06b978} executeQuery: Read 177 rows, 11.96 KiB in 0.002228 sec., 79443.44703770198 rows/sec., 5.24 MiB/sec. 2025.01.10 05:13:02.375556 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.375700 [ 283 ] {363a9e93-042b-408c-a7c6-573b6b06b978} TCPHandler: Processed in 0.002721648 sec. 2025.01.10 05:13:02.375795 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::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.01.10 05:13:02.375900 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:02.375972 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:02.376036 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} MergeTreeSequentialSource: Reading 4 marks from part all_1_91_18, total 23583 rows starting from the beginning of the part 2025.01.10 05:13:02.376153 [ 288 ] {8fe77581-d15f-487a-8643-dcbd7d80126c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:13:02.376328 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::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.01.10 05:13:02.376354 [ 288 ] {8fe77581-d15f-487a-8643-dcbd7d80126c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:13:02.376753 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 100 rows starting from the beginning of the part 2025.01.10 05:13:02.377129 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 177 rows starting from the beginning of the part 2025.01.10 05:13:02.377472 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 100 rows starting from the beginning of the part 2025.01.10 05:13:02.377729 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 177 rows starting from the beginning of the part 2025.01.10 05:13:02.378625 [ 288 ] {8fe77581-d15f-487a-8643-dcbd7d80126c} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.378694 [ 288 ] {8fe77581-d15f-487a-8643-dcbd7d80126c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.379244 [ 288 ] {8fe77581-d15f-487a-8643-dcbd7d80126c} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.10 05:13:02.379544 [ 288 ] {8fe77581-d15f-487a-8643-dcbd7d80126c} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.379825 [ 26 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 2025.01.10 05:13:02.379966 [ 26 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.380036 [ 288 ] {8fe77581-d15f-487a-8643-dcbd7d80126c} executeQuery: Read 1 rows, 69.00 B in 0.003956 sec., 252.78058645096056 rows/sec., 17.03 KiB/sec. 2025.01.10 05:13:02.380045 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.380382 [ 288 ] {8fe77581-d15f-487a-8643-dcbd7d80126c} TCPHandler: Processed in 0.004555008 sec. 2025.01.10 05:13:02.380591 [ 193 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full 2025.01.10 05:13:02.380722 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:02.381072 [ 193 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:02.381211 [ 193 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 37 rows starting from the beginning of the part 2025.01.10 05:13:02.381212 [ 283 ] {fa3837d6-b3ce-4c95-9646-60b24ad4fa01} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:02.381690 [ 193 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2025.01.10 05:13:02.381742 [ 283 ] {fa3837d6-b3ce-4c95-9646-60b24ad4fa01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:13:02.382208 [ 193 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2025.01.10 05:13:02.382782 [ 193 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2025.01.10 05:13:02.383181 [ 193 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part 2025.01.10 05:13:02.383760 [ 193 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2025.01.10 05:13:02.388792 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 24197 rows, containing 5 columns (5 merged, 0 gathered) in 0.013090595 sec., 1848426.293839203 rows/sec., 123.78 MiB/sec. 2025.01.10 05:13:02.389097 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.008864148 sec., 4738.188035669079 rows/sec., 318.83 KiB/sec. 2025.01.10 05:13:02.389393 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) 2025.01.10 05:13:02.389469 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.10 05:13:02.390115 [ 283 ] {fa3837d6-b3ce-4c95-9646-60b24ad4fa01} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.390195 [ 283 ] {fa3837d6-b3ce-4c95-9646-60b24ad4fa01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.390441 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.390774 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 2025.01.10 05:13:02.390789 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.391030 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.21 MiB. 2025.01.10 05:13:02.391142 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.10 05:13:02.391322 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.00 MiB. 2025.01.10 05:13:02.391743 [ 283 ] {fa3837d6-b3ce-4c95-9646-60b24ad4fa01} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.10 05:13:02.392013 [ 283 ] {fa3837d6-b3ce-4c95-9646-60b24ad4fa01} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.392289 [ 283 ] {fa3837d6-b3ce-4c95-9646-60b24ad4fa01} executeQuery: Read 13 rows, 23.85 KiB in 0.011278 sec., 1152.6866465685405 rows/sec., 2.07 MiB/sec. 2025.01.10 05:13:02.392404 [ 283 ] {fa3837d6-b3ce-4c95-9646-60b24ad4fa01} TCPHandler: Processed in 0.011868775 sec. 2025.01.10 05:13:02.392574 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:02.392702 [ 288 ] {315cd1fe-0342-4701-b144-d38feb10fdb6} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:13:02.392758 [ 288 ] {315cd1fe-0342-4701-b144-d38feb10fdb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:13:02.393318 [ 288 ] {315cd1fe-0342-4701-b144-d38feb10fdb6} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.393355 [ 288 ] {315cd1fe-0342-4701-b144-d38feb10fdb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.393718 [ 288 ] {315cd1fe-0342-4701-b144-d38feb10fdb6} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.10 05:13:02.393955 [ 288 ] {315cd1fe-0342-4701-b144-d38feb10fdb6} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.394123 [ 26 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.10 05:13:02.394173 [ 26 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.394190 [ 288 ] {315cd1fe-0342-4701-b144-d38feb10fdb6} executeQuery: Read 52 rows, 3.30 KiB in 0.001503 sec., 34597.471723220224 rows/sec., 2.14 MiB/sec. 2025.01.10 05:13:02.394206 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.394356 [ 288 ] {315cd1fe-0342-4701-b144-d38feb10fdb6} TCPHandler: Processed in 0.00184383 sec. 2025.01.10 05:13:02.394453 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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.01.10 05:13:02.394654 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:02.394736 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3204 rows starting from the beginning of the part 2025.01.10 05:13:02.395065 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 18 rows starting from the beginning of the part 2025.01.10 05:13:02.395421 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 30 rows starting from the beginning of the part 2025.01.10 05:13:02.395740 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 52 rows starting from the beginning of the part 2025.01.10 05:13:02.396013 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 30 rows starting from the beginning of the part 2025.01.10 05:13:02.396169 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 52 rows starting from the beginning of the part 2025.01.10 05:13:02.397721 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 3386 rows, containing 4 columns (4 merged, 0 gathered) in 0.00338687 sec., 999743.1256587941 rows/sec., 64.34 MiB/sec. 2025.01.10 05:13:02.398073 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.10 05:13:02.398430 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.398510 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.10 05:13:02.398595 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2025.01.10 05:13:02.422663 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 2025.01.10 05:13:02.423293 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:02.423329 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:02.423826 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.10 05:13:02.424097 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:02.424279 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2025.01.10 05:13:04.276351 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2025.01.10 05:13:04.296342 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:04.296408 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:04.303696 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.10 05:13:04.304443 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:04.307225 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2025.01.10 05:13:07.337786 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:07.337993 [ 288 ] {233b518d-7372-4115-a04c-1f145a5fb044} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:13:07.338071 [ 288 ] {233b518d-7372-4115-a04c-1f145a5fb044} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:13:07.338863 [ 288 ] {233b518d-7372-4115-a04c-1f145a5fb044} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:07.338915 [ 288 ] {233b518d-7372-4115-a04c-1f145a5fb044} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:07.339370 [ 288 ] {233b518d-7372-4115-a04c-1f145a5fb044} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.10 05:13:07.339623 [ 288 ] {233b518d-7372-4115-a04c-1f145a5fb044} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:07.339853 [ 288 ] {233b518d-7372-4115-a04c-1f145a5fb044} executeQuery: Read 78 rows, 6.85 KiB in 0.001914 sec., 40752.35109717869 rows/sec., 3.49 MiB/sec. 2025.01.10 05:13:07.339923 [ 288 ] {233b518d-7372-4115-a04c-1f145a5fb044} TCPHandler: Processed in 0.002279285 sec. 2025.01.10 05:13:07.340113 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:07.340259 [ 283 ] {f4a9a969-96ba-4609-ac81-52507ee06ae1} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:13:07.340319 [ 283 ] {f4a9a969-96ba-4609-ac81-52507ee06ae1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:13:07.340928 [ 283 ] {f4a9a969-96ba-4609-ac81-52507ee06ae1} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:07.340972 [ 283 ] {f4a9a969-96ba-4609-ac81-52507ee06ae1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:07.341357 [ 283 ] {f4a9a969-96ba-4609-ac81-52507ee06ae1} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.10 05:13:07.341606 [ 283 ] {f4a9a969-96ba-4609-ac81-52507ee06ae1} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:07.341791 [ 114 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.10 05:13:07.341850 [ 283 ] {f4a9a969-96ba-4609-ac81-52507ee06ae1} executeQuery: Read 26 rows, 1.96 KiB in 0.001623 sec., 16019.716574245223 rows/sec., 1.18 MiB/sec. 2025.01.10 05:13:07.341871 [ 114 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:07.341937 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:07.341994 [ 283 ] {f4a9a969-96ba-4609-ac81-52507ee06ae1} TCPHandler: Processed in 0.001953924 sec. 2025.01.10 05:13:07.342199 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:13:07.342234 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:07.342463 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:07.342493 [ 288 ] {3133b1be-5d3e-4312-b10a-55e7ee4a3432} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:13:07.342523 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 60 rows starting from the beginning of the part 2025.01.10 05:13:07.342603 [ 288 ] {3133b1be-5d3e-4312-b10a-55e7ee4a3432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:13:07.342755 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part 2025.01.10 05:13:07.343074 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 20 rows starting from the beginning of the part 2025.01.10 05:13:07.343436 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part 2025.01.10 05:13:07.343841 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 20 rows starting from the beginning of the part 2025.01.10 05:13:07.344122 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part 2025.01.10 05:13:07.345713 [ 288 ] {3133b1be-5d3e-4312-b10a-55e7ee4a3432} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:07.345784 [ 288 ] {3133b1be-5d3e-4312-b10a-55e7ee4a3432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:07.346797 [ 288 ] {3133b1be-5d3e-4312-b10a-55e7ee4a3432} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.10 05:13:07.346984 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.00492929 sec., 36110.67719691883 rows/sec., 2.73 MiB/sec. 2025.01.10 05:13:07.347192 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.10 05:13:07.347285 [ 288 ] {3133b1be-5d3e-4312-b10a-55e7ee4a3432} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:07.347656 [ 288 ] {3133b1be-5d3e-4312-b10a-55e7ee4a3432} executeQuery: Read 54 rows, 4.32 KiB in 0.005245 sec., 10295.519542421354 rows/sec., 823.33 KiB/sec. 2025.01.10 05:13:07.347824 [ 288 ] {3133b1be-5d3e-4312-b10a-55e7ee4a3432} TCPHandler: Processed in 0.005668014 sec. 2025.01.10 05:13:07.347831 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:07.348004 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.10 05:13:07.348013 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:07.348146 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.10 05:13:07.348214 [ 283 ] {11a82113-7b21-4110-b115-3cc1feacb5cd} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:07.348271 [ 283 ] {11a82113-7b21-4110-b115-3cc1feacb5cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:13:07.348814 [ 283 ] {11a82113-7b21-4110-b115-3cc1feacb5cd} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:07.348853 [ 283 ] {11a82113-7b21-4110-b115-3cc1feacb5cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:07.349268 [ 283 ] {11a82113-7b21-4110-b115-3cc1feacb5cd} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.10 05:13:07.349513 [ 283 ] {11a82113-7b21-4110-b115-3cc1feacb5cd} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:07.349739 [ 283 ] {11a82113-7b21-4110-b115-3cc1feacb5cd} executeQuery: Read 100 rows, 7.10 KiB in 0.00157 sec., 63694.267515923566 rows/sec., 4.42 MiB/sec. 2025.01.10 05:13:07.349808 [ 283 ] {11a82113-7b21-4110-b115-3cc1feacb5cd} TCPHandler: Processed in 0.001878531 sec. 2025.01.10 05:13:07.349974 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:07.350098 [ 288 ] {4796a111-8085-4df9-943c-e27d0bfd9b1b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:07.350167 [ 288 ] {4796a111-8085-4df9-943c-e27d0bfd9b1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:13:07.351263 [ 288 ] {4796a111-8085-4df9-943c-e27d0bfd9b1b} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:07.351303 [ 288 ] {4796a111-8085-4df9-943c-e27d0bfd9b1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:07.351929 [ 288 ] {4796a111-8085-4df9-943c-e27d0bfd9b1b} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.10 05:13:07.352191 [ 288 ] {4796a111-8085-4df9-943c-e27d0bfd9b1b} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:07.352381 [ 114 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.10 05:13:07.352448 [ 114 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:07.352464 [ 288 ] {4796a111-8085-4df9-943c-e27d0bfd9b1b} executeQuery: Read 26 rows, 47.71 KiB in 0.002382 sec., 10915.1973131822 rows/sec., 19.56 MiB/sec. 2025.01.10 05:13:07.352493 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:07.352781 [ 288 ] {4796a111-8085-4df9-943c-e27d0bfd9b1b} TCPHandler: Processed in 0.002874574 sec. 2025.01.10 05:13:07.352812 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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.01.10 05:13:07.352958 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:07.353114 [ 283 ] {038fb3a3-ee5b-4aaf-89a8-baa64c8d6645} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:13:07.353189 [ 283 ] {038fb3a3-ee5b-4aaf-89a8-baa64c8d6645} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:13:07.353202 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:07.353354 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1439 rows starting from the beginning of the part 2025.01.10 05:13:07.353931 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part 2025.01.10 05:13:07.354572 [ 283 ] {038fb3a3-ee5b-4aaf-89a8-baa64c8d6645} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:07.354597 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 13 rows starting from the beginning of the part 2025.01.10 05:13:07.354619 [ 283 ] {038fb3a3-ee5b-4aaf-89a8-baa64c8d6645} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:07.355133 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part 2025.01.10 05:13:07.355686 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 13 rows starting from the beginning of the part 2025.01.10 05:13:07.355720 [ 283 ] {038fb3a3-ee5b-4aaf-89a8-baa64c8d6645} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.10 05:13:07.356096 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part 2025.01.10 05:13:07.356363 [ 283 ] {038fb3a3-ee5b-4aaf-89a8-baa64c8d6645} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:07.356910 [ 283 ] {038fb3a3-ee5b-4aaf-89a8-baa64c8d6645} executeQuery: Read 30 rows, 2.10 KiB in 0.003836 sec., 7820.646506777894 rows/sec., 548.62 KiB/sec. 2025.01.10 05:13:07.357016 [ 283 ] {038fb3a3-ee5b-4aaf-89a8-baa64c8d6645} TCPHandler: Processed in 0.004128914 sec. 2025.01.10 05:13:07.365762 [ 188 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1543 rows, containing 19 columns (19 merged, 0 gathered) in 0.013106445 sec., 117728.33899657764 rows/sec., 210.96 MiB/sec. 2025.01.10 05:13:07.367330 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.10 05:13:07.367807 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:07.367904 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.10 05:13:07.368076 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. 2025.01.10 05:13:07.547939 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1716 2025.01.10 05:13:07.550807 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:07.550854 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:07.552292 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.10 05:13:07.552604 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:07.553206 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1716 2025.01.10 05:13:08.001160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 245.07 MiB, peak 256.70 MiB, free memory in arenas 0.00 B, will set to 249.37 MiB (RSS), difference: 4.30 MiB 2025.01.10 05:13:08.597596 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:08.597811 [ 288 ] {777cfb45-dac4-4b78-bbdd-1514bfaa1a80} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:13:08.597893 [ 288 ] {777cfb45-dac4-4b78-bbdd-1514bfaa1a80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:13:08.598734 [ 288 ] {777cfb45-dac4-4b78-bbdd-1514bfaa1a80} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:08.598786 [ 288 ] {777cfb45-dac4-4b78-bbdd-1514bfaa1a80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:08.599253 [ 288 ] {777cfb45-dac4-4b78-bbdd-1514bfaa1a80} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.10 05:13:08.599545 [ 288 ] {777cfb45-dac4-4b78-bbdd-1514bfaa1a80} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:08.599768 [ 288 ] {777cfb45-dac4-4b78-bbdd-1514bfaa1a80} executeQuery: Read 14 rows, 1.01 KiB in 0.002014 sec., 6951.340615690168 rows/sec., 500.40 KiB/sec. 2025.01.10 05:13:08.599877 [ 288 ] {777cfb45-dac4-4b78-bbdd-1514bfaa1a80} TCPHandler: Processed in 0.002423289 sec. 2025.01.10 05:13:08.600079 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:08.600200 [ 283 ] {e20da4ea-10f7-4ad8-816d-4696a11cf15b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.10 05:13:08.600251 [ 283 ] {e20da4ea-10f7-4ad8-816d-4696a11cf15b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.10 05:13:08.600805 [ 283 ] {e20da4ea-10f7-4ad8-816d-4696a11cf15b} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:08.600843 [ 283 ] {e20da4ea-10f7-4ad8-816d-4696a11cf15b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:08.601211 [ 283 ] {e20da4ea-10f7-4ad8-816d-4696a11cf15b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.10 05:13:08.601468 [ 283 ] {e20da4ea-10f7-4ad8-816d-4696a11cf15b} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:08.601669 [ 283 ] {e20da4ea-10f7-4ad8-816d-4696a11cf15b} executeQuery: Read 12 rows, 1002.00 B in 0.00149 sec., 8053.6912751677855 rows/sec., 656.72 KiB/sec. 2025.01.10 05:13:08.601808 [ 283 ] {e20da4ea-10f7-4ad8-816d-4696a11cf15b} TCPHandler: Processed in 0.001795139 sec. 2025.01.10 05:13:08.601989 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:08.602106 [ 288 ] {8f0a31da-602b-4c74-96bf-32fef92e8dcc} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:13:08.602154 [ 288 ] {8f0a31da-602b-4c74-96bf-32fef92e8dcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:13:08.603451 [ 288 ] {8f0a31da-602b-4c74-96bf-32fef92e8dcc} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:08.603489 [ 288 ] {8f0a31da-602b-4c74-96bf-32fef92e8dcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:08.603946 [ 288 ] {8f0a31da-602b-4c74-96bf-32fef92e8dcc} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.10 05:13:08.604191 [ 288 ] {8f0a31da-602b-4c74-96bf-32fef92e8dcc} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:08.604385 [ 288 ] {8f0a31da-602b-4c74-96bf-32fef92e8dcc} executeQuery: Read 1345 rows, 114.67 KiB in 0.002305 sec., 583514.0997830802 rows/sec., 48.58 MiB/sec. 2025.01.10 05:13:08.604442 [ 288 ] {8f0a31da-602b-4c74-96bf-32fef92e8dcc} TCPHandler: Processed in 0.002512931 sec. 2025.01.10 05:13:08.604603 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:08.604712 [ 283 ] {b4dc2b05-bbed-41e9-8f3d-4f8dbb164584} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:13:08.604758 [ 283 ] {b4dc2b05-bbed-41e9-8f3d-4f8dbb164584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:13:08.605306 [ 283 ] {b4dc2b05-bbed-41e9-8f3d-4f8dbb164584} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:08.605341 [ 283 ] {b4dc2b05-bbed-41e9-8f3d-4f8dbb164584} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:08.605689 [ 283 ] {b4dc2b05-bbed-41e9-8f3d-4f8dbb164584} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.10 05:13:08.605937 [ 283 ] {b4dc2b05-bbed-41e9-8f3d-4f8dbb164584} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:08.606117 [ 283 ] {b4dc2b05-bbed-41e9-8f3d-4f8dbb164584} executeQuery: Read 32 rows, 2.27 KiB in 0.001429 sec., 22393.282015395383 rows/sec., 1.55 MiB/sec. 2025.01.10 05:13:08.606169 [ 283 ] {b4dc2b05-bbed-41e9-8f3d-4f8dbb164584} TCPHandler: Processed in 0.001620032 sec. 2025.01.10 05:13:08.606320 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:08.606427 [ 288 ] {ce8e80f7-0d1e-4cd3-8674-295fa730c6e4} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:13:08.606471 [ 288 ] {ce8e80f7-0d1e-4cd3-8674-295fa730c6e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:13:08.607075 [ 288 ] {ce8e80f7-0d1e-4cd3-8674-295fa730c6e4} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:08.607112 [ 288 ] {ce8e80f7-0d1e-4cd3-8674-295fa730c6e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:08.607474 [ 288 ] {ce8e80f7-0d1e-4cd3-8674-295fa730c6e4} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.10 05:13:08.607742 [ 288 ] {ce8e80f7-0d1e-4cd3-8674-295fa730c6e4} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:08.607939 [ 288 ] {ce8e80f7-0d1e-4cd3-8674-295fa730c6e4} executeQuery: Read 242 rows, 16.79 KiB in 0.001534 sec., 157757.4967405476 rows/sec., 10.69 MiB/sec. 2025.01.10 05:13:08.607999 [ 288 ] {ce8e80f7-0d1e-4cd3-8674-295fa730c6e4} TCPHandler: Processed in 0.001730597 sec. 2025.01.10 05:13:08.608146 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:08.608254 [ 283 ] {952efb0d-4ec0-484a-95c9-fcbbe53facd6} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:13:08.608298 [ 283 ] {952efb0d-4ec0-484a-95c9-fcbbe53facd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:13:08.608817 [ 283 ] {952efb0d-4ec0-484a-95c9-fcbbe53facd6} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:08.608854 [ 283 ] {952efb0d-4ec0-484a-95c9-fcbbe53facd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:08.609199 [ 283 ] {952efb0d-4ec0-484a-95c9-fcbbe53facd6} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.10 05:13:08.609441 [ 283 ] {952efb0d-4ec0-484a-95c9-fcbbe53facd6} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:08.609613 [ 283 ] {952efb0d-4ec0-484a-95c9-fcbbe53facd6} executeQuery: Read 13 rows, 830.00 B in 0.001382 sec., 9406.657018813314 rows/sec., 586.50 KiB/sec. 2025.01.10 05:13:08.609663 [ 283 ] {952efb0d-4ec0-484a-95c9-fcbbe53facd6} TCPHandler: Processed in 0.001569711 sec. 2025.01.10 05:13:08.609828 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:08.609956 [ 288 ] {1112d4b1-a894-438e-b8db-057995a9e469} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:13:08.610009 [ 288 ] {1112d4b1-a894-438e-b8db-057995a9e469} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:13:08.611088 [ 288 ] {1112d4b1-a894-438e-b8db-057995a9e469} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:08.611124 [ 288 ] {1112d4b1-a894-438e-b8db-057995a9e469} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:08.611518 [ 288 ] {1112d4b1-a894-438e-b8db-057995a9e469} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.10 05:13:08.611754 [ 288 ] {1112d4b1-a894-438e-b8db-057995a9e469} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:08.611941 [ 288 ] {1112d4b1-a894-438e-b8db-057995a9e469} executeQuery: Read 827 rows, 61.11 KiB in 0.002015 sec., 410421.8362282879 rows/sec., 29.62 MiB/sec. 2025.01.10 05:13:08.611993 [ 288 ] {1112d4b1-a894-438e-b8db-057995a9e469} TCPHandler: Processed in 0.002227672 sec. 2025.01.10 05:13:08.612160 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:08.612288 [ 283 ] {6819c567-10c2-49a2-b568-8eb5df129b6c} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:13:08.612341 [ 283 ] {6819c567-10c2-49a2-b568-8eb5df129b6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:13:08.612802 [ 283 ] {6819c567-10c2-49a2-b568-8eb5df129b6c} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:08.612838 [ 283 ] {6819c567-10c2-49a2-b568-8eb5df129b6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:08.613193 [ 283 ] {6819c567-10c2-49a2-b568-8eb5df129b6c} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.10 05:13:08.613427 [ 283 ] {6819c567-10c2-49a2-b568-8eb5df129b6c} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:08.613660 [ 283 ] {6819c567-10c2-49a2-b568-8eb5df129b6c} executeQuery: Read 6 rows, 321.00 B in 0.001396 sec., 4297.994269340974 rows/sec., 224.55 KiB/sec. 2025.01.10 05:13:08.613739 [ 283 ] {6819c567-10c2-49a2-b568-8eb5df129b6c} TCPHandler: Processed in 0.001642363 sec. 2025.01.10 05:13:08.613885 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:08.613993 [ 288 ] {f7e0f603-1001-4ee9-8fd2-b0f454e9c55a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:08.614042 [ 288 ] {f7e0f603-1001-4ee9-8fd2-b0f454e9c55a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:13:08.614779 [ 288 ] {f7e0f603-1001-4ee9-8fd2-b0f454e9c55a} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:08.614815 [ 288 ] {f7e0f603-1001-4ee9-8fd2-b0f454e9c55a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:08.615240 [ 288 ] {f7e0f603-1001-4ee9-8fd2-b0f454e9c55a} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.10 05:13:08.615485 [ 288 ] {f7e0f603-1001-4ee9-8fd2-b0f454e9c55a} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:08.615672 [ 288 ] {f7e0f603-1001-4ee9-8fd2-b0f454e9c55a} executeQuery: Read 969 rows, 65.95 KiB in 0.001702 sec., 569330.1997649823 rows/sec., 37.84 MiB/sec. 2025.01.10 05:13:08.615738 [ 288 ] {f7e0f603-1001-4ee9-8fd2-b0f454e9c55a} TCPHandler: Processed in 0.001903402 sec. 2025.01.10 05:13:08.615890 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:08.616026 [ 283 ] {9a400066-73ac-4143-8f4e-ff453916376f} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:13:08.616074 [ 283 ] {9a400066-73ac-4143-8f4e-ff453916376f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:13:08.616507 [ 283 ] {9a400066-73ac-4143-8f4e-ff453916376f} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:08.616544 [ 283 ] {9a400066-73ac-4143-8f4e-ff453916376f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:08.616899 [ 283 ] {9a400066-73ac-4143-8f4e-ff453916376f} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.10 05:13:08.617145 [ 283 ] {9a400066-73ac-4143-8f4e-ff453916376f} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:08.617363 [ 283 ] {9a400066-73ac-4143-8f4e-ff453916376f} executeQuery: Read 1 rows, 69.00 B in 0.001355 sec., 738.0073800738007 rows/sec., 49.73 KiB/sec. 2025.01.10 05:13:08.617472 [ 283 ] {9a400066-73ac-4143-8f4e-ff453916376f} TCPHandler: Processed in 0.001650213 sec. 2025.01.10 05:13:08.617700 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:08.617842 [ 288 ] {3ecef13c-dea5-4103-b4fc-c1ec9041a21d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:08.617925 [ 288 ] {3ecef13c-dea5-4103-b4fc-c1ec9041a21d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:13:08.619067 [ 288 ] {3ecef13c-dea5-4103-b4fc-c1ec9041a21d} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:08.619104 [ 288 ] {3ecef13c-dea5-4103-b4fc-c1ec9041a21d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:08.619701 [ 288 ] {3ecef13c-dea5-4103-b4fc-c1ec9041a21d} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.10 05:13:08.619950 [ 288 ] {3ecef13c-dea5-4103-b4fc-c1ec9041a21d} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:08.620157 [ 288 ] {3ecef13c-dea5-4103-b4fc-c1ec9041a21d} executeQuery: Read 13 rows, 23.85 KiB in 0.002341 sec., 5553.182400683469 rows/sec., 9.95 MiB/sec. 2025.01.10 05:13:08.620392 [ 288 ] {3ecef13c-dea5-4103-b4fc-c1ec9041a21d} TCPHandler: Processed in 0.002821982 sec. 2025.01.10 05:13:08.620591 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:08.620732 [ 283 ] {be9b9080-7e43-4aeb-97d2-4679c6874e1a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:13:08.620789 [ 283 ] {be9b9080-7e43-4aeb-97d2-4679c6874e1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:13:08.621342 [ 283 ] {be9b9080-7e43-4aeb-97d2-4679c6874e1a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:08.621388 [ 283 ] {be9b9080-7e43-4aeb-97d2-4679c6874e1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:08.621773 [ 283 ] {be9b9080-7e43-4aeb-97d2-4679c6874e1a} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.10 05:13:08.622029 [ 283 ] {be9b9080-7e43-4aeb-97d2-4679c6874e1a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:08.622209 [ 283 ] {be9b9080-7e43-4aeb-97d2-4679c6874e1a} executeQuery: Read 34 rows, 2.03 KiB in 0.001507 sec., 22561.3802256138 rows/sec., 1.32 MiB/sec. 2025.01.10 05:13:08.622259 [ 283 ] {be9b9080-7e43-4aeb-97d2-4679c6874e1a} TCPHandler: Processed in 0.001765078 sec. 2025.01.10 05:13:09.925299 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 2025.01.10 05:13:09.925935 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:09.925978 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. 2025.01.10 05:13:09.926509 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.10 05:13:09.926781 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:09.927062 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 2025.01.10 05:13:11.808180 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2025.01.10 05:13:11.830273 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:11.830334 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:11.837818 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.10 05:13:11.838617 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:11.842575 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.01.10 05:13:12.334008 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:12.334302 [ 288 ] {532d74b5-b9cc-4207-b887-ee1080a19455} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:13:12.334418 [ 288 ] {532d74b5-b9cc-4207-b887-ee1080a19455} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:13:12.335274 [ 288 ] {532d74b5-b9cc-4207-b887-ee1080a19455} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:12.335321 [ 288 ] {532d74b5-b9cc-4207-b887-ee1080a19455} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:12.335746 [ 288 ] {532d74b5-b9cc-4207-b887-ee1080a19455} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.10 05:13:12.336008 [ 288 ] {532d74b5-b9cc-4207-b887-ee1080a19455} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:12.336248 [ 288 ] {532d74b5-b9cc-4207-b887-ee1080a19455} executeQuery: Read 26 rows, 1.98 KiB in 0.002029 sec., 12814.194184327254 rows/sec., 975.60 KiB/sec. 2025.01.10 05:13:12.336312 [ 288 ] {532d74b5-b9cc-4207-b887-ee1080a19455} TCPHandler: Processed in 0.002492432 sec. 2025.01.10 05:13:12.336507 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:12.336648 [ 283 ] {a608ec22-d0cf-497e-9f77-f5987b569e14} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:13:12.336700 [ 283 ] {a608ec22-d0cf-497e-9f77-f5987b569e14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:13:12.337278 [ 283 ] {a608ec22-d0cf-497e-9f77-f5987b569e14} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:12.337319 [ 283 ] {a608ec22-d0cf-497e-9f77-f5987b569e14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:12.337701 [ 283 ] {a608ec22-d0cf-497e-9f77-f5987b569e14} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.10 05:13:12.337945 [ 283 ] {a608ec22-d0cf-497e-9f77-f5987b569e14} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:12.338172 [ 283 ] {a608ec22-d0cf-497e-9f77-f5987b569e14} executeQuery: Read 28 rows, 2.24 KiB in 0.001555 sec., 18006.430868167205 rows/sec., 1.40 MiB/sec. 2025.01.10 05:13:12.338227 [ 283 ] {a608ec22-d0cf-497e-9f77-f5987b569e14} TCPHandler: Processed in 0.001791849 sec. 2025.01.10 05:13:12.338356 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:12.338463 [ 288 ] {da36f8de-8981-409e-8487-558339989671} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:12.338513 [ 288 ] {da36f8de-8981-409e-8487-558339989671} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:13:12.339095 [ 288 ] {da36f8de-8981-409e-8487-558339989671} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:12.339141 [ 288 ] {da36f8de-8981-409e-8487-558339989671} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:12.339593 [ 288 ] {da36f8de-8981-409e-8487-558339989671} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.10 05:13:12.339835 [ 288 ] {da36f8de-8981-409e-8487-558339989671} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:12.340056 [ 288 ] {da36f8de-8981-409e-8487-558339989671} executeQuery: Read 60 rows, 4.26 KiB in 0.001616 sec., 37128.71287128713 rows/sec., 2.57 MiB/sec. 2025.01.10 05:13:12.340126 [ 288 ] {da36f8de-8981-409e-8487-558339989671} TCPHandler: Processed in 0.001821769 sec. 2025.01.10 05:13:12.340287 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:12.340426 [ 283 ] {24a0bd98-0d2b-43d0-a0f0-ce65bbeb493b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:13:12.340475 [ 283 ] {24a0bd98-0d2b-43d0-a0f0-ce65bbeb493b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:13:12.340914 [ 283 ] {24a0bd98-0d2b-43d0-a0f0-ce65bbeb493b} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:12.340952 [ 283 ] {24a0bd98-0d2b-43d0-a0f0-ce65bbeb493b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:12.341321 [ 283 ] {24a0bd98-0d2b-43d0-a0f0-ce65bbeb493b} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.10 05:13:12.341565 [ 283 ] {24a0bd98-0d2b-43d0-a0f0-ce65bbeb493b} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:12.341818 [ 283 ] {24a0bd98-0d2b-43d0-a0f0-ce65bbeb493b} executeQuery: Read 18 rows, 1.26 KiB in 0.001413 sec., 12738.853503184713 rows/sec., 893.63 KiB/sec. 2025.01.10 05:13:12.341878 [ 283 ] {24a0bd98-0d2b-43d0-a0f0-ce65bbeb493b} TCPHandler: Processed in 0.001663274 sec. 2025.01.10 05:13:17.165626 [ 104 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:13:17.165696 [ 104 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:13:17.337201 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:17.337382 [ 288 ] {c9c7cabe-2e62-48c6-9e2c-5ce84f019b0c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:13:17.337458 [ 288 ] {c9c7cabe-2e62-48c6-9e2c-5ce84f019b0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:13:17.338250 [ 288 ] {c9c7cabe-2e62-48c6-9e2c-5ce84f019b0c} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:17.338300 [ 288 ] {c9c7cabe-2e62-48c6-9e2c-5ce84f019b0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:17.338732 [ 288 ] {c9c7cabe-2e62-48c6-9e2c-5ce84f019b0c} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.10 05:13:17.338981 [ 288 ] {c9c7cabe-2e62-48c6-9e2c-5ce84f019b0c} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:17.339220 [ 288 ] {c9c7cabe-2e62-48c6-9e2c-5ce84f019b0c} executeQuery: Read 78 rows, 6.85 KiB in 0.001886 sec., 41357.370095440085 rows/sec., 3.55 MiB/sec. 2025.01.10 05:13:17.339287 [ 288 ] {c9c7cabe-2e62-48c6-9e2c-5ce84f019b0c} TCPHandler: Processed in 0.002221152 sec. 2025.01.10 05:13:17.339495 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:17.339620 [ 283 ] {9ebbddae-c592-429c-9fa6-490e9630cc3b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:13:17.339669 [ 283 ] {9ebbddae-c592-429c-9fa6-490e9630cc3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:13:17.340267 [ 283 ] {9ebbddae-c592-429c-9fa6-490e9630cc3b} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:17.340310 [ 283 ] {9ebbddae-c592-429c-9fa6-490e9630cc3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:17.340705 [ 283 ] {9ebbddae-c592-429c-9fa6-490e9630cc3b} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.10 05:13:17.340959 [ 283 ] {9ebbddae-c592-429c-9fa6-490e9630cc3b} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:17.341182 [ 283 ] {9ebbddae-c592-429c-9fa6-490e9630cc3b} executeQuery: Read 26 rows, 1.96 KiB in 0.001588 sec., 16372.7959697733 rows/sec., 1.20 MiB/sec. 2025.01.10 05:13:17.341267 [ 283 ] {9ebbddae-c592-429c-9fa6-490e9630cc3b} TCPHandler: Processed in 0.00184913 sec. 2025.01.10 05:13:17.341469 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:17.341675 [ 288 ] {2661d8b3-879c-4724-b3fc-36c36c45ec6f} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:13:17.341731 [ 288 ] {2661d8b3-879c-4724-b3fc-36c36c45ec6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:13:17.342322 [ 288 ] {2661d8b3-879c-4724-b3fc-36c36c45ec6f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:17.342363 [ 288 ] {2661d8b3-879c-4724-b3fc-36c36c45ec6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:17.342729 [ 288 ] {2661d8b3-879c-4724-b3fc-36c36c45ec6f} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.10 05:13:17.342976 [ 288 ] {2661d8b3-879c-4724-b3fc-36c36c45ec6f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:17.343188 [ 288 ] {2661d8b3-879c-4724-b3fc-36c36c45ec6f} executeQuery: Read 54 rows, 4.32 KiB in 0.00157 sec., 34394.90445859873 rows/sec., 2.69 MiB/sec. 2025.01.10 05:13:17.343241 [ 288 ] {2661d8b3-879c-4724-b3fc-36c36c45ec6f} TCPHandler: Processed in 0.001878292 sec. 2025.01.10 05:13:17.343393 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:17.343517 [ 283 ] {7fcddb76-c463-48ba-b8b3-0b04e7955aad} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:17.343568 [ 283 ] {7fcddb76-c463-48ba-b8b3-0b04e7955aad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:13:17.344083 [ 283 ] {7fcddb76-c463-48ba-b8b3-0b04e7955aad} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:17.344122 [ 283 ] {7fcddb76-c463-48ba-b8b3-0b04e7955aad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:17.344518 [ 283 ] {7fcddb76-c463-48ba-b8b3-0b04e7955aad} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.10 05:13:17.344760 [ 283 ] {7fcddb76-c463-48ba-b8b3-0b04e7955aad} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:17.344982 [ 283 ] {7fcddb76-c463-48ba-b8b3-0b04e7955aad} executeQuery: Read 100 rows, 7.10 KiB in 0.001489 sec., 67159.16722632639 rows/sec., 4.66 MiB/sec. 2025.01.10 05:13:17.345036 [ 283 ] {7fcddb76-c463-48ba-b8b3-0b04e7955aad} TCPHandler: Processed in 0.001698855 sec. 2025.01.10 05:13:17.345186 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:17.345298 [ 288 ] {a0abc041-01fa-4e64-8fc5-bfdd7ab0843e} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:17.345367 [ 288 ] {a0abc041-01fa-4e64-8fc5-bfdd7ab0843e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:13:17.346510 [ 288 ] {a0abc041-01fa-4e64-8fc5-bfdd7ab0843e} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:17.346549 [ 288 ] {a0abc041-01fa-4e64-8fc5-bfdd7ab0843e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:17.347180 [ 288 ] {a0abc041-01fa-4e64-8fc5-bfdd7ab0843e} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.10 05:13:17.347435 [ 288 ] {a0abc041-01fa-4e64-8fc5-bfdd7ab0843e} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:17.347665 [ 288 ] {a0abc041-01fa-4e64-8fc5-bfdd7ab0843e} executeQuery: Read 26 rows, 47.71 KiB in 0.00239 sec., 10878.661087866109 rows/sec., 19.49 MiB/sec. 2025.01.10 05:13:17.347761 [ 288 ] {a0abc041-01fa-4e64-8fc5-bfdd7ab0843e} TCPHandler: Processed in 0.002628615 sec. 2025.01.10 05:13:17.347902 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:17.348009 [ 283 ] {d2a30943-6ab0-4902-a0d6-85c8f1d502b8} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:13:17.348056 [ 283 ] {d2a30943-6ab0-4902-a0d6-85c8f1d502b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:13:17.348481 [ 283 ] {d2a30943-6ab0-4902-a0d6-85c8f1d502b8} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:17.348519 [ 283 ] {d2a30943-6ab0-4902-a0d6-85c8f1d502b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:17.348870 [ 283 ] {d2a30943-6ab0-4902-a0d6-85c8f1d502b8} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.10 05:13:17.349113 [ 283 ] {d2a30943-6ab0-4902-a0d6-85c8f1d502b8} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:17.349338 [ 283 ] {d2a30943-6ab0-4902-a0d6-85c8f1d502b8} executeQuery: Read 30 rows, 2.10 KiB in 0.001352 sec., 22189.349112426036 rows/sec., 1.52 MiB/sec. 2025.01.10 05:13:17.349389 [ 283 ] {d2a30943-6ab0-4902-a0d6-85c8f1d502b8} TCPHandler: Processed in 0.00153901 sec. 2025.01.10 05:13:17.428074 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 2025.01.10 05:13:17.428749 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:17.428796 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:17.429333 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.10 05:13:17.429608 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:17.429864 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2025.01.10 05:13:17.554237 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1760 2025.01.10 05:13:17.557286 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:17.557331 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:17.558792 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.10 05:13:17.559101 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:17.560381 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1760 2025.01.10 05:13:19.343535 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.01.10 05:13:19.364500 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:19.364543 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:19.371808 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.10 05:13:19.372570 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:19.375163 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.01.10 05:13:19.392887 [ 24 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 2025.01.10 05:13:19.392932 [ 24 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:19.392956 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:19.393227 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full 2025.01.10 05:13:19.393566 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:19.393631 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 243 rows starting from the beginning of the part 2025.01.10 05:13:19.393821 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part 2025.01.10 05:13:19.394042 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2025.01.10 05:13:19.394261 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2025.01.10 05:13:19.394518 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 242 rows starting from the beginning of the part 2025.01.10 05:13:19.395772 [ 188 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002729968 sec., 276560.0182859286 rows/sec., 19.80 MiB/sec. 2025.01.10 05:13:19.395923 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.01.10 05:13:19.396212 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:19.396299 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 2025.01.10 05:13:19.396393 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.10 05:13:20.111978 [ 24 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 2025.01.10 05:13:20.112042 [ 24 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:20.112064 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:20.112267 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full 2025.01.10 05:13:20.112563 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:20.112605 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 228 rows starting from the beginning of the part 2025.01.10 05:13:20.112684 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part 2025.01.10 05:13:20.112871 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2025.01.10 05:13:20.113136 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2025.01.10 05:13:20.113388 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2025.01.10 05:13:20.114536 [ 194 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002396558 sec., 105150.80377775125 rows/sec., 5.36 MiB/sec. 2025.01.10 05:13:20.114732 [ 193 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.01.10 05:13:20.115145 [ 193 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:20.115250 [ 193 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 2025.01.10 05:13:20.115370 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.10 05:13:21.778007 [ 151 ] {} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.10 05:13:21.778094 [ 151 ] {} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:21.778121 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:21.778296 [ 193 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.01.10 05:13:21.778471 [ 193 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:21.778514 [ 193 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2025.01.10 05:13:21.778619 [ 193 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2025.01.10 05:13:21.778723 [ 193 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::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.01.10 05:13:21.778979 [ 193 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2025.01.10 05:13:21.779099 [ 193 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2025.01.10 05:13:21.780336 [ 194 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002131109 sec., 19708.048720173392 rows/sec., 1.64 MiB/sec. 2025.01.10 05:13:21.780634 [ 187 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.10 05:13:21.781090 [ 187 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:21.781179 [ 187 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.10 05:13:21.781282 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.10 05:13:22.341276 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:22.341473 [ 288 ] {64f14d78-6e17-4a88-b9dd-e00d3049cce2} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:13:22.341549 [ 288 ] {64f14d78-6e17-4a88-b9dd-e00d3049cce2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:13:22.342293 [ 288 ] {64f14d78-6e17-4a88-b9dd-e00d3049cce2} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:22.342350 [ 288 ] {64f14d78-6e17-4a88-b9dd-e00d3049cce2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:22.342780 [ 288 ] {64f14d78-6e17-4a88-b9dd-e00d3049cce2} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.10 05:13:22.343045 [ 288 ] {64f14d78-6e17-4a88-b9dd-e00d3049cce2} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:22.343311 [ 288 ] {64f14d78-6e17-4a88-b9dd-e00d3049cce2} executeQuery: Read 14 rows, 1.01 KiB in 0.001884 sec., 7430.997876857749 rows/sec., 534.93 KiB/sec. 2025.01.10 05:13:22.343424 [ 288 ] {64f14d78-6e17-4a88-b9dd-e00d3049cce2} TCPHandler: Processed in 0.002290504 sec. 2025.01.10 05:13:22.343666 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:22.343825 [ 283 ] {ded507cd-c128-4edc-abe5-3489ec1c7dc4} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:13:22.343881 [ 283 ] {ded507cd-c128-4edc-abe5-3489ec1c7dc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:13:22.344555 [ 283 ] {ded507cd-c128-4edc-abe5-3489ec1c7dc4} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:22.344597 [ 283 ] {ded507cd-c128-4edc-abe5-3489ec1c7dc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:22.344994 [ 283 ] {ded507cd-c128-4edc-abe5-3489ec1c7dc4} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.10 05:13:22.345251 [ 283 ] {ded507cd-c128-4edc-abe5-3489ec1c7dc4} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:22.345462 [ 142 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.10 05:13:22.345491 [ 283 ] {ded507cd-c128-4edc-abe5-3489ec1c7dc4} executeQuery: Read 199 rows, 18.11 KiB in 0.001693 sec., 117542.82339043118 rows/sec., 10.45 MiB/sec. 2025.01.10 05:13:22.345545 [ 142 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:22.345625 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:22.345635 [ 283 ] {ded507cd-c128-4edc-abe5-3489ec1c7dc4} TCPHandler: Processed in 0.002098988 sec. 2025.01.10 05:13:22.345901 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:22.346017 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::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.01.10 05:13:22.346314 [ 288 ] {29a980a9-d46a-43ba-b1fc-75583fa8238c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:13:22.346534 [ 288 ] {29a980a9-d46a-43ba-b1fc-75583fa8238c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:13:22.346548 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:22.346690 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1399 rows starting from the beginning of the part 2025.01.10 05:13:22.347249 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 78 rows starting from the beginning of the part 2025.01.10 05:13:22.347841 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1345 rows starting from the beginning of the part 2025.01.10 05:13:22.348468 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part 2025.01.10 05:13:22.348981 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 78 rows starting from the beginning of the part 2025.01.10 05:13:22.349354 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 199 rows starting from the beginning of the part 2025.01.10 05:13:22.350236 [ 288 ] {29a980a9-d46a-43ba-b1fc-75583fa8238c} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:22.350297 [ 288 ] {29a980a9-d46a-43ba-b1fc-75583fa8238c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:22.351195 [ 288 ] {29a980a9-d46a-43ba-b1fc-75583fa8238c} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.10 05:13:22.351750 [ 288 ] {29a980a9-d46a-43ba-b1fc-75583fa8238c} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:22.352100 [ 288 ] {29a980a9-d46a-43ba-b1fc-75583fa8238c} executeQuery: Read 20 rows, 1.43 KiB in 0.005976 sec., 3346.7202141900934 rows/sec., 239.89 KiB/sec. 2025.01.10 05:13:22.352321 [ 288 ] {29a980a9-d46a-43ba-b1fc-75583fa8238c} TCPHandler: Processed in 0.006572683 sec. 2025.01.10 05:13:22.352723 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:22.353154 [ 283 ] {d92e0911-f22f-40c8-a369-d1041782647a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:13:22.353350 [ 283 ] {d92e0911-f22f-40c8-a369-d1041782647a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:13:22.354030 [ 194 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3125 rows, containing 5 columns (5 merged, 0 gathered) in 0.008282449 sec., 377303.8626618769 rows/sec., 33.06 MiB/sec. 2025.01.10 05:13:22.354400 [ 194 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.10 05:13:22.354989 [ 283 ] {d92e0911-f22f-40c8-a369-d1041782647a} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:22.355047 [ 283 ] {d92e0911-f22f-40c8-a369-d1041782647a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:22.355165 [ 194 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:22.355405 [ 194 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.10 05:13:22.355609 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.10 05:13:22.355740 [ 283 ] {d92e0911-f22f-40c8-a369-d1041782647a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.10 05:13:22.356048 [ 283 ] {d92e0911-f22f-40c8-a369-d1041782647a} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:22.356249 [ 283 ] {d92e0911-f22f-40c8-a369-d1041782647a} executeQuery: Read 14 rows, 1004.00 B in 0.003252 sec., 4305.043050430504 rows/sec., 301.50 KiB/sec. 2025.01.10 05:13:22.356315 [ 283 ] {d92e0911-f22f-40c8-a369-d1041782647a} TCPHandler: Processed in 0.003828294 sec. 2025.01.10 05:13:22.356496 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:22.356614 [ 288 ] {0fb0b472-39e2-475a-be5b-90c500679664} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:13:22.356661 [ 288 ] {0fb0b472-39e2-475a-be5b-90c500679664} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:13:22.357216 [ 288 ] {0fb0b472-39e2-475a-be5b-90c500679664} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:22.357253 [ 288 ] {0fb0b472-39e2-475a-be5b-90c500679664} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:22.357608 [ 288 ] {0fb0b472-39e2-475a-be5b-90c500679664} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.10 05:13:22.357857 [ 288 ] {0fb0b472-39e2-475a-be5b-90c500679664} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:22.358054 [ 288 ] {0fb0b472-39e2-475a-be5b-90c500679664} executeQuery: Read 13 rows, 830.00 B in 0.001464 sec., 8879.781420765028 rows/sec., 553.65 KiB/sec. 2025.01.10 05:13:22.358108 [ 288 ] {0fb0b472-39e2-475a-be5b-90c500679664} TCPHandler: Processed in 0.001674404 sec. 2025.01.10 05:13:22.358264 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:22.358376 [ 283 ] {ff887db0-17b5-4ee2-a1c0-b33c719e9774} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:13:22.358424 [ 283 ] {ff887db0-17b5-4ee2-a1c0-b33c719e9774} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:13:22.359133 [ 283 ] {ff887db0-17b5-4ee2-a1c0-b33c719e9774} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:22.359199 [ 283 ] {ff887db0-17b5-4ee2-a1c0-b33c719e9774} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:22.359603 [ 283 ] {ff887db0-17b5-4ee2-a1c0-b33c719e9774} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.10 05:13:22.359859 [ 283 ] {ff887db0-17b5-4ee2-a1c0-b33c719e9774} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:22.360016 [ 151 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.10 05:13:22.360053 [ 283 ] {ff887db0-17b5-4ee2-a1c0-b33c719e9774} executeQuery: Read 359 rows, 25.84 KiB in 0.001698 sec., 211425.20612485276 rows/sec., 14.86 MiB/sec. 2025.01.10 05:13:22.360057 [ 151 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:22.360097 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:22.360126 [ 283 ] {ff887db0-17b5-4ee2-a1c0-b33c719e9774} TCPHandler: Processed in 0.001916192 sec. 2025.01.10 05:13:22.360232 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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.01.10 05:13:22.360276 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:22.360384 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:22.360416 [ 288 ] {88266eec-d355-41a5-bb58-d53bb4ad1ca5} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:13:22.360426 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 873 rows starting from the beginning of the part 2025.01.10 05:13:22.360473 [ 288 ] {88266eec-d355-41a5-bb58-d53bb4ad1ca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:13:22.360598 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 54 rows starting from the beginning of the part 2025.01.10 05:13:22.361011 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 827 rows starting from the beginning of the part 2025.01.10 05:13:22.361460 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 28 rows starting from the beginning of the part 2025.01.10 05:13:22.361807 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 54 rows starting from the beginning of the part 2025.01.10 05:13:22.362107 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 359 rows starting from the beginning of the part 2025.01.10 05:13:22.362791 [ 288 ] {88266eec-d355-41a5-bb58-d53bb4ad1ca5} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:22.362830 [ 288 ] {88266eec-d355-41a5-bb58-d53bb4ad1ca5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:22.363343 [ 288 ] {88266eec-d355-41a5-bb58-d53bb4ad1ca5} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.10 05:13:22.363664 [ 288 ] {88266eec-d355-41a5-bb58-d53bb4ad1ca5} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:22.363867 [ 288 ] {88266eec-d355-41a5-bb58-d53bb4ad1ca5} executeQuery: Read 6 rows, 321.00 B in 0.003483 sec., 1722.652885443583 rows/sec., 90.00 KiB/sec. 2025.01.10 05:13:22.363964 [ 288 ] {88266eec-d355-41a5-bb58-d53bb4ad1ca5} TCPHandler: Processed in 0.003741861 sec. 2025.01.10 05:13:22.364154 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:22.364182 [ 200 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 5 columns (5 merged, 0 gathered) in 0.004017981 sec., 546294.270679727 rows/sec., 41.61 MiB/sec. 2025.01.10 05:13:22.364300 [ 283 ] {0b2f3b58-d941-45d5-a8eb-ccd48000aaad} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:22.364385 [ 283 ] {0b2f3b58-d941-45d5-a8eb-ccd48000aaad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:13:22.364500 [ 200 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.10 05:13:22.365088 [ 200 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:22.365288 [ 200 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.10 05:13:22.365458 [ 283 ] {0b2f3b58-d941-45d5-a8eb-ccd48000aaad} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:22.365467 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.10 05:13:22.365522 [ 283 ] {0b2f3b58-d941-45d5-a8eb-ccd48000aaad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:22.366043 [ 283 ] {0b2f3b58-d941-45d5-a8eb-ccd48000aaad} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.10 05:13:22.366299 [ 283 ] {0b2f3b58-d941-45d5-a8eb-ccd48000aaad} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:22.366458 [ 151 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.10 05:13:22.366498 [ 283 ] {0b2f3b58-d941-45d5-a8eb-ccd48000aaad} executeQuery: Read 177 rows, 11.96 KiB in 0.002235 sec., 79194.63087248322 rows/sec., 5.22 MiB/sec. 2025.01.10 05:13:22.366500 [ 151 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:22.366544 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:22.366575 [ 283 ] {0b2f3b58-d941-45d5-a8eb-ccd48000aaad} TCPHandler: Processed in 0.002506452 sec. 2025.01.10 05:13:22.366839 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:22.366898 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::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.01.10 05:13:22.367246 [ 288 ] {de4618d7-8c07-44c4-871f-8c3eef96f430} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:13:22.367498 [ 288 ] {de4618d7-8c07-44c4-871f-8c3eef96f430} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:13:22.367523 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:22.367683 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} MergeTreeSequentialSource: Reading 4 marks from part all_1_96_19, total 24197 rows starting from the beginning of the part 2025.01.10 05:13:22.368287 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 100 rows starting from the beginning of the part 2025.01.10 05:13:22.368886 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 969 rows starting from the beginning of the part 2025.01.10 05:13:22.369460 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::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.01.10 05:13:22.369895 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 100 rows starting from the beginning of the part 2025.01.10 05:13:22.370251 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 177 rows starting from the beginning of the part 2025.01.10 05:13:22.370881 [ 288 ] {de4618d7-8c07-44c4-871f-8c3eef96f430} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:22.370941 [ 288 ] {de4618d7-8c07-44c4-871f-8c3eef96f430} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:22.371652 [ 288 ] {de4618d7-8c07-44c4-871f-8c3eef96f430} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.10 05:13:22.372000 [ 288 ] {de4618d7-8c07-44c4-871f-8c3eef96f430} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:22.372226 [ 288 ] {de4618d7-8c07-44c4-871f-8c3eef96f430} executeQuery: Read 1 rows, 69.00 B in 0.005168 sec., 193.4984520123839 rows/sec., 13.04 KiB/sec. 2025.01.10 05:13:22.372356 [ 288 ] {de4618d7-8c07-44c4-871f-8c3eef96f430} TCPHandler: Processed in 0.005675095 sec. 2025.01.10 05:13:22.372569 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:22.372843 [ 283 ] {e6ab70a0-207b-4607-8660-61ccdd6fece3} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:22.373105 [ 283 ] {e6ab70a0-207b-4607-8660-61ccdd6fece3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:13:22.375208 [ 283 ] {e6ab70a0-207b-4607-8660-61ccdd6fece3} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:22.375247 [ 283 ] {e6ab70a0-207b-4607-8660-61ccdd6fece3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:22.377371 [ 283 ] {e6ab70a0-207b-4607-8660-61ccdd6fece3} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.10 05:13:22.377637 [ 283 ] {e6ab70a0-207b-4607-8660-61ccdd6fece3} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:22.377840 [ 283 ] {e6ab70a0-207b-4607-8660-61ccdd6fece3} executeQuery: Read 13 rows, 23.85 KiB in 0.005099 sec., 2549.5195136301236 rows/sec., 4.57 MiB/sec. 2025.01.10 05:13:22.377955 [ 283 ] {e6ab70a0-207b-4607-8660-61ccdd6fece3} TCPHandler: Processed in 0.005491298 sec. 2025.01.10 05:13:22.378117 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:22.378245 [ 288 ] {bfb86404-43ec-491f-83d4-5ef9e8a8c348} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:13:22.378300 [ 288 ] {bfb86404-43ec-491f-83d4-5ef9e8a8c348} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:13:22.378833 [ 288 ] {bfb86404-43ec-491f-83d4-5ef9e8a8c348} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:22.378877 [ 288 ] {bfb86404-43ec-491f-83d4-5ef9e8a8c348} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:22.379238 [ 288 ] {bfb86404-43ec-491f-83d4-5ef9e8a8c348} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.10 05:13:22.379586 [ 288 ] {bfb86404-43ec-491f-83d4-5ef9e8a8c348} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:22.379742 [ 151 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.10 05:13:22.379786 [ 288 ] {bfb86404-43ec-491f-83d4-5ef9e8a8c348} executeQuery: Read 52 rows, 3.30 KiB in 0.001567 sec., 33184.42884492661 rows/sec., 2.05 MiB/sec. 2025.01.10 05:13:22.379787 [ 151 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:22.379832 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:22.379869 [ 288 ] {bfb86404-43ec-491f-83d4-5ef9e8a8c348} TCPHandler: Processed in 0.001815668 sec. 2025.01.10 05:13:22.380046 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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.01.10 05:13:22.380244 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:22.380286 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3386 rows starting from the beginning of the part 2025.01.10 05:13:22.380397 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 30 rows starting from the beginning of the part 2025.01.10 05:13:22.380480 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 34 rows starting from the beginning of the part 2025.01.10 05:13:22.380634 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 18 rows starting from the beginning of the part 2025.01.10 05:13:22.380713 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 30 rows starting from the beginning of the part 2025.01.10 05:13:22.380804 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 52 rows starting from the beginning of the part 2025.01.10 05:13:22.382753 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3550 rows, containing 4 columns (4 merged, 0 gathered) in 0.002834862 sec., 1252265.5423791353 rows/sec., 80.59 MiB/sec. 2025.01.10 05:13:22.383013 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 25603 rows, containing 5 columns (5 merged, 0 gathered) in 0.016360461 sec., 1564931.4527261793 rows/sec., 104.79 MiB/sec. 2025.01.10 05:13:22.383144 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.10 05:13:22.383288 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.10 05:13:22.383629 [ 196 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:22.383838 [ 196 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.10 05:13:22.383856 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:22.384007 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2025.01.10 05:13:22.384060 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.10 05:13:22.384163 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.01.10 05:13:24.930922 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 2025.01.10 05:13:24.931614 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:24.931669 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:24.932262 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.10 05:13:24.932574 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:24.932831 [ 145 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.10 05:13:24.932881 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 2025.01.10 05:13:24.932948 [ 145 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:24.932995 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:24.933189 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.10 05:13:24.933468 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:24.933525 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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.01.10 05:13:24.933617 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part 2025.01.10 05:13:24.933723 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part 2025.01.10 05:13:24.933859 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part 2025.01.10 05:13:24.933963 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part 2025.01.10 05:13:24.934026 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part 2025.01.10 05:13:24.936775 [ 196 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.003686489 sec., 7578484.568921812 rows/sec., 108.41 MiB/sec. 2025.01.10 05:13:24.937141 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.10 05:13:24.937514 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_61_12} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:24.937612 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_61_12} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.10 05:13:24.937737 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2025.01.10 05:13:26.876121 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.01.10 05:13:26.898153 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:26.898212 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:26.905521 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.10 05:13:26.906294 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:26.906684 [ 149 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.10 05:13:26.906815 [ 149 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:26.906882 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:26.907162 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.10 05:13:26.915928 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.01.10 05:13:26.917216 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:26.918132 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2025.01.10 05:13:26.922741 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2025.01.10 05:13:26.927513 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:13:26.932622 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:13:26.938077 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:13:26.942644 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:13:27.001205 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 261.71 MiB, peak 264.04 MiB, free memory in arenas 0.00 B, will set to 251.06 MiB (RSS), difference: -10.65 MiB 2025.01.10 05:13:27.005381 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.098376863 sec., 4675.896201325306 rows/sec., 24.18 MiB/sec. 2025.01.10 05:13:27.009970 [ 195 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.10 05:13:27.014989 [ 195 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_61_12} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:27.015149 [ 195 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_61_12} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.10 05:13:27.017780 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.10 05:13:27.337353 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:27.337548 [ 288 ] {5fede470-72fb-49ab-9bf2-ace9550c136d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.10 05:13:27.337623 [ 288 ] {5fede470-72fb-49ab-9bf2-ace9550c136d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.10 05:13:27.338355 [ 288 ] {5fede470-72fb-49ab-9bf2-ace9550c136d} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:27.338406 [ 288 ] {5fede470-72fb-49ab-9bf2-ace9550c136d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:27.338830 [ 288 ] {5fede470-72fb-49ab-9bf2-ace9550c136d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.10 05:13:27.339092 [ 288 ] {5fede470-72fb-49ab-9bf2-ace9550c136d} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:27.339330 [ 288 ] {5fede470-72fb-49ab-9bf2-ace9550c136d} executeQuery: Read 2 rows, 167.00 B in 0.001838 sec., 1088.139281828074 rows/sec., 88.73 KiB/sec. 2025.01.10 05:13:27.339396 [ 288 ] {5fede470-72fb-49ab-9bf2-ace9550c136d} TCPHandler: Processed in 0.002183261 sec. 2025.01.10 05:13:27.339569 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:27.339716 [ 283 ] {a6cdd86c-72ac-492f-bad3-ebbc1adcb60d} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:13:27.339774 [ 283 ] {a6cdd86c-72ac-492f-bad3-ebbc1adcb60d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:13:27.340400 [ 283 ] {a6cdd86c-72ac-492f-bad3-ebbc1adcb60d} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:27.340442 [ 283 ] {a6cdd86c-72ac-492f-bad3-ebbc1adcb60d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:27.340828 [ 283 ] {a6cdd86c-72ac-492f-bad3-ebbc1adcb60d} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.10 05:13:27.341075 [ 283 ] {a6cdd86c-72ac-492f-bad3-ebbc1adcb60d} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:27.341394 [ 283 ] {a6cdd86c-72ac-492f-bad3-ebbc1adcb60d} executeQuery: Read 79 rows, 6.92 KiB in 0.001688 sec., 46800.94786729858 rows/sec., 4.00 MiB/sec. 2025.01.10 05:13:27.341472 [ 283 ] {a6cdd86c-72ac-492f-bad3-ebbc1adcb60d} TCPHandler: Processed in 0.001974464 sec. 2025.01.10 05:13:27.341768 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:27.342211 [ 288 ] {f8c1ab90-b3c3-4156-8b0b-d9066569a5fa} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:13:27.342404 [ 288 ] {f8c1ab90-b3c3-4156-8b0b-d9066569a5fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:13:27.344036 [ 288 ] {f8c1ab90-b3c3-4156-8b0b-d9066569a5fa} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:27.344075 [ 288 ] {f8c1ab90-b3c3-4156-8b0b-d9066569a5fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:27.344442 [ 288 ] {f8c1ab90-b3c3-4156-8b0b-d9066569a5fa} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.10 05:13:27.344705 [ 288 ] {f8c1ab90-b3c3-4156-8b0b-d9066569a5fa} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:27.344896 [ 288 ] {f8c1ab90-b3c3-4156-8b0b-d9066569a5fa} executeQuery: Read 28 rows, 2.09 KiB in 0.00284 sec., 9859.154929577464 rows/sec., 737.58 KiB/sec. 2025.01.10 05:13:27.344949 [ 288 ] {f8c1ab90-b3c3-4156-8b0b-d9066569a5fa} TCPHandler: Processed in 0.003384361 sec. 2025.01.10 05:13:27.345106 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:27.345238 [ 283 ] {f28f5e13-f1c6-45c5-bbd8-7055dd09e13d} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:13:27.345292 [ 283 ] {f28f5e13-f1c6-45c5-bbd8-7055dd09e13d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:13:27.345969 [ 283 ] {f28f5e13-f1c6-45c5-bbd8-7055dd09e13d} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:27.346014 [ 283 ] {f28f5e13-f1c6-45c5-bbd8-7055dd09e13d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:27.346372 [ 283 ] {f28f5e13-f1c6-45c5-bbd8-7055dd09e13d} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.10 05:13:27.346619 [ 283 ] {f28f5e13-f1c6-45c5-bbd8-7055dd09e13d} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:27.346803 [ 283 ] {f28f5e13-f1c6-45c5-bbd8-7055dd09e13d} executeQuery: Read 56 rows, 4.48 KiB in 0.001594 sec., 35131.74404015057 rows/sec., 2.75 MiB/sec. 2025.01.10 05:13:27.346853 [ 283 ] {f28f5e13-f1c6-45c5-bbd8-7055dd09e13d} TCPHandler: Processed in 0.001812309 sec. 2025.01.10 05:13:27.347013 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:27.347123 [ 288 ] {4b17ae90-1b6a-4c57-a733-6aae64610b96} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:27.347172 [ 288 ] {4b17ae90-1b6a-4c57-a733-6aae64610b96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:13:27.347665 [ 288 ] {4b17ae90-1b6a-4c57-a733-6aae64610b96} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:27.347703 [ 288 ] {4b17ae90-1b6a-4c57-a733-6aae64610b96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:27.348495 [ 288 ] {4b17ae90-1b6a-4c57-a733-6aae64610b96} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.10 05:13:27.348773 [ 288 ] {4b17ae90-1b6a-4c57-a733-6aae64610b96} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:27.348953 [ 288 ] {4b17ae90-1b6a-4c57-a733-6aae64610b96} executeQuery: Read 101 rows, 7.17 KiB in 0.001853 sec., 54506.206152185645 rows/sec., 3.78 MiB/sec. 2025.01.10 05:13:27.349003 [ 288 ] {4b17ae90-1b6a-4c57-a733-6aae64610b96} TCPHandler: Processed in 0.002042246 sec. 2025.01.10 05:13:27.349159 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:27.349289 [ 283 ] {c27bcd73-c7f9-4806-a30d-e377c617120a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:27.349367 [ 283 ] {c27bcd73-c7f9-4806-a30d-e377c617120a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:13:27.350561 [ 283 ] {c27bcd73-c7f9-4806-a30d-e377c617120a} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:27.350599 [ 283 ] {c27bcd73-c7f9-4806-a30d-e377c617120a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:27.351242 [ 283 ] {c27bcd73-c7f9-4806-a30d-e377c617120a} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.10 05:13:27.351500 [ 283 ] {c27bcd73-c7f9-4806-a30d-e377c617120a} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:27.351746 [ 283 ] {c27bcd73-c7f9-4806-a30d-e377c617120a} executeQuery: Read 26 rows, 47.71 KiB in 0.002482 sec., 10475.423045930702 rows/sec., 18.77 MiB/sec. 2025.01.10 05:13:27.352068 [ 283 ] {c27bcd73-c7f9-4806-a30d-e377c617120a} TCPHandler: Processed in 0.002967956 sec. 2025.01.10 05:13:27.352352 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:27.352534 [ 288 ] {e884fb3d-c627-46b0-a2c3-d1256df371cb} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:13:27.352583 [ 288 ] {e884fb3d-c627-46b0-a2c3-d1256df371cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:13:27.353085 [ 288 ] {e884fb3d-c627-46b0-a2c3-d1256df371cb} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:27.353124 [ 288 ] {e884fb3d-c627-46b0-a2c3-d1256df371cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:27.353519 [ 288 ] {e884fb3d-c627-46b0-a2c3-d1256df371cb} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.10 05:13:27.353777 [ 288 ] {e884fb3d-c627-46b0-a2c3-d1256df371cb} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:27.353965 [ 288 ] {e884fb3d-c627-46b0-a2c3-d1256df371cb} executeQuery: Read 30 rows, 2.10 KiB in 0.001463 sec., 20505.809979494188 rows/sec., 1.40 MiB/sec. 2025.01.10 05:13:27.354023 [ 288 ] {e884fb3d-c627-46b0-a2c3-d1256df371cb} TCPHandler: Processed in 0.001821919 sec. 2025.01.10 05:13:27.561434 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1796 2025.01.10 05:13:27.564227 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:27.564268 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:27.565677 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.10 05:13:27.566005 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:27.566546 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1796 2025.01.10 05:13:28.001162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 240.47 MiB, peak 264.04 MiB, free memory in arenas 0.00 B, will set to 251.06 MiB (RSS), difference: 10.58 MiB 2025.01.10 05:13:32.165736 [ 141 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:13:32.165815 [ 141 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:13:32.341195 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:32.341508 [ 288 ] {aad119c2-e349-488e-99f9-d35ff5da07f4} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:13:32.341631 [ 288 ] {aad119c2-e349-488e-99f9-d35ff5da07f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:13:32.342645 [ 288 ] {aad119c2-e349-488e-99f9-d35ff5da07f4} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:32.342700 [ 288 ] {aad119c2-e349-488e-99f9-d35ff5da07f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:32.343143 [ 288 ] {aad119c2-e349-488e-99f9-d35ff5da07f4} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.10 05:13:32.343412 [ 288 ] {aad119c2-e349-488e-99f9-d35ff5da07f4} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:32.343688 [ 288 ] {aad119c2-e349-488e-99f9-d35ff5da07f4} executeQuery: Read 14 rows, 1.01 KiB in 0.002268 sec., 6172.83950617284 rows/sec., 444.36 KiB/sec. 2025.01.10 05:13:32.343762 [ 288 ] {aad119c2-e349-488e-99f9-d35ff5da07f4} TCPHandler: Processed in 0.002723109 sec. 2025.01.10 05:13:32.343945 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:32.344091 [ 283 ] {84c36266-2fde-440d-bdbd-696fe7a0ecaf} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:13:32.344150 [ 283 ] {84c36266-2fde-440d-bdbd-696fe7a0ecaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:13:32.344921 [ 283 ] {84c36266-2fde-440d-bdbd-696fe7a0ecaf} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:32.344970 [ 283 ] {84c36266-2fde-440d-bdbd-696fe7a0ecaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:32.345401 [ 283 ] {84c36266-2fde-440d-bdbd-696fe7a0ecaf} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.10 05:13:32.345658 [ 283 ] {84c36266-2fde-440d-bdbd-696fe7a0ecaf} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:32.345872 [ 283 ] {84c36266-2fde-440d-bdbd-696fe7a0ecaf} executeQuery: Read 199 rows, 18.11 KiB in 0.001811 sec., 109884.04196576477 rows/sec., 9.77 MiB/sec. 2025.01.10 05:13:32.345960 [ 283 ] {84c36266-2fde-440d-bdbd-696fe7a0ecaf} TCPHandler: Processed in 0.002080308 sec. 2025.01.10 05:13:32.346112 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:32.346401 [ 288 ] {481a768c-1dde-4a4f-90cc-decae2a7c450} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:13:32.346535 [ 288 ] {481a768c-1dde-4a4f-90cc-decae2a7c450} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:13:32.347456 [ 288 ] {481a768c-1dde-4a4f-90cc-decae2a7c450} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:32.347498 [ 288 ] {481a768c-1dde-4a4f-90cc-decae2a7c450} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:32.347872 [ 288 ] {481a768c-1dde-4a4f-90cc-decae2a7c450} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.10 05:13:32.348122 [ 288 ] {481a768c-1dde-4a4f-90cc-decae2a7c450} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:32.348300 [ 132 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.10 05:13:32.348355 [ 288 ] {481a768c-1dde-4a4f-90cc-decae2a7c450} executeQuery: Read 20 rows, 1.43 KiB in 0.002062 sec., 9699.321047526673 rows/sec., 695.24 KiB/sec. 2025.01.10 05:13:32.348381 [ 132 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:32.348440 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:32.348478 [ 288 ] {481a768c-1dde-4a4f-90cc-decae2a7c450} TCPHandler: Processed in 0.002420399 sec. 2025.01.10 05:13:32.348768 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:32.348821 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:13:32.349223 [ 283 ] {ab51dd73-d6f4-45dc-8bf2-4a5a8f9b9e86} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:13:32.349308 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:32.349417 [ 283 ] {ab51dd73-d6f4-45dc-8bf2-4a5a8f9b9e86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:13:32.349441 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 60 rows starting from the beginning of the part 2025.01.10 05:13:32.349872 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 32 rows starting from the beginning of the part 2025.01.10 05:13:32.350458 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part 2025.01.10 05:13:32.350967 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 20 rows starting from the beginning of the part 2025.01.10 05:13:32.351439 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 28 rows starting from the beginning of the part 2025.01.10 05:13:32.351803 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 20 rows starting from the beginning of the part 2025.01.10 05:13:32.352950 [ 283 ] {ab51dd73-d6f4-45dc-8bf2-4a5a8f9b9e86} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:32.353009 [ 283 ] {ab51dd73-d6f4-45dc-8bf2-4a5a8f9b9e86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:32.354003 [ 283 ] {ab51dd73-d6f4-45dc-8bf2-4a5a8f9b9e86} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.10 05:13:32.354594 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.006044646 sec., 30771.032745341912 rows/sec., 2.31 MiB/sec. 2025.01.10 05:13:32.354605 [ 283 ] {ab51dd73-d6f4-45dc-8bf2-4a5a8f9b9e86} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:32.354811 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.10 05:13:32.355112 [ 283 ] {ab51dd73-d6f4-45dc-8bf2-4a5a8f9b9e86} executeQuery: Read 14 rows, 1004.00 B in 0.006059 sec., 2310.6123122627496 rows/sec., 161.82 KiB/sec. 2025.01.10 05:13:32.355473 [ 283 ] {ab51dd73-d6f4-45dc-8bf2-4a5a8f9b9e86} TCPHandler: Processed in 0.006869494 sec. 2025.01.10 05:13:32.355768 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:32.355789 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:32.356063 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.10 05:13:32.356090 [ 288 ] {9128d546-87c9-497d-824e-4fdd8e50decf} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:13:32.356196 [ 288 ] {9128d546-87c9-497d-824e-4fdd8e50decf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:13:32.356215 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.10 05:13:32.356833 [ 288 ] {9128d546-87c9-497d-824e-4fdd8e50decf} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:32.356878 [ 288 ] {9128d546-87c9-497d-824e-4fdd8e50decf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:32.357266 [ 288 ] {9128d546-87c9-497d-824e-4fdd8e50decf} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.10 05:13:32.357533 [ 288 ] {9128d546-87c9-497d-824e-4fdd8e50decf} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:32.357754 [ 288 ] {9128d546-87c9-497d-824e-4fdd8e50decf} executeQuery: Read 13 rows, 830.00 B in 0.001742 sec., 7462.686567164179 rows/sec., 465.30 KiB/sec. 2025.01.10 05:13:32.357816 [ 288 ] {9128d546-87c9-497d-824e-4fdd8e50decf} TCPHandler: Processed in 0.002200742 sec. 2025.01.10 05:13:32.357964 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:32.358074 [ 283 ] {50fcc088-8fc0-4361-b65c-3049ca4cbb45} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:13:32.358119 [ 283 ] {50fcc088-8fc0-4361-b65c-3049ca4cbb45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:13:32.358797 [ 283 ] {50fcc088-8fc0-4361-b65c-3049ca4cbb45} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:32.358837 [ 283 ] {50fcc088-8fc0-4361-b65c-3049ca4cbb45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:32.359236 [ 283 ] {50fcc088-8fc0-4361-b65c-3049ca4cbb45} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.10 05:13:32.359479 [ 283 ] {50fcc088-8fc0-4361-b65c-3049ca4cbb45} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:32.359689 [ 283 ] {50fcc088-8fc0-4361-b65c-3049ca4cbb45} executeQuery: Read 359 rows, 25.84 KiB in 0.001638 sec., 219169.71916971917 rows/sec., 15.41 MiB/sec. 2025.01.10 05:13:32.359743 [ 283 ] {50fcc088-8fc0-4361-b65c-3049ca4cbb45} TCPHandler: Processed in 0.001832559 sec. 2025.01.10 05:13:32.359881 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:32.359990 [ 288 ] {66c945f0-6d5b-4a11-9ece-b055dcb31dd8} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:13:32.360039 [ 288 ] {66c945f0-6d5b-4a11-9ece-b055dcb31dd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:13:32.360482 [ 288 ] {66c945f0-6d5b-4a11-9ece-b055dcb31dd8} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:32.360521 [ 288 ] {66c945f0-6d5b-4a11-9ece-b055dcb31dd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:32.360883 [ 288 ] {66c945f0-6d5b-4a11-9ece-b055dcb31dd8} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.10 05:13:32.361135 [ 288 ] {66c945f0-6d5b-4a11-9ece-b055dcb31dd8} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:32.361397 [ 288 ] {66c945f0-6d5b-4a11-9ece-b055dcb31dd8} executeQuery: Read 6 rows, 321.00 B in 0.001418 sec., 4231.311706629055 rows/sec., 221.07 KiB/sec. 2025.01.10 05:13:32.361547 [ 288 ] {66c945f0-6d5b-4a11-9ece-b055dcb31dd8} TCPHandler: Processed in 0.001714806 sec. 2025.01.10 05:13:32.361755 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:32.361875 [ 283 ] {fa39ad24-c9a9-4422-9225-1ace3d0a4cd9} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:32.361925 [ 283 ] {fa39ad24-c9a9-4422-9225-1ace3d0a4cd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:13:32.362471 [ 283 ] {fa39ad24-c9a9-4422-9225-1ace3d0a4cd9} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:32.362510 [ 283 ] {fa39ad24-c9a9-4422-9225-1ace3d0a4cd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:32.362899 [ 283 ] {fa39ad24-c9a9-4422-9225-1ace3d0a4cd9} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.10 05:13:32.363139 [ 283 ] {fa39ad24-c9a9-4422-9225-1ace3d0a4cd9} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:32.363346 [ 283 ] {fa39ad24-c9a9-4422-9225-1ace3d0a4cd9} executeQuery: Read 177 rows, 11.96 KiB in 0.001495 sec., 118394.64882943143 rows/sec., 7.81 MiB/sec. 2025.01.10 05:13:32.363400 [ 283 ] {fa39ad24-c9a9-4422-9225-1ace3d0a4cd9} TCPHandler: Processed in 0.001748016 sec. 2025.01.10 05:13:32.363547 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:32.363686 [ 288 ] {ea55ae3a-62d0-41cd-95d7-0f3ffae88fe3} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:13:32.363743 [ 288 ] {ea55ae3a-62d0-41cd-95d7-0f3ffae88fe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:13:32.364248 [ 288 ] {ea55ae3a-62d0-41cd-95d7-0f3ffae88fe3} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:32.364286 [ 288 ] {ea55ae3a-62d0-41cd-95d7-0f3ffae88fe3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:32.364638 [ 288 ] {ea55ae3a-62d0-41cd-95d7-0f3ffae88fe3} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.10 05:13:32.364880 [ 288 ] {ea55ae3a-62d0-41cd-95d7-0f3ffae88fe3} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:32.365129 [ 288 ] {ea55ae3a-62d0-41cd-95d7-0f3ffae88fe3} executeQuery: Read 1 rows, 69.00 B in 0.001464 sec., 683.0601092896175 rows/sec., 46.03 KiB/sec. 2025.01.10 05:13:32.365276 [ 288 ] {ea55ae3a-62d0-41cd-95d7-0f3ffae88fe3} TCPHandler: Processed in 0.001786768 sec. 2025.01.10 05:13:32.365517 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:32.365674 [ 283 ] {b6b16b72-c126-48ab-b4e5-4238f3f36ebd} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:32.365766 [ 283 ] {b6b16b72-c126-48ab-b4e5-4238f3f36ebd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:13:32.366875 [ 283 ] {b6b16b72-c126-48ab-b4e5-4238f3f36ebd} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:32.366916 [ 283 ] {b6b16b72-c126-48ab-b4e5-4238f3f36ebd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:32.367551 [ 283 ] {b6b16b72-c126-48ab-b4e5-4238f3f36ebd} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.10 05:13:32.367819 [ 283 ] {b6b16b72-c126-48ab-b4e5-4238f3f36ebd} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:32.367996 [ 132 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.10 05:13:32.368066 [ 132 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:32.368081 [ 283 ] {b6b16b72-c126-48ab-b4e5-4238f3f36ebd} executeQuery: Read 13 rows, 23.85 KiB in 0.002446 sec., 5314.799672935405 rows/sec., 9.52 MiB/sec. 2025.01.10 05:13:32.368103 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:32.368605 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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.01.10 05:13:32.368735 [ 283 ] {b6b16b72-c126-48ab-b4e5-4238f3f36ebd} TCPHandler: Processed in 0.003336028 sec. 2025.01.10 05:13:32.369094 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:32.369686 [ 288 ] {b5b0ba2a-a130-4537-803f-71ff28ed20b3} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:13:32.369974 [ 288 ] {b5b0ba2a-a130-4537-803f-71ff28ed20b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:13:32.370730 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:32.370981 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1543 rows starting from the beginning of the part 2025.01.10 05:13:32.371775 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 13 rows starting from the beginning of the part 2025.01.10 05:13:32.372503 [ 288 ] {b5b0ba2a-a130-4537-803f-71ff28ed20b3} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:32.372537 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part 2025.01.10 05:13:32.372590 [ 288 ] {b5b0ba2a-a130-4537-803f-71ff28ed20b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:32.373163 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 13 rows starting from the beginning of the part 2025.01.10 05:13:32.373816 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part 2025.01.10 05:13:32.374189 [ 288 ] {b5b0ba2a-a130-4537-803f-71ff28ed20b3} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.10 05:13:32.374457 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 13 rows starting from the beginning of the part 2025.01.10 05:13:32.375102 [ 288 ] {b5b0ba2a-a130-4537-803f-71ff28ed20b3} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:32.375770 [ 288 ] {b5b0ba2a-a130-4537-803f-71ff28ed20b3} executeQuery: Read 52 rows, 3.30 KiB in 0.006277 sec., 8284.212203281822 rows/sec., 525.23 KiB/sec. 2025.01.10 05:13:32.375898 [ 288 ] {b5b0ba2a-a130-4537-803f-71ff28ed20b3} TCPHandler: Processed in 0.007030489 sec. 2025.01.10 05:13:32.384981 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1634 rows, containing 19 columns (19 merged, 0 gathered) in 0.016706192 sec., 97808.04626212842 rows/sec., 175.27 MiB/sec. 2025.01.10 05:13:32.386670 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.10 05:13:32.387097 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:32.387177 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.10 05:13:32.387349 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. 2025.01.10 05:13:32.433907 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 2025.01.10 05:13:32.434544 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:32.434585 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:32.435091 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.10 05:13:32.435402 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:32.435637 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2025.01.10 05:13:33.001221 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 251.95 MiB, peak 264.04 MiB, free memory in arenas 0.00 B, will set to 254.32 MiB (RSS), difference: 2.37 MiB 2025.01.10 05:13:34.416891 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.01.10 05:13:34.434989 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:34.435043 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:34.442049 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.10 05:13:34.442816 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:34.445294 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.01.10 05:13:37.337269 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:37.337492 [ 288 ] {3a158a7e-72cf-418a-9ab6-0ccc98a60b40} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:13:37.337575 [ 288 ] {3a158a7e-72cf-418a-9ab6-0ccc98a60b40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:13:37.338449 [ 288 ] {3a158a7e-72cf-418a-9ab6-0ccc98a60b40} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:37.338494 [ 288 ] {3a158a7e-72cf-418a-9ab6-0ccc98a60b40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:37.338929 [ 288 ] {3a158a7e-72cf-418a-9ab6-0ccc98a60b40} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.10 05:13:37.339190 [ 288 ] {3a158a7e-72cf-418a-9ab6-0ccc98a60b40} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:37.339415 [ 288 ] {3a158a7e-72cf-418a-9ab6-0ccc98a60b40} executeQuery: Read 78 rows, 6.85 KiB in 0.001979 sec., 39413.84537645276 rows/sec., 3.38 MiB/sec. 2025.01.10 05:13:37.339522 [ 288 ] {3a158a7e-72cf-418a-9ab6-0ccc98a60b40} TCPHandler: Processed in 0.002391688 sec. 2025.01.10 05:13:37.339758 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:37.339923 [ 283 ] {88558f07-3fe2-4d94-91f1-dfe5c383815c} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:13:37.339984 [ 283 ] {88558f07-3fe2-4d94-91f1-dfe5c383815c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:13:37.340629 [ 283 ] {88558f07-3fe2-4d94-91f1-dfe5c383815c} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:37.340668 [ 283 ] {88558f07-3fe2-4d94-91f1-dfe5c383815c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:37.341035 [ 283 ] {88558f07-3fe2-4d94-91f1-dfe5c383815c} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.10 05:13:37.341292 [ 283 ] {88558f07-3fe2-4d94-91f1-dfe5c383815c} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:37.341474 [ 283 ] {88558f07-3fe2-4d94-91f1-dfe5c383815c} executeQuery: Read 26 rows, 1.96 KiB in 0.001587 sec., 16383.11279143037 rows/sec., 1.20 MiB/sec. 2025.01.10 05:13:37.341528 [ 283 ] {88558f07-3fe2-4d94-91f1-dfe5c383815c} TCPHandler: Processed in 0.001880901 sec. 2025.01.10 05:13:37.341688 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:37.341819 [ 288 ] {c7def85c-6677-4aaa-be12-12c58877e6e1} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:13:37.341875 [ 288 ] {c7def85c-6677-4aaa-be12-12c58877e6e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:13:37.342505 [ 288 ] {c7def85c-6677-4aaa-be12-12c58877e6e1} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:37.342542 [ 288 ] {c7def85c-6677-4aaa-be12-12c58877e6e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:37.342906 [ 288 ] {c7def85c-6677-4aaa-be12-12c58877e6e1} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.10 05:13:37.343140 [ 288 ] {c7def85c-6677-4aaa-be12-12c58877e6e1} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:37.343319 [ 288 ] {c7def85c-6677-4aaa-be12-12c58877e6e1} executeQuery: Read 54 rows, 4.32 KiB in 0.001529 sec., 35317.20078482669 rows/sec., 2.76 MiB/sec. 2025.01.10 05:13:37.343371 [ 288 ] {c7def85c-6677-4aaa-be12-12c58877e6e1} TCPHandler: Processed in 0.001749217 sec. 2025.01.10 05:13:37.343535 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:37.343665 [ 283 ] {e5dd8c51-457f-4017-b06d-06ca6eb18f62} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:37.343725 [ 283 ] {e5dd8c51-457f-4017-b06d-06ca6eb18f62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:13:37.344326 [ 283 ] {e5dd8c51-457f-4017-b06d-06ca6eb18f62} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:37.344363 [ 283 ] {e5dd8c51-457f-4017-b06d-06ca6eb18f62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:37.344763 [ 283 ] {e5dd8c51-457f-4017-b06d-06ca6eb18f62} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.10 05:13:37.345020 [ 283 ] {e5dd8c51-457f-4017-b06d-06ca6eb18f62} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:37.345201 [ 283 ] {e5dd8c51-457f-4017-b06d-06ca6eb18f62} executeQuery: Read 100 rows, 7.10 KiB in 0.001566 sec., 63856.96040868455 rows/sec., 4.43 MiB/sec. 2025.01.10 05:13:37.345253 [ 283 ] {e5dd8c51-457f-4017-b06d-06ca6eb18f62} TCPHandler: Processed in 0.001783747 sec. 2025.01.10 05:13:37.345407 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:37.345538 [ 288 ] {62c48082-ea2b-41c8-a2eb-9c4b8c257420} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:37.345621 [ 288 ] {62c48082-ea2b-41c8-a2eb-9c4b8c257420} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:13:37.346816 [ 288 ] {62c48082-ea2b-41c8-a2eb-9c4b8c257420} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:37.346853 [ 288 ] {62c48082-ea2b-41c8-a2eb-9c4b8c257420} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:37.347482 [ 288 ] {62c48082-ea2b-41c8-a2eb-9c4b8c257420} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.10 05:13:37.347746 [ 288 ] {62c48082-ea2b-41c8-a2eb-9c4b8c257420} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:37.347946 [ 288 ] {62c48082-ea2b-41c8-a2eb-9c4b8c257420} executeQuery: Read 26 rows, 47.71 KiB in 0.002437 sec., 10668.855149774314 rows/sec., 19.12 MiB/sec. 2025.01.10 05:13:37.348044 [ 288 ] {62c48082-ea2b-41c8-a2eb-9c4b8c257420} TCPHandler: Processed in 0.002700388 sec. 2025.01.10 05:13:37.348198 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:37.348328 [ 283 ] {0ddf1865-1736-4e95-91a1-694dba9282c8} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:13:37.348384 [ 283 ] {0ddf1865-1736-4e95-91a1-694dba9282c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:13:37.348905 [ 283 ] {0ddf1865-1736-4e95-91a1-694dba9282c8} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:37.348950 [ 283 ] {0ddf1865-1736-4e95-91a1-694dba9282c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:37.349376 [ 283 ] {0ddf1865-1736-4e95-91a1-694dba9282c8} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.10 05:13:37.349620 [ 283 ] {0ddf1865-1736-4e95-91a1-694dba9282c8} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:37.349813 [ 283 ] {0ddf1865-1736-4e95-91a1-694dba9282c8} executeQuery: Read 30 rows, 2.10 KiB in 0.001516 sec., 19788.918205804748 rows/sec., 1.36 MiB/sec. 2025.01.10 05:13:37.349863 [ 283 ] {0ddf1865-1736-4e95-91a1-694dba9282c8} TCPHandler: Processed in 0.001728886 sec. 2025.01.10 05:13:37.567585 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1830 2025.01.10 05:13:37.570396 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:37.570438 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:37.571884 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.10 05:13:37.572194 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:37.572359 [ 135 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.10 05:13:37.572426 [ 135 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:37.572470 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:37.573362 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.10 05:13:37.574896 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1830 2025.01.10 05:13:37.575240 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:37.575424 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1648 rows starting from the beginning of the part 2025.01.10 05:13:37.576079 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part 2025.01.10 05:13:37.576718 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part 2025.01.10 05:13:37.577346 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 44 rows starting from the beginning of the part 2025.01.10 05:13:37.577983 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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.01.10 05:13:37.578669 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part 2025.01.10 05:13:37.587460 [ 199 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1830 rows, containing 72 columns (72 merged, 0 gathered) in 0.014815441 sec., 123519.77912773572 rows/sec., 93.59 MiB/sec. 2025.01.10 05:13:37.589351 [ 191 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.10 05:13:37.590133 [ 191 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:37.590218 [ 191 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.10 05:13:37.590542 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. 2025.01.10 05:13:38.597280 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:38.597541 [ 288 ] {e8282810-cedf-44a6-b097-2436a4f8797c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:13:38.597649 [ 288 ] {e8282810-cedf-44a6-b097-2436a4f8797c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:13:38.598723 [ 288 ] {e8282810-cedf-44a6-b097-2436a4f8797c} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:38.598793 [ 288 ] {e8282810-cedf-44a6-b097-2436a4f8797c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:38.599387 [ 288 ] {e8282810-cedf-44a6-b097-2436a4f8797c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.10 05:13:38.599734 [ 288 ] {e8282810-cedf-44a6-b097-2436a4f8797c} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:38.599999 [ 133 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.01.10 05:13:38.600075 [ 288 ] {e8282810-cedf-44a6-b097-2436a4f8797c} executeQuery: Read 14 rows, 1.01 KiB in 0.002601 sec., 5382.5451749327185 rows/sec., 387.47 KiB/sec. 2025.01.10 05:13:38.600097 [ 133 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:38.600161 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:38.600252 [ 288 ] {e8282810-cedf-44a6-b097-2436a4f8797c} TCPHandler: Processed in 0.003175213 sec. 2025.01.10 05:13:38.600465 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::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.01.10 05:13:38.600509 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:38.600757 [ 283 ] {b4c25b18-2479-4c2e-a452-2817c661e513} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:13:38.600758 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:38.600858 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part 2025.01.10 05:13:38.600858 [ 283 ] {b4c25b18-2479-4c2e-a452-2817c661e513} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:13:38.601226 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2025.01.10 05:13:38.601562 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2025.01.10 05:13:38.601956 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2025.01.10 05:13:38.602372 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part 2025.01.10 05:13:38.604409 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004104453 sec., 17054.647720414876 rows/sec., 1.26 MiB/sec. 2025.01.10 05:13:38.604501 [ 283 ] {b4c25b18-2479-4c2e-a452-2817c661e513} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:38.604564 [ 283 ] {b4c25b18-2479-4c2e-a452-2817c661e513} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:38.604648 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.01.10 05:13:38.605229 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:38.605344 [ 283 ] {b4c25b18-2479-4c2e-a452-2817c661e513} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.10 05:13:38.605370 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.01.10 05:13:38.605539 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.10 05:13:38.605731 [ 283 ] {b4c25b18-2479-4c2e-a452-2817c661e513} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:38.606019 [ 283 ] {b4c25b18-2479-4c2e-a452-2817c661e513} executeQuery: Read 1339 rows, 114.23 KiB in 0.005343 sec., 250608.27250608275 rows/sec., 20.88 MiB/sec. 2025.01.10 05:13:38.606157 [ 283 ] {b4c25b18-2479-4c2e-a452-2817c661e513} TCPHandler: Processed in 0.005733786 sec. 2025.01.10 05:13:38.606362 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:38.606574 [ 288 ] {18518d4d-1e56-4b10-aea3-cb05af192bc5} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:13:38.606626 [ 288 ] {18518d4d-1e56-4b10-aea3-cb05af192bc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:13:38.607219 [ 288 ] {18518d4d-1e56-4b10-aea3-cb05af192bc5} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:38.607259 [ 288 ] {18518d4d-1e56-4b10-aea3-cb05af192bc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:38.607617 [ 288 ] {18518d4d-1e56-4b10-aea3-cb05af192bc5} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.10 05:13:38.607873 [ 288 ] {18518d4d-1e56-4b10-aea3-cb05af192bc5} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:38.608090 [ 288 ] {18518d4d-1e56-4b10-aea3-cb05af192bc5} executeQuery: Read 20 rows, 1.43 KiB in 0.00156 sec., 12820.51282051282 rows/sec., 918.97 KiB/sec. 2025.01.10 05:13:38.608144 [ 288 ] {18518d4d-1e56-4b10-aea3-cb05af192bc5} TCPHandler: Processed in 0.001878841 sec. 2025.01.10 05:13:38.608321 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:38.608446 [ 283 ] {2ec29675-8e55-4a54-a6eb-e1e376ee372c} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:13:38.608502 [ 283 ] {2ec29675-8e55-4a54-a6eb-e1e376ee372c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:13:38.609254 [ 283 ] {2ec29675-8e55-4a54-a6eb-e1e376ee372c} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:38.609301 [ 283 ] {2ec29675-8e55-4a54-a6eb-e1e376ee372c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:38.609681 [ 283 ] {2ec29675-8e55-4a54-a6eb-e1e376ee372c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.10 05:13:38.609928 [ 283 ] {2ec29675-8e55-4a54-a6eb-e1e376ee372c} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:38.610150 [ 283 ] {2ec29675-8e55-4a54-a6eb-e1e376ee372c} executeQuery: Read 242 rows, 16.79 KiB in 0.001734 sec., 139561.70703575548 rows/sec., 9.46 MiB/sec. 2025.01.10 05:13:38.610202 [ 283 ] {2ec29675-8e55-4a54-a6eb-e1e376ee372c} TCPHandler: Processed in 0.001935352 sec. 2025.01.10 05:13:38.610349 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:38.610457 [ 288 ] {38e613ad-0dcb-4244-94e5-bf61de51ef7c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:13:38.610501 [ 288 ] {38e613ad-0dcb-4244-94e5-bf61de51ef7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:13:38.611048 [ 288 ] {38e613ad-0dcb-4244-94e5-bf61de51ef7c} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:38.611089 [ 288 ] {38e613ad-0dcb-4244-94e5-bf61de51ef7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:38.611445 [ 288 ] {38e613ad-0dcb-4244-94e5-bf61de51ef7c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.10 05:13:38.611698 [ 288 ] {38e613ad-0dcb-4244-94e5-bf61de51ef7c} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:38.611877 [ 113 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.01.10 05:13:38.611944 [ 113 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:38.611955 [ 288 ] {38e613ad-0dcb-4244-94e5-bf61de51ef7c} executeQuery: Read 13 rows, 830.00 B in 0.001507 sec., 8626.4100862641 rows/sec., 537.85 KiB/sec. 2025.01.10 05:13:38.611977 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:38.612142 [ 288 ] {38e613ad-0dcb-4244-94e5-bf61de51ef7c} TCPHandler: Processed in 0.00183908 sec. 2025.01.10 05:13:38.612210 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::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.01.10 05:13:38.612346 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:38.612404 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:38.612454 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part 2025.01.10 05:13:38.612561 [ 283 ] {1bbb4eff-11c4-4e4f-93c3-ca98755f92a0} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:13:38.612657 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part 2025.01.10 05:13:38.612728 [ 283 ] {1bbb4eff-11c4-4e4f-93c3-ca98755f92a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:13:38.613151 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part 2025.01.10 05:13:38.613574 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part 2025.01.10 05:13:38.613960 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part 2025.01.10 05:13:38.615713 [ 283 ] {1bbb4eff-11c4-4e4f-93c3-ca98755f92a0} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:38.615810 [ 283 ] {1bbb4eff-11c4-4e4f-93c3-ca98755f92a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:38.616184 [ 189 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004093843 sec., 15877.501897361477 rows/sec., 1.03 MiB/sec. 2025.01.10 05:13:38.616418 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.01.10 05:13:38.616749 [ 283 ] {1bbb4eff-11c4-4e4f-93c3-ca98755f92a0} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.10 05:13:38.616890 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:38.617089 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.01.10 05:13:38.617222 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:13:38.617309 [ 283 ] {1bbb4eff-11c4-4e4f-93c3-ca98755f92a0} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:38.617574 [ 283 ] {1bbb4eff-11c4-4e4f-93c3-ca98755f92a0} executeQuery: Read 815 rows, 60.13 KiB in 0.00507 sec., 160749.50690335306 rows/sec., 11.58 MiB/sec. 2025.01.10 05:13:38.617671 [ 283 ] {1bbb4eff-11c4-4e4f-93c3-ca98755f92a0} TCPHandler: Processed in 0.005405105 sec. 2025.01.10 05:13:38.617897 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:38.618114 [ 288 ] {17b17fb7-2f37-4e79-8490-4dc0f6767a08} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:13:38.618171 [ 288 ] {17b17fb7-2f37-4e79-8490-4dc0f6767a08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:13:38.618670 [ 288 ] {17b17fb7-2f37-4e79-8490-4dc0f6767a08} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:38.618709 [ 288 ] {17b17fb7-2f37-4e79-8490-4dc0f6767a08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:38.619070 [ 288 ] {17b17fb7-2f37-4e79-8490-4dc0f6767a08} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.10 05:13:38.619317 [ 288 ] {17b17fb7-2f37-4e79-8490-4dc0f6767a08} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:38.619555 [ 288 ] {17b17fb7-2f37-4e79-8490-4dc0f6767a08} executeQuery: Read 6 rows, 321.00 B in 0.001481 sec., 4051.3166779203243 rows/sec., 211.67 KiB/sec. 2025.01.10 05:13:38.619632 [ 288 ] {17b17fb7-2f37-4e79-8490-4dc0f6767a08} TCPHandler: Processed in 0.00184556 sec. 2025.01.10 05:13:38.619817 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:38.619966 [ 283 ] {2b00e8b1-fec1-4288-b448-42cb2f25555d} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:38.620019 [ 283 ] {2b00e8b1-fec1-4288-b448-42cb2f25555d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:13:38.620776 [ 283 ] {2b00e8b1-fec1-4288-b448-42cb2f25555d} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:38.620817 [ 283 ] {2b00e8b1-fec1-4288-b448-42cb2f25555d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:38.621263 [ 283 ] {2b00e8b1-fec1-4288-b448-42cb2f25555d} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.10 05:13:38.621517 [ 283 ] {2b00e8b1-fec1-4288-b448-42cb2f25555d} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:38.621755 [ 283 ] {2b00e8b1-fec1-4288-b448-42cb2f25555d} executeQuery: Read 963 rows, 65.53 KiB in 0.001808 sec., 532632.7433628319 rows/sec., 35.39 MiB/sec. 2025.01.10 05:13:38.621852 [ 283 ] {2b00e8b1-fec1-4288-b448-42cb2f25555d} TCPHandler: Processed in 0.002129379 sec. 2025.01.10 05:13:38.622068 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:38.622229 [ 288 ] {510aa51d-a2ae-4f90-8080-ee81dba65fc4} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:13:38.622287 [ 288 ] {510aa51d-a2ae-4f90-8080-ee81dba65fc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:13:38.622749 [ 288 ] {510aa51d-a2ae-4f90-8080-ee81dba65fc4} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:38.622789 [ 288 ] {510aa51d-a2ae-4f90-8080-ee81dba65fc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:38.623142 [ 288 ] {510aa51d-a2ae-4f90-8080-ee81dba65fc4} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.10 05:13:38.623382 [ 288 ] {510aa51d-a2ae-4f90-8080-ee81dba65fc4} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:38.623635 [ 288 ] {510aa51d-a2ae-4f90-8080-ee81dba65fc4} executeQuery: Read 1 rows, 69.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 47.19 KiB/sec. 2025.01.10 05:13:38.623757 [ 288 ] {510aa51d-a2ae-4f90-8080-ee81dba65fc4} TCPHandler: Processed in 0.001804959 sec. 2025.01.10 05:13:38.624034 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:38.624145 [ 283 ] {cd3c0a05-2783-40be-a10a-f2b3cec9f5cb} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:38.624222 [ 283 ] {cd3c0a05-2783-40be-a10a-f2b3cec9f5cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:13:38.625306 [ 283 ] {cd3c0a05-2783-40be-a10a-f2b3cec9f5cb} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:38.625346 [ 283 ] {cd3c0a05-2783-40be-a10a-f2b3cec9f5cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:38.625980 [ 283 ] {cd3c0a05-2783-40be-a10a-f2b3cec9f5cb} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.10 05:13:38.626253 [ 283 ] {cd3c0a05-2783-40be-a10a-f2b3cec9f5cb} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:38.626492 [ 283 ] {cd3c0a05-2783-40be-a10a-f2b3cec9f5cb} executeQuery: Read 13 rows, 23.85 KiB in 0.00237 sec., 5485.232067510548 rows/sec., 9.83 MiB/sec. 2025.01.10 05:13:38.626586 [ 283 ] {cd3c0a05-2783-40be-a10a-f2b3cec9f5cb} TCPHandler: Processed in 0.002689227 sec. 2025.01.10 05:13:38.626744 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:38.626873 [ 288 ] {6988c084-ed5f-46bb-aef9-e6d3dc9f6303} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:13:38.626930 [ 288 ] {6988c084-ed5f-46bb-aef9-e6d3dc9f6303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:13:38.627443 [ 288 ] {6988c084-ed5f-46bb-aef9-e6d3dc9f6303} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:38.627483 [ 288 ] {6988c084-ed5f-46bb-aef9-e6d3dc9f6303} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:38.627843 [ 288 ] {6988c084-ed5f-46bb-aef9-e6d3dc9f6303} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.10 05:13:38.628085 [ 288 ] {6988c084-ed5f-46bb-aef9-e6d3dc9f6303} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:38.628329 [ 288 ] {6988c084-ed5f-46bb-aef9-e6d3dc9f6303} executeQuery: Read 34 rows, 2.03 KiB in 0.001484 sec., 22911.051212938004 rows/sec., 1.34 MiB/sec. 2025.01.10 05:13:38.628406 [ 288 ] {6988c084-ed5f-46bb-aef9-e6d3dc9f6303} TCPHandler: Processed in 0.001724446 sec. 2025.01.10 05:13:39.936670 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 2025.01.10 05:13:39.937336 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:39.937386 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. 2025.01.10 05:13:39.937926 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.10 05:13:39.938191 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:39.938395 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 2025.01.10 05:13:41.946246 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.01.10 05:13:41.966453 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:41.966510 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:41.973906 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.10 05:13:41.974694 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:41.977602 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.01.10 05:13:42.335088 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:42.335366 [ 288 ] {cd705a73-6aa2-4bc0-8253-4304e26eae12} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:13:42.335480 [ 288 ] {cd705a73-6aa2-4bc0-8253-4304e26eae12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:13:42.336571 [ 288 ] {cd705a73-6aa2-4bc0-8253-4304e26eae12} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:42.336649 [ 288 ] {cd705a73-6aa2-4bc0-8253-4304e26eae12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:42.337264 [ 288 ] {cd705a73-6aa2-4bc0-8253-4304e26eae12} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.10 05:13:42.337644 [ 288 ] {cd705a73-6aa2-4bc0-8253-4304e26eae12} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:42.337957 [ 126 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.10 05:13:42.338006 [ 288 ] {cd705a73-6aa2-4bc0-8253-4304e26eae12} executeQuery: Read 26 rows, 1.98 KiB in 0.002718 sec., 9565.857247976453 rows/sec., 728.29 KiB/sec. 2025.01.10 05:13:42.338082 [ 126 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:42.338183 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:42.338195 [ 288 ] {cd705a73-6aa2-4bc0-8253-4304e26eae12} TCPHandler: Processed in 0.003308517 sec. 2025.01.10 05:13:42.338527 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::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.01.10 05:13:42.338548 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:42.338901 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:42.338921 [ 283 ] {65228d8e-e357-4590-a16b-0f20a191ce18} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:13:42.338992 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1399 rows starting from the beginning of the part 2025.01.10 05:13:42.339049 [ 283 ] {65228d8e-e357-4590-a16b-0f20a191ce18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:13:42.339437 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 79 rows starting from the beginning of the part 2025.01.10 05:13:42.339971 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 199 rows starting from the beginning of the part 2025.01.10 05:13:42.340465 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 78 rows starting from the beginning of the part 2025.01.10 05:13:42.341022 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1339 rows starting from the beginning of the part 2025.01.10 05:13:42.341424 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 26 rows starting from the beginning of the part 2025.01.10 05:13:42.342629 [ 283 ] {65228d8e-e357-4590-a16b-0f20a191ce18} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:42.342731 [ 283 ] {65228d8e-e357-4590-a16b-0f20a191ce18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:42.344015 [ 283 ] {65228d8e-e357-4590-a16b-0f20a191ce18} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.10 05:13:42.344725 [ 283 ] {65228d8e-e357-4590-a16b-0f20a191ce18} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:42.345123 [ 126 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.10 05:13:42.345243 [ 126 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:42.345306 [ 283 ] {65228d8e-e357-4590-a16b-0f20a191ce18} executeQuery: Read 28 rows, 2.24 KiB in 0.006469 sec., 4328.335136806307 rows/sec., 345.70 KiB/sec. 2025.01.10 05:13:42.345326 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:42.345673 [ 283 ] {65228d8e-e357-4590-a16b-0f20a191ce18} TCPHandler: Processed in 0.007257265 sec. 2025.01.10 05:13:42.345836 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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.01.10 05:13:42.346206 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:42.346679 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:42.346956 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 873 rows starting from the beginning of the part 2025.01.10 05:13:42.347103 [ 288 ] {83ce416d-0387-447f-9e12-c7a5ed5d867e} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:42.347655 [ 288 ] {83ce416d-0387-447f-9e12-c7a5ed5d867e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:13:42.347822 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part 2025.01.10 05:13:42.347906 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00954967 sec., 326712.86023496103 rows/sec., 28.63 MiB/sec. 2025.01.10 05:13:42.348713 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 359 rows starting from the beginning of the part 2025.01.10 05:13:42.348864 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.10 05:13:42.349338 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 54 rows starting from the beginning of the part 2025.01.10 05:13:42.350095 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 815 rows starting from the beginning of the part 2025.01.10 05:13:42.350814 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 28 rows starting from the beginning of the part 2025.01.10 05:13:42.351895 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:42.352734 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.10 05:13:42.353064 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.10 05:13:42.353589 [ 288 ] {83ce416d-0387-447f-9e12-c7a5ed5d867e} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:42.353691 [ 288 ] {83ce416d-0387-447f-9e12-c7a5ed5d867e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:42.355071 [ 288 ] {83ce416d-0387-447f-9e12-c7a5ed5d867e} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.10 05:13:42.355622 [ 288 ] {83ce416d-0387-447f-9e12-c7a5ed5d867e} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:42.356380 [ 126 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 2025.01.10 05:13:42.356481 [ 126 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:42.356493 [ 288 ] {83ce416d-0387-447f-9e12-c7a5ed5d867e} executeQuery: Read 60 rows, 4.26 KiB in 0.009751 sec., 6153.215054866168 rows/sec., 436.85 KiB/sec. 2025.01.10 05:13:42.356496 [ 200 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.010969206 sec., 199193.9981799959 rows/sec., 15.17 MiB/sec. 2025.01.10 05:13:42.356535 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:42.356767 [ 288 ] {83ce416d-0387-447f-9e12-c7a5ed5d867e} TCPHandler: Processed in 0.010858392 sec. 2025.01.10 05:13:42.357058 [ 200 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.10 05:13:42.357116 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:42.357223 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full 2025.01.10 05:13:42.357517 [ 283 ] {e7713e51-3d47-4c61-941d-7fec30c14f4d} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:13:42.357738 [ 283 ] {e7713e51-3d47-4c61-941d-7fec30c14f4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:13:42.357913 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:42.357961 [ 200 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:42.358155 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 25603 rows starting from the beginning of the part 2025.01.10 05:13:42.358321 [ 200 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.10 05:13:42.358710 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.10 05:13:42.358912 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 101 rows starting from the beginning of the part 2025.01.10 05:13:42.359418 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 177 rows starting from the beginning of the part 2025.01.10 05:13:42.359724 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 100 rows starting from the beginning of the part 2025.01.10 05:13:42.360181 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 963 rows starting from the beginning of the part 2025.01.10 05:13:42.360949 [ 283 ] {e7713e51-3d47-4c61-941d-7fec30c14f4d} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:42.361023 [ 283 ] {e7713e51-3d47-4c61-941d-7fec30c14f4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:42.362064 [ 283 ] {e7713e51-3d47-4c61-941d-7fec30c14f4d} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.10 05:13:42.362577 [ 283 ] {e7713e51-3d47-4c61-941d-7fec30c14f4d} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:42.362906 [ 126 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.10 05:13:42.363022 [ 126 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:42.363114 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:42.363273 [ 283 ] {e7713e51-3d47-4c61-941d-7fec30c14f4d} executeQuery: Read 18 rows, 1.26 KiB in 0.005832 sec., 3086.4197530864194 rows/sec., 216.51 KiB/sec. 2025.01.10 05:13:42.363692 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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.01.10 05:13:42.363858 [ 283 ] {e7713e51-3d47-4c61-941d-7fec30c14f4d} TCPHandler: Processed in 0.006885434 sec. 2025.01.10 05:13:42.364467 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:42.364602 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3550 rows starting from the beginning of the part 2025.01.10 05:13:42.365100 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 30 rows starting from the beginning of the part 2025.01.10 05:13:42.365604 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 52 rows starting from the beginning of the part 2025.01.10 05:13:42.366107 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 30 rows starting from the beginning of the part 2025.01.10 05:13:42.366599 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part 2025.01.10 05:13:42.366984 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 18 rows starting from the beginning of the part 2025.01.10 05:13:42.369763 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3714 rows, containing 4 columns (4 merged, 0 gathered) in 0.006519372 sec., 569686.7735113137 rows/sec., 36.66 MiB/sec. 2025.01.10 05:13:42.370150 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.10 05:13:42.370582 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:42.370700 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.10 05:13:42.370824 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.01.10 05:13:42.383492 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 26944 rows, containing 5 columns (5 merged, 0 gathered) in 0.026703566 sec., 1009003.8161944363 rows/sec., 67.56 MiB/sec. 2025.01.10 05:13:42.383991 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2025.01.10 05:13:42.384547 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:42.384664 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 2025.01.10 05:13:42.384783 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.01.10 05:13:47.165863 [ 120 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:13:47.165939 [ 120 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:13:47.336719 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:47.336931 [ 288 ] {3858da2a-8b9a-478a-a29f-0fe9b592d44e} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:13:47.337017 [ 288 ] {3858da2a-8b9a-478a-a29f-0fe9b592d44e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:13:47.337882 [ 288 ] {3858da2a-8b9a-478a-a29f-0fe9b592d44e} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:47.337935 [ 288 ] {3858da2a-8b9a-478a-a29f-0fe9b592d44e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:47.338387 [ 288 ] {3858da2a-8b9a-478a-a29f-0fe9b592d44e} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.10 05:13:47.338654 [ 288 ] {3858da2a-8b9a-478a-a29f-0fe9b592d44e} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:47.338924 [ 288 ] {3858da2a-8b9a-478a-a29f-0fe9b592d44e} executeQuery: Read 78 rows, 6.85 KiB in 0.002052 sec., 38011.695906432746 rows/sec., 3.26 MiB/sec. 2025.01.10 05:13:47.338991 [ 288 ] {3858da2a-8b9a-478a-a29f-0fe9b592d44e} TCPHandler: Processed in 0.002412619 sec. 2025.01.10 05:13:47.339165 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:47.339314 [ 283 ] {c0e3f494-9dc4-40a6-8f5f-7382c4a5043a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:13:47.339374 [ 283 ] {c0e3f494-9dc4-40a6-8f5f-7382c4a5043a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:13:47.339988 [ 283 ] {c0e3f494-9dc4-40a6-8f5f-7382c4a5043a} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:47.340030 [ 283 ] {c0e3f494-9dc4-40a6-8f5f-7382c4a5043a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:47.340428 [ 283 ] {c0e3f494-9dc4-40a6-8f5f-7382c4a5043a} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.10 05:13:47.340682 [ 283 ] {c0e3f494-9dc4-40a6-8f5f-7382c4a5043a} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:47.340902 [ 283 ] {c0e3f494-9dc4-40a6-8f5f-7382c4a5043a} executeQuery: Read 26 rows, 1.96 KiB in 0.001624 sec., 16009.852216748768 rows/sec., 1.18 MiB/sec. 2025.01.10 05:13:47.340959 [ 283 ] {c0e3f494-9dc4-40a6-8f5f-7382c4a5043a} TCPHandler: Processed in 0.001865501 sec. 2025.01.10 05:13:47.341097 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:47.341227 [ 288 ] {4a53029a-34d9-4da8-b675-99854854f5a8} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:13:47.341284 [ 288 ] {4a53029a-34d9-4da8-b675-99854854f5a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:13:47.341901 [ 288 ] {4a53029a-34d9-4da8-b675-99854854f5a8} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:47.341942 [ 288 ] {4a53029a-34d9-4da8-b675-99854854f5a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:47.342300 [ 288 ] {4a53029a-34d9-4da8-b675-99854854f5a8} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.10 05:13:47.342548 [ 288 ] {4a53029a-34d9-4da8-b675-99854854f5a8} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:47.342752 [ 288 ] {4a53029a-34d9-4da8-b675-99854854f5a8} executeQuery: Read 54 rows, 4.32 KiB in 0.001555 sec., 34726.688102893895 rows/sec., 2.71 MiB/sec. 2025.01.10 05:13:47.342805 [ 288 ] {4a53029a-34d9-4da8-b675-99854854f5a8} TCPHandler: Processed in 0.001769927 sec. 2025.01.10 05:13:47.342953 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:47.343083 [ 283 ] {8c6cedf5-ab87-406d-b648-6be8091e4263} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:47.343143 [ 283 ] {8c6cedf5-ab87-406d-b648-6be8091e4263} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:13:47.343723 [ 283 ] {8c6cedf5-ab87-406d-b648-6be8091e4263} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:47.343762 [ 283 ] {8c6cedf5-ab87-406d-b648-6be8091e4263} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:47.344155 [ 283 ] {8c6cedf5-ab87-406d-b648-6be8091e4263} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.10 05:13:47.344392 [ 283 ] {8c6cedf5-ab87-406d-b648-6be8091e4263} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:47.344629 [ 283 ] {8c6cedf5-ab87-406d-b648-6be8091e4263} executeQuery: Read 100 rows, 7.10 KiB in 0.001573 sec., 63572.79084551812 rows/sec., 4.41 MiB/sec. 2025.01.10 05:13:47.344725 [ 283 ] {8c6cedf5-ab87-406d-b648-6be8091e4263} TCPHandler: Processed in 0.00183634 sec. 2025.01.10 05:13:47.344898 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:47.345149 [ 288 ] {20231989-2d9f-46fc-a466-ce9487baa8de} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:47.345231 [ 288 ] {20231989-2d9f-46fc-a466-ce9487baa8de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:13:47.346340 [ 288 ] {20231989-2d9f-46fc-a466-ce9487baa8de} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:47.346379 [ 288 ] {20231989-2d9f-46fc-a466-ce9487baa8de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:47.347004 [ 288 ] {20231989-2d9f-46fc-a466-ce9487baa8de} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.10 05:13:47.347267 [ 288 ] {20231989-2d9f-46fc-a466-ce9487baa8de} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:47.347540 [ 288 ] {20231989-2d9f-46fc-a466-ce9487baa8de} executeQuery: Read 26 rows, 47.71 KiB in 0.00246 sec., 10569.105691056911 rows/sec., 18.94 MiB/sec. 2025.01.10 05:13:47.347821 [ 288 ] {20231989-2d9f-46fc-a466-ce9487baa8de} TCPHandler: Processed in 0.003015118 sec. 2025.01.10 05:13:47.348079 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:47.348307 [ 283 ] {c0476439-2d07-44b7-a170-502c91ec07d4} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:13:47.348366 [ 283 ] {c0476439-2d07-44b7-a170-502c91ec07d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:13:47.348876 [ 283 ] {c0476439-2d07-44b7-a170-502c91ec07d4} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:47.348916 [ 283 ] {c0476439-2d07-44b7-a170-502c91ec07d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:47.349285 [ 283 ] {c0476439-2d07-44b7-a170-502c91ec07d4} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.10 05:13:47.349531 [ 283 ] {c0476439-2d07-44b7-a170-502c91ec07d4} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:47.349761 [ 283 ] {c0476439-2d07-44b7-a170-502c91ec07d4} executeQuery: Read 30 rows, 2.10 KiB in 0.001505 sec., 19933.554817275748 rows/sec., 1.37 MiB/sec. 2025.01.10 05:13:47.349824 [ 283 ] {c0476439-2d07-44b7-a170-502c91ec07d4} TCPHandler: Processed in 0.001891521 sec. 2025.01.10 05:13:47.439448 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 2025.01.10 05:13:47.440427 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:47.440485 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:47.441023 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.10 05:13:47.441291 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:47.441579 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2025.01.10 05:13:47.575943 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1872 2025.01.10 05:13:47.579032 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:47.579078 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:47.580687 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.10 05:13:47.581103 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:47.582986 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1872 2025.01.10 05:13:48.002391 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000984542 sec. 2025.01.10 05:13:49.478561 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.01.10 05:13:49.499312 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:49.499367 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:49.506774 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.10 05:13:49.507562 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:49.510574 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.01.10 05:13:50.387205 [ 117 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 5 parts from all_1_41_9 to all_45_45_0 2025.01.10 05:13:50.387285 [ 117 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:50.387309 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:50.387511 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_9 to all_45_45_0 into Compact with storage Full 2025.01.10 05:13:50.387887 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:50.387936 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 42 rows starting from the beginning of the part 2025.01.10 05:13:50.388018 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2025.01.10 05:13:50.388250 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2025.01.10 05:13:50.388463 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2025.01.10 05:13:50.388665 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part 2025.01.10 05:13:50.389835 [ 186 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.002439429 sec., 18856.871833531535 rows/sec., 1.24 MiB/sec. 2025.01.10 05:13:50.390043 [ 188 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} MergedBlockOutputStream: filled checksums all_1_45_10 (state Temporary) 2025.01.10 05:13:50.390413 [ 188 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_45_10 to all_1_45_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:50.390505 [ 188 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 5 parts: [all_1_41_9, all_45_45_0] -> all_1_45_10 2025.01.10 05:13:50.390611 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.10 05:13:52.341427 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:52.341618 [ 288 ] {915f623c-1b67-4db4-8f49-6911f2470e25} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:13:52.341693 [ 288 ] {915f623c-1b67-4db4-8f49-6911f2470e25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:13:52.342469 [ 288 ] {915f623c-1b67-4db4-8f49-6911f2470e25} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:52.342522 [ 288 ] {915f623c-1b67-4db4-8f49-6911f2470e25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:52.342963 [ 288 ] {915f623c-1b67-4db4-8f49-6911f2470e25} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.10 05:13:52.343242 [ 288 ] {915f623c-1b67-4db4-8f49-6911f2470e25} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:52.343464 [ 288 ] {915f623c-1b67-4db4-8f49-6911f2470e25} executeQuery: Read 14 rows, 1.01 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 532.67 KiB/sec. 2025.01.10 05:13:52.343531 [ 288 ] {915f623c-1b67-4db4-8f49-6911f2470e25} TCPHandler: Processed in 0.002241713 sec. 2025.01.10 05:13:52.343734 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:52.343872 [ 283 ] {27d928f6-f840-4996-b1b8-a3e51560e51c} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:13:52.343932 [ 283 ] {27d928f6-f840-4996-b1b8-a3e51560e51c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:13:52.344816 [ 283 ] {27d928f6-f840-4996-b1b8-a3e51560e51c} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:52.344866 [ 283 ] {27d928f6-f840-4996-b1b8-a3e51560e51c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:52.345366 [ 283 ] {27d928f6-f840-4996-b1b8-a3e51560e51c} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.10 05:13:52.345702 [ 283 ] {27d928f6-f840-4996-b1b8-a3e51560e51c} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:52.345976 [ 283 ] {27d928f6-f840-4996-b1b8-a3e51560e51c} executeQuery: Read 199 rows, 18.11 KiB in 0.002137 sec., 93121.19794103884 rows/sec., 8.28 MiB/sec. 2025.01.10 05:13:52.346048 [ 283 ] {27d928f6-f840-4996-b1b8-a3e51560e51c} TCPHandler: Processed in 0.002384498 sec. 2025.01.10 05:13:52.346266 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:52.346396 [ 288 ] {9418ac36-6f85-4691-81f4-0035b9fae789} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:13:52.346457 [ 288 ] {9418ac36-6f85-4691-81f4-0035b9fae789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:13:52.347158 [ 288 ] {9418ac36-6f85-4691-81f4-0035b9fae789} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:52.347198 [ 288 ] {9418ac36-6f85-4691-81f4-0035b9fae789} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:52.347581 [ 288 ] {9418ac36-6f85-4691-81f4-0035b9fae789} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.10 05:13:52.347822 [ 288 ] {9418ac36-6f85-4691-81f4-0035b9fae789} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:52.348033 [ 288 ] {9418ac36-6f85-4691-81f4-0035b9fae789} executeQuery: Read 20 rows, 1.43 KiB in 0.00167 sec., 11976.047904191617 rows/sec., 858.44 KiB/sec. 2025.01.10 05:13:52.348091 [ 288 ] {9418ac36-6f85-4691-81f4-0035b9fae789} TCPHandler: Processed in 0.001886641 sec. 2025.01.10 05:13:52.348249 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:52.348363 [ 283 ] {4d588f6e-05c2-4ad5-8e3d-cbbd2c5a36d5} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:13:52.348413 [ 283 ] {4d588f6e-05c2-4ad5-8e3d-cbbd2c5a36d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:13:52.348964 [ 283 ] {4d588f6e-05c2-4ad5-8e3d-cbbd2c5a36d5} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:52.349004 [ 283 ] {4d588f6e-05c2-4ad5-8e3d-cbbd2c5a36d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:52.349367 [ 283 ] {4d588f6e-05c2-4ad5-8e3d-cbbd2c5a36d5} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.10 05:13:52.349613 [ 283 ] {4d588f6e-05c2-4ad5-8e3d-cbbd2c5a36d5} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:52.349858 [ 283 ] {4d588f6e-05c2-4ad5-8e3d-cbbd2c5a36d5} executeQuery: Read 14 rows, 1004.00 B in 0.001513 sec., 9253.139458030402 rows/sec., 648.03 KiB/sec. 2025.01.10 05:13:52.349957 [ 283 ] {4d588f6e-05c2-4ad5-8e3d-cbbd2c5a36d5} TCPHandler: Processed in 0.001758068 sec. 2025.01.10 05:13:52.350177 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:52.350321 [ 288 ] {38b354b3-0395-4fc4-9e42-3f209b1e60dd} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:13:52.350372 [ 288 ] {38b354b3-0395-4fc4-9e42-3f209b1e60dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:13:52.350931 [ 288 ] {38b354b3-0395-4fc4-9e42-3f209b1e60dd} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:52.350971 [ 288 ] {38b354b3-0395-4fc4-9e42-3f209b1e60dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:52.351323 [ 288 ] {38b354b3-0395-4fc4-9e42-3f209b1e60dd} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.10 05:13:52.351629 [ 288 ] {38b354b3-0395-4fc4-9e42-3f209b1e60dd} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:52.351869 [ 288 ] {38b354b3-0395-4fc4-9e42-3f209b1e60dd} executeQuery: Read 13 rows, 830.00 B in 0.001571 sec., 8274.984086569064 rows/sec., 515.94 KiB/sec. 2025.01.10 05:13:52.351936 [ 288 ] {38b354b3-0395-4fc4-9e42-3f209b1e60dd} TCPHandler: Processed in 0.001877291 sec. 2025.01.10 05:13:52.352112 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:52.352222 [ 283 ] {22d3ba8f-81f1-470f-8a4b-109f34a9ea94} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:13:52.352267 [ 283 ] {22d3ba8f-81f1-470f-8a4b-109f34a9ea94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:13:52.353060 [ 283 ] {22d3ba8f-81f1-470f-8a4b-109f34a9ea94} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:52.353099 [ 283 ] {22d3ba8f-81f1-470f-8a4b-109f34a9ea94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:52.353516 [ 283 ] {22d3ba8f-81f1-470f-8a4b-109f34a9ea94} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.10 05:13:52.353792 [ 283 ] {22d3ba8f-81f1-470f-8a4b-109f34a9ea94} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:52.353998 [ 283 ] {22d3ba8f-81f1-470f-8a4b-109f34a9ea94} executeQuery: Read 359 rows, 25.84 KiB in 0.001797 sec., 199777.40678909293 rows/sec., 14.04 MiB/sec. 2025.01.10 05:13:52.354057 [ 283 ] {22d3ba8f-81f1-470f-8a4b-109f34a9ea94} TCPHandler: Processed in 0.001997655 sec. 2025.01.10 05:13:52.354228 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:52.354371 [ 288 ] {c5e60680-2b6d-471d-a1a9-80096e549be3} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:13:52.354447 [ 288 ] {c5e60680-2b6d-471d-a1a9-80096e549be3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:13:52.354956 [ 288 ] {c5e60680-2b6d-471d-a1a9-80096e549be3} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:52.354994 [ 288 ] {c5e60680-2b6d-471d-a1a9-80096e549be3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:52.355367 [ 288 ] {c5e60680-2b6d-471d-a1a9-80096e549be3} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.10 05:13:52.355618 [ 288 ] {c5e60680-2b6d-471d-a1a9-80096e549be3} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:52.355858 [ 288 ] {c5e60680-2b6d-471d-a1a9-80096e549be3} executeQuery: Read 6 rows, 321.00 B in 0.001518 sec., 3952.569169960474 rows/sec., 206.51 KiB/sec. 2025.01.10 05:13:52.355960 [ 288 ] {c5e60680-2b6d-471d-a1a9-80096e549be3} TCPHandler: Processed in 0.001796868 sec. 2025.01.10 05:13:52.356184 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:52.356398 [ 283 ] {04153bc4-9b0a-4958-935b-c974ee296445} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:52.356450 [ 283 ] {04153bc4-9b0a-4958-935b-c974ee296445} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:13:52.357086 [ 283 ] {04153bc4-9b0a-4958-935b-c974ee296445} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:52.357126 [ 283 ] {04153bc4-9b0a-4958-935b-c974ee296445} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:52.357543 [ 283 ] {04153bc4-9b0a-4958-935b-c974ee296445} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.10 05:13:52.357795 [ 283 ] {04153bc4-9b0a-4958-935b-c974ee296445} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:52.358035 [ 283 ] {04153bc4-9b0a-4958-935b-c974ee296445} executeQuery: Read 177 rows, 11.96 KiB in 0.0017 sec., 104117.64705882354 rows/sec., 6.87 MiB/sec. 2025.01.10 05:13:52.358095 [ 283 ] {04153bc4-9b0a-4958-935b-c974ee296445} TCPHandler: Processed in 0.002030236 sec. 2025.01.10 05:13:52.358256 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:52.358365 [ 288 ] {fa99db85-3d41-491e-bf36-8de78967896b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:13:52.358413 [ 288 ] {fa99db85-3d41-491e-bf36-8de78967896b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:13:52.358890 [ 288 ] {fa99db85-3d41-491e-bf36-8de78967896b} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:52.358932 [ 288 ] {fa99db85-3d41-491e-bf36-8de78967896b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:52.359340 [ 288 ] {fa99db85-3d41-491e-bf36-8de78967896b} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.10 05:13:52.359695 [ 288 ] {fa99db85-3d41-491e-bf36-8de78967896b} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:52.359943 [ 288 ] {fa99db85-3d41-491e-bf36-8de78967896b} executeQuery: Read 1 rows, 69.00 B in 0.001598 sec., 625.7822277847309 rows/sec., 42.17 KiB/sec. 2025.01.10 05:13:52.360007 [ 288 ] {fa99db85-3d41-491e-bf36-8de78967896b} TCPHandler: Processed in 0.001804009 sec. 2025.01.10 05:13:52.360167 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:52.360280 [ 283 ] {375f1c78-2475-4f93-b79d-df0652cb66d5} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:52.360351 [ 283 ] {375f1c78-2475-4f93-b79d-df0652cb66d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:13:52.361468 [ 283 ] {375f1c78-2475-4f93-b79d-df0652cb66d5} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:52.361508 [ 283 ] {375f1c78-2475-4f93-b79d-df0652cb66d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:52.362135 [ 283 ] {375f1c78-2475-4f93-b79d-df0652cb66d5} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.10 05:13:52.362401 [ 283 ] {375f1c78-2475-4f93-b79d-df0652cb66d5} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:52.362648 [ 283 ] {375f1c78-2475-4f93-b79d-df0652cb66d5} executeQuery: Read 13 rows, 23.85 KiB in 0.002393 sec., 5432.511491851233 rows/sec., 9.73 MiB/sec. 2025.01.10 05:13:52.362821 [ 283 ] {375f1c78-2475-4f93-b79d-df0652cb66d5} TCPHandler: Processed in 0.002707378 sec. 2025.01.10 05:13:52.363014 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:52.363178 [ 288 ] {777a2fbd-385b-40a6-a53a-9cc4121a5d4c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:13:52.363232 [ 288 ] {777a2fbd-385b-40a6-a53a-9cc4121a5d4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:13:52.363698 [ 288 ] {777a2fbd-385b-40a6-a53a-9cc4121a5d4c} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:52.363737 [ 288 ] {777a2fbd-385b-40a6-a53a-9cc4121a5d4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:52.364124 [ 288 ] {777a2fbd-385b-40a6-a53a-9cc4121a5d4c} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.10 05:13:52.364387 [ 288 ] {777a2fbd-385b-40a6-a53a-9cc4121a5d4c} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:52.364611 [ 288 ] {777a2fbd-385b-40a6-a53a-9cc4121a5d4c} executeQuery: Read 52 rows, 3.30 KiB in 0.001455 sec., 35738.831615120274 rows/sec., 2.21 MiB/sec. 2025.01.10 05:13:52.364668 [ 288 ] {777a2fbd-385b-40a6-a53a-9cc4121a5d4c} TCPHandler: Processed in 0.001739526 sec. 2025.01.10 05:13:54.942612 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 2025.01.10 05:13:54.943280 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:54.943334 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:54.943889 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.10 05:13:54.944146 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:54.944445 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 2025.01.10 05:13:57.011534 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.01.10 05:13:57.034265 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:57.034336 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:57.041656 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.10 05:13:57.042429 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:57.046149 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.01.10 05:13:57.337395 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:57.337587 [ 288 ] {53a35786-de4e-42df-9868-3f15ebdede62} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:13:57.337662 [ 288 ] {53a35786-de4e-42df-9868-3f15ebdede62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:13:57.338478 [ 288 ] {53a35786-de4e-42df-9868-3f15ebdede62} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:57.338521 [ 288 ] {53a35786-de4e-42df-9868-3f15ebdede62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:57.338951 [ 288 ] {53a35786-de4e-42df-9868-3f15ebdede62} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.10 05:13:57.339207 [ 288 ] {53a35786-de4e-42df-9868-3f15ebdede62} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:57.339414 [ 288 ] {53a35786-de4e-42df-9868-3f15ebdede62} executeQuery: Read 78 rows, 6.85 KiB in 0.001882 sec., 41445.27098831031 rows/sec., 3.55 MiB/sec. 2025.01.10 05:13:57.339485 [ 288 ] {53a35786-de4e-42df-9868-3f15ebdede62} TCPHandler: Processed in 0.002226452 sec. 2025.01.10 05:13:57.339701 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:57.339817 [ 283 ] {e524b6fb-90a5-453b-92a8-9ae43aa4ccd9} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:13:57.339863 [ 283 ] {e524b6fb-90a5-453b-92a8-9ae43aa4ccd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:13:57.340426 [ 283 ] {e524b6fb-90a5-453b-92a8-9ae43aa4ccd9} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:57.340464 [ 283 ] {e524b6fb-90a5-453b-92a8-9ae43aa4ccd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:57.340846 [ 283 ] {e524b6fb-90a5-453b-92a8-9ae43aa4ccd9} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.10 05:13:57.341087 [ 283 ] {e524b6fb-90a5-453b-92a8-9ae43aa4ccd9} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:57.341230 [ 107 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.10 05:13:57.341272 [ 283 ] {e524b6fb-90a5-453b-92a8-9ae43aa4ccd9} executeQuery: Read 26 rows, 1.96 KiB in 0.001476 sec., 17615.176151761516 rows/sec., 1.29 MiB/sec. 2025.01.10 05:13:57.341275 [ 107 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:57.341335 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:57.341344 [ 283 ] {e524b6fb-90a5-453b-92a8-9ae43aa4ccd9} TCPHandler: Processed in 0.001714435 sec. 2025.01.10 05:13:57.341536 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:57.341557 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:13:57.341719 [ 288 ] {b746f20a-299e-47c3-8c9a-e82e51fbc90d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:13:57.341831 [ 288 ] {b746f20a-299e-47c3-8c9a-e82e51fbc90d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:13:57.341885 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:57.341982 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 60 rows starting from the beginning of the part 2025.01.10 05:13:57.342330 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part 2025.01.10 05:13:57.342727 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 20 rows starting from the beginning of the part 2025.01.10 05:13:57.343134 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part 2025.01.10 05:13:57.343459 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 20 rows starting from the beginning of the part 2025.01.10 05:13:57.343634 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 26 rows starting from the beginning of the part 2025.01.10 05:13:57.344469 [ 288 ] {b746f20a-299e-47c3-8c9a-e82e51fbc90d} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:57.344534 [ 288 ] {b746f20a-299e-47c3-8c9a-e82e51fbc90d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:57.345456 [ 288 ] {b746f20a-299e-47c3-8c9a-e82e51fbc90d} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.10 05:13:57.346020 [ 288 ] {b746f20a-299e-47c3-8c9a-e82e51fbc90d} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:57.346433 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.004972012 sec., 35800.39629831947 rows/sec., 2.71 MiB/sec. 2025.01.10 05:13:57.346560 [ 288 ] {b746f20a-299e-47c3-8c9a-e82e51fbc90d} executeQuery: Read 54 rows, 4.32 KiB in 0.004891 sec., 11040.68697607851 rows/sec., 882.92 KiB/sec. 2025.01.10 05:13:57.346729 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.10 05:13:57.346754 [ 288 ] {b746f20a-299e-47c3-8c9a-e82e51fbc90d} TCPHandler: Processed in 0.005299262 sec. 2025.01.10 05:13:57.347114 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:57.347574 [ 283 ] {9aacd155-788c-4eec-85cb-4bedcd6ffcfd} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:57.347759 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:57.347830 [ 283 ] {9aacd155-788c-4eec-85cb-4bedcd6ffcfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:13:57.348180 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.10 05:13:57.348523 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.10 05:13:57.349053 [ 283 ] {9aacd155-788c-4eec-85cb-4bedcd6ffcfd} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:57.349095 [ 283 ] {9aacd155-788c-4eec-85cb-4bedcd6ffcfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:57.349494 [ 283 ] {9aacd155-788c-4eec-85cb-4bedcd6ffcfd} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.10 05:13:57.349741 [ 283 ] {9aacd155-788c-4eec-85cb-4bedcd6ffcfd} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:57.349928 [ 283 ] {9aacd155-788c-4eec-85cb-4bedcd6ffcfd} executeQuery: Read 100 rows, 7.10 KiB in 0.002542 sec., 39339.10306845004 rows/sec., 2.73 MiB/sec. 2025.01.10 05:13:57.349984 [ 283 ] {9aacd155-788c-4eec-85cb-4bedcd6ffcfd} TCPHandler: Processed in 0.00306988 sec. 2025.01.10 05:13:57.350151 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:57.350279 [ 288 ] {22bb87a4-5be0-4e50-9b5f-bfbb29659bbc} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:13:57.350361 [ 288 ] {22bb87a4-5be0-4e50-9b5f-bfbb29659bbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:13:57.351559 [ 288 ] {22bb87a4-5be0-4e50-9b5f-bfbb29659bbc} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:57.351596 [ 288 ] {22bb87a4-5be0-4e50-9b5f-bfbb29659bbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:57.352235 [ 288 ] {22bb87a4-5be0-4e50-9b5f-bfbb29659bbc} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.10 05:13:57.352503 [ 288 ] {22bb87a4-5be0-4e50-9b5f-bfbb29659bbc} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:57.352756 [ 106 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.10 05:13:57.352798 [ 288 ] {22bb87a4-5be0-4e50-9b5f-bfbb29659bbc} executeQuery: Read 26 rows, 47.71 KiB in 0.002538 sec., 10244.286840031522 rows/sec., 18.36 MiB/sec. 2025.01.10 05:13:57.352829 [ 106 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:57.352899 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:57.353304 [ 288 ] {22bb87a4-5be0-4e50-9b5f-bfbb29659bbc} TCPHandler: Processed in 0.003211524 sec. 2025.01.10 05:13:57.353376 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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.01.10 05:13:57.353658 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:13:57.354096 [ 283 ] {89ab97bd-df13-4d83-866e-2e5b93a48c65} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:13:57.354321 [ 283 ] {89ab97bd-df13-4d83-866e-2e5b93a48c65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:13:57.355781 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:13:57.356017 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1634 rows starting from the beginning of the part 2025.01.10 05:13:57.356689 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part 2025.01.10 05:13:57.357421 [ 283 ] {89ab97bd-df13-4d83-866e-2e5b93a48c65} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:57.357466 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 13 rows starting from the beginning of the part 2025.01.10 05:13:57.357488 [ 283 ] {89ab97bd-df13-4d83-866e-2e5b93a48c65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:57.358242 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part 2025.01.10 05:13:57.359006 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 13 rows starting from the beginning of the part 2025.01.10 05:13:57.359086 [ 283 ] {89ab97bd-df13-4d83-866e-2e5b93a48c65} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.10 05:13:57.359526 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 26 rows starting from the beginning of the part 2025.01.10 05:13:57.360212 [ 283 ] {89ab97bd-df13-4d83-866e-2e5b93a48c65} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:57.360808 [ 283 ] {89ab97bd-df13-4d83-866e-2e5b93a48c65} executeQuery: Read 30 rows, 2.10 KiB in 0.006847 sec., 4381.480940557909 rows/sec., 307.36 KiB/sec. 2025.01.10 05:13:57.360955 [ 283 ] {89ab97bd-df13-4d83-866e-2e5b93a48c65} TCPHandler: Processed in 0.007489693 sec. 2025.01.10 05:13:57.370767 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1738 rows, containing 19 columns (19 merged, 0 gathered) in 0.017729535 sec., 98028.51569429203 rows/sec., 175.66 MiB/sec. 2025.01.10 05:13:57.372372 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.10 05:13:57.372801 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:57.372884 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.10 05:13:57.373047 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.60 MiB. 2025.01.10 05:13:57.584079 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1906 2025.01.10 05:13:57.587243 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:13:57.587305 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. 2025.01.10 05:13:57.588866 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.10 05:13:57.589221 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:13:57.591457 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1906 2025.01.10 05:13:58.001150 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 256.09 MiB, peak 272.65 MiB, free memory in arenas 0.00 B, will set to 260.60 MiB (RSS), difference: 4.51 MiB 2025.01.10 05:14:02.166193 [ 102 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:14:02.166267 [ 102 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:14:02.340410 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:02.340625 [ 288 ] {73071857-2f39-4713-b184-43cc677035cb} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:14:02.340710 [ 288 ] {73071857-2f39-4713-b184-43cc677035cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:14:02.341532 [ 288 ] {73071857-2f39-4713-b184-43cc677035cb} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:02.341587 [ 288 ] {73071857-2f39-4713-b184-43cc677035cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:02.342018 [ 288 ] {73071857-2f39-4713-b184-43cc677035cb} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.10 05:14:02.342287 [ 288 ] {73071857-2f39-4713-b184-43cc677035cb} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:02.342544 [ 288 ] {73071857-2f39-4713-b184-43cc677035cb} executeQuery: Read 14 rows, 1.01 KiB in 0.001977 sec., 7081.436519979768 rows/sec., 509.77 KiB/sec. 2025.01.10 05:14:02.342643 [ 288 ] {73071857-2f39-4713-b184-43cc677035cb} TCPHandler: Processed in 0.002382718 sec. 2025.01.10 05:14:02.342838 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:02.342961 [ 283 ] {c97504aa-d2fe-4580-b495-f18e1cf884d5} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:14:02.343013 [ 283 ] {c97504aa-d2fe-4580-b495-f18e1cf884d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:14:02.343686 [ 283 ] {c97504aa-d2fe-4580-b495-f18e1cf884d5} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:02.343727 [ 283 ] {c97504aa-d2fe-4580-b495-f18e1cf884d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:02.344117 [ 283 ] {c97504aa-d2fe-4580-b495-f18e1cf884d5} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.10 05:14:02.344361 [ 283 ] {c97504aa-d2fe-4580-b495-f18e1cf884d5} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:02.344585 [ 283 ] {c97504aa-d2fe-4580-b495-f18e1cf884d5} executeQuery: Read 199 rows, 18.11 KiB in 0.001653 sec., 120387.17483363581 rows/sec., 10.70 MiB/sec. 2025.01.10 05:14:02.344638 [ 283 ] {c97504aa-d2fe-4580-b495-f18e1cf884d5} TCPHandler: Processed in 0.00186779 sec. 2025.01.10 05:14:02.344788 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:02.344900 [ 288 ] {3999cbe4-cfb1-4676-ac1b-209b6f3136ae} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:14:02.344948 [ 288 ] {3999cbe4-cfb1-4676-ac1b-209b6f3136ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:14:02.345506 [ 288 ] {3999cbe4-cfb1-4676-ac1b-209b6f3136ae} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:02.345546 [ 288 ] {3999cbe4-cfb1-4676-ac1b-209b6f3136ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:02.345905 [ 288 ] {3999cbe4-cfb1-4676-ac1b-209b6f3136ae} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.10 05:14:02.346154 [ 288 ] {3999cbe4-cfb1-4676-ac1b-209b6f3136ae} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:02.346370 [ 288 ] {3999cbe4-cfb1-4676-ac1b-209b6f3136ae} executeQuery: Read 20 rows, 1.43 KiB in 0.001493 sec., 13395.847287340925 rows/sec., 960.21 KiB/sec. 2025.01.10 05:14:02.346423 [ 288 ] {3999cbe4-cfb1-4676-ac1b-209b6f3136ae} TCPHandler: Processed in 0.001689054 sec. 2025.01.10 05:14:02.346586 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:02.346695 [ 283 ] {10ea81a3-8e56-47a2-a2a1-c8d525801fd0} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:14:02.346743 [ 283 ] {10ea81a3-8e56-47a2-a2a1-c8d525801fd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:14:02.347282 [ 283 ] {10ea81a3-8e56-47a2-a2a1-c8d525801fd0} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:02.347322 [ 283 ] {10ea81a3-8e56-47a2-a2a1-c8d525801fd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:02.347676 [ 283 ] {10ea81a3-8e56-47a2-a2a1-c8d525801fd0} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.10 05:14:02.347916 [ 283 ] {10ea81a3-8e56-47a2-a2a1-c8d525801fd0} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:02.348080 [ 101 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 2025.01.10 05:14:02.348146 [ 283 ] {10ea81a3-8e56-47a2-a2a1-c8d525801fd0} executeQuery: Read 14 rows, 1004.00 B in 0.001471 sec., 9517.335146159076 rows/sec., 666.53 KiB/sec. 2025.01.10 05:14:02.348166 [ 101 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:02.348235 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:02.348261 [ 283 ] {10ea81a3-8e56-47a2-a2a1-c8d525801fd0} TCPHandler: Processed in 0.001722826 sec. 2025.01.10 05:14:02.348519 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:02.348534 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full 2025.01.10 05:14:02.348930 [ 288 ] {3c770fd2-31a4-4267-a338-e97a0ca8e349} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:14:02.349017 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:02.349145 [ 288 ] {3c770fd2-31a4-4267-a338-e97a0ca8e349} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:14:02.349160 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 243 rows starting from the beginning of the part 2025.01.10 05:14:02.349700 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2025.01.10 05:14:02.350185 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2025.01.10 05:14:02.350468 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 242 rows starting from the beginning of the part 2025.01.10 05:14:02.350742 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2025.01.10 05:14:02.351114 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2025.01.10 05:14:02.352075 [ 288 ] {3c770fd2-31a4-4267-a338-e97a0ca8e349} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:02.352119 [ 288 ] {3c770fd2-31a4-4267-a338-e97a0ca8e349} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:02.352710 [ 288 ] {3c770fd2-31a4-4267-a338-e97a0ca8e349} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.10 05:14:02.353086 [ 288 ] {3c770fd2-31a4-4267-a338-e97a0ca8e349} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:02.353093 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.004756715 sec., 113733.95294862105 rows/sec., 8.15 MiB/sec. 2025.01.10 05:14:02.353295 [ 199 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2025.01.10 05:14:02.353366 [ 288 ] {3c770fd2-31a4-4267-a338-e97a0ca8e349} executeQuery: Read 13 rows, 830.00 B in 0.004589 sec., 2832.8611898016998 rows/sec., 176.63 KiB/sec. 2025.01.10 05:14:02.353450 [ 288 ] {3c770fd2-31a4-4267-a338-e97a0ca8e349} TCPHandler: Processed in 0.005082674 sec. 2025.01.10 05:14:02.353614 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:02.353645 [ 199 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:02.353742 [ 199 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 2025.01.10 05:14:02.353748 [ 283 ] {faee0fdf-3ed9-4974-b5e2-eff659e6e458} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:14:02.353813 [ 283 ] {faee0fdf-3ed9-4974-b5e2-eff659e6e458} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:14:02.353830 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.10 05:14:02.354500 [ 283 ] {faee0fdf-3ed9-4974-b5e2-eff659e6e458} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:02.354539 [ 283 ] {faee0fdf-3ed9-4974-b5e2-eff659e6e458} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:02.354908 [ 283 ] {faee0fdf-3ed9-4974-b5e2-eff659e6e458} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.10 05:14:02.355157 [ 283 ] {faee0fdf-3ed9-4974-b5e2-eff659e6e458} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:02.355380 [ 283 ] {faee0fdf-3ed9-4974-b5e2-eff659e6e458} executeQuery: Read 359 rows, 25.84 KiB in 0.001661 sec., 216134.8585189645 rows/sec., 15.19 MiB/sec. 2025.01.10 05:14:02.355434 [ 283 ] {faee0fdf-3ed9-4974-b5e2-eff659e6e458} TCPHandler: Processed in 0.001883761 sec. 2025.01.10 05:14:02.355588 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:02.355696 [ 288 ] {3b252c8d-d71c-4c5e-99bf-52c3fc10c90c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:14:02.355744 [ 288 ] {3b252c8d-d71c-4c5e-99bf-52c3fc10c90c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:14:02.356188 [ 288 ] {3b252c8d-d71c-4c5e-99bf-52c3fc10c90c} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:02.356227 [ 288 ] {3b252c8d-d71c-4c5e-99bf-52c3fc10c90c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:02.356586 [ 288 ] {3b252c8d-d71c-4c5e-99bf-52c3fc10c90c} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.10 05:14:02.356830 [ 288 ] {3b252c8d-d71c-4c5e-99bf-52c3fc10c90c} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:02.357002 [ 101 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 2025.01.10 05:14:02.357059 [ 101 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:02.357073 [ 288 ] {3b252c8d-d71c-4c5e-99bf-52c3fc10c90c} executeQuery: Read 6 rows, 321.00 B in 0.00139 sec., 4316.546762589928 rows/sec., 225.52 KiB/sec. 2025.01.10 05:14:02.357095 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:02.357231 [ 288 ] {3b252c8d-d71c-4c5e-99bf-52c3fc10c90c} TCPHandler: Processed in 0.001701305 sec. 2025.01.10 05:14:02.357541 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:02.357743 [ 194 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full 2025.01.10 05:14:02.357852 [ 283 ] {a9a7335d-b391-45d6-8b19-3e5c87132412} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:02.358050 [ 283 ] {a9a7335d-b391-45d6-8b19-3e5c87132412} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:14:02.358447 [ 194 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:02.358548 [ 194 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part 2025.01.10 05:14:02.358868 [ 194 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part 2025.01.10 05:14:02.359264 [ 194 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2025.01.10 05:14:02.359622 [ 194 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part 2025.01.10 05:14:02.359851 [ 194 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2025.01.10 05:14:02.360365 [ 194 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part 2025.01.10 05:14:02.361052 [ 283 ] {a9a7335d-b391-45d6-8b19-3e5c87132412} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:02.361108 [ 283 ] {a9a7335d-b391-45d6-8b19-3e5c87132412} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:02.362183 [ 283 ] {a9a7335d-b391-45d6-8b19-3e5c87132412} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.10 05:14:02.362743 [ 283 ] {a9a7335d-b391-45d6-8b19-3e5c87132412} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:02.363291 [ 101 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 2025.01.10 05:14:02.363297 [ 199 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.006043667 sec., 46660.41328881952 rows/sec., 2.38 MiB/sec. 2025.01.10 05:14:02.363329 [ 283 ] {a9a7335d-b391-45d6-8b19-3e5c87132412} executeQuery: Read 177 rows, 11.96 KiB in 0.005557 sec., 31851.71855317617 rows/sec., 2.10 MiB/sec. 2025.01.10 05:14:02.363368 [ 101 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:02.363451 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:02.363594 [ 283 ] {a9a7335d-b391-45d6-8b19-3e5c87132412} TCPHandler: Processed in 0.006230543 sec. 2025.01.10 05:14:02.363625 [ 199 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2025.01.10 05:14:02.363816 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full 2025.01.10 05:14:02.363831 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:02.364037 [ 288 ] {54bffee3-c567-4aad-82d0-b8adc45be67b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:14:02.364056 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:02.364110 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 26944 rows starting from the beginning of the part 2025.01.10 05:14:02.364124 [ 288 ] {54bffee3-c567-4aad-82d0-b8adc45be67b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:14:02.364440 [ 199 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:02.364595 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part 2025.01.10 05:14:02.364860 [ 199 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 2025.01.10 05:14:02.365147 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 100 rows starting from the beginning of the part 2025.01.10 05:14:02.365262 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.10 05:14:02.365571 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 177 rows starting from the beginning of the part 2025.01.10 05:14:02.365906 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 100 rows starting from the beginning of the part 2025.01.10 05:14:02.366134 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 177 rows starting from the beginning of the part 2025.01.10 05:14:02.366829 [ 288 ] {54bffee3-c567-4aad-82d0-b8adc45be67b} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:02.366873 [ 288 ] {54bffee3-c567-4aad-82d0-b8adc45be67b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:02.367348 [ 288 ] {54bffee3-c567-4aad-82d0-b8adc45be67b} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.10 05:14:02.367630 [ 288 ] {54bffee3-c567-4aad-82d0-b8adc45be67b} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:02.367933 [ 288 ] {54bffee3-c567-4aad-82d0-b8adc45be67b} executeQuery: Read 1 rows, 69.00 B in 0.003959 sec., 252.58903763576663 rows/sec., 17.02 KiB/sec. 2025.01.10 05:14:02.368019 [ 288 ] {54bffee3-c567-4aad-82d0-b8adc45be67b} TCPHandler: Processed in 0.004305949 sec. 2025.01.10 05:14:02.368174 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:02.368325 [ 283 ] {97f9b5b4-5c04-4217-bd71-136ecc4a86c5} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:02.368402 [ 283 ] {97f9b5b4-5c04-4217-bd71-136ecc4a86c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:14:02.369715 [ 283 ] {97f9b5b4-5c04-4217-bd71-136ecc4a86c5} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:02.369755 [ 283 ] {97f9b5b4-5c04-4217-bd71-136ecc4a86c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:02.370513 [ 283 ] {97f9b5b4-5c04-4217-bd71-136ecc4a86c5} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.10 05:14:02.370881 [ 283 ] {97f9b5b4-5c04-4217-bd71-136ecc4a86c5} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:02.371141 [ 283 ] {97f9b5b4-5c04-4217-bd71-136ecc4a86c5} executeQuery: Read 13 rows, 23.85 KiB in 0.002857 sec., 4550.227511375569 rows/sec., 8.15 MiB/sec. 2025.01.10 05:14:02.371318 [ 283 ] {97f9b5b4-5c04-4217-bd71-136ecc4a86c5} TCPHandler: Processed in 0.003201373 sec. 2025.01.10 05:14:02.371507 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:02.371672 [ 288 ] {61941258-8feb-453d-bdf3-47b782bc66c0} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:14:02.371791 [ 288 ] {61941258-8feb-453d-bdf3-47b782bc66c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:14:02.372452 [ 288 ] {61941258-8feb-453d-bdf3-47b782bc66c0} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:02.372513 [ 288 ] {61941258-8feb-453d-bdf3-47b782bc66c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:02.372580 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 27558 rows, containing 5 columns (5 merged, 0 gathered) in 0.008967361 sec., 3073144.9308218993 rows/sec., 205.80 MiB/sec. 2025.01.10 05:14:02.373000 [ 288 ] {61941258-8feb-453d-bdf3-47b782bc66c0} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.10 05:14:02.373072 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2025.01.10 05:14:02.373432 [ 288 ] {61941258-8feb-453d-bdf3-47b782bc66c0} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:02.373701 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:02.373901 [ 288 ] {61941258-8feb-453d-bdf3-47b782bc66c0} executeQuery: Read 52 rows, 3.30 KiB in 0.002258 sec., 23029.229406554474 rows/sec., 1.43 MiB/sec. 2025.01.10 05:14:02.373929 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 2025.01.10 05:14:02.374030 [ 288 ] {61941258-8feb-453d-bdf3-47b782bc66c0} TCPHandler: Processed in 0.002599194 sec. 2025.01.10 05:14:02.374140 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.01.10 05:14:02.445469 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 2025.01.10 05:14:02.446141 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:02.446188 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:02.446718 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.10 05:14:02.446984 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:02.447214 [ 100 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.10 05:14:02.447240 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2025.01.10 05:14:02.447294 [ 100 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:02.447323 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:02.447452 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.10 05:14:02.447593 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:02.447631 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part 2025.01.10 05:14:02.447706 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part 2025.01.10 05:14:02.447906 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part 2025.01.10 05:14:02.448083 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part 2025.01.10 05:14:02.448188 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part 2025.01.10 05:14:02.448398 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part 2025.01.10 05:14:02.451025 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003632418 sec., 8329437.8565462455 rows/sec., 119.15 MiB/sec. 2025.01.10 05:14:02.451416 [ 189 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.10 05:14:02.451735 [ 189 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_66_13} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:02.451826 [ 189 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_66_13} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.10 05:14:02.451930 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. 2025.01.10 05:14:04.547102 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.01.10 05:14:04.570834 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:04.570892 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:04.578222 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.10 05:14:04.579030 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:04.579473 [ 98 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.10 05:14:04.579653 [ 98 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:04.579754 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:04.580271 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.10 05:14:04.594214 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.01.10 05:14:04.595925 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:04.597546 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:14:04.603440 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:14:04.609257 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:14:04.615031 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:14:04.620951 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:14:04.625501 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:14:04.684671 [ 192 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.104710058 sec., 4755.990107464176 rows/sec., 24.59 MiB/sec. 2025.01.10 05:14:04.688335 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.10 05:14:04.691534 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_66_13} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:04.691677 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_66_13} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.10 05:14:04.694279 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. 2025.01.10 05:14:07.336813 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:07.337007 [ 288 ] {ace40869-239f-4a53-a808-c5ce87e16738} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:14:07.337079 [ 288 ] {ace40869-239f-4a53-a808-c5ce87e16738} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:14:07.337846 [ 288 ] {ace40869-239f-4a53-a808-c5ce87e16738} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:07.337889 [ 288 ] {ace40869-239f-4a53-a808-c5ce87e16738} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:07.338334 [ 288 ] {ace40869-239f-4a53-a808-c5ce87e16738} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.10 05:14:07.338593 [ 288 ] {ace40869-239f-4a53-a808-c5ce87e16738} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:07.338753 [ 95 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.10 05:14:07.338794 [ 95 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:07.338811 [ 288 ] {ace40869-239f-4a53-a808-c5ce87e16738} executeQuery: Read 78 rows, 6.85 KiB in 0.001853 sec., 42093.901780895845 rows/sec., 3.61 MiB/sec. 2025.01.10 05:14:07.338820 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:07.338942 [ 288 ] {ace40869-239f-4a53-a808-c5ce87e16738} TCPHandler: Processed in 0.002257473 sec. 2025.01.10 05:14:07.339070 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::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.01.10 05:14:07.339139 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:07.339309 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:07.339353 [ 283 ] {b95e72ed-8cd9-448b-9ac8-61b7ea3670ee} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:14:07.339372 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1399 rows starting from the beginning of the part 2025.01.10 05:14:07.339440 [ 283 ] {b95e72ed-8cd9-448b-9ac8-61b7ea3670ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:14:07.339587 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 78 rows starting from the beginning of the part 2025.01.10 05:14:07.339970 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 199 rows starting from the beginning of the part 2025.01.10 05:14:07.340374 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 78 rows starting from the beginning of the part 2025.01.10 05:14:07.340709 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 199 rows starting from the beginning of the part 2025.01.10 05:14:07.341058 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 78 rows starting from the beginning of the part 2025.01.10 05:14:07.342390 [ 283 ] {b95e72ed-8cd9-448b-9ac8-61b7ea3670ee} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:07.342452 [ 283 ] {b95e72ed-8cd9-448b-9ac8-61b7ea3670ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:07.343506 [ 283 ] {b95e72ed-8cd9-448b-9ac8-61b7ea3670ee} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.10 05:14:07.343904 [ 283 ] {b95e72ed-8cd9-448b-9ac8-61b7ea3670ee} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:07.344395 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2031 rows, containing 5 columns (5 merged, 0 gathered) in 0.005462947 sec., 371777.357532482 rows/sec., 32.97 MiB/sec. 2025.01.10 05:14:07.344518 [ 283 ] {b95e72ed-8cd9-448b-9ac8-61b7ea3670ee} executeQuery: Read 26 rows, 1.96 KiB in 0.005224 sec., 4977.029096477794 rows/sec., 374.25 KiB/sec. 2025.01.10 05:14:07.344770 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.10 05:14:07.344859 [ 283 ] {b95e72ed-8cd9-448b-9ac8-61b7ea3670ee} TCPHandler: Processed in 0.005791338 sec. 2025.01.10 05:14:07.345174 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:07.345623 [ 288 ] {653cc44e-ab8c-45bf-a666-046f51445e67} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:14:07.345674 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:07.345858 [ 288 ] {653cc44e-ab8c-45bf-a666-046f51445e67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:14:07.345976 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.10 05:14:07.346129 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2025.01.10 05:14:07.346680 [ 288 ] {653cc44e-ab8c-45bf-a666-046f51445e67} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:07.346724 [ 288 ] {653cc44e-ab8c-45bf-a666-046f51445e67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:07.347094 [ 288 ] {653cc44e-ab8c-45bf-a666-046f51445e67} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.10 05:14:07.347348 [ 288 ] {653cc44e-ab8c-45bf-a666-046f51445e67} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:07.347494 [ 95 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.10 05:14:07.347534 [ 95 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:07.347537 [ 288 ] {653cc44e-ab8c-45bf-a666-046f51445e67} executeQuery: Read 54 rows, 4.32 KiB in 0.00209 sec., 25837.32057416268 rows/sec., 2.02 MiB/sec. 2025.01.10 05:14:07.347560 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:07.347653 [ 288 ] {653cc44e-ab8c-45bf-a666-046f51445e67} TCPHandler: Processed in 0.002642405 sec. 2025.01.10 05:14:07.347846 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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.01.10 05:14:07.347866 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:07.348108 [ 283 ] {688a49d6-2ef5-4118-a3bd-e328818a4258} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:07.348128 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:07.348226 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 873 rows starting from the beginning of the part 2025.01.10 05:14:07.348231 [ 283 ] {688a49d6-2ef5-4118-a3bd-e328818a4258} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:14:07.348621 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 54 rows starting from the beginning of the part 2025.01.10 05:14:07.349015 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 359 rows starting from the beginning of the part 2025.01.10 05:14:07.349313 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 54 rows starting from the beginning of the part 2025.01.10 05:14:07.349633 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 359 rows starting from the beginning of the part 2025.01.10 05:14:07.350039 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 54 rows starting from the beginning of the part 2025.01.10 05:14:07.350873 [ 283 ] {688a49d6-2ef5-4118-a3bd-e328818a4258} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:07.350929 [ 283 ] {688a49d6-2ef5-4118-a3bd-e328818a4258} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:07.351933 [ 283 ] {688a49d6-2ef5-4118-a3bd-e328818a4258} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.10 05:14:07.352554 [ 283 ] {688a49d6-2ef5-4118-a3bd-e328818a4258} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:07.352953 [ 283 ] {688a49d6-2ef5-4118-a3bd-e328818a4258} executeQuery: Read 100 rows, 7.10 KiB in 0.004937 sec., 20255.215718047395 rows/sec., 1.40 MiB/sec. 2025.01.10 05:14:07.353104 [ 283 ] {688a49d6-2ef5-4118-a3bd-e328818a4258} TCPHandler: Processed in 0.005322053 sec. 2025.01.10 05:14:07.353367 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:07.353576 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 5 columns (5 merged, 0 gathered) in 0.005901681 sec., 297034.01454602514 rows/sec., 22.55 MiB/sec. 2025.01.10 05:14:07.353605 [ 288 ] {c6041c4f-d67e-46fc-9167-5801f5b44b97} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:07.353747 [ 288 ] {c6041c4f-d67e-46fc-9167-5801f5b44b97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:14:07.353870 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.10 05:14:07.354598 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:07.354858 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.10 05:14:07.355139 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.10 05:14:07.355915 [ 288 ] {c6041c4f-d67e-46fc-9167-5801f5b44b97} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:07.355960 [ 288 ] {c6041c4f-d67e-46fc-9167-5801f5b44b97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:07.356633 [ 288 ] {c6041c4f-d67e-46fc-9167-5801f5b44b97} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.10 05:14:07.356911 [ 288 ] {c6041c4f-d67e-46fc-9167-5801f5b44b97} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:07.357119 [ 288 ] {c6041c4f-d67e-46fc-9167-5801f5b44b97} executeQuery: Read 26 rows, 47.71 KiB in 0.003569 sec., 7284.953768562622 rows/sec., 13.05 MiB/sec. 2025.01.10 05:14:07.357236 [ 288 ] {c6041c4f-d67e-46fc-9167-5801f5b44b97} TCPHandler: Processed in 0.004007141 sec. 2025.01.10 05:14:07.357388 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:07.357496 [ 283 ] {654958b2-bde0-409f-8c99-1c37833d093a} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:14:07.357544 [ 283 ] {654958b2-bde0-409f-8c99-1c37833d093a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:14:07.358016 [ 283 ] {654958b2-bde0-409f-8c99-1c37833d093a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:07.358062 [ 283 ] {654958b2-bde0-409f-8c99-1c37833d093a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:07.358528 [ 283 ] {654958b2-bde0-409f-8c99-1c37833d093a} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.10 05:14:07.358770 [ 283 ] {654958b2-bde0-409f-8c99-1c37833d093a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:07.358895 [ 95 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.10 05:14:07.358931 [ 95 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:07.358955 [ 283 ] {654958b2-bde0-409f-8c99-1c37833d093a} executeQuery: Read 30 rows, 2.10 KiB in 0.001481 sec., 20256.583389601623 rows/sec., 1.39 MiB/sec. 2025.01.10 05:14:07.358959 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:07.359034 [ 283 ] {654958b2-bde0-409f-8c99-1c37833d093a} TCPHandler: Processed in 0.001700495 sec. 2025.01.10 05:14:07.359096 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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.01.10 05:14:07.359188 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:07.359225 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3714 rows starting from the beginning of the part 2025.01.10 05:14:07.359331 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 30 rows starting from the beginning of the part 2025.01.10 05:14:07.359530 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 52 rows starting from the beginning of the part 2025.01.10 05:14:07.359678 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 30 rows starting from the beginning of the part 2025.01.10 05:14:07.359822 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 52 rows starting from the beginning of the part 2025.01.10 05:14:07.360013 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 30 rows starting from the beginning of the part 2025.01.10 05:14:07.361496 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 3908 rows, containing 4 columns (4 merged, 0 gathered) in 0.00245676 sec., 1590712.971556033 rows/sec., 102.42 MiB/sec. 2025.01.10 05:14:07.361812 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.10 05:14:07.362148 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:07.362241 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.10 05:14:07.362312 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.01.10 05:14:07.592504 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1940 2025.01.10 05:14:07.596776 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:07.596840 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:07.598406 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.10 05:14:07.598761 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:07.599889 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1940 2025.01.10 05:14:08.596867 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:08.597084 [ 288 ] {41ea193a-ca12-41f9-9e8b-4a6d36064fdb} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:14:08.597168 [ 288 ] {41ea193a-ca12-41f9-9e8b-4a6d36064fdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:14:08.597953 [ 288 ] {41ea193a-ca12-41f9-9e8b-4a6d36064fdb} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:08.598003 [ 288 ] {41ea193a-ca12-41f9-9e8b-4a6d36064fdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:08.598452 [ 288 ] {41ea193a-ca12-41f9-9e8b-4a6d36064fdb} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.10 05:14:08.598712 [ 288 ] {41ea193a-ca12-41f9-9e8b-4a6d36064fdb} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:08.598972 [ 288 ] {41ea193a-ca12-41f9-9e8b-4a6d36064fdb} executeQuery: Read 14 rows, 1.01 KiB in 0.001945 sec., 7197.943444730077 rows/sec., 518.16 KiB/sec. 2025.01.10 05:14:08.599089 [ 288 ] {41ea193a-ca12-41f9-9e8b-4a6d36064fdb} TCPHandler: Processed in 0.002365107 sec. 2025.01.10 05:14:08.599289 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:08.599429 [ 283 ] {b7c3839a-f477-4f7f-ae6b-974d4262ad08} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.10 05:14:08.599510 [ 283 ] {b7c3839a-f477-4f7f-ae6b-974d4262ad08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.10 05:14:08.600097 [ 283 ] {b7c3839a-f477-4f7f-ae6b-974d4262ad08} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:08.600137 [ 283 ] {b7c3839a-f477-4f7f-ae6b-974d4262ad08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:08.600512 [ 283 ] {b7c3839a-f477-4f7f-ae6b-974d4262ad08} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.10 05:14:08.600762 [ 283 ] {b7c3839a-f477-4f7f-ae6b-974d4262ad08} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:08.601045 [ 283 ] {b7c3839a-f477-4f7f-ae6b-974d4262ad08} executeQuery: Read 12 rows, 1002.00 B in 0.00163 sec., 7361.963190184049 rows/sec., 600.32 KiB/sec. 2025.01.10 05:14:08.601273 [ 283 ] {b7c3839a-f477-4f7f-ae6b-974d4262ad08} TCPHandler: Processed in 0.002043256 sec. 2025.01.10 05:14:08.601621 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:08.601860 [ 288 ] {bb6ce812-5898-4c16-a8a5-e872f4676a71} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:14:08.601916 [ 288 ] {bb6ce812-5898-4c16-a8a5-e872f4676a71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:14:08.604024 [ 288 ] {bb6ce812-5898-4c16-a8a5-e872f4676a71} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:08.604077 [ 288 ] {bb6ce812-5898-4c16-a8a5-e872f4676a71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:08.604661 [ 288 ] {bb6ce812-5898-4c16-a8a5-e872f4676a71} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.10 05:14:08.604992 [ 288 ] {bb6ce812-5898-4c16-a8a5-e872f4676a71} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:08.605255 [ 288 ] {bb6ce812-5898-4c16-a8a5-e872f4676a71} executeQuery: Read 1345 rows, 114.67 KiB in 0.003434 sec., 391671.52009318577 rows/sec., 32.61 MiB/sec. 2025.01.10 05:14:08.605332 [ 288 ] {bb6ce812-5898-4c16-a8a5-e872f4676a71} TCPHandler: Processed in 0.003893826 sec. 2025.01.10 05:14:08.605527 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:08.605651 [ 283 ] {33a25447-812a-4f61-bb81-3dd5473ab10b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:14:08.605697 [ 283 ] {33a25447-812a-4f61-bb81-3dd5473ab10b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:14:08.606266 [ 283 ] {33a25447-812a-4f61-bb81-3dd5473ab10b} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:08.606307 [ 283 ] {33a25447-812a-4f61-bb81-3dd5473ab10b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:08.606684 [ 283 ] {33a25447-812a-4f61-bb81-3dd5473ab10b} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.10 05:14:08.606939 [ 283 ] {33a25447-812a-4f61-bb81-3dd5473ab10b} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:08.607177 [ 283 ] {33a25447-812a-4f61-bb81-3dd5473ab10b} executeQuery: Read 32 rows, 2.27 KiB in 0.001544 sec., 20725.38860103627 rows/sec., 1.44 MiB/sec. 2025.01.10 05:14:08.607270 [ 283 ] {33a25447-812a-4f61-bb81-3dd5473ab10b} TCPHandler: Processed in 0.001812419 sec. 2025.01.10 05:14:08.607493 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:08.607725 [ 288 ] {40f78cb0-67b7-468c-9ada-b942a59c2d19} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:14:08.607773 [ 288 ] {40f78cb0-67b7-468c-9ada-b942a59c2d19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:14:08.608431 [ 288 ] {40f78cb0-67b7-468c-9ada-b942a59c2d19} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:08.608472 [ 288 ] {40f78cb0-67b7-468c-9ada-b942a59c2d19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:08.608881 [ 288 ] {40f78cb0-67b7-468c-9ada-b942a59c2d19} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.10 05:14:08.609128 [ 288 ] {40f78cb0-67b7-468c-9ada-b942a59c2d19} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:08.609340 [ 288 ] {40f78cb0-67b7-468c-9ada-b942a59c2d19} executeQuery: Read 242 rows, 16.79 KiB in 0.001677 sec., 144305.30709600475 rows/sec., 9.78 MiB/sec. 2025.01.10 05:14:08.609397 [ 288 ] {40f78cb0-67b7-468c-9ada-b942a59c2d19} TCPHandler: Processed in 0.002018835 sec. 2025.01.10 05:14:08.609550 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:08.609658 [ 283 ] {50e2243d-0b32-4721-9f3d-1a891e54b30f} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:14:08.609705 [ 283 ] {50e2243d-0b32-4721-9f3d-1a891e54b30f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:14:08.610257 [ 283 ] {50e2243d-0b32-4721-9f3d-1a891e54b30f} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:08.610300 [ 283 ] {50e2243d-0b32-4721-9f3d-1a891e54b30f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:08.610670 [ 283 ] {50e2243d-0b32-4721-9f3d-1a891e54b30f} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.10 05:14:08.610947 [ 283 ] {50e2243d-0b32-4721-9f3d-1a891e54b30f} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:08.611159 [ 283 ] {50e2243d-0b32-4721-9f3d-1a891e54b30f} executeQuery: Read 13 rows, 830.00 B in 0.001521 sec., 8547.008547008547 rows/sec., 532.90 KiB/sec. 2025.01.10 05:14:08.611214 [ 283 ] {50e2243d-0b32-4721-9f3d-1a891e54b30f} TCPHandler: Processed in 0.001718786 sec. 2025.01.10 05:14:08.611372 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:08.611486 [ 288 ] {2ad60bce-ee17-4573-bea5-8e0847447e24} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:14:08.611531 [ 288 ] {2ad60bce-ee17-4573-bea5-8e0847447e24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:14:08.612411 [ 288 ] {2ad60bce-ee17-4573-bea5-8e0847447e24} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:08.612450 [ 288 ] {2ad60bce-ee17-4573-bea5-8e0847447e24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:08.612856 [ 288 ] {2ad60bce-ee17-4573-bea5-8e0847447e24} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.10 05:14:08.613104 [ 288 ] {2ad60bce-ee17-4573-bea5-8e0847447e24} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:08.613314 [ 288 ] {2ad60bce-ee17-4573-bea5-8e0847447e24} executeQuery: Read 827 rows, 61.11 KiB in 0.00185 sec., 447027.027027027 rows/sec., 32.26 MiB/sec. 2025.01.10 05:14:08.613365 [ 288 ] {2ad60bce-ee17-4573-bea5-8e0847447e24} TCPHandler: Processed in 0.002050357 sec. 2025.01.10 05:14:08.613510 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:08.613617 [ 283 ] {ca96a1cf-5038-4ec9-accc-bf8a51734076} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:14:08.613665 [ 283 ] {ca96a1cf-5038-4ec9-accc-bf8a51734076} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:14:08.614104 [ 283 ] {ca96a1cf-5038-4ec9-accc-bf8a51734076} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:08.614144 [ 283 ] {ca96a1cf-5038-4ec9-accc-bf8a51734076} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:08.614511 [ 283 ] {ca96a1cf-5038-4ec9-accc-bf8a51734076} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.10 05:14:08.614758 [ 283 ] {ca96a1cf-5038-4ec9-accc-bf8a51734076} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:08.614968 [ 283 ] {ca96a1cf-5038-4ec9-accc-bf8a51734076} executeQuery: Read 6 rows, 321.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 228.65 KiB/sec. 2025.01.10 05:14:08.615059 [ 283 ] {ca96a1cf-5038-4ec9-accc-bf8a51734076} TCPHandler: Processed in 0.001600882 sec. 2025.01.10 05:14:08.615222 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:08.615335 [ 288 ] {9a569779-bb31-48fc-b162-d90a1a7b21f1} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:08.615382 [ 288 ] {9a569779-bb31-48fc-b162-d90a1a7b21f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:14:08.616103 [ 288 ] {9a569779-bb31-48fc-b162-d90a1a7b21f1} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:08.616141 [ 288 ] {9a569779-bb31-48fc-b162-d90a1a7b21f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:08.616608 [ 288 ] {9a569779-bb31-48fc-b162-d90a1a7b21f1} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.10 05:14:08.616859 [ 288 ] {9a569779-bb31-48fc-b162-d90a1a7b21f1} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:08.617064 [ 288 ] {9a569779-bb31-48fc-b162-d90a1a7b21f1} executeQuery: Read 969 rows, 65.95 KiB in 0.001751 sec., 553398.0582524271 rows/sec., 36.78 MiB/sec. 2025.01.10 05:14:08.617115 [ 288 ] {9a569779-bb31-48fc-b162-d90a1a7b21f1} TCPHandler: Processed in 0.001961934 sec. 2025.01.10 05:14:08.617265 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:08.617406 [ 283 ] {ffddbcd0-df99-4591-b2c6-348a846a964b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:14:08.617463 [ 283 ] {ffddbcd0-df99-4591-b2c6-348a846a964b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:14:08.617982 [ 283 ] {ffddbcd0-df99-4591-b2c6-348a846a964b} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:08.618057 [ 283 ] {ffddbcd0-df99-4591-b2c6-348a846a964b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:08.618445 [ 283 ] {ffddbcd0-df99-4591-b2c6-348a846a964b} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.10 05:14:08.618687 [ 283 ] {ffddbcd0-df99-4591-b2c6-348a846a964b} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:08.618932 [ 283 ] {ffddbcd0-df99-4591-b2c6-348a846a964b} executeQuery: Read 1 rows, 69.00 B in 0.001548 sec., 645.9948320413437 rows/sec., 43.53 KiB/sec. 2025.01.10 05:14:08.619078 [ 283 ] {ffddbcd0-df99-4591-b2c6-348a846a964b} TCPHandler: Processed in 0.00186771 sec. 2025.01.10 05:14:08.619296 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:08.619443 [ 288 ] {154b8f45-cacc-412f-b49f-105f67230739} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:08.619530 [ 288 ] {154b8f45-cacc-412f-b49f-105f67230739} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:14:08.620744 [ 288 ] {154b8f45-cacc-412f-b49f-105f67230739} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:08.620782 [ 288 ] {154b8f45-cacc-412f-b49f-105f67230739} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:08.621403 [ 288 ] {154b8f45-cacc-412f-b49f-105f67230739} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.10 05:14:08.621666 [ 288 ] {154b8f45-cacc-412f-b49f-105f67230739} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:08.621910 [ 288 ] {154b8f45-cacc-412f-b49f-105f67230739} executeQuery: Read 13 rows, 23.85 KiB in 0.002498 sec., 5204.163330664532 rows/sec., 9.33 MiB/sec. 2025.01.10 05:14:08.622020 [ 288 ] {154b8f45-cacc-412f-b49f-105f67230739} TCPHandler: Processed in 0.002839773 sec. 2025.01.10 05:14:08.622166 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:08.622284 [ 283 ] {5268635c-edef-4e8a-983b-aca521deaf84} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:14:08.622332 [ 283 ] {5268635c-edef-4e8a-983b-aca521deaf84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:14:08.622769 [ 283 ] {5268635c-edef-4e8a-983b-aca521deaf84} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:08.622807 [ 283 ] {5268635c-edef-4e8a-983b-aca521deaf84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:08.623169 [ 283 ] {5268635c-edef-4e8a-983b-aca521deaf84} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.10 05:14:08.623425 [ 283 ] {5268635c-edef-4e8a-983b-aca521deaf84} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:08.623620 [ 283 ] {5268635c-edef-4e8a-983b-aca521deaf84} executeQuery: Read 34 rows, 2.03 KiB in 0.001358 sec., 25036.81885125184 rows/sec., 1.46 MiB/sec. 2025.01.10 05:14:08.623670 [ 283 ] {5268635c-edef-4e8a-983b-aca521deaf84} TCPHandler: Processed in 0.001569241 sec. 2025.01.10 05:14:09.948300 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 2025.01.10 05:14:09.948959 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:09.949013 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:09.949548 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.10 05:14:09.949832 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:09.950046 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 2025.01.10 05:14:12.095190 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.01.10 05:14:12.114051 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:12.114110 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:12.121059 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.10 05:14:12.121847 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:12.124681 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.01.10 05:14:12.333882 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:12.334096 [ 288 ] {46e5bbf6-3dca-48a4-9ca7-5ba674d676d7} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:14:12.334179 [ 288 ] {46e5bbf6-3dca-48a4-9ca7-5ba674d676d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:14:12.334978 [ 288 ] {46e5bbf6-3dca-48a4-9ca7-5ba674d676d7} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:12.335027 [ 288 ] {46e5bbf6-3dca-48a4-9ca7-5ba674d676d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:12.335471 [ 288 ] {46e5bbf6-3dca-48a4-9ca7-5ba674d676d7} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.10 05:14:12.335729 [ 288 ] {46e5bbf6-3dca-48a4-9ca7-5ba674d676d7} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:12.335970 [ 288 ] {46e5bbf6-3dca-48a4-9ca7-5ba674d676d7} executeQuery: Read 26 rows, 1.98 KiB in 0.001935 sec., 13436.692506459947 rows/sec., 1022.99 KiB/sec. 2025.01.10 05:14:12.336037 [ 288 ] {46e5bbf6-3dca-48a4-9ca7-5ba674d676d7} TCPHandler: Processed in 0.002299085 sec. 2025.01.10 05:14:12.336231 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:12.336377 [ 283 ] {fcceae7c-08ec-4e73-98f8-b1dd786dc01f} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:14:12.336435 [ 283 ] {fcceae7c-08ec-4e73-98f8-b1dd786dc01f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:14:12.337119 [ 283 ] {fcceae7c-08ec-4e73-98f8-b1dd786dc01f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:12.337167 [ 283 ] {fcceae7c-08ec-4e73-98f8-b1dd786dc01f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:12.337574 [ 283 ] {fcceae7c-08ec-4e73-98f8-b1dd786dc01f} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.10 05:14:12.337819 [ 283 ] {fcceae7c-08ec-4e73-98f8-b1dd786dc01f} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:12.338036 [ 283 ] {fcceae7c-08ec-4e73-98f8-b1dd786dc01f} executeQuery: Read 28 rows, 2.24 KiB in 0.001695 sec., 16519.174041297938 rows/sec., 1.29 MiB/sec. 2025.01.10 05:14:12.338099 [ 283 ] {fcceae7c-08ec-4e73-98f8-b1dd786dc01f} TCPHandler: Processed in 0.001939162 sec. 2025.01.10 05:14:12.338256 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:12.338451 [ 288 ] {bc7b74da-245c-4c6a-aa65-a0bdbdb9933b} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:12.338523 [ 288 ] {bc7b74da-245c-4c6a-aa65-a0bdbdb9933b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:14:12.339117 [ 288 ] {bc7b74da-245c-4c6a-aa65-a0bdbdb9933b} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:12.339163 [ 288 ] {bc7b74da-245c-4c6a-aa65-a0bdbdb9933b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:12.339582 [ 288 ] {bc7b74da-245c-4c6a-aa65-a0bdbdb9933b} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.10 05:14:12.339829 [ 288 ] {bc7b74da-245c-4c6a-aa65-a0bdbdb9933b} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:12.340053 [ 288 ] {bc7b74da-245c-4c6a-aa65-a0bdbdb9933b} executeQuery: Read 60 rows, 4.26 KiB in 0.001661 sec., 36122.817579771225 rows/sec., 2.50 MiB/sec. 2025.01.10 05:14:12.340114 [ 288 ] {bc7b74da-245c-4c6a-aa65-a0bdbdb9933b} TCPHandler: Processed in 0.001924313 sec. 2025.01.10 05:14:12.340292 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:12.340619 [ 283 ] {0c293eb6-7148-4d9e-856c-e18375179d29} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:14:12.340772 [ 283 ] {0c293eb6-7148-4d9e-856c-e18375179d29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:14:12.341354 [ 283 ] {0c293eb6-7148-4d9e-856c-e18375179d29} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:12.341395 [ 283 ] {0c293eb6-7148-4d9e-856c-e18375179d29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:12.341770 [ 283 ] {0c293eb6-7148-4d9e-856c-e18375179d29} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.10 05:14:12.342017 [ 283 ] {0c293eb6-7148-4d9e-856c-e18375179d29} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:12.342248 [ 283 ] {0c293eb6-7148-4d9e-856c-e18375179d29} executeQuery: Read 18 rows, 1.26 KiB in 0.001754 sec., 10262.257696693274 rows/sec., 719.89 KiB/sec. 2025.01.10 05:14:12.342321 [ 283 ] {0c293eb6-7148-4d9e-856c-e18375179d29} TCPHandler: Processed in 0.002109398 sec. 2025.01.10 05:14:17.166322 [ 82 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:14:17.166395 [ 82 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:14:17.336231 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:17.336420 [ 288 ] {2c9d900b-00b2-4593-a7b5-d72bcb3b75aa} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:14:17.336494 [ 288 ] {2c9d900b-00b2-4593-a7b5-d72bcb3b75aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:14:17.337298 [ 288 ] {2c9d900b-00b2-4593-a7b5-d72bcb3b75aa} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:17.337348 [ 288 ] {2c9d900b-00b2-4593-a7b5-d72bcb3b75aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:17.337789 [ 288 ] {2c9d900b-00b2-4593-a7b5-d72bcb3b75aa} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.10 05:14:17.338052 [ 288 ] {2c9d900b-00b2-4593-a7b5-d72bcb3b75aa} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:17.338309 [ 288 ] {2c9d900b-00b2-4593-a7b5-d72bcb3b75aa} executeQuery: Read 78 rows, 6.85 KiB in 0.00194 sec., 40206.18556701031 rows/sec., 3.45 MiB/sec. 2025.01.10 05:14:17.338429 [ 288 ] {2c9d900b-00b2-4593-a7b5-d72bcb3b75aa} TCPHandler: Processed in 0.002332866 sec. 2025.01.10 05:14:17.338683 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:17.338907 [ 283 ] {8ea336f9-e1c5-4d78-9b43-ea913e55559e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:14:17.338968 [ 283 ] {8ea336f9-e1c5-4d78-9b43-ea913e55559e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:14:17.339636 [ 283 ] {8ea336f9-e1c5-4d78-9b43-ea913e55559e} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:17.339676 [ 283 ] {8ea336f9-e1c5-4d78-9b43-ea913e55559e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:17.340040 [ 283 ] {8ea336f9-e1c5-4d78-9b43-ea913e55559e} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.10 05:14:17.340285 [ 283 ] {8ea336f9-e1c5-4d78-9b43-ea913e55559e} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:17.340521 [ 283 ] {8ea336f9-e1c5-4d78-9b43-ea913e55559e} executeQuery: Read 26 rows, 1.96 KiB in 0.001658 sec., 15681.544028950542 rows/sec., 1.15 MiB/sec. 2025.01.10 05:14:17.340575 [ 283 ] {8ea336f9-e1c5-4d78-9b43-ea913e55559e} TCPHandler: Processed in 0.002023716 sec. 2025.01.10 05:14:17.340728 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:17.340854 [ 288 ] {ea3f54b6-3447-48e7-9ccb-798b9d3ead2d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:14:17.340908 [ 288 ] {ea3f54b6-3447-48e7-9ccb-798b9d3ead2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:14:17.341571 [ 288 ] {ea3f54b6-3447-48e7-9ccb-798b9d3ead2d} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:17.341610 [ 288 ] {ea3f54b6-3447-48e7-9ccb-798b9d3ead2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:17.341967 [ 288 ] {ea3f54b6-3447-48e7-9ccb-798b9d3ead2d} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.10 05:14:17.342202 [ 288 ] {ea3f54b6-3447-48e7-9ccb-798b9d3ead2d} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:17.342410 [ 288 ] {ea3f54b6-3447-48e7-9ccb-798b9d3ead2d} executeQuery: Read 54 rows, 4.32 KiB in 0.001584 sec., 34090.909090909096 rows/sec., 2.66 MiB/sec. 2025.01.10 05:14:17.342464 [ 288 ] {ea3f54b6-3447-48e7-9ccb-798b9d3ead2d} TCPHandler: Processed in 0.001800148 sec. 2025.01.10 05:14:17.342616 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:17.342744 [ 283 ] {217a7d29-5376-48e4-95e4-2f194148dafb} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:17.342803 [ 283 ] {217a7d29-5376-48e4-95e4-2f194148dafb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:14:17.343405 [ 283 ] {217a7d29-5376-48e4-95e4-2f194148dafb} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:17.343451 [ 283 ] {217a7d29-5376-48e4-95e4-2f194148dafb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:17.343853 [ 283 ] {217a7d29-5376-48e4-95e4-2f194148dafb} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.10 05:14:17.344090 [ 283 ] {217a7d29-5376-48e4-95e4-2f194148dafb} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:17.344301 [ 283 ] {217a7d29-5376-48e4-95e4-2f194148dafb} executeQuery: Read 100 rows, 7.10 KiB in 0.001585 sec., 63091.48264984227 rows/sec., 4.37 MiB/sec. 2025.01.10 05:14:17.344352 [ 283 ] {217a7d29-5376-48e4-95e4-2f194148dafb} TCPHandler: Processed in 0.001797708 sec. 2025.01.10 05:14:17.344485 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:17.344616 [ 288 ] {9544e3f5-eaaf-4a02-81fc-33e5b5d8cbf5} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:17.344695 [ 288 ] {9544e3f5-eaaf-4a02-81fc-33e5b5d8cbf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:14:17.345900 [ 288 ] {9544e3f5-eaaf-4a02-81fc-33e5b5d8cbf5} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:17.345939 [ 288 ] {9544e3f5-eaaf-4a02-81fc-33e5b5d8cbf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:17.346577 [ 288 ] {9544e3f5-eaaf-4a02-81fc-33e5b5d8cbf5} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.10 05:14:17.346857 [ 288 ] {9544e3f5-eaaf-4a02-81fc-33e5b5d8cbf5} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:17.347122 [ 288 ] {9544e3f5-eaaf-4a02-81fc-33e5b5d8cbf5} executeQuery: Read 26 rows, 47.71 KiB in 0.002534 sec., 10260.45777426993 rows/sec., 18.39 MiB/sec. 2025.01.10 05:14:17.347276 [ 288 ] {9544e3f5-eaaf-4a02-81fc-33e5b5d8cbf5} TCPHandler: Processed in 0.002844943 sec. 2025.01.10 05:14:17.347482 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:17.347626 [ 283 ] {7508def4-c81b-48a1-980e-fd87c7568deb} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:14:17.347681 [ 283 ] {7508def4-c81b-48a1-980e-fd87c7568deb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:14:17.348198 [ 283 ] {7508def4-c81b-48a1-980e-fd87c7568deb} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:17.348243 [ 283 ] {7508def4-c81b-48a1-980e-fd87c7568deb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:17.348636 [ 283 ] {7508def4-c81b-48a1-980e-fd87c7568deb} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.10 05:14:17.348871 [ 283 ] {7508def4-c81b-48a1-980e-fd87c7568deb} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:17.349078 [ 283 ] {7508def4-c81b-48a1-980e-fd87c7568deb} executeQuery: Read 30 rows, 2.10 KiB in 0.001481 sec., 20256.583389601623 rows/sec., 1.39 MiB/sec. 2025.01.10 05:14:17.349127 [ 283 ] {7508def4-c81b-48a1-980e-fd87c7568deb} TCPHandler: Processed in 0.001747427 sec. 2025.01.10 05:14:17.451054 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 2025.01.10 05:14:17.451731 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:17.451770 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:17.452309 [ 242 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.10 05:14:17.452558 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:17.452748 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2025.01.10 05:14:17.600951 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1984 2025.01.10 05:14:17.604542 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:17.604591 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:17.606099 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.10 05:14:17.606414 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:17.607083 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1984 2025.01.10 05:14:19.625641 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.01.10 05:14:19.645701 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:19.645762 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:19.653022 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.10 05:14:19.653785 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:19.656431 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.01.10 05:14:22.341235 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:22.341472 [ 288 ] {866843e1-c549-4eb3-9d79-8db473f1f8a3} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:14:22.341554 [ 288 ] {866843e1-c549-4eb3-9d79-8db473f1f8a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:14:22.342320 [ 288 ] {866843e1-c549-4eb3-9d79-8db473f1f8a3} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:22.342371 [ 288 ] {866843e1-c549-4eb3-9d79-8db473f1f8a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:22.342818 [ 288 ] {866843e1-c549-4eb3-9d79-8db473f1f8a3} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.10 05:14:22.343078 [ 288 ] {866843e1-c549-4eb3-9d79-8db473f1f8a3} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:22.343296 [ 78 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.01.10 05:14:22.343323 [ 288 ] {866843e1-c549-4eb3-9d79-8db473f1f8a3} executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. 2025.01.10 05:14:22.343404 [ 78 ] {} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:22.343482 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:22.343483 [ 288 ] {866843e1-c549-4eb3-9d79-8db473f1f8a3} TCPHandler: Processed in 0.002396117 sec. 2025.01.10 05:14:22.343703 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::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.01.10 05:14:22.343749 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:22.344069 [ 283 ] {cef4b371-d7dd-4eac-84ec-13dcf3728464} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:14:22.344089 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:22.344177 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part 2025.01.10 05:14:22.344192 [ 283 ] {cef4b371-d7dd-4eac-84ec-13dcf3728464} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:14:22.344433 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2025.01.10 05:14:22.344748 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2025.01.10 05:14:22.345096 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2025.01.10 05:14:22.345475 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2025.01.10 05:14:22.346855 [ 283 ] {cef4b371-d7dd-4eac-84ec-13dcf3728464} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:22.346903 [ 283 ] {cef4b371-d7dd-4eac-84ec-13dcf3728464} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:22.347269 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003682959 sec., 19006.456493270765 rows/sec., 1.41 MiB/sec. 2025.01.10 05:14:22.347396 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.01.10 05:14:22.347505 [ 283 ] {cef4b371-d7dd-4eac-84ec-13dcf3728464} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.10 05:14:22.347700 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:22.347799 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.01.10 05:14:22.347825 [ 283 ] {cef4b371-d7dd-4eac-84ec-13dcf3728464} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:22.347898 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.10 05:14:22.348103 [ 283 ] {cef4b371-d7dd-4eac-84ec-13dcf3728464} executeQuery: Read 199 rows, 18.11 KiB in 0.004139 sec., 48079.24619473302 rows/sec., 4.27 MiB/sec. 2025.01.10 05:14:22.348166 [ 283 ] {cef4b371-d7dd-4eac-84ec-13dcf3728464} TCPHandler: Processed in 0.004524497 sec. 2025.01.10 05:14:22.348323 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:22.348433 [ 288 ] {7a811e66-7850-47ea-a69b-e6b59db7f884} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:14:22.348480 [ 288 ] {7a811e66-7850-47ea-a69b-e6b59db7f884} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:14:22.349015 [ 288 ] {7a811e66-7850-47ea-a69b-e6b59db7f884} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:22.349053 [ 288 ] {7a811e66-7850-47ea-a69b-e6b59db7f884} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:22.349398 [ 288 ] {7a811e66-7850-47ea-a69b-e6b59db7f884} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.10 05:14:22.349634 [ 288 ] {7a811e66-7850-47ea-a69b-e6b59db7f884} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:22.349816 [ 78 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.10 05:14:22.349873 [ 288 ] {7a811e66-7850-47ea-a69b-e6b59db7f884} executeQuery: Read 20 rows, 1.43 KiB in 0.001456 sec., 13736.263736263736 rows/sec., 984.61 KiB/sec. 2025.01.10 05:14:22.349880 [ 78 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:22.349960 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:22.349996 [ 288 ] {7a811e66-7850-47ea-a69b-e6b59db7f884} TCPHandler: Processed in 0.001721496 sec. 2025.01.10 05:14:22.350215 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:22.350232 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:14:22.350394 [ 283 ] {f1f4c94e-27f7-4189-9a33-acad17951c3e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:14:22.350504 [ 283 ] {f1f4c94e-27f7-4189-9a33-acad17951c3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:14:22.350523 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:22.350636 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 60 rows starting from the beginning of the part 2025.01.10 05:14:22.350991 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 20 rows starting from the beginning of the part 2025.01.10 05:14:22.351432 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part 2025.01.10 05:14:22.351803 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 32 rows starting from the beginning of the part 2025.01.10 05:14:22.352008 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part 2025.01.10 05:14:22.352474 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 20 rows starting from the beginning of the part 2025.01.10 05:14:22.353217 [ 283 ] {f1f4c94e-27f7-4189-9a33-acad17951c3e} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:22.353285 [ 283 ] {f1f4c94e-27f7-4189-9a33-acad17951c3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:22.354335 [ 283 ] {f1f4c94e-27f7-4189-9a33-acad17951c3e} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.10 05:14:22.355205 [ 283 ] {f1f4c94e-27f7-4189-9a33-acad17951c3e} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:22.355253 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.005196758 sec., 35406.690094093276 rows/sec., 2.66 MiB/sec. 2025.01.10 05:14:22.355628 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.10 05:14:22.355720 [ 283 ] {f1f4c94e-27f7-4189-9a33-acad17951c3e} executeQuery: Read 14 rows, 1004.00 B in 0.005358 sec., 2612.915266890631 rows/sec., 182.99 KiB/sec. 2025.01.10 05:14:22.356043 [ 283 ] {f1f4c94e-27f7-4189-9a33-acad17951c3e} TCPHandler: Processed in 0.005915632 sec. 2025.01.10 05:14:22.356373 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:22.356671 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:22.356773 [ 288 ] {0cf8ad4b-12b2-475e-8ee0-fd89ea58a4d5} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:14:22.356914 [ 288 ] {0cf8ad4b-12b2-475e-8ee0-fd89ea58a4d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:14:22.356962 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.10 05:14:22.357214 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.10 05:14:22.357996 [ 288 ] {0cf8ad4b-12b2-475e-8ee0-fd89ea58a4d5} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:22.358039 [ 288 ] {0cf8ad4b-12b2-475e-8ee0-fd89ea58a4d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:22.358418 [ 288 ] {0cf8ad4b-12b2-475e-8ee0-fd89ea58a4d5} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.10 05:14:22.358662 [ 288 ] {0cf8ad4b-12b2-475e-8ee0-fd89ea58a4d5} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:22.358839 [ 78 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.01.10 05:14:22.358901 [ 78 ] {} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:22.358915 [ 288 ] {0cf8ad4b-12b2-475e-8ee0-fd89ea58a4d5} executeQuery: Read 13 rows, 830.00 B in 0.00224 sec., 5803.571428571429 rows/sec., 361.85 KiB/sec. 2025.01.10 05:14:22.358943 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:22.359068 [ 288 ] {0cf8ad4b-12b2-475e-8ee0-fd89ea58a4d5} TCPHandler: Processed in 0.002872183 sec. 2025.01.10 05:14:22.359180 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::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.01.10 05:14:22.359271 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:22.359379 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:22.359459 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part 2025.01.10 05:14:22.359470 [ 283 ] {a68860b7-4628-4993-9c7d-73c47bc8ff11} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:14:22.359597 [ 283 ] {a68860b7-4628-4993-9c7d-73c47bc8ff11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:14:22.359816 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part 2025.01.10 05:14:22.360178 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part 2025.01.10 05:14:22.360573 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part 2025.01.10 05:14:22.360974 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part 2025.01.10 05:14:22.362207 [ 283 ] {a68860b7-4628-4993-9c7d-73c47bc8ff11} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:22.362277 [ 283 ] {a68860b7-4628-4993-9c7d-73c47bc8ff11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:22.363390 [ 196 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004308009 sec., 15088.176463883898 rows/sec., 999.68 KiB/sec. 2025.01.10 05:14:22.363394 [ 283 ] {a68860b7-4628-4993-9c7d-73c47bc8ff11} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.10 05:14:22.363578 [ 196 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.01.10 05:14:22.363852 [ 283 ] {a68860b7-4628-4993-9c7d-73c47bc8ff11} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:22.364197 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:22.364285 [ 283 ] {a68860b7-4628-4993-9c7d-73c47bc8ff11} executeQuery: Read 359 rows, 25.84 KiB in 0.004858 sec., 73898.72375463153 rows/sec., 5.20 MiB/sec. 2025.01.10 05:14:22.364433 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.01.10 05:14:22.364445 [ 283 ] {a68860b7-4628-4993-9c7d-73c47bc8ff11} TCPHandler: Processed in 0.00522783 sec. 2025.01.10 05:14:22.364671 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.10 05:14:22.364682 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:22.364816 [ 288 ] {589d8f20-d18f-411e-b305-5ff2a78fbb4f} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:14:22.364865 [ 288 ] {589d8f20-d18f-411e-b305-5ff2a78fbb4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:14:22.365335 [ 288 ] {589d8f20-d18f-411e-b305-5ff2a78fbb4f} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:22.365373 [ 288 ] {589d8f20-d18f-411e-b305-5ff2a78fbb4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:22.365746 [ 288 ] {589d8f20-d18f-411e-b305-5ff2a78fbb4f} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.10 05:14:22.365995 [ 288 ] {589d8f20-d18f-411e-b305-5ff2a78fbb4f} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:22.366208 [ 288 ] {589d8f20-d18f-411e-b305-5ff2a78fbb4f} executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. 2025.01.10 05:14:22.366259 [ 288 ] {589d8f20-d18f-411e-b305-5ff2a78fbb4f} TCPHandler: Processed in 0.001686955 sec. 2025.01.10 05:14:22.366401 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:22.366510 [ 283 ] {433250fe-bbb7-4765-854d-3b1d994a4d1c} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:22.366558 [ 283 ] {433250fe-bbb7-4765-854d-3b1d994a4d1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:14:22.367092 [ 283 ] {433250fe-bbb7-4765-854d-3b1d994a4d1c} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:22.367132 [ 283 ] {433250fe-bbb7-4765-854d-3b1d994a4d1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:22.367522 [ 283 ] {433250fe-bbb7-4765-854d-3b1d994a4d1c} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.10 05:14:22.367776 [ 283 ] {433250fe-bbb7-4765-854d-3b1d994a4d1c} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:22.367965 [ 78 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 2025.01.10 05:14:22.368021 [ 283 ] {433250fe-bbb7-4765-854d-3b1d994a4d1c} executeQuery: Read 177 rows, 11.96 KiB in 0.001526 sec., 115989.51507208387 rows/sec., 7.65 MiB/sec. 2025.01.10 05:14:22.368028 [ 78 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:22.368113 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:22.368150 [ 283 ] {433250fe-bbb7-4765-854d-3b1d994a4d1c} TCPHandler: Processed in 0.001797689 sec. 2025.01.10 05:14:22.368361 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:22.368362 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::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.01.10 05:14:22.368557 [ 288 ] {60c9899a-bacc-459c-ab70-de2f0b95ec06} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:14:22.368634 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:22.368654 [ 288 ] {60c9899a-bacc-459c-ab70-de2f0b95ec06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:14:22.368715 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 27558 rows starting from the beginning of the part 2025.01.10 05:14:22.369063 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 100 rows starting from the beginning of the part 2025.01.10 05:14:22.369470 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 969 rows starting from the beginning of the part 2025.01.10 05:14:22.369797 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part 2025.01.10 05:14:22.370031 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 100 rows starting from the beginning of the part 2025.01.10 05:14:22.370303 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 177 rows starting from the beginning of the part 2025.01.10 05:14:22.371069 [ 288 ] {60c9899a-bacc-459c-ab70-de2f0b95ec06} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:22.371130 [ 288 ] {60c9899a-bacc-459c-ab70-de2f0b95ec06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:22.371843 [ 288 ] {60c9899a-bacc-459c-ab70-de2f0b95ec06} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.10 05:14:22.372167 [ 288 ] {60c9899a-bacc-459c-ab70-de2f0b95ec06} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:22.372521 [ 288 ] {60c9899a-bacc-459c-ab70-de2f0b95ec06} executeQuery: Read 1 rows, 69.00 B in 0.004036 sec., 247.77006937561944 rows/sec., 16.70 KiB/sec. 2025.01.10 05:14:22.372717 [ 288 ] {60c9899a-bacc-459c-ab70-de2f0b95ec06} TCPHandler: Processed in 0.004449184 sec. 2025.01.10 05:14:22.372884 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:22.373115 [ 283 ] {9b6abe02-81ea-4c81-8cbf-45a62d508dfa} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:22.373313 [ 283 ] {9b6abe02-81ea-4c81-8cbf-45a62d508dfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:14:22.374750 [ 283 ] {9b6abe02-81ea-4c81-8cbf-45a62d508dfa} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:22.374796 [ 283 ] {9b6abe02-81ea-4c81-8cbf-45a62d508dfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:22.375565 [ 283 ] {9b6abe02-81ea-4c81-8cbf-45a62d508dfa} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.10 05:14:22.375905 [ 283 ] {9b6abe02-81ea-4c81-8cbf-45a62d508dfa} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:22.376151 [ 78 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.10 05:14:22.376215 [ 78 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:22.376252 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:22.376250 [ 283 ] {9b6abe02-81ea-4c81-8cbf-45a62d508dfa} executeQuery: Read 13 rows, 23.85 KiB in 0.003199 sec., 4063.769928102532 rows/sec., 7.28 MiB/sec. 2025.01.10 05:14:22.376750 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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.01.10 05:14:22.376985 [ 283 ] {9b6abe02-81ea-4c81-8cbf-45a62d508dfa} TCPHandler: Processed in 0.004166846 sec. 2025.01.10 05:14:22.377237 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:22.377601 [ 288 ] {70e2fa8c-c2b7-4dd2-bc2c-cd07bb07179a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:14:22.377754 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:22.377755 [ 288 ] {70e2fa8c-c2b7-4dd2-bc2c-cd07bb07179a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:14:22.378012 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1738 rows starting from the beginning of the part 2025.01.10 05:14:22.379260 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 13 rows starting from the beginning of the part 2025.01.10 05:14:22.379755 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 28964 rows, containing 5 columns (5 merged, 0 gathered) in 0.011523384 sec., 2513497.7711408385 rows/sec., 168.32 MiB/sec. 2025.01.10 05:14:22.380392 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2025.01.10 05:14:22.380564 [ 288 ] {70e2fa8c-c2b7-4dd2-bc2c-cd07bb07179a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:22.380686 [ 288 ] {70e2fa8c-c2b7-4dd2-bc2c-cd07bb07179a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:22.380915 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part 2025.01.10 05:14:22.381504 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:22.381962 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 2025.01.10 05:14:22.382146 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 13 rows starting from the beginning of the part 2025.01.10 05:14:22.382269 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.01.10 05:14:22.382783 [ 288 ] {70e2fa8c-c2b7-4dd2-bc2c-cd07bb07179a} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.10 05:14:22.382945 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part 2025.01.10 05:14:22.383593 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 13 rows starting from the beginning of the part 2025.01.10 05:14:22.383603 [ 288 ] {70e2fa8c-c2b7-4dd2-bc2c-cd07bb07179a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:22.384478 [ 288 ] {70e2fa8c-c2b7-4dd2-bc2c-cd07bb07179a} executeQuery: Read 52 rows, 3.30 KiB in 0.007005 sec., 7423.269093504639 rows/sec., 470.65 KiB/sec. 2025.01.10 05:14:22.384682 [ 288 ] {70e2fa8c-c2b7-4dd2-bc2c-cd07bb07179a} TCPHandler: Processed in 0.007566065 sec. 2025.01.10 05:14:22.396292 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1829 rows, containing 19 columns (19 merged, 0 gathered) in 0.019928267 sec., 91779.1797952125 rows/sec., 164.46 MiB/sec. 2025.01.10 05:14:22.397765 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.10 05:14:22.398295 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:22.398424 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.10 05:14:22.398601 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.24 MiB. 2025.01.10 05:14:23.001163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 262.18 MiB, peak 279.38 MiB, free memory in arenas 0.00 B, will set to 266.91 MiB (RSS), difference: 4.73 MiB 2025.01.10 05:14:24.953777 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 2025.01.10 05:14:24.954479 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:24.954548 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2025.01.10 05:14:24.955157 [ 242 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.10 05:14:24.955493 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:24.955762 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 2025.01.10 05:14:27.157383 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2025.01.10 05:14:27.178317 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:27.178369 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:27.185785 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.10 05:14:27.186554 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:27.191254 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2025.01.10 05:14:27.337399 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:27.337592 [ 288 ] {82192cfa-08b8-4d8b-bc4d-f0656a93a049} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.10 05:14:27.337669 [ 288 ] {82192cfa-08b8-4d8b-bc4d-f0656a93a049} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.10 05:14:27.338442 [ 288 ] {82192cfa-08b8-4d8b-bc4d-f0656a93a049} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:27.338492 [ 288 ] {82192cfa-08b8-4d8b-bc4d-f0656a93a049} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:27.338913 [ 288 ] {82192cfa-08b8-4d8b-bc4d-f0656a93a049} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.10 05:14:27.339183 [ 288 ] {82192cfa-08b8-4d8b-bc4d-f0656a93a049} oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:27.339434 [ 288 ] {82192cfa-08b8-4d8b-bc4d-f0656a93a049} executeQuery: Read 2 rows, 167.00 B in 0.001888 sec., 1059.322033898305 rows/sec., 86.38 KiB/sec. 2025.01.10 05:14:27.339657 [ 288 ] {82192cfa-08b8-4d8b-bc4d-f0656a93a049} TCPHandler: Processed in 0.002389828 sec. 2025.01.10 05:14:27.339862 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:27.340008 [ 283 ] {755a5e89-1860-48e9-b2ec-03cde466e54d} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:14:27.340068 [ 283 ] {755a5e89-1860-48e9-b2ec-03cde466e54d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:14:27.340802 [ 283 ] {755a5e89-1860-48e9-b2ec-03cde466e54d} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:27.340842 [ 283 ] {755a5e89-1860-48e9-b2ec-03cde466e54d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:27.341221 [ 283 ] {755a5e89-1860-48e9-b2ec-03cde466e54d} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.10 05:14:27.341467 [ 283 ] {755a5e89-1860-48e9-b2ec-03cde466e54d} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:27.341625 [ 71 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.10 05:14:27.341656 [ 283 ] {755a5e89-1860-48e9-b2ec-03cde466e54d} executeQuery: Read 79 rows, 6.92 KiB in 0.001683 sec., 46939.988116458706 rows/sec., 4.02 MiB/sec. 2025.01.10 05:14:27.341668 [ 71 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:27.341703 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:27.341732 [ 283 ] {755a5e89-1860-48e9-b2ec-03cde466e54d} TCPHandler: Processed in 0.001941293 sec. 2025.01.10 05:14:27.342002 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:27.342095 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::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.01.10 05:14:27.342328 [ 288 ] {578c8d7f-e1dc-4dec-8588-fe4f4aeeb107} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:14:27.342525 [ 288 ] {578c8d7f-e1dc-4dec-8588-fe4f4aeeb107} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:14:27.343032 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:27.343197 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1399 rows starting from the beginning of the part 2025.01.10 05:14:27.344108 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1345 rows starting from the beginning of the part 2025.01.10 05:14:27.344914 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 26 rows starting from the beginning of the part 2025.01.10 05:14:27.345315 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 78 rows starting from the beginning of the part 2025.01.10 05:14:27.345672 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 199 rows starting from the beginning of the part 2025.01.10 05:14:27.346017 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 79 rows starting from the beginning of the part 2025.01.10 05:14:27.346276 [ 288 ] {578c8d7f-e1dc-4dec-8588-fe4f4aeeb107} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:27.346418 [ 288 ] {578c8d7f-e1dc-4dec-8588-fe4f4aeeb107} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:27.347274 [ 288 ] {578c8d7f-e1dc-4dec-8588-fe4f4aeeb107} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.10 05:14:27.347842 [ 288 ] {578c8d7f-e1dc-4dec-8588-fe4f4aeeb107} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:27.348417 [ 288 ] {578c8d7f-e1dc-4dec-8588-fe4f4aeeb107} executeQuery: Read 28 rows, 2.09 KiB in 0.006224 sec., 4498.714652956298 rows/sec., 336.56 KiB/sec. 2025.01.10 05:14:27.348592 [ 288 ] {578c8d7f-e1dc-4dec-8588-fe4f4aeeb107} TCPHandler: Processed in 0.0067568 sec. 2025.01.10 05:14:27.348776 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:27.348931 [ 283 ] {d96d3c43-536e-43a2-8ab7-b23ee4def07b} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:14:27.349000 [ 283 ] {d96d3c43-536e-43a2-8ab7-b23ee4def07b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:14:27.349473 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3126 rows, containing 5 columns (5 merged, 0 gathered) in 0.007647758 sec., 408747.24330973864 rows/sec., 35.81 MiB/sec. 2025.01.10 05:14:27.349780 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.10 05:14:27.350298 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:27.350490 [ 283 ] {d96d3c43-536e-43a2-8ab7-b23ee4def07b} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:27.350505 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.10 05:14:27.350555 [ 283 ] {d96d3c43-536e-43a2-8ab7-b23ee4def07b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:27.350676 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.01.10 05:14:27.351050 [ 283 ] {d96d3c43-536e-43a2-8ab7-b23ee4def07b} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.10 05:14:27.351321 [ 283 ] {d96d3c43-536e-43a2-8ab7-b23ee4def07b} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:27.351470 [ 71 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.10 05:14:27.351505 [ 71 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:27.351517 [ 283 ] {d96d3c43-536e-43a2-8ab7-b23ee4def07b} executeQuery: Read 56 rows, 4.48 KiB in 0.002626 sec., 21325.209444021326 rows/sec., 1.67 MiB/sec. 2025.01.10 05:14:27.351526 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:27.351619 [ 283 ] {d96d3c43-536e-43a2-8ab7-b23ee4def07b} TCPHandler: Processed in 0.002924855 sec. 2025.01.10 05:14:27.351685 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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.01.10 05:14:27.351797 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:27.351817 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:27.351857 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 873 rows starting from the beginning of the part 2025.01.10 05:14:27.352026 [ 288 ] {92860273-beaf-43ce-887c-e47af1202cdd} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:27.352095 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 827 rows starting from the beginning of the part 2025.01.10 05:14:27.352228 [ 288 ] {92860273-beaf-43ce-887c-e47af1202cdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:14:27.352397 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 28 rows starting from the beginning of the part 2025.01.10 05:14:27.352800 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 54 rows starting from the beginning of the part 2025.01.10 05:14:27.353122 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 359 rows starting from the beginning of the part 2025.01.10 05:14:27.353465 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part 2025.01.10 05:14:27.354631 [ 288 ] {92860273-beaf-43ce-887c-e47af1202cdd} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:27.354676 [ 288 ] {92860273-beaf-43ce-887c-e47af1202cdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:27.355274 [ 288 ] {92860273-beaf-43ce-887c-e47af1202cdd} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.10 05:14:27.355586 [ 288 ] {92860273-beaf-43ce-887c-e47af1202cdd} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:27.355827 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.004211987 sec., 521606.5481683585 rows/sec., 39.73 MiB/sec. 2025.01.10 05:14:27.355992 [ 288 ] {92860273-beaf-43ce-887c-e47af1202cdd} executeQuery: Read 101 rows, 7.17 KiB in 0.004079 sec., 24760.970826182886 rows/sec., 1.72 MiB/sec. 2025.01.10 05:14:27.356128 [ 288 ] {92860273-beaf-43ce-887c-e47af1202cdd} TCPHandler: Processed in 0.004405103 sec. 2025.01.10 05:14:27.356137 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.10 05:14:27.356336 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:27.356518 [ 283 ] {5cca8f70-51fc-4953-b710-de2173fb82d4} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:27.356657 [ 283 ] {5cca8f70-51fc-4953-b710-de2173fb82d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:14:27.356757 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:27.357019 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.10 05:14:27.357212 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.10 05:14:27.358286 [ 283 ] {5cca8f70-51fc-4953-b710-de2173fb82d4} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:27.358330 [ 283 ] {5cca8f70-51fc-4953-b710-de2173fb82d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:27.359023 [ 283 ] {5cca8f70-51fc-4953-b710-de2173fb82d4} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.10 05:14:27.359309 [ 283 ] {5cca8f70-51fc-4953-b710-de2173fb82d4} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:27.359543 [ 283 ] {5cca8f70-51fc-4953-b710-de2173fb82d4} executeQuery: Read 26 rows, 47.71 KiB in 0.003075 sec., 8455.28455284553 rows/sec., 15.15 MiB/sec. 2025.01.10 05:14:27.359682 [ 283 ] {5cca8f70-51fc-4953-b710-de2173fb82d4} TCPHandler: Processed in 0.003439302 sec. 2025.01.10 05:14:27.359863 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:27.359978 [ 288 ] {9d8776fa-46a4-4f0b-b752-3c89fffb3d4a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:14:27.360028 [ 288 ] {9d8776fa-46a4-4f0b-b752-3c89fffb3d4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:14:27.360503 [ 288 ] {9d8776fa-46a4-4f0b-b752-3c89fffb3d4a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:27.360539 [ 288 ] {9d8776fa-46a4-4f0b-b752-3c89fffb3d4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:27.360954 [ 288 ] {9d8776fa-46a4-4f0b-b752-3c89fffb3d4a} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.10 05:14:27.361207 [ 288 ] {9d8776fa-46a4-4f0b-b752-3c89fffb3d4a} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:27.361363 [ 71 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.10 05:14:27.361400 [ 288 ] {9d8776fa-46a4-4f0b-b752-3c89fffb3d4a} executeQuery: Read 30 rows, 2.10 KiB in 0.001444 sec., 20775.623268698062 rows/sec., 1.42 MiB/sec. 2025.01.10 05:14:27.361400 [ 71 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:27.361449 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:27.361471 [ 288 ] {9d8776fa-46a4-4f0b-b752-3c89fffb3d4a} TCPHandler: Processed in 0.001669414 sec. 2025.01.10 05:14:27.361630 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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.01.10 05:14:27.361769 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:27.361805 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3908 rows starting from the beginning of the part 2025.01.10 05:14:27.361891 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 34 rows starting from the beginning of the part 2025.01.10 05:14:27.362133 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 18 rows starting from the beginning of the part 2025.01.10 05:14:27.362203 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 30 rows starting from the beginning of the part 2025.01.10 05:14:27.362420 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 52 rows starting from the beginning of the part 2025.01.10 05:14:27.362499 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 30 rows starting from the beginning of the part 2025.01.10 05:14:27.363998 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 4072 rows, containing 4 columns (4 merged, 0 gathered) in 0.00246301 sec., 1653261.6595141718 rows/sec., 106.44 MiB/sec. 2025.01.10 05:14:27.364261 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.10 05:14:27.364544 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:27.364623 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.10 05:14:27.364701 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.01.10 05:14:27.608173 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2020 2025.01.10 05:14:27.611350 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:27.611412 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:27.612929 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.10 05:14:27.613271 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:27.613472 [ 71 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.10 05:14:27.613537 [ 71 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:27.613581 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:27.613984 [ 188 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.10 05:14:27.614621 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2020 2025.01.10 05:14:27.615181 [ 188 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:27.615391 [ 188 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1830 rows starting from the beginning of the part 2025.01.10 05:14:27.615942 [ 188 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part 2025.01.10 05:14:27.616423 [ 188 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part 2025.01.10 05:14:27.616887 [ 188 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part 2025.01.10 05:14:27.617358 [ 188 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 44 rows starting from the beginning of the part 2025.01.10 05:14:27.617851 [ 188 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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.01.10 05:14:27.626772 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2020 rows, containing 72 columns (72 merged, 0 gathered) in 0.013058223 sec., 154691.79841698214 rows/sec., 116.48 MiB/sec. 2025.01.10 05:14:27.628680 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.10 05:14:27.629433 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:27.629521 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.10 05:14:27.629825 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. 2025.01.10 05:14:28.001166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.12 MiB, peak 279.38 MiB, free memory in arenas 0.00 B, will set to 266.91 MiB (RSS), difference: -1.21 MiB 2025.01.10 05:14:32.166648 [ 64 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:14:32.166708 [ 64 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:14:32.344999 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:32.345246 [ 288 ] {19a309cf-febe-4894-a8d4-13c82f2439a8} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:14:32.345359 [ 288 ] {19a309cf-febe-4894-a8d4-13c82f2439a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:14:32.346424 [ 288 ] {19a309cf-febe-4894-a8d4-13c82f2439a8} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:32.346505 [ 288 ] {19a309cf-febe-4894-a8d4-13c82f2439a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:32.347103 [ 288 ] {19a309cf-febe-4894-a8d4-13c82f2439a8} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.10 05:14:32.347475 [ 288 ] {19a309cf-febe-4894-a8d4-13c82f2439a8} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:32.347814 [ 288 ] {19a309cf-febe-4894-a8d4-13c82f2439a8} executeQuery: Read 14 rows, 1.01 KiB in 0.002633 sec., 5317.128750474743 rows/sec., 382.76 KiB/sec. 2025.01.10 05:14:32.347900 [ 288 ] {19a309cf-febe-4894-a8d4-13c82f2439a8} TCPHandler: Processed in 0.00307783 sec. 2025.01.10 05:14:32.348103 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:32.348268 [ 283 ] {5eb689f3-e221-4ed2-b1a0-a085bbbf81c6} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:14:32.348343 [ 283 ] {5eb689f3-e221-4ed2-b1a0-a085bbbf81c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:14:32.349235 [ 283 ] {5eb689f3-e221-4ed2-b1a0-a085bbbf81c6} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:32.349289 [ 283 ] {5eb689f3-e221-4ed2-b1a0-a085bbbf81c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:32.349825 [ 283 ] {5eb689f3-e221-4ed2-b1a0-a085bbbf81c6} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.10 05:14:32.350171 [ 283 ] {5eb689f3-e221-4ed2-b1a0-a085bbbf81c6} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:32.350434 [ 283 ] {5eb689f3-e221-4ed2-b1a0-a085bbbf81c6} executeQuery: Read 199 rows, 18.11 KiB in 0.002206 sec., 90208.52221214869 rows/sec., 8.02 MiB/sec. 2025.01.10 05:14:32.350502 [ 283 ] {5eb689f3-e221-4ed2-b1a0-a085bbbf81c6} TCPHandler: Processed in 0.00247622 sec. 2025.01.10 05:14:32.350686 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:32.350838 [ 288 ] {435ad237-0aff-41fd-8034-764726ae8810} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:14:32.350903 [ 288 ] {435ad237-0aff-41fd-8034-764726ae8810} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:14:32.351689 [ 288 ] {435ad237-0aff-41fd-8034-764726ae8810} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:32.351740 [ 288 ] {435ad237-0aff-41fd-8034-764726ae8810} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:32.352214 [ 288 ] {435ad237-0aff-41fd-8034-764726ae8810} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.10 05:14:32.352564 [ 288 ] {435ad237-0aff-41fd-8034-764726ae8810} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:32.352875 [ 288 ] {435ad237-0aff-41fd-8034-764726ae8810} executeQuery: Read 20 rows, 1.43 KiB in 0.002064 sec., 9689.922480620156 rows/sec., 694.57 KiB/sec. 2025.01.10 05:14:32.352992 [ 288 ] {435ad237-0aff-41fd-8034-764726ae8810} TCPHandler: Processed in 0.002368556 sec. 2025.01.10 05:14:32.353249 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:32.353573 [ 283 ] {15bb534e-fc62-4c6a-be74-2f7428e2c732} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:14:32.353702 [ 283 ] {15bb534e-fc62-4c6a-be74-2f7428e2c732} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:14:32.354467 [ 283 ] {15bb534e-fc62-4c6a-be74-2f7428e2c732} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:32.354516 [ 283 ] {15bb534e-fc62-4c6a-be74-2f7428e2c732} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:32.354969 [ 283 ] {15bb534e-fc62-4c6a-be74-2f7428e2c732} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.10 05:14:32.355275 [ 283 ] {15bb534e-fc62-4c6a-be74-2f7428e2c732} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:32.355595 [ 283 ] {15bb534e-fc62-4c6a-be74-2f7428e2c732} executeQuery: Read 14 rows, 1004.00 B in 0.002128 sec., 6578.9473684210525 rows/sec., 460.75 KiB/sec. 2025.01.10 05:14:32.355746 [ 283 ] {15bb534e-fc62-4c6a-be74-2f7428e2c732} TCPHandler: Processed in 0.002624385 sec. 2025.01.10 05:14:32.356062 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:32.356200 [ 288 ] {55412579-fd80-4386-a2a9-0d7f502c7d35} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:14:32.356256 [ 288 ] {55412579-fd80-4386-a2a9-0d7f502c7d35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:14:32.356922 [ 288 ] {55412579-fd80-4386-a2a9-0d7f502c7d35} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:32.356966 [ 288 ] {55412579-fd80-4386-a2a9-0d7f502c7d35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:32.357372 [ 288 ] {55412579-fd80-4386-a2a9-0d7f502c7d35} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.10 05:14:32.357638 [ 288 ] {55412579-fd80-4386-a2a9-0d7f502c7d35} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:32.357895 [ 288 ] {55412579-fd80-4386-a2a9-0d7f502c7d35} executeQuery: Read 13 rows, 830.00 B in 0.001719 sec., 7562.536358347877 rows/sec., 471.52 KiB/sec. 2025.01.10 05:14:32.357973 [ 288 ] {55412579-fd80-4386-a2a9-0d7f502c7d35} TCPHandler: Processed in 0.002027555 sec. 2025.01.10 05:14:32.358166 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:32.358307 [ 283 ] {84c15c97-0d18-4ddb-902b-8df3cf6191cf} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:14:32.358364 [ 283 ] {84c15c97-0d18-4ddb-902b-8df3cf6191cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:14:32.359291 [ 283 ] {84c15c97-0d18-4ddb-902b-8df3cf6191cf} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:32.359333 [ 283 ] {84c15c97-0d18-4ddb-902b-8df3cf6191cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:32.359806 [ 283 ] {84c15c97-0d18-4ddb-902b-8df3cf6191cf} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.10 05:14:32.360138 [ 283 ] {84c15c97-0d18-4ddb-902b-8df3cf6191cf} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:32.360391 [ 283 ] {84c15c97-0d18-4ddb-902b-8df3cf6191cf} executeQuery: Read 359 rows, 25.84 KiB in 0.002111 sec., 170061.58218853624 rows/sec., 11.96 MiB/sec. 2025.01.10 05:14:32.360458 [ 283 ] {84c15c97-0d18-4ddb-902b-8df3cf6191cf} TCPHandler: Processed in 0.002372527 sec. 2025.01.10 05:14:32.360656 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:32.360781 [ 288 ] {e8e41ad9-4d3d-4d94-b77c-bc39c0c979b4} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:14:32.360834 [ 288 ] {e8e41ad9-4d3d-4d94-b77c-bc39c0c979b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:14:32.361346 [ 288 ] {e8e41ad9-4d3d-4d94-b77c-bc39c0c979b4} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:32.361394 [ 288 ] {e8e41ad9-4d3d-4d94-b77c-bc39c0c979b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:32.361844 [ 288 ] {e8e41ad9-4d3d-4d94-b77c-bc39c0c979b4} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.10 05:14:32.362150 [ 288 ] {e8e41ad9-4d3d-4d94-b77c-bc39c0c979b4} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:32.362425 [ 288 ] {e8e41ad9-4d3d-4d94-b77c-bc39c0c979b4} executeQuery: Read 6 rows, 321.00 B in 0.001661 sec., 3612.281757977122 rows/sec., 188.73 KiB/sec. 2025.01.10 05:14:32.362499 [ 288 ] {e8e41ad9-4d3d-4d94-b77c-bc39c0c979b4} TCPHandler: Processed in 0.001906892 sec. 2025.01.10 05:14:32.362769 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:32.362941 [ 283 ] {7fd0a96f-f926-4229-ac0b-3b8c49dfbfd9} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:32.363009 [ 283 ] {7fd0a96f-f926-4229-ac0b-3b8c49dfbfd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:14:32.363763 [ 283 ] {7fd0a96f-f926-4229-ac0b-3b8c49dfbfd9} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:32.363818 [ 283 ] {7fd0a96f-f926-4229-ac0b-3b8c49dfbfd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:32.364336 [ 283 ] {7fd0a96f-f926-4229-ac0b-3b8c49dfbfd9} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.10 05:14:32.364656 [ 283 ] {7fd0a96f-f926-4229-ac0b-3b8c49dfbfd9} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:32.364932 [ 283 ] {7fd0a96f-f926-4229-ac0b-3b8c49dfbfd9} executeQuery: Read 177 rows, 11.96 KiB in 0.002021 sec., 87580.40573973281 rows/sec., 5.78 MiB/sec. 2025.01.10 05:14:32.365006 [ 283 ] {7fd0a96f-f926-4229-ac0b-3b8c49dfbfd9} TCPHandler: Processed in 0.002370636 sec. 2025.01.10 05:14:32.365193 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:32.365318 [ 288 ] {8a01034c-2dc2-45b9-b3f9-011a09b68a68} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:14:32.365379 [ 288 ] {8a01034c-2dc2-45b9-b3f9-011a09b68a68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:14:32.365933 [ 288 ] {8a01034c-2dc2-45b9-b3f9-011a09b68a68} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:32.365981 [ 288 ] {8a01034c-2dc2-45b9-b3f9-011a09b68a68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:32.366451 [ 288 ] {8a01034c-2dc2-45b9-b3f9-011a09b68a68} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.10 05:14:32.366771 [ 288 ] {8a01034c-2dc2-45b9-b3f9-011a09b68a68} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:32.367007 [ 64 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 6 parts from all_1_45_10 to all_50_50_0 2025.01.10 05:14:32.367086 [ 288 ] {8a01034c-2dc2-45b9-b3f9-011a09b68a68} executeQuery: Read 1 rows, 69.00 B in 0.00179 sec., 558.659217877095 rows/sec., 37.64 KiB/sec. 2025.01.10 05:14:32.367111 [ 64 ] {} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:32.367203 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:32.367223 [ 288 ] {8a01034c-2dc2-45b9-b3f9-011a09b68a68} TCPHandler: Processed in 0.002090057 sec. 2025.01.10 05:14:32.367532 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:32.367604 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_10 to all_50_50_0 into Compact with storage Full 2025.01.10 05:14:32.367865 [ 283 ] {c15a58b4-a593-4da6-97a7-00273f7d2706} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:32.368263 [ 283 ] {c15a58b4-a593-4da6-97a7-00273f7d2706} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:14:32.368340 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:32.368525 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_10, total 46 rows starting from the beginning of the part 2025.01.10 05:14:32.368903 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part 2025.01.10 05:14:32.369293 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part 2025.01.10 05:14:32.369634 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part 2025.01.10 05:14:32.370025 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part 2025.01.10 05:14:32.370463 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part 2025.01.10 05:14:32.374802 [ 283 ] {c15a58b4-a593-4da6-97a7-00273f7d2706} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:32.374919 [ 283 ] {c15a58b4-a593-4da6-97a7-00273f7d2706} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:32.375034 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.00769443 sec., 6628.171287541767 rows/sec., 446.12 KiB/sec. 2025.01.10 05:14:32.375367 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) 2025.01.10 05:14:32.376000 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:32.376294 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 6 parts: [all_1_45_10, all_50_50_0] -> all_1_50_11 2025.01.10 05:14:32.376483 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.10 05:14:32.376568 [ 283 ] {c15a58b4-a593-4da6-97a7-00273f7d2706} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.10 05:14:32.376927 [ 283 ] {c15a58b4-a593-4da6-97a7-00273f7d2706} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:32.377271 [ 283 ] {c15a58b4-a593-4da6-97a7-00273f7d2706} executeQuery: Read 13 rows, 23.85 KiB in 0.009513 sec., 1366.5510354252076 rows/sec., 2.45 MiB/sec. 2025.01.10 05:14:32.377465 [ 283 ] {c15a58b4-a593-4da6-97a7-00273f7d2706} TCPHandler: Processed in 0.010077767 sec. 2025.01.10 05:14:32.377672 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:32.377812 [ 288 ] {53db2514-6738-4bda-8942-2784e5667e26} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:14:32.377875 [ 288 ] {53db2514-6738-4bda-8942-2784e5667e26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:14:32.378479 [ 288 ] {53db2514-6738-4bda-8942-2784e5667e26} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:32.378526 [ 288 ] {53db2514-6738-4bda-8942-2784e5667e26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:32.378979 [ 288 ] {53db2514-6738-4bda-8942-2784e5667e26} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.10 05:14:32.379293 [ 288 ] {53db2514-6738-4bda-8942-2784e5667e26} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:32.379554 [ 288 ] {53db2514-6738-4bda-8942-2784e5667e26} executeQuery: Read 52 rows, 3.30 KiB in 0.001768 sec., 29411.764705882353 rows/sec., 1.82 MiB/sec. 2025.01.10 05:14:32.379623 [ 288 ] {53db2514-6738-4bda-8942-2784e5667e26} TCPHandler: Processed in 0.002031366 sec. 2025.01.10 05:14:32.456779 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 2025.01.10 05:14:32.457501 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:32.457552 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:32.458113 [ 242 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.10 05:14:32.458433 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:32.458641 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2025.01.10 05:14:33.112446 [ 225 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): 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.01.10 05:14:33.112526 [ 225 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): 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.01.10 05:14:33.120533 [ 225 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): 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.01.10 05:14:33.741808 [ 223 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): 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.01.10 05:14:33.741897 [ 223 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): 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.01.10 05:14:33.744709 [ 223 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): 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.01.10 05:14:34.692227 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2025.01.10 05:14:34.713946 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:34.714001 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:34.721003 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.10 05:14:34.721785 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:34.724414 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.01.10 05:14:37.033756 [ 222 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): 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.01.10 05:14:37.033860 [ 222 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): 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.01.10 05:14:37.036025 [ 222 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): 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.01.10 05:14:37.313606 [ 225 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): 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.01.10 05:14:37.313691 [ 225 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): 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.01.10 05:14:37.316049 [ 225 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): 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.01.10 05:14:37.336837 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:37.337034 [ 288 ] {a527b22b-b0a9-48ce-b880-17160d544a6d} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:14:37.337112 [ 288 ] {a527b22b-b0a9-48ce-b880-17160d544a6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:14:37.337940 [ 288 ] {a527b22b-b0a9-48ce-b880-17160d544a6d} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:37.337994 [ 288 ] {a527b22b-b0a9-48ce-b880-17160d544a6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:37.338465 [ 288 ] {a527b22b-b0a9-48ce-b880-17160d544a6d} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.10 05:14:37.338744 [ 288 ] {a527b22b-b0a9-48ce-b880-17160d544a6d} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:37.339002 [ 288 ] {a527b22b-b0a9-48ce-b880-17160d544a6d} executeQuery: Read 78 rows, 6.85 KiB in 0.002019 sec., 38632.986627043094 rows/sec., 3.31 MiB/sec. 2025.01.10 05:14:37.339102 [ 288 ] {a527b22b-b0a9-48ce-b880-17160d544a6d} TCPHandler: Processed in 0.002404498 sec. 2025.01.10 05:14:37.339123 [ 225 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): 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.01.10 05:14:37.339183 [ 225 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): 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.01.10 05:14:37.339319 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:37.339467 [ 283 ] {c5cdfc7b-f93c-4315-8850-5a4b5747fb12} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:14:37.339542 [ 283 ] {c5cdfc7b-f93c-4315-8850-5a4b5747fb12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:14:37.340923 [ 283 ] {c5cdfc7b-f93c-4315-8850-5a4b5747fb12} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:37.340967 [ 283 ] {c5cdfc7b-f93c-4315-8850-5a4b5747fb12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:37.341642 [ 283 ] {c5cdfc7b-f93c-4315-8850-5a4b5747fb12} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.10 05:14:37.342044 [ 283 ] {c5cdfc7b-f93c-4315-8850-5a4b5747fb12} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:37.342362 [ 283 ] {c5cdfc7b-f93c-4315-8850-5a4b5747fb12} executeQuery: Read 26 rows, 1.96 KiB in 0.002918 sec., 8910.212474297465 rows/sec., 670.01 KiB/sec. 2025.01.10 05:14:37.342526 [ 283 ] {c5cdfc7b-f93c-4315-8850-5a4b5747fb12} TCPHandler: Processed in 0.003292867 sec. 2025.01.10 05:14:37.342725 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:37.342905 [ 288 ] {0ce4ff98-0443-42f4-8c54-9af31317968a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:14:37.342997 [ 288 ] {0ce4ff98-0443-42f4-8c54-9af31317968a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:14:37.343092 [ 225 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): 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.01.10 05:14:37.344626 [ 288 ] {0ce4ff98-0443-42f4-8c54-9af31317968a} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:37.344671 [ 288 ] {0ce4ff98-0443-42f4-8c54-9af31317968a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:37.345047 [ 288 ] {0ce4ff98-0443-42f4-8c54-9af31317968a} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.10 05:14:37.345304 [ 288 ] {0ce4ff98-0443-42f4-8c54-9af31317968a} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:37.345527 [ 288 ] {0ce4ff98-0443-42f4-8c54-9af31317968a} executeQuery: Read 54 rows, 4.32 KiB in 0.002679 sec., 20156.774916013437 rows/sec., 1.57 MiB/sec. 2025.01.10 05:14:37.345584 [ 288 ] {0ce4ff98-0443-42f4-8c54-9af31317968a} TCPHandler: Processed in 0.002940406 sec. 2025.01.10 05:14:37.345741 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:37.345873 [ 283 ] {c5f554eb-8d20-4af3-8976-b8c0c59b0ea8} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:37.345933 [ 283 ] {c5f554eb-8d20-4af3-8976-b8c0c59b0ea8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:14:37.346459 [ 283 ] {c5f554eb-8d20-4af3-8976-b8c0c59b0ea8} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:37.346499 [ 283 ] {c5f554eb-8d20-4af3-8976-b8c0c59b0ea8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:37.346900 [ 283 ] {c5f554eb-8d20-4af3-8976-b8c0c59b0ea8} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.10 05:14:37.347167 [ 283 ] {c5f554eb-8d20-4af3-8976-b8c0c59b0ea8} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:37.347411 [ 283 ] {c5f554eb-8d20-4af3-8976-b8c0c59b0ea8} executeQuery: Read 100 rows, 7.10 KiB in 0.001559 sec., 64143.68184733803 rows/sec., 4.45 MiB/sec. 2025.01.10 05:14:37.347473 [ 283 ] {c5f554eb-8d20-4af3-8976-b8c0c59b0ea8} TCPHandler: Processed in 0.001797948 sec. 2025.01.10 05:14:37.347501 [ 222 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): 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.01.10 05:14:37.347559 [ 222 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): 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.01.10 05:14:37.347639 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:37.347778 [ 288 ] {a1ca9174-e675-4b3d-af6d-5735a22f1f86} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:37.347850 [ 288 ] {a1ca9174-e675-4b3d-af6d-5735a22f1f86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:14:37.350336 [ 288 ] {a1ca9174-e675-4b3d-af6d-5735a22f1f86} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:37.350388 [ 288 ] {a1ca9174-e675-4b3d-af6d-5735a22f1f86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:37.351710 [ 288 ] {a1ca9174-e675-4b3d-af6d-5735a22f1f86} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.10 05:14:37.351719 [ 222 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): 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.01.10 05:14:37.352475 [ 288 ] {a1ca9174-e675-4b3d-af6d-5735a22f1f86} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:37.353251 [ 288 ] {a1ca9174-e675-4b3d-af6d-5735a22f1f86} executeQuery: Read 26 rows, 47.71 KiB in 0.005466 sec., 4756.677643615075 rows/sec., 8.52 MiB/sec. 2025.01.10 05:14:37.353805 [ 288 ] {a1ca9174-e675-4b3d-af6d-5735a22f1f86} TCPHandler: Processed in 0.006232592 sec. 2025.01.10 05:14:37.354059 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:37.354231 [ 283 ] {6fdc9f98-9a9c-4fe1-a5dc-0186ad533813} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:14:37.354283 [ 283 ] {6fdc9f98-9a9c-4fe1-a5dc-0186ad533813} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:14:37.354799 [ 283 ] {6fdc9f98-9a9c-4fe1-a5dc-0186ad533813} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:37.354839 [ 283 ] {6fdc9f98-9a9c-4fe1-a5dc-0186ad533813} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:37.355415 [ 283 ] {6fdc9f98-9a9c-4fe1-a5dc-0186ad533813} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.10 05:14:37.355673 [ 283 ] {6fdc9f98-9a9c-4fe1-a5dc-0186ad533813} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:37.355889 [ 283 ] {6fdc9f98-9a9c-4fe1-a5dc-0186ad533813} executeQuery: Read 30 rows, 2.10 KiB in 0.001684 sec., 17814.726840855106 rows/sec., 1.22 MiB/sec. 2025.01.10 05:14:37.355950 [ 283 ] {6fdc9f98-9a9c-4fe1-a5dc-0186ad533813} TCPHandler: Processed in 0.002025296 sec. 2025.01.10 05:14:37.615685 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2054 2025.01.10 05:14:37.618829 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:37.618886 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:37.620448 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.10 05:14:37.620772 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:37.621472 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2054 2025.01.10 05:14:38.596075 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:38.596278 [ 288 ] {6bddffbf-613e-4eae-a18f-ef90bbdb4708} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:14:38.596355 [ 288 ] {6bddffbf-613e-4eae-a18f-ef90bbdb4708} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:14:38.597190 [ 288 ] {6bddffbf-613e-4eae-a18f-ef90bbdb4708} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:38.597229 [ 288 ] {6bddffbf-613e-4eae-a18f-ef90bbdb4708} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:38.597648 [ 288 ] {6bddffbf-613e-4eae-a18f-ef90bbdb4708} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.10 05:14:38.597907 [ 288 ] {6bddffbf-613e-4eae-a18f-ef90bbdb4708} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:38.598126 [ 288 ] {6bddffbf-613e-4eae-a18f-ef90bbdb4708} executeQuery: Read 14 rows, 1.01 KiB in 0.001901 sec., 7364.544976328249 rows/sec., 530.15 KiB/sec. 2025.01.10 05:14:38.598230 [ 288 ] {6bddffbf-613e-4eae-a18f-ef90bbdb4708} TCPHandler: Processed in 0.002288814 sec. 2025.01.10 05:14:38.598485 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:38.598615 [ 283 ] {57fdd01f-5515-4370-85b4-4b2d8730d4f9} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:14:38.598669 [ 283 ] {57fdd01f-5515-4370-85b4-4b2d8730d4f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:14:38.600046 [ 283 ] {57fdd01f-5515-4370-85b4-4b2d8730d4f9} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:38.600086 [ 283 ] {57fdd01f-5515-4370-85b4-4b2d8730d4f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:38.600540 [ 283 ] {57fdd01f-5515-4370-85b4-4b2d8730d4f9} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.10 05:14:38.600799 [ 283 ] {57fdd01f-5515-4370-85b4-4b2d8730d4f9} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:38.600990 [ 283 ] {57fdd01f-5515-4370-85b4-4b2d8730d4f9} executeQuery: Read 1339 rows, 114.23 KiB in 0.002389 sec., 560485.558811218 rows/sec., 46.69 MiB/sec. 2025.01.10 05:14:38.601057 [ 283 ] {57fdd01f-5515-4370-85b4-4b2d8730d4f9} TCPHandler: Processed in 0.002672837 sec. 2025.01.10 05:14:38.601250 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:38.601517 [ 288 ] {9850706f-e316-44ac-8677-d25ca6e6b860} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:14:38.601639 [ 288 ] {9850706f-e316-44ac-8677-d25ca6e6b860} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:14:38.602341 [ 288 ] {9850706f-e316-44ac-8677-d25ca6e6b860} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:38.602379 [ 288 ] {9850706f-e316-44ac-8677-d25ca6e6b860} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:38.602718 [ 288 ] {9850706f-e316-44ac-8677-d25ca6e6b860} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.10 05:14:38.602951 [ 288 ] {9850706f-e316-44ac-8677-d25ca6e6b860} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:38.603117 [ 288 ] {9850706f-e316-44ac-8677-d25ca6e6b860} executeQuery: Read 20 rows, 1.43 KiB in 0.001701 sec., 11757.789535567314 rows/sec., 842.79 KiB/sec. 2025.01.10 05:14:38.603167 [ 288 ] {9850706f-e316-44ac-8677-d25ca6e6b860} TCPHandler: Processed in 0.002000775 sec. 2025.01.10 05:14:38.603346 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:38.603479 [ 283 ] {6aacf299-6324-473c-9c9e-09462b45949e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:14:38.603534 [ 283 ] {6aacf299-6324-473c-9c9e-09462b45949e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:14:38.604247 [ 283 ] {6aacf299-6324-473c-9c9e-09462b45949e} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:38.604285 [ 283 ] {6aacf299-6324-473c-9c9e-09462b45949e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:38.604652 [ 283 ] {6aacf299-6324-473c-9c9e-09462b45949e} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.10 05:14:38.604914 [ 283 ] {6aacf299-6324-473c-9c9e-09462b45949e} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:38.605095 [ 283 ] {6aacf299-6324-473c-9c9e-09462b45949e} executeQuery: Read 242 rows, 16.79 KiB in 0.001644 sec., 147201.94647201945 rows/sec., 9.97 MiB/sec. 2025.01.10 05:14:38.605146 [ 283 ] {6aacf299-6324-473c-9c9e-09462b45949e} TCPHandler: Processed in 0.001863911 sec. 2025.01.10 05:14:38.605285 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:38.605390 [ 288 ] {829e0070-0af0-4bc5-b006-6e515016203a} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:14:38.605432 [ 288 ] {829e0070-0af0-4bc5-b006-6e515016203a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:14:38.605945 [ 288 ] {829e0070-0af0-4bc5-b006-6e515016203a} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:38.605981 [ 288 ] {829e0070-0af0-4bc5-b006-6e515016203a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:38.606322 [ 288 ] {829e0070-0af0-4bc5-b006-6e515016203a} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.10 05:14:38.606554 [ 288 ] {829e0070-0af0-4bc5-b006-6e515016203a} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:38.606768 [ 288 ] {829e0070-0af0-4bc5-b006-6e515016203a} executeQuery: Read 13 rows, 830.00 B in 0.001385 sec., 9386.281588447653 rows/sec., 585.23 KiB/sec. 2025.01.10 05:14:38.606831 [ 288 ] {829e0070-0af0-4bc5-b006-6e515016203a} TCPHandler: Processed in 0.001596562 sec. 2025.01.10 05:14:38.607046 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:38.607216 [ 283 ] {4da0356d-54ea-4d55-adb8-cadc2ecea9e2} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:14:38.607272 [ 283 ] {4da0356d-54ea-4d55-adb8-cadc2ecea9e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:14:38.608262 [ 283 ] {4da0356d-54ea-4d55-adb8-cadc2ecea9e2} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:38.608300 [ 283 ] {4da0356d-54ea-4d55-adb8-cadc2ecea9e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:38.608683 [ 283 ] {4da0356d-54ea-4d55-adb8-cadc2ecea9e2} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.10 05:14:38.608919 [ 283 ] {4da0356d-54ea-4d55-adb8-cadc2ecea9e2} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:38.609090 [ 283 ] {4da0356d-54ea-4d55-adb8-cadc2ecea9e2} executeQuery: Read 815 rows, 60.13 KiB in 0.001905 sec., 427821.52230971126 rows/sec., 30.83 MiB/sec. 2025.01.10 05:14:38.609143 [ 283 ] {4da0356d-54ea-4d55-adb8-cadc2ecea9e2} TCPHandler: Processed in 0.002208562 sec. 2025.01.10 05:14:38.609292 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:38.609417 [ 288 ] {463ff20e-82d3-4982-84a9-b8e0753b429c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:14:38.609472 [ 288 ] {463ff20e-82d3-4982-84a9-b8e0753b429c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:14:38.609980 [ 288 ] {463ff20e-82d3-4982-84a9-b8e0753b429c} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:38.610023 [ 288 ] {463ff20e-82d3-4982-84a9-b8e0753b429c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:38.610388 [ 288 ] {463ff20e-82d3-4982-84a9-b8e0753b429c} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.10 05:14:38.610617 [ 288 ] {463ff20e-82d3-4982-84a9-b8e0753b429c} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:38.610816 [ 288 ] {463ff20e-82d3-4982-84a9-b8e0753b429c} executeQuery: Read 6 rows, 321.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 220.60 KiB/sec. 2025.01.10 05:14:38.610922 [ 288 ] {463ff20e-82d3-4982-84a9-b8e0753b429c} TCPHandler: Processed in 0.001689575 sec. 2025.01.10 05:14:38.611120 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:38.611292 [ 283 ] {eaa56bac-e75a-4b23-83c9-27ff42df151d} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:38.611352 [ 283 ] {eaa56bac-e75a-4b23-83c9-27ff42df151d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:14:38.612186 [ 283 ] {eaa56bac-e75a-4b23-83c9-27ff42df151d} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:38.612224 [ 283 ] {eaa56bac-e75a-4b23-83c9-27ff42df151d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:38.612650 [ 283 ] {eaa56bac-e75a-4b23-83c9-27ff42df151d} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.10 05:14:38.612890 [ 283 ] {eaa56bac-e75a-4b23-83c9-27ff42df151d} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:38.613107 [ 283 ] {eaa56bac-e75a-4b23-83c9-27ff42df151d} executeQuery: Read 963 rows, 65.53 KiB in 0.001844 sec., 522234.27331887203 rows/sec., 34.70 MiB/sec. 2025.01.10 05:14:38.613160 [ 283 ] {eaa56bac-e75a-4b23-83c9-27ff42df151d} TCPHandler: Processed in 0.002148659 sec. 2025.01.10 05:14:38.613314 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:38.613440 [ 288 ] {55d3123f-73b7-4b61-82ce-15af00bd3756} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:14:38.613495 [ 288 ] {55d3123f-73b7-4b61-82ce-15af00bd3756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:14:38.613985 [ 288 ] {55d3123f-73b7-4b61-82ce-15af00bd3756} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:38.614030 [ 288 ] {55d3123f-73b7-4b61-82ce-15af00bd3756} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:38.614388 [ 288 ] {55d3123f-73b7-4b61-82ce-15af00bd3756} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.10 05:14:38.614618 [ 288 ] {55d3123f-73b7-4b61-82ce-15af00bd3756} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:38.614808 [ 288 ] {55d3123f-73b7-4b61-82ce-15af00bd3756} executeQuery: Read 1 rows, 69.00 B in 0.001395 sec., 716.8458781362008 rows/sec., 48.30 KiB/sec. 2025.01.10 05:14:38.614856 [ 288 ] {55d3123f-73b7-4b61-82ce-15af00bd3756} TCPHandler: Processed in 0.001603741 sec. 2025.01.10 05:14:38.614990 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:38.615095 [ 283 ] {c440e519-f8a3-4294-a3e3-e36d5daca58e} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:38.615172 [ 283 ] {c440e519-f8a3-4294-a3e3-e36d5daca58e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:14:38.616380 [ 283 ] {c440e519-f8a3-4294-a3e3-e36d5daca58e} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:38.616419 [ 283 ] {c440e519-f8a3-4294-a3e3-e36d5daca58e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:38.617042 [ 283 ] {c440e519-f8a3-4294-a3e3-e36d5daca58e} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.10 05:14:38.617309 [ 283 ] {c440e519-f8a3-4294-a3e3-e36d5daca58e} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:38.617579 [ 283 ] {c440e519-f8a3-4294-a3e3-e36d5daca58e} executeQuery: Read 13 rows, 23.85 KiB in 0.002501 sec., 5197.920831667333 rows/sec., 9.31 MiB/sec. 2025.01.10 05:14:38.617796 [ 283 ] {c440e519-f8a3-4294-a3e3-e36d5daca58e} TCPHandler: Processed in 0.002853203 sec. 2025.01.10 05:14:38.618079 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:38.618400 [ 288 ] {583d4499-c241-43f5-b782-e11ba177cf2e} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:14:38.618480 [ 288 ] {583d4499-c241-43f5-b782-e11ba177cf2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:14:38.619012 [ 288 ] {583d4499-c241-43f5-b782-e11ba177cf2e} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:38.619057 [ 288 ] {583d4499-c241-43f5-b782-e11ba177cf2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:38.619415 [ 288 ] {583d4499-c241-43f5-b782-e11ba177cf2e} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.10 05:14:38.619659 [ 288 ] {583d4499-c241-43f5-b782-e11ba177cf2e} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:38.619866 [ 288 ] {583d4499-c241-43f5-b782-e11ba177cf2e} executeQuery: Read 34 rows, 2.03 KiB in 0.001575 sec., 21587.301587301587 rows/sec., 1.26 MiB/sec. 2025.01.10 05:14:38.619915 [ 288 ] {583d4499-c241-43f5-b782-e11ba177cf2e} TCPHandler: Processed in 0.002022516 sec. 2025.01.10 05:14:39.959665 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 2025.01.10 05:14:39.960327 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:39.960367 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:39.960917 [ 242 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.10 05:14:39.961188 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:39.961337 [ 54 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.10 05:14:39.961387 [ 54 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:39.961401 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 2025.01.10 05:14:39.961412 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:39.961555 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.10 05:14:39.961769 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:39.961872 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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.01.10 05:14:39.962155 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part 2025.01.10 05:14:39.962602 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part 2025.01.10 05:14:39.962997 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part 2025.01.10 05:14:39.963192 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part 2025.01.10 05:14:39.963292 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part 2025.01.10 05:14:39.966123 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.00464723 sec., 6996210.645911652 rows/sec., 100.08 MiB/sec. 2025.01.10 05:14:39.966841 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.10 05:14:39.967332 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_71_14} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:39.967430 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_71_14} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.10 05:14:39.967552 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2025.01.10 05:14:42.225370 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 2025.01.10 05:14:42.246145 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:42.246188 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:42.253224 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.10 05:14:42.254002 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:42.254469 [ 49 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.10 05:14:42.254660 [ 49 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:42.254759 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:42.255393 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.10 05:14:42.269810 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 536 2025.01.10 05:14:42.271424 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:42.272970 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:14:42.278640 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:14:42.284437 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:14:42.290219 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:14:42.296214 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:14:42.302151 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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.01.10 05:14:42.333210 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:42.333447 [ 288 ] {745d7aed-aae5-443b-928e-3b739c5bfdff} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:14:42.333535 [ 288 ] {745d7aed-aae5-443b-928e-3b739c5bfdff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:14:42.335536 [ 288 ] {745d7aed-aae5-443b-928e-3b739c5bfdff} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:42.335611 [ 288 ] {745d7aed-aae5-443b-928e-3b739c5bfdff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:42.336648 [ 288 ] {745d7aed-aae5-443b-928e-3b739c5bfdff} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.10 05:14:42.337183 [ 288 ] {745d7aed-aae5-443b-928e-3b739c5bfdff} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:42.337725 [ 288 ] {745d7aed-aae5-443b-928e-3b739c5bfdff} executeQuery: Read 26 rows, 1.98 KiB in 0.004323 sec., 6014.341892204488 rows/sec., 457.90 KiB/sec. 2025.01.10 05:14:42.337921 [ 288 ] {745d7aed-aae5-443b-928e-3b739c5bfdff} TCPHandler: Processed in 0.004867598 sec. 2025.01.10 05:14:42.338171 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:42.338503 [ 283 ] {b905c19b-a57b-42f3-9c99-84f5aedad0f0} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:14:42.338701 [ 283 ] {b905c19b-a57b-42f3-9c99-84f5aedad0f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:14:42.342164 [ 283 ] {b905c19b-a57b-42f3-9c99-84f5aedad0f0} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:42.342255 [ 283 ] {b905c19b-a57b-42f3-9c99-84f5aedad0f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:42.343425 [ 283 ] {b905c19b-a57b-42f3-9c99-84f5aedad0f0} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.10 05:14:42.344049 [ 283 ] {b905c19b-a57b-42f3-9c99-84f5aedad0f0} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:42.344708 [ 283 ] {b905c19b-a57b-42f3-9c99-84f5aedad0f0} executeQuery: Read 28 rows, 2.24 KiB in 0.006313 sec., 4435.292254078885 rows/sec., 354.24 KiB/sec. 2025.01.10 05:14:42.344817 [ 283 ] {b905c19b-a57b-42f3-9c99-84f5aedad0f0} TCPHandler: Processed in 0.00676263 sec. 2025.01.10 05:14:42.345043 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:42.345356 [ 288 ] {68ae9c5b-e145-4dbb-bafe-4d2f6e082e02} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:42.345525 [ 288 ] {68ae9c5b-e145-4dbb-bafe-4d2f6e082e02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:14:42.348171 [ 288 ] {68ae9c5b-e145-4dbb-bafe-4d2f6e082e02} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:42.348268 [ 288 ] {68ae9c5b-e145-4dbb-bafe-4d2f6e082e02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:42.349294 [ 288 ] {68ae9c5b-e145-4dbb-bafe-4d2f6e082e02} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.10 05:14:42.349548 [ 288 ] {68ae9c5b-e145-4dbb-bafe-4d2f6e082e02} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:42.349745 [ 49 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0 2025.01.10 05:14:42.349771 [ 288 ] {68ae9c5b-e145-4dbb-bafe-4d2f6e082e02} executeQuery: Read 60 rows, 4.26 KiB in 0.004552 sec., 13181.019332161688 rows/sec., 935.80 KiB/sec. 2025.01.10 05:14:42.349824 [ 49 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:42.349902 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:42.349918 [ 288 ] {68ae9c5b-e145-4dbb-bafe-4d2f6e082e02} TCPHandler: Processed in 0.004965521 sec. 2025.01.10 05:14:42.350194 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:42.350207 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} MergeTask::PrepareStage: Merging 5 parts: from all_1_115_23 to all_119_119_0 into Compact with storage Full 2025.01.10 05:14:42.350605 [ 283 ] {e6ab299c-d0d3-41c3-bad9-22c6f2e395e1} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:14:42.350709 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:42.350880 [ 283 ] {e6ab299c-d0d3-41c3-bad9-22c6f2e395e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:14:42.350901 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} MergeTreeSequentialSource: Reading 5 marks from part all_1_115_23, total 28964 rows starting from the beginning of the part 2025.01.10 05:14:42.351856 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 101 rows starting from the beginning of the part 2025.01.10 05:14:42.352335 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 177 rows starting from the beginning of the part 2025.01.10 05:14:42.352895 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 100 rows starting from the beginning of the part 2025.01.10 05:14:42.353323 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 963 rows starting from the beginning of the part 2025.01.10 05:14:42.355261 [ 283 ] {e6ab299c-d0d3-41c3-bad9-22c6f2e395e1} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:42.355379 [ 283 ] {e6ab299c-d0d3-41c3-bad9-22c6f2e395e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:42.357764 [ 283 ] {e6ab299c-d0d3-41c3-bad9-22c6f2e395e1} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.10 05:14:42.359054 [ 283 ] {e6ab299c-d0d3-41c3-bad9-22c6f2e395e1} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:42.360176 [ 283 ] {e6ab299c-d0d3-41c3-bad9-22c6f2e395e1} executeQuery: Read 18 rows, 1.26 KiB in 0.009716 sec., 1852.61424454508 rows/sec., 129.96 KiB/sec. 2025.01.10 05:14:42.360674 [ 283 ] {e6ab299c-d0d3-41c3-bad9-22c6f2e395e1} TCPHandler: Processed in 0.010617804 sec. 2025.01.10 05:14:42.367106 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} MergeTask::MergeProjectionsStage: Merge sorted 30305 rows, containing 5 columns (5 merged, 0 gathered) in 0.017104265 sec., 1771780.313272742 rows/sec., 118.64 MiB/sec. 2025.01.10 05:14:42.367586 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) 2025.01.10 05:14:42.367931 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:42.368024 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24 2025.01.10 05:14:42.368118 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.01.10 05:14:42.393553 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.138581297 sec., 3867.765792378174 rows/sec., 20.00 MiB/sec. 2025.01.10 05:14:42.396746 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.10 05:14:42.399840 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_71_14} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:42.399960 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_71_14} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.10 05:14:42.402437 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.01.10 05:14:43.001216 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.44 MiB, peak 289.16 MiB, free memory in arenas 0.00 B, will set to 269.66 MiB (RSS), difference: 1.23 MiB 2025.01.10 05:14:47.166751 [ 46 ] {} DNSResolver: Updating DNS cache 2025.01.10 05:14:47.166822 [ 46 ] {} DNSResolver: Updated DNS cache 2025.01.10 05:14:47.336362 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:47.336574 [ 288 ] {b529e748-ab32-46b5-be95-8eeeecebba15} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:14:47.336658 [ 288 ] {b529e748-ab32-46b5-be95-8eeeecebba15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:14:47.337524 [ 288 ] {b529e748-ab32-46b5-be95-8eeeecebba15} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:47.337576 [ 288 ] {b529e748-ab32-46b5-be95-8eeeecebba15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:47.338022 [ 288 ] {b529e748-ab32-46b5-be95-8eeeecebba15} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.10 05:14:47.338290 [ 288 ] {b529e748-ab32-46b5-be95-8eeeecebba15} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:47.338501 [ 46 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.10 05:14:47.338525 [ 288 ] {b529e748-ab32-46b5-be95-8eeeecebba15} executeQuery: Read 78 rows, 6.85 KiB in 0.002008 sec., 38844.62151394423 rows/sec., 3.33 MiB/sec. 2025.01.10 05:14:47.338574 [ 46 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:47.338641 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:47.338665 [ 288 ] {b529e748-ab32-46b5-be95-8eeeecebba15} TCPHandler: Processed in 0.002442039 sec. 2025.01.10 05:14:47.338887 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::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.01.10 05:14:47.338899 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:47.339159 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:47.339169 [ 283 ] {d9f70679-9ac6-4d0b-b2fe-cb841d782867} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:14:47.339220 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1399 rows starting from the beginning of the part 2025.01.10 05:14:47.339287 [ 283 ] {d9f70679-9ac6-4d0b-b2fe-cb841d782867} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:14:47.339554 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 199 rows starting from the beginning of the part 2025.01.10 05:14:47.339942 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 78 rows starting from the beginning of the part 2025.01.10 05:14:47.340280 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1339 rows starting from the beginning of the part 2025.01.10 05:14:47.340722 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 26 rows starting from the beginning of the part 2025.01.10 05:14:47.341146 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 78 rows starting from the beginning of the part 2025.01.10 05:14:47.342260 [ 283 ] {d9f70679-9ac6-4d0b-b2fe-cb841d782867} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:47.342332 [ 283 ] {d9f70679-9ac6-4d0b-b2fe-cb841d782867} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:47.343313 [ 283 ] {d9f70679-9ac6-4d0b-b2fe-cb841d782867} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.10 05:14:47.343893 [ 283 ] {d9f70679-9ac6-4d0b-b2fe-cb841d782867} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:47.344137 [ 46 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.10 05:14:47.344228 [ 46 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:47.344274 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:47.344303 [ 283 ] {d9f70679-9ac6-4d0b-b2fe-cb841d782867} executeQuery: Read 26 rows, 1.96 KiB in 0.0052 sec., 5000 rows/sec., 375.98 KiB/sec. 2025.01.10 05:14:47.344589 [ 283 ] {d9f70679-9ac6-4d0b-b2fe-cb841d782867} TCPHandler: Processed in 0.005788218 sec. 2025.01.10 05:14:47.344754 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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.01.10 05:14:47.344916 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:47.345365 [ 288 ] {32f57764-b0f3-4801-902d-019852190202} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:14:47.345391 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:47.345487 [ 288 ] {32f57764-b0f3-4801-902d-019852190202} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:14:47.345493 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.006741089 sec., 462684.88667038816 rows/sec., 40.55 MiB/sec. 2025.01.10 05:14:47.345510 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 60 rows starting from the beginning of the part 2025.01.10 05:14:47.345962 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.10 05:14:47.345991 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 28 rows starting from the beginning of the part 2025.01.10 05:14:47.346613 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 20 rows starting from the beginning of the part 2025.01.10 05:14:47.347155 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part 2025.01.10 05:14:47.347257 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:47.347685 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 20 rows starting from the beginning of the part 2025.01.10 05:14:47.347738 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.10 05:14:47.348103 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.10 05:14:47.348161 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 26 rows starting from the beginning of the part 2025.01.10 05:14:47.349044 [ 288 ] {32f57764-b0f3-4801-902d-019852190202} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:47.349108 [ 288 ] {32f57764-b0f3-4801-902d-019852190202} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:47.350075 [ 288 ] {32f57764-b0f3-4801-902d-019852190202} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.10 05:14:47.350675 [ 288 ] {32f57764-b0f3-4801-902d-019852190202} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:47.350881 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.00648862 sec., 27740.875563679183 rows/sec., 2.10 MiB/sec. 2025.01.10 05:14:47.351061 [ 46 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.10 05:14:47.351136 [ 46 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:47.351181 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.10 05:14:47.351195 [ 288 ] {32f57764-b0f3-4801-902d-019852190202} executeQuery: Read 54 rows, 4.32 KiB in 0.005961 sec., 9058.882737795671 rows/sec., 724.44 KiB/sec. 2025.01.10 05:14:47.351215 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:47.351630 [ 288 ] {32f57764-b0f3-4801-902d-019852190202} TCPHandler: Processed in 0.006855142 sec. 2025.01.10 05:14:47.351864 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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.01.10 05:14:47.352010 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:47.352349 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:47.352429 [ 283 ] {3937877c-5ad9-4c48-9b8b-20adfb7f4646} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:47.352511 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 873 rows starting from the beginning of the part 2025.01.10 05:14:47.352690 [ 193 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:47.352713 [ 283 ] {3937877c-5ad9-4c48-9b8b-20adfb7f4646} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:14:47.352952 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 359 rows starting from the beginning of the part 2025.01.10 05:14:47.353566 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 54 rows starting from the beginning of the part 2025.01.10 05:14:47.354134 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 815 rows starting from the beginning of the part 2025.01.10 05:14:47.354546 [ 193 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.10 05:14:47.354706 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 28 rows starting from the beginning of the part 2025.01.10 05:14:47.355242 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.10 05:14:47.355523 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 54 rows starting from the beginning of the part 2025.01.10 05:14:47.357982 [ 283 ] {3937877c-5ad9-4c48-9b8b-20adfb7f4646} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:47.358042 [ 283 ] {3937877c-5ad9-4c48-9b8b-20adfb7f4646} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:47.358645 [ 283 ] {3937877c-5ad9-4c48-9b8b-20adfb7f4646} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.10 05:14:47.358919 [ 283 ] {3937877c-5ad9-4c48-9b8b-20adfb7f4646} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:47.359153 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.007747282 sec., 281776.2410094275 rows/sec., 21.45 MiB/sec. 2025.01.10 05:14:47.359345 [ 283 ] {3937877c-5ad9-4c48-9b8b-20adfb7f4646} executeQuery: Read 100 rows, 7.10 KiB in 0.007057 sec., 14170.327334561429 rows/sec., 1006.04 KiB/sec. 2025.01.10 05:14:47.359491 [ 283 ] {3937877c-5ad9-4c48-9b8b-20adfb7f4646} TCPHandler: Processed in 0.007719481 sec. 2025.01.10 05:14:47.359562 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.10 05:14:47.359773 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:47.360137 [ 288 ] {92690d70-03cf-4eb9-8d20-b082b835d581} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:47.360499 [ 288 ] {92690d70-03cf-4eb9-8d20-b082b835d581} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:14:47.361293 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:47.362001 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.10 05:14:47.362224 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.10 05:14:47.363157 [ 288 ] {92690d70-03cf-4eb9-8d20-b082b835d581} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:47.363201 [ 288 ] {92690d70-03cf-4eb9-8d20-b082b835d581} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:47.363870 [ 288 ] {92690d70-03cf-4eb9-8d20-b082b835d581} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.10 05:14:47.364137 [ 288 ] {92690d70-03cf-4eb9-8d20-b082b835d581} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:47.364351 [ 45 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.10 05:14:47.364408 [ 45 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:47.364416 [ 288 ] {92690d70-03cf-4eb9-8d20-b082b835d581} executeQuery: Read 26 rows, 47.71 KiB in 0.004412 sec., 5893.0190389845875 rows/sec., 10.56 MiB/sec. 2025.01.10 05:14:47.364449 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:47.364787 [ 193 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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.01.10 05:14:47.364813 [ 288 ] {92690d70-03cf-4eb9-8d20-b082b835d581} TCPHandler: Processed in 0.005169458 sec. 2025.01.10 05:14:47.365037 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:47.365350 [ 283 ] {c848bb5f-40ea-484c-9ae7-62801d3666f0} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:14:47.365436 [ 193 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:47.365456 [ 283 ] {c848bb5f-40ea-484c-9ae7-62801d3666f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:14:47.365634 [ 193 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1829 rows starting from the beginning of the part 2025.01.10 05:14:47.366535 [ 193 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 26 rows starting from the beginning of the part 2025.01.10 05:14:47.367198 [ 193 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 13 rows starting from the beginning of the part 2025.01.10 05:14:47.367974 [ 193 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part 2025.01.10 05:14:47.368012 [ 283 ] {c848bb5f-40ea-484c-9ae7-62801d3666f0} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:47.368104 [ 283 ] {c848bb5f-40ea-484c-9ae7-62801d3666f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:47.368582 [ 193 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 13 rows starting from the beginning of the part 2025.01.10 05:14:47.369283 [ 193 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 26 rows starting from the beginning of the part 2025.01.10 05:14:47.369736 [ 283 ] {c848bb5f-40ea-484c-9ae7-62801d3666f0} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.10 05:14:47.370370 [ 283 ] {c848bb5f-40ea-484c-9ae7-62801d3666f0} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:47.370675 [ 45 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.10 05:14:47.370783 [ 45 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:47.370863 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:47.371015 [ 283 ] {c848bb5f-40ea-484c-9ae7-62801d3666f0} executeQuery: Read 30 rows, 2.10 KiB in 0.005721 sec., 5243.8384897745145 rows/sec., 367.85 KiB/sec. 2025.01.10 05:14:47.371341 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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.01.10 05:14:47.371373 [ 283 ] {c848bb5f-40ea-484c-9ae7-62801d3666f0} TCPHandler: Processed in 0.00644462 sec. 2025.01.10 05:14:47.371735 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:47.371801 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 4072 rows starting from the beginning of the part 2025.01.10 05:14:47.371953 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 52 rows starting from the beginning of the part 2025.01.10 05:14:47.372141 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 30 rows starting from the beginning of the part 2025.01.10 05:14:47.372319 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 34 rows starting from the beginning of the part 2025.01.10 05:14:47.372487 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 18 rows starting from the beginning of the part 2025.01.10 05:14:47.372679 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 30 rows starting from the beginning of the part 2025.01.10 05:14:47.374943 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 4236 rows, containing 4 columns (4 merged, 0 gathered) in 0.003943788 sec., 1074094.2464452956 rows/sec., 69.15 MiB/sec. 2025.01.10 05:14:47.375225 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.10 05:14:47.375617 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:47.375702 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.10 05:14:47.375775 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.01.10 05:14:47.380474 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 1933 rows, containing 19 columns (19 merged, 0 gathered) in 0.015893556 sec., 121621.61822061721 rows/sec., 217.94 MiB/sec. 2025.01.10 05:14:47.382280 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.10 05:14:47.382695 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:47.382787 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.10 05:14:47.382951 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.42 MiB. 2025.01.10 05:14:47.462424 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 2025.01.10 05:14:47.463062 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:47.463101 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:47.463633 [ 242 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.10 05:14:47.463900 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:47.464183 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2025.01.10 05:14:47.622508 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2096 2025.01.10 05:14:47.625921 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:47.625971 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:47.627506 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.10 05:14:47.627821 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:47.629353 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2096 2025.01.10 05:14:48.001150 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.26 MiB, peak 289.16 MiB, free memory in arenas 0.00 B, will set to 272.64 MiB (RSS), difference: 2.37 MiB 2025.01.10 05:14:49.707948 [ 43 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 2025.01.10 05:14:49.708052 [ 43 ] {} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:49.708094 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:49.708311 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full 2025.01.10 05:14:49.708612 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:49.708672 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 243 rows starting from the beginning of the part 2025.01.10 05:14:49.708762 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 242 rows starting from the beginning of the part 2025.01.10 05:14:49.708876 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2025.01.10 05:14:49.709018 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2025.01.10 05:14:49.709122 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 242 rows starting from the beginning of the part 2025.01.10 05:14:49.710176 [ 195 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001972074 sec., 382845.67414813035 rows/sec., 27.41 MiB/sec. 2025.01.10 05:14:49.710395 [ 195 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.01.10 05:14:49.710950 [ 195 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:49.711110 [ 195 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 2025.01.10 05:14:49.711276 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.10 05:14:49.770788 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 2025.01.10 05:14:49.792641 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:49.792689 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2025.01.10 05:14:49.800079 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.10 05:14:49.800881 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:49.804859 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2025.01.10 05:14:51.829878 [ 41 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 2025.01.10 05:14:51.829964 [ 41 ] {} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:51.829991 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:51.830154 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full 2025.01.10 05:14:51.830416 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.10 05:14:51.830459 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 282 rows starting from the beginning of the part 2025.01.10 05:14:51.830535 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part 2025.01.10 05:14:51.830691 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part 2025.01.10 05:14:51.830944 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part 2025.01.10 05:14:51.831098 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part 2025.01.10 05:14:51.832066 [ 200 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001992704 sec., 153560.1875642343 rows/sec., 7.83 MiB/sec. 2025.01.10 05:14:51.832280 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.01.10 05:14:51.832662 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:51.832762 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 2025.01.10 05:14:51.832873 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.10 05:14:52.305289 [ 222 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): 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.01.10 05:14:52.305351 [ 222 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): 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.01.10 05:14:52.308052 [ 222 ] {} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): 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.01.10 05:14:52.339565 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:52.339762 [ 288 ] {ce83ce0c-f52f-4d16-baa7-359967c3fa47} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.10 05:14:52.339835 [ 288 ] {ce83ce0c-f52f-4d16-baa7-359967c3fa47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.10 05:14:52.340608 [ 288 ] {ce83ce0c-f52f-4d16-baa7-359967c3fa47} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:52.340661 [ 288 ] {ce83ce0c-f52f-4d16-baa7-359967c3fa47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:52.341099 [ 288 ] {ce83ce0c-f52f-4d16-baa7-359967c3fa47} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.10 05:14:52.341356 [ 288 ] {ce83ce0c-f52f-4d16-baa7-359967c3fa47} oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:52.341620 [ 288 ] {ce83ce0c-f52f-4d16-baa7-359967c3fa47} executeQuery: Read 14 rows, 1.01 KiB in 0.001904 sec., 7352.941176470588 rows/sec., 529.31 KiB/sec. 2025.01.10 05:14:52.341721 [ 288 ] {ce83ce0c-f52f-4d16-baa7-359967c3fa47} TCPHandler: Processed in 0.002294435 sec. 2025.01.10 05:14:52.341982 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:52.342146 [ 283 ] {c76f7a65-1eb1-4ef2-8ce4-cd433fce9b15} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:14:52.342206 [ 283 ] {c76f7a65-1eb1-4ef2-8ce4-cd433fce9b15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:14:52.342938 [ 283 ] {c76f7a65-1eb1-4ef2-8ce4-cd433fce9b15} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:52.342980 [ 283 ] {c76f7a65-1eb1-4ef2-8ce4-cd433fce9b15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:52.343385 [ 283 ] {c76f7a65-1eb1-4ef2-8ce4-cd433fce9b15} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.10 05:14:52.343639 [ 283 ] {c76f7a65-1eb1-4ef2-8ce4-cd433fce9b15} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:52.343866 [ 283 ] {c76f7a65-1eb1-4ef2-8ce4-cd433fce9b15} executeQuery: Read 199 rows, 18.11 KiB in 0.001758 sec., 113196.81456200227 rows/sec., 10.06 MiB/sec. 2025.01.10 05:14:52.343921 [ 283 ] {c76f7a65-1eb1-4ef2-8ce4-cd433fce9b15} TCPHandler: Processed in 0.002057197 sec. 2025.01.10 05:14:52.344073 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:52.344205 [ 288 ] {955f529e-c88f-4f86-a60a-e92cc69eb993} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:14:52.344259 [ 288 ] {955f529e-c88f-4f86-a60a-e92cc69eb993} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:14:52.344849 [ 288 ] {955f529e-c88f-4f86-a60a-e92cc69eb993} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:52.344888 [ 288 ] {955f529e-c88f-4f86-a60a-e92cc69eb993} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:52.345243 [ 288 ] {955f529e-c88f-4f86-a60a-e92cc69eb993} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.10 05:14:52.345476 [ 288 ] {955f529e-c88f-4f86-a60a-e92cc69eb993} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:52.345681 [ 288 ] {955f529e-c88f-4f86-a60a-e92cc69eb993} executeQuery: Read 20 rows, 1.43 KiB in 0.001506 sec., 13280.212483399735 rows/sec., 951.92 KiB/sec. 2025.01.10 05:14:52.345732 [ 288 ] {955f529e-c88f-4f86-a60a-e92cc69eb993} TCPHandler: Processed in 0.001722866 sec. 2025.01.10 05:14:52.345888 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:52.346018 [ 283 ] {3ff1d9e7-31e5-49a8-bc58-9afa76382488} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.10 05:14:52.346073 [ 283 ] {3ff1d9e7-31e5-49a8-bc58-9afa76382488} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.10 05:14:52.346672 [ 283 ] {3ff1d9e7-31e5-49a8-bc58-9afa76382488} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:52.346712 [ 283 ] {3ff1d9e7-31e5-49a8-bc58-9afa76382488} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:52.347068 [ 283 ] {3ff1d9e7-31e5-49a8-bc58-9afa76382488} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.10 05:14:52.347308 [ 283 ] {3ff1d9e7-31e5-49a8-bc58-9afa76382488} oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:52.347557 [ 283 ] {3ff1d9e7-31e5-49a8-bc58-9afa76382488} executeQuery: Read 14 rows, 1004.00 B in 0.001564 sec., 8951.406649616369 rows/sec., 626.90 KiB/sec. 2025.01.10 05:14:52.347650 [ 283 ] {3ff1d9e7-31e5-49a8-bc58-9afa76382488} TCPHandler: Processed in 0.001825209 sec. 2025.01.10 05:14:52.347897 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:52.348068 [ 288 ] {3bd3bda8-6254-4b12-bdf2-0a32c04d0aa5} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.10 05:14:52.348124 [ 288 ] {3bd3bda8-6254-4b12-bdf2-0a32c04d0aa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.10 05:14:52.348722 [ 288 ] {3bd3bda8-6254-4b12-bdf2-0a32c04d0aa5} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:52.348761 [ 288 ] {3bd3bda8-6254-4b12-bdf2-0a32c04d0aa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:52.349108 [ 288 ] {3bd3bda8-6254-4b12-bdf2-0a32c04d0aa5} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.10 05:14:52.349353 [ 288 ] {3bd3bda8-6254-4b12-bdf2-0a32c04d0aa5} oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:52.349582 [ 288 ] {3bd3bda8-6254-4b12-bdf2-0a32c04d0aa5} executeQuery: Read 13 rows, 830.00 B in 0.00154 sec., 8441.558441558442 rows/sec., 526.33 KiB/sec. 2025.01.10 05:14:52.349650 [ 288 ] {3bd3bda8-6254-4b12-bdf2-0a32c04d0aa5} TCPHandler: Processed in 0.001894861 sec. 2025.01.10 05:14:52.349806 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:52.349916 [ 283 ] {2188e6d0-7fdd-4ab2-a6eb-debfa11543fa} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:14:52.349960 [ 283 ] {2188e6d0-7fdd-4ab2-a6eb-debfa11543fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:14:52.350631 [ 283 ] {2188e6d0-7fdd-4ab2-a6eb-debfa11543fa} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:52.350669 [ 283 ] {2188e6d0-7fdd-4ab2-a6eb-debfa11543fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:52.351049 [ 283 ] {2188e6d0-7fdd-4ab2-a6eb-debfa11543fa} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.10 05:14:52.351301 [ 283 ] {2188e6d0-7fdd-4ab2-a6eb-debfa11543fa} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:52.351516 [ 283 ] {2188e6d0-7fdd-4ab2-a6eb-debfa11543fa} executeQuery: Read 359 rows, 25.84 KiB in 0.001621 sec., 221468.22948797038 rows/sec., 15.57 MiB/sec. 2025.01.10 05:14:52.351568 [ 283 ] {2188e6d0-7fdd-4ab2-a6eb-debfa11543fa} TCPHandler: Processed in 0.001831699 sec. 2025.01.10 05:14:52.351726 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:52.351865 [ 288 ] {e8803c6e-8889-403f-b0d5-f7a3a513cba2} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.10 05:14:52.351923 [ 288 ] {e8803c6e-8889-403f-b0d5-f7a3a513cba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.10 05:14:52.352501 [ 288 ] {e8803c6e-8889-403f-b0d5-f7a3a513cba2} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:52.352541 [ 288 ] {e8803c6e-8889-403f-b0d5-f7a3a513cba2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:52.352908 [ 288 ] {e8803c6e-8889-403f-b0d5-f7a3a513cba2} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.10 05:14:52.353158 [ 288 ] {e8803c6e-8889-403f-b0d5-f7a3a513cba2} oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:52.353383 [ 288 ] {e8803c6e-8889-403f-b0d5-f7a3a513cba2} executeQuery: Read 6 rows, 321.00 B in 0.001554 sec., 3861.003861003861 rows/sec., 201.72 KiB/sec. 2025.01.10 05:14:52.353435 [ 288 ] {e8803c6e-8889-403f-b0d5-f7a3a513cba2} TCPHandler: Processed in 0.001779678 sec. 2025.01.10 05:14:52.353599 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:52.353710 [ 283 ] {d39a4335-e411-453d-982a-7b7c7f3b57d3} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:52.353759 [ 283 ] {d39a4335-e411-453d-982a-7b7c7f3b57d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:14:52.354312 [ 283 ] {d39a4335-e411-453d-982a-7b7c7f3b57d3} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:52.354350 [ 283 ] {d39a4335-e411-453d-982a-7b7c7f3b57d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:52.354744 [ 283 ] {d39a4335-e411-453d-982a-7b7c7f3b57d3} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.10 05:14:52.354989 [ 283 ] {d39a4335-e411-453d-982a-7b7c7f3b57d3} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:52.355220 [ 283 ] {d39a4335-e411-453d-982a-7b7c7f3b57d3} executeQuery: Read 177 rows, 11.96 KiB in 0.00152 sec., 116447.36842105263 rows/sec., 7.68 MiB/sec. 2025.01.10 05:14:52.355318 [ 283 ] {d39a4335-e411-453d-982a-7b7c7f3b57d3} TCPHandler: Processed in 0.001776918 sec. 2025.01.10 05:14:52.355528 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:52.355840 [ 288 ] {85c654a9-eadd-42cb-9f69-200649b7fd86} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.10 05:14:52.355968 [ 288 ] {85c654a9-eadd-42cb-9f69-200649b7fd86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.10 05:14:52.356461 [ 288 ] {85c654a9-eadd-42cb-9f69-200649b7fd86} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:52.356499 [ 288 ] {85c654a9-eadd-42cb-9f69-200649b7fd86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:52.356892 [ 288 ] {85c654a9-eadd-42cb-9f69-200649b7fd86} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.10 05:14:52.357129 [ 288 ] {85c654a9-eadd-42cb-9f69-200649b7fd86} oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:52.357307 [ 288 ] {85c654a9-eadd-42cb-9f69-200649b7fd86} executeQuery: Read 1 rows, 69.00 B in 0.001586 sec., 630.517023959647 rows/sec., 42.49 KiB/sec. 2025.01.10 05:14:52.357369 [ 288 ] {85c654a9-eadd-42cb-9f69-200649b7fd86} TCPHandler: Processed in 0.001952304 sec. 2025.01.10 05:14:52.357540 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:52.357649 [ 283 ] {657b6dfa-7510-46a3-b2ae-fdd3823a9a43} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:52.357750 [ 283 ] {657b6dfa-7510-46a3-b2ae-fdd3823a9a43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:14:52.358985 [ 283 ] {657b6dfa-7510-46a3-b2ae-fdd3823a9a43} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:52.359024 [ 283 ] {657b6dfa-7510-46a3-b2ae-fdd3823a9a43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:52.359694 [ 283 ] {657b6dfa-7510-46a3-b2ae-fdd3823a9a43} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.10 05:14:52.360002 [ 283 ] {657b6dfa-7510-46a3-b2ae-fdd3823a9a43} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:52.360229 [ 283 ] {657b6dfa-7510-46a3-b2ae-fdd3823a9a43} executeQuery: Read 13 rows, 23.85 KiB in 0.002602 sec., 4996.156802459646 rows/sec., 8.95 MiB/sec. 2025.01.10 05:14:52.360356 [ 283 ] {657b6dfa-7510-46a3-b2ae-fdd3823a9a43} TCPHandler: Processed in 0.002885923 sec. 2025.01.10 05:14:52.360504 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:52.360611 [ 288 ] {fd22aad3-e0ef-4d0a-912d-85b57291f80c} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:14:52.360659 [ 288 ] {fd22aad3-e0ef-4d0a-912d-85b57291f80c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:14:52.361108 [ 288 ] {fd22aad3-e0ef-4d0a-912d-85b57291f80c} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:52.361144 [ 288 ] {fd22aad3-e0ef-4d0a-912d-85b57291f80c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:52.361512 [ 288 ] {fd22aad3-e0ef-4d0a-912d-85b57291f80c} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.10 05:14:52.361754 [ 288 ] {fd22aad3-e0ef-4d0a-912d-85b57291f80c} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:52.361950 [ 288 ] {fd22aad3-e0ef-4d0a-912d-85b57291f80c} executeQuery: Read 52 rows, 3.30 KiB in 0.001357 sec., 38319.82313927782 rows/sec., 2.37 MiB/sec. 2025.01.10 05:14:52.362018 [ 288 ] {fd22aad3-e0ef-4d0a-912d-85b57291f80c} TCPHandler: Processed in 0.00156176 sec. 2025.01.10 05:14:53.544816 [ 217 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): 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.01.10 05:14:53.544873 [ 217 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): 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.01.10 05:14:53.546966 [ 217 ] {} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): 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.01.10 05:14:54.965214 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33428 2025.01.10 05:14:54.965910 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:54.965962 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:54.966520 [ 242 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.10 05:14:54.966789 [ 242 ] {} system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:54.967072 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33428 2025.01.10 05:14:57.305814 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2025.01.10 05:14:57.329182 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:57.329242 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:57.335562 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:57.335859 [ 288 ] {9bff50e0-1fbb-4ca1-bae0-b74643199abc} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.10 05:14:57.335987 [ 288 ] {9bff50e0-1fbb-4ca1-bae0-b74643199abc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.10 05:14:57.338522 [ 288 ] {9bff50e0-1fbb-4ca1-bae0-b74643199abc} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:57.338622 [ 288 ] {9bff50e0-1fbb-4ca1-bae0-b74643199abc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:57.338921 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.10 05:14:57.339270 [ 288 ] {9bff50e0-1fbb-4ca1-bae0-b74643199abc} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.10 05:14:57.339884 [ 288 ] {9bff50e0-1fbb-4ca1-bae0-b74643199abc} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:57.340540 [ 288 ] {9bff50e0-1fbb-4ca1-bae0-b74643199abc} executeQuery: Read 78 rows, 6.85 KiB in 0.004758 sec., 16393.44262295082 rows/sec., 1.41 MiB/sec. 2025.01.10 05:14:57.340757 [ 288 ] {9bff50e0-1fbb-4ca1-bae0-b74643199abc} TCPHandler: Processed in 0.005354024 sec. 2025.01.10 05:14:57.341034 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:57.341369 [ 283 ] {403a24c6-68c6-44eb-939f-3fc8a499177c} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.10 05:14:57.341432 [ 244 ] {} system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:57.341472 [ 283 ] {403a24c6-68c6-44eb-939f-3fc8a499177c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.10 05:14:57.343825 [ 283 ] {403a24c6-68c6-44eb-939f-3fc8a499177c} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:57.343913 [ 283 ] {403a24c6-68c6-44eb-939f-3fc8a499177c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:57.345209 [ 283 ] {403a24c6-68c6-44eb-939f-3fc8a499177c} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.10 05:14:57.345884 [ 283 ] {403a24c6-68c6-44eb-939f-3fc8a499177c} oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:57.346624 [ 283 ] {403a24c6-68c6-44eb-939f-3fc8a499177c} executeQuery: Read 26 rows, 1.96 KiB in 0.00534 sec., 4868.913857677902 rows/sec., 366.12 KiB/sec. 2025.01.10 05:14:57.346964 [ 283 ] {403a24c6-68c6-44eb-939f-3fc8a499177c} TCPHandler: Processed in 0.006059277 sec. 2025.01.10 05:14:57.347247 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:57.347632 [ 288 ] {ec4e2f66-40a4-48f6-8333-bfc3dcf1fdc5} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.10 05:14:57.347768 [ 288 ] {ec4e2f66-40a4-48f6-8333-bfc3dcf1fdc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.10 05:14:57.350652 [ 288 ] {ec4e2f66-40a4-48f6-8333-bfc3dcf1fdc5} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:57.350744 [ 288 ] {ec4e2f66-40a4-48f6-8333-bfc3dcf1fdc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:57.351997 [ 288 ] {ec4e2f66-40a4-48f6-8333-bfc3dcf1fdc5} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.10 05:14:57.352672 [ 288 ] {ec4e2f66-40a4-48f6-8333-bfc3dcf1fdc5} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:57.353341 [ 288 ] {ec4e2f66-40a4-48f6-8333-bfc3dcf1fdc5} executeQuery: Read 54 rows, 4.32 KiB in 0.005797 sec., 9315.16301535277 rows/sec., 744.93 KiB/sec. 2025.01.10 05:14:57.353621 [ 288 ] {ec4e2f66-40a4-48f6-8333-bfc3dcf1fdc5} TCPHandler: Processed in 0.006534862 sec. 2025.01.10 05:14:57.353891 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:57.354523 [ 283 ] {8dcf0fce-9925-4e21-b1cb-81272195adbf} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:57.354685 [ 283 ] {8dcf0fce-9925-4e21-b1cb-81272195adbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.10 05:14:57.355236 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2025.01.10 05:14:57.355721 [ 283 ] {8dcf0fce-9925-4e21-b1cb-81272195adbf} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:57.355763 [ 283 ] {8dcf0fce-9925-4e21-b1cb-81272195adbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:57.356161 [ 283 ] {8dcf0fce-9925-4e21-b1cb-81272195adbf} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.10 05:14:57.356453 [ 283 ] {8dcf0fce-9925-4e21-b1cb-81272195adbf} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:57.356662 [ 283 ] {8dcf0fce-9925-4e21-b1cb-81272195adbf} executeQuery: Read 100 rows, 7.10 KiB in 0.002253 sec., 44385.264092321355 rows/sec., 3.08 MiB/sec. 2025.01.10 05:14:57.356733 [ 220 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): 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.01.10 05:14:57.356753 [ 283 ] {8dcf0fce-9925-4e21-b1cb-81272195adbf} TCPHandler: Processed in 0.002989977 sec. 2025.01.10 05:14:57.356775 [ 220 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): 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.01.10 05:14:57.356964 [ 288 ] {} TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:57.357104 [ 288 ] {b1dd9d96-5380-4a93-931c-27fa3721b6c5} executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.10 05:14:57.357212 [ 288 ] {b1dd9d96-5380-4a93-931c-27fa3721b6c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.10 05:14:57.360103 [ 288 ] {b1dd9d96-5380-4a93-931c-27fa3721b6c5} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:57.360151 [ 288 ] {b1dd9d96-5380-4a93-931c-27fa3721b6c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:57.361134 [ 220 ] {} oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): 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.01.10 05:14:57.361680 [ 288 ] {b1dd9d96-5380-4a93-931c-27fa3721b6c5} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.10 05:14:57.362221 [ 288 ] {b1dd9d96-5380-4a93-931c-27fa3721b6c5} oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:57.362509 [ 288 ] {b1dd9d96-5380-4a93-931c-27fa3721b6c5} executeQuery: Read 26 rows, 47.71 KiB in 0.005424 sec., 4793.510324483776 rows/sec., 8.59 MiB/sec. 2025.01.10 05:14:57.363238 [ 288 ] {b1dd9d96-5380-4a93-931c-27fa3721b6c5} TCPHandler: Processed in 0.006350386 sec. 2025.01.10 05:14:57.363558 [ 283 ] {} TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.10 05:14:57.363997 [ 283 ] {6484c8a6-3ad8-4f51-a1cc-5ddad0009258} executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.10 05:14:57.364212 [ 283 ] {6484c8a6-3ad8-4f51-a1cc-5ddad0009258} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.10 05:14:57.365670 [ 283 ] {6484c8a6-3ad8-4f51-a1cc-5ddad0009258} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:57.365710 [ 283 ] {6484c8a6-3ad8-4f51-a1cc-5ddad0009258} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:57.366098 [ 283 ] {6484c8a6-3ad8-4f51-a1cc-5ddad0009258} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.10 05:14:57.366354 [ 283 ] {6484c8a6-3ad8-4f51-a1cc-5ddad0009258} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:57.366567 [ 283 ] {6484c8a6-3ad8-4f51-a1cc-5ddad0009258} executeQuery: Read 30 rows, 2.10 KiB in 0.002729 sec., 10993.037742762917 rows/sec., 771.16 KiB/sec. 2025.01.10 05:14:57.366624 [ 283 ] {6484c8a6-3ad8-4f51-a1cc-5ddad0009258} TCPHandler: Processed in 0.003256695 sec. 2025.01.10 05:14:57.366666 [ 222 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): 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.01.10 05:14:57.366731 [ 222 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): 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.01.10 05:14:57.368774 [ 222 ] {} oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): 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.01.10 05:14:57.630417 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2130 2025.01.10 05:14:57.633429 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.10 05:14:57.633473 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2025.01.10 05:14:57.635015 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.10 05:14:57.635328 [ 243 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.10 05:14:57.635853 [ 217 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): 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.01.10 05:14:57.636102 [ 217 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): 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.01.10 05:14:57.636997 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2130 2025.01.10 05:14:57.638691 [ 217 ] {} system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): 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.01.10 05:14:58.119477 [ 222 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): 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.01.10 05:14:58.119530 [ 222 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): 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.01.10 05:14:58.121601 [ 222 ] {} oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): 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.01.10 05:14:58.517456 [ 219 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): 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.01.10 05:14:58.517515 [ 219 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): 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.01.10 05:14:58.519430 [ 219 ] {} oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): 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]